Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DBinary.h131 bool isCOFF() const { in isCOFF() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h285 bool isCOFF() const { return Kind == SymbolKindCOFF; } in isCOFF() function