Searched defs:isExecutable (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASectionContrib.cpp103 bool DIASectionContrib::isExecutable() const { function in class:DIASectionContrib
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h207 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } function in struct:llvm::irsymtab::Symbol

Completed in 62 milliseconds