Home
last modified time | relevance | path

Searched defs:Reloc (Results 1 – 13 of 13) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-readobj/
H A DMachODumper.cpp427 for (const RelocationRef &Reloc : Section.relocations()) in printSections() local
464 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local
481 void MachODumper::printRelocation(const RelocationRef &Reloc) { in printRelocation()
486 const RelocationRef &Reloc) { in printRelocation()
H A DCOFFDumper.cpp344 for (const RelocationRef &Reloc : S.relocations()) in cacheRelocations() local
736 for (const RelocationRef &Reloc : Sec.relocations()) in printSections() local
775 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local
793 const RelocationRef &Reloc) { in printRelocation()
/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFAcceleratorTable.cpp107 RelocAddrMap::const_iterator Reloc = Relocs.find(DataOffset-4); in dump() local
H A DDWARFContext.cpp652 for (const RelocationRef &Reloc : Section.relocations()) { in DWARFContextInMemory() local
/minix3/external/bsd/llvm/dist/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp119 for (const auto &Reloc : ObjSection.relocations()) { in dumpSections() local
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-vtabledump/
H A Dllvm-vtabledump.cpp93 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocatedSymbols() local
121 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocationOffsets() local
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp776 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local
853 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local
921 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local
1072 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local
1467 for (const RelocationRef &Reloc : S.relocations()) { in get_symbol_64() local
1719 for (const RelocationRef &Reloc : info->S.relocations()) { in GuessLiteralPointer() local
2222 for (const RelocationRef &Reloc : Sections[SectIdx].relocations()) { in DisassembleMachO() local
2538 const RelocationRef &Reloc, uint64_t Addr, in findUnwindRelocNameAddend()
2580 const RelocationRef &Reloc, uint64_t Addr) { in printUnwindRelocDest()
2619 for (const RelocationRef &Reloc : CompactUnwind.relocations()) { in printMachOCompactUnwindSection() local
H A Dllvm-objdump.cpp346 for (const RelocationRef &Reloc : RelocSec.relocations()) { in DisassembleObject() local
471 for (const RelocationRef &Reloc : Section.relocations()) { in PrintRelocations() local
H A DCOFFDump.cpp388 for (const RelocationRef &Reloc : Section.relocations()) in getPDataSection() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetMachineC.cpp109 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, in LLVMCreateTargetMachine()
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp1077 const coff_relocation *Reloc = toRel(Rel); in getRelocationTypeName() local
1153 const coff_relocation *Reloc = toRel(Rel); in getRelocationValueString() local
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp733 COFFRelocation Reloc; in RecordRelocation() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp395 for (const RelocationRef &Reloc : SI->relocations()) { in computeSectionStubBufSize() local