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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h278 bool isMachO() const { return Kind == SymbolKindMachO; } function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DBinary.h122 bool isMachO() const { function in class:llvm::object::Binary

Completed in 239 milliseconds