Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
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()
DCOFFDumper.cpp344 for (const RelocationRef &Reloc : S.relocations()) in cacheRelocations() local
749 for (const RelocationRef &Reloc : Sec.relocations()) in printSections() local
788 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local
806 const RelocationRef &Reloc) { in printRelocation()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp107 RelocAddrMap::const_iterator Reloc = Relocs.find(DataOffset-4); in dump() local
DDWARFContext.cpp652 for (const RelocationRef &Reloc : Section.relocations()) { in DWARFContextInMemory() local
/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp119 for (const auto &Reloc : ObjSection.relocations()) { in dumpSections() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp265 const ELFRelocationEntry &Reloc) { in getMatchingLoType()
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp333 for (const RelocationRef &Reloc : RelocSec.relocations()) { in DisassembleObject() local
457 for (const RelocationRef &Reloc : Section.relocations()) { in PrintRelocations() local
DMachODump.cpp809 for (const RelocationRef &Reloc : Section.relocations()) { in DumpLiteralPointerSection() local
847 auto Reloc = std::find_if( in DumpLiteralPointerSection() local
1783 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local
1861 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local
1929 auto Reloc = in SymbolizerGetOpInfo() local
1931 [&](const RelocationRef &Reloc) { in SymbolizerGetOpInfo()
2056 auto Reloc = in SymbolizerGetOpInfo() local
2058 [&](const RelocationRef &Reloc) { in SymbolizerGetOpInfo()
2468 for (const RelocationRef &Reloc : S.relocations()) { in get_symbol_64() local
5650 for (const RelocationRef &Reloc : info->S.relocations()) { in GuessLiteralPointer() local
[all …]
DCOFFDump.cpp388 for (const RelocationRef &Reloc : Section.relocations()) in getPDataSection() local
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp93 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocatedSymbols() local
121 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocationOffsets() local
/external/llvm/lib/Target/
DTargetMachineC.cpp110 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, in LLVMCreateTargetMachine()
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1084 const coff_relocation *Reloc = toRel(Rel); in getRelocationTypeName() local
1160 const coff_relocation *Reloc = toRel(Rel); in getRelocationValueString() local
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp737 COFFRelocation Reloc; in RecordRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp425 for (const RelocationRef &Reloc : SI->relocations()) { in computeSectionStubBufSize() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1381 for (const object::RelocationRef &Reloc : Section.relocations()) { in findValidRelocsMachO() local