Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp261 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/
DMipsELFObjectWriter.cpp134 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { in getMatchingLoType()
428 std::back_inserter(Sorted), [](const ELFRelocationEntry &Reloc) { in sortRelocs()
/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.cpp537 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/
DDWARFAcceleratorTable.cpp107 RelocAddrMap::const_iterator Reloc = Relocs.find(DataOffset-4); in dump() local
DDWARFContext.cpp787 for (const RelocationRef &Reloc : Section.relocations()) { in DWARFContextInMemory() local
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsCodeEmitter.cpp204 void MipsCodeEmitter::emitGlobalAddress(const GlobalValue *GV, unsigned Reloc, in emitGlobalAddress()
/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp120 for (const auto &Reloc : ObjSection.relocations()) { in dumpSections() local
/external/llvm/lib/Target/
DTargetMachineC.cpp106 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, in LLVMCreateTargetMachine()
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp84 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/
DARMCodeEmitter.cpp416 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/
DHexagonAsmBackend.cpp413 uint32_t Reloc; in applyFixup() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp828 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 …]
DCOFFDump.cpp457 for (const RelocationRef &Reloc : Section.relocations()) in getPDataSection() local
Dllvm-objdump.cpp1093 for (const RelocationRef &Reloc : RelocSec.relocations()) { in DisassembleObject() local
1311 for (const RelocationRef &Reloc : Section.relocations()) { in PrintRelocations() local
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp549 for (auto *Reloc : SI.GCRelocates) in LowerAsSTATEPOINT() local
/external/swiftshader/third_party/LLVM/lib/MC/
DWinCOFFObjectWriter.cpp681 COFFRelocation Reloc; in RecordRelocation() local
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp723 COFFRelocation Reloc; in recordRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp520 for (const RelocationRef &Reloc : SI->relocations()) in computeSectionStubBufSize() local
DRuntimeDyldELF.cpp1436 RelocationEntry &Reloc = I->second; in processRelocationRef() local
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1121 const coff_relocation *Reloc = toRel(Rel); in getRelocationTypeName() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1199 CallInst *Reloc = Builder.CreateCall( in CreateGCRelocates() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1914 for (const object::RelocationRef &Reloc : Section.relocations()) { in findValidRelocsMachO() local