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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h274 bool isELF() const { return Kind == SymbolKindELF; } function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DBinary.h118 bool isELF() const { function in class:llvm::object::Binary

Completed in 164 milliseconds