Home
last modified time | relevance | path

Searched defs:IsRelocatable (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h499 const bool IsRelocatable = ELF.getHeader().e_type == ELF::ET_REL; in PrintExceptionTable() local
539 const bool IsRelocatable = ELF.getHeader().e_type == ELF::ET_REL; in PrintIndexTable() local
H A DELFDumper.cpp6812 bool IsRelocatable = this->Obj.getHeader().e_type == ELF::ET_REL; in printBBAddrMaps() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp574 bool IsRelocatable = in evaluateAsAbsolute() local