Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DWasmDumper.cpp77 const RelocationRef &Reloc) { in printRelocation()
133 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local
204 for (const RelocationRef &Reloc : Section.relocations()) in printSections() local
DMachODumper.cpp474 for (const RelocationRef &Reloc : Section.relocations()) in printSections() local
509 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local
526 void MachODumper::printRelocation(const RelocationRef &Reloc) { in printRelocation()
531 const RelocationRef &Reloc) { in printRelocation()
DCOFFDumper.cpp606 for (const RelocationRef &Reloc : S.relocations()) in cacheRelocations() local
1283 for (const RelocationRef &Reloc : Sec.relocations()) in printSections() local
1317 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local
1335 const RelocationRef &Reloc, uint64_t Bias) { in printRelocation()
/external/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp367 if (auto *Reloc = llvm::dyn_cast<ConstantRelocatable>(Src)) { in instrumentLoad() local
383 if (auto *Reloc = llvm::dyn_cast<ConstantRelocatable>(Data)) { in instrumentStore() local
397 ASanInstrumentation::instrumentReloc(ConstantRelocatable *Reloc) { in instrumentReloc()
452 auto *Reloc = llvm::dyn_cast<ConstantRelocatable>(Op); in isOkGlobalAccess() local
DIceAssemblerMIPS32.cpp234 const RelocOp Reloc, in emitRtRsImm16Rel()
402 const Operand *OpImm, const RelocOp Reloc) { in addiu()
587 MIPS32Fixup *AssemblerMIPS32::createMIPS32Fixup(const RelocOp Reloc, in createMIPS32Fixup()
666 const RelocOp Reloc) { in lui()
685 const Operand *OpOff, const RelocOp Reloc) { in ldc1()
745 const Operand *OpOff, const RelocOp Reloc) { in lwc1()
1069 const Operand *OpOff, const RelocOp Reloc) { in sdc1()
1123 const Operand *OpOff, const RelocOp Reloc) { in swc1()
DIceInstMIPS32.h34 inline void emitRelocOp(Ostream &Str, RelocOp Reloc) { in emitRelocOp()
397 const RelocOp Reloc; variable
672 const RelocOp Reloc; variable
763 const RelocOp Reloc; variable
1055 Operand *Src1, RelocOp Reloc) { in create()
1137 const RelocOp Reloc; variable
/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/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp107 RelocAddrMap::const_iterator Reloc = Relocs.find(DataOffset-4); in dump() local
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp141 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { in getMatchingLoType()
470 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/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/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dwasm2yaml.cpp293 for (const wasm::WasmRelocation &Reloc: WasmSec.Relocations) { in dump() local
Dcoff2yaml.cpp183 for (const auto &Reloc : ObjSection.relocations()) { in dumpSections() local
/external/llvm/lib/Target/
DTargetMachineC.cpp106 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, in LLVMCreateTargetMachine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
DTargetMachineC.cpp105 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-7.0/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp82 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocatedSymbols() local
106 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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp411 for (const auto &Reloc : Relocations) { in writeRel() local
434 for (const Relocation &Reloc : Relocations) in removeSymbols() local
441 for (const Relocation &Reloc : Relocations) in markSymbols() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp556 for (relocation_iterator Reloc = Begin; Reloc != End; ++Reloc) { in PrintRelocationEntries() local
1146 for (const RelocationRef &Reloc : Section.relocations()) { in DumpLiteralPointerSection() local
1183 auto Reloc = find_if(Relocs, [&](const std::pair<uint64_t, SymbolRef> &P) { in DumpLiteralPointerSection() local
1293 for (const RelocationRef &Reloc : Section.relocations()) { in DumpInitTermPointerSection() local
1330 auto Reloc = find_if(Relocs, [&](const std::pair<uint64_t, SymbolRef> &P) { in DumpInitTermPointerSection() local
2252 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local
2327 for (const RelocationRef &Reloc : info->O->external_relocations()) { in SymbolizerGetOpInfo() local
2367 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local
2439 auto Reloc = in SymbolizerGetOpInfo() local
2440 find_if(info->S.relocations(), [&](const RelocationRef &Reloc) { in SymbolizerGetOpInfo()
[all …]
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp413 uint32_t Reloc; in applyFixup() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp427 uint32_t Reloc; in applyFixup() local

123