/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86CodeEmitter.cpp | 261 unsigned Reloc, in emitGlobalAddress() 289 unsigned Reloc) { in emitExternalSymbolAddress() 310 void Emitter<CodeEmitter>::emitConstPoolAddress(unsigned CPI, unsigned Reloc, in emitConstPoolAddress() 331 void Emitter<CodeEmitter>::emitJumpTableAddress(unsigned JTI, unsigned Reloc, in emitJumpTableAddress()
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 134 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { in getMatchingLoType() 428 std::back_inserter(Sorted), [](const ELFRelocationEntry &Reloc) { in sortRelocs()
|
/external/llvm/tools/llvm-readobj/ |
D | MachODumper.cpp | 472 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()
|
D | COFFDumper.cpp | 537 for (const RelocationRef &Reloc : S.relocations()) in cacheRelocations() local 1128 for (const RelocationRef &Reloc : Sec.relocations()) in printSections() local 1162 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local 1180 const RelocationRef &Reloc, uint64_t Bias) { in printRelocation()
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.cpp | 107 RelocAddrMap::const_iterator Reloc = Relocs.find(DataOffset-4); in dump() local
|
D | DWARFContext.cpp | 787 for (const RelocationRef &Reloc : Section.relocations()) { in DWARFContextInMemory() local
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsCodeEmitter.cpp | 204 void MipsCodeEmitter::emitGlobalAddress(const GlobalValue *GV, unsigned Reloc, in emitGlobalAddress()
|
/external/llvm/tools/obj2yaml/ |
D | coff2yaml.cpp | 120 for (const auto &Reloc : ObjSection.relocations()) { in dumpSections() local
|
/external/llvm/lib/Target/ |
D | TargetMachineC.cpp | 106 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, in LLVMCreateTargetMachine()
|
/external/llvm/tools/llvm-cxxdump/ |
D | llvm-cxxdump.cpp | 84 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocatedSymbols() local 108 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocationOffsets() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 416 unsigned Reloc) { in getMovi32Value() 452 unsigned Reloc = ((MCID.TSFlags & ARMII::FormMask) == ARMII::VFPLdStFrm) in getMachineOpValue() local 466 void ARMCodeEmitter::emitGlobalAddress(const GlobalValue *GV, unsigned Reloc, in emitGlobalAddress() 508 unsigned Reloc, in emitMachineBasicBlock()
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 413 uint32_t Reloc; in applyFixup() local
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 828 for (const RelocationRef &Reloc : Section.relocations()) { in DumpLiteralPointerSection() local 865 auto Reloc = std::find_if( in DumpLiteralPointerSection() local 1849 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local 1935 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local 2017 auto Reloc = in SymbolizerGetOpInfo() local 2019 [&](const RelocationRef &Reloc) { in SymbolizerGetOpInfo() 2156 auto Reloc = in SymbolizerGetOpInfo() local 2158 [&](const RelocationRef &Reloc) { in SymbolizerGetOpInfo() 2568 for (const RelocationRef &Reloc : S.relocations()) { in get_symbol_64() local 6110 for (const RelocationRef &Reloc : info->S.relocations()) { in GuessLiteralPointer() local [all …]
|
D | COFFDump.cpp | 457 for (const RelocationRef &Reloc : Section.relocations()) in getPDataSection() local
|
D | llvm-objdump.cpp | 1093 for (const RelocationRef &Reloc : RelocSec.relocations()) { in DisassembleObject() local 1311 for (const RelocationRef &Reloc : Section.relocations()) { in PrintRelocations() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 549 for (auto *Reloc : SI.GCRelocates) in LowerAsSTATEPOINT() local
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 681 COFFRelocation Reloc; in RecordRelocation() local
|
/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 723 COFFRelocation Reloc; in recordRelocation() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 520 for (const RelocationRef &Reloc : SI->relocations()) in computeSectionStubBufSize() local
|
D | RuntimeDyldELF.cpp | 1436 RelocationEntry &Reloc = I->second; in processRelocationRef() local
|
/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 1121 const coff_relocation *Reloc = toRel(Rel); in getRelocationTypeName() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1199 CallInst *Reloc = Builder.CreateCall( in CreateGCRelocates() local
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 1914 for (const object::RelocationRef &Reloc : Section.relocations()) { in findValidRelocsMachO() local
|