Home
last modified time | relevance | path

Searched refs:IsRelocatable (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h499 const bool IsRelocatable = ELF.getHeader().e_type == ELF::ET_REL; in PrintExceptionTable() local
500 uint64_t Address = IsRelocatable in PrintExceptionTable()
505 IsRelocatable ? Optional<unsigned>(EHT.sh_link) : None; in PrintExceptionTable()
539 const bool IsRelocatable = ELF.getHeader().e_type == ELF::ET_REL; in PrintIndexTable() local
568 IsRelocatable in PrintIndexTable()
578 IsRelocatable ? Optional<unsigned>(IT->sh_link) : None; in PrintIndexTable()
597 if (IsRelocatable) { in PrintIndexTable()
611 SW.printHex(IsRelocatable ? "TableEntryOffset" : "TableEntryAddress", in PrintIndexTable()
614 if (IsRelocatable) in PrintIndexTable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCExpr.cpp574 bool IsRelocatable = in evaluateAsAbsolute() local
580 return IsRelocatable && Value.isAbsolute(); in evaluateAsAbsolute()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201713808 * common/poison.h [!HAVE_IS_TRIVIALLY_COPYABLE] (IsRelocatable)
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201713808 * common/poison.h [!HAVE_IS_TRIVIALLY_COPYABLE] (IsRelocatable)