Home
last modified time | relevance | path

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

/freebsd/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.cpp7760 bool IsRelocatable = this->Obj.getHeader().e_type == ELF::ET_REL; in printBBAddrMaps() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp883 bool IsRelocatable = EF.getHeader().e_type == ELF::ET_REL; in readBBAddrMapImpl() local
H A DELF.cpp738 bool IsRelocatable = EF.getHeader().e_type == ELF::ET_REL; in decodeBBAddrMapImpl() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp579 bool IsRelocatable = in evaluateAsAbsolute() local