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

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

Completed in 63 milliseconds