Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DMachODumper.cpp472 for (const RelocationRef &Reloc : Section.relocations()) in printSections() local
507 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local
524 void MachODumper::printRelocation(const RelocationRef &Reloc) { in printRelocation()
529 const RelocationRef &Reloc) { in printRelocation()
DCOFFDumper.cpp352 for (const RelocationRef &Reloc : S.relocations()) in cacheRelocations() local
775 for (const RelocationRef &Reloc : Sec.relocations()) in printSections() local
809 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local
827 const RelocationRef &Reloc) { in printRelocation()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp107 RelocAddrMap::const_iterator Reloc = Relocs.find(DataOffset-4); in dump() local
DDWARFContext.cpp731 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.cpp234 const ELFRelocationEntry &Reloc) { in getMatchingLoType()
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp76 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocatedSymbols() local
100 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocationOffsets() local
/external/llvm/lib/Target/
DTargetMachineC.cpp115 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, in LLVMCreateTargetMachine()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp774 for (const RelocationRef &Reloc : Section.relocations()) { in DumpLiteralPointerSection() local
811 auto Reloc = std::find_if( in DumpLiteralPointerSection() local
1730 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local
1811 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local
1883 auto Reloc = in SymbolizerGetOpInfo() local
1885 [&](const RelocationRef &Reloc) { in SymbolizerGetOpInfo()
2017 auto Reloc = in SymbolizerGetOpInfo() local
2019 [&](const RelocationRef &Reloc) { in SymbolizerGetOpInfo()
2414 for (const RelocationRef &Reloc : S.relocations()) { in get_symbol_64() local
5581 for (const RelocationRef &Reloc : info->S.relocations()) { in GuessLiteralPointer() local
[all …]
DCOFFDump.cpp384 for (const RelocationRef &Reloc : Section.relocations()) in getPDataSection() local
Dllvm-objdump.cpp958 for (const RelocationRef &Reloc : RelocSec.relocations()) { in DisassembleObject() local
1167 for (const RelocationRef &Reloc : Section.relocations()) { in PrintRelocations() local
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp718 COFFRelocation Reloc; in recordRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp435 for (const RelocationRef &Reloc : SI->relocations()) in computeSectionStubBufSize() local
DRuntimeDyldELF.cpp1391 RelocationEntry &Reloc = I->second; in processRelocationRef() local
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1036 const coff_relocation *Reloc = toRel(Rel); in getRelocationTypeName() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1348 CallInst *Reloc = Builder.CreateCall( in CreateGCRelocates() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1886 for (const object::RelocationRef &Reloc : Section.relocations()) { in findValidRelocsMachO() local