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

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

Completed in 53 milliseconds