/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Relocations.h | 52 struct Reloc { struct 64 Reloc() = default; argument 66 Reloc(uint8_t type, bool pcrel, uint8_t length, uint32_t offset, in Reloc() argument
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | WasmDumper.cpp | 84 const RelocationRef &Reloc) { in printRelocation() argument 130 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local 210 for (const RelocationRef &Reloc : Section.relocations()) printSectionHeaders() local [all...] |
H A D | MachODumper.cpp | 503 for (const RelocationRef &Reloc : Section.relocations()) in printSectionHeaders() local 530 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local 547 void MachODumper::printRelocation(const RelocationRef &Reloc) { in printRelocation() argument 552 const RelocationRef &Reloc) { in printRelocation() argument [all...] |
H A D | XCOFFDumper.cpp | 461 template <typename RelTy> void XCOFFDumper::printRelocation(RelTy Reloc) { in printRelocation() 511 for (const RelTy Reloc : Relocations) in printRelocations() local
|
H A D | COFFDumper.cpp | 1534 for (const RelocationRef &Reloc : Sec.relocations()) in printSectionHeaders() local 1565 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local 1583 const RelocationRef &Reloc, uint64_t Bias) { in printRelocation()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFRelocMap.h | 23 object::RelocationRef Reloc; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFObjectWriter.cpp | 141 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { in getMatchingLoType() 457 std::back_inserter(Sorted), [](const ELFRelocationEntry &Reloc) { in sortRelocs()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldCOFF.cpp | 87 RelocationValueRef Reloc; getDLLImportOffset() local
|
H A D | RuntimeDyld.cpp | 659 for (const RelocationRef &Reloc : SI->relocations()) in computeGOTSize() local 693 for (const RelocationRef &Reloc : SI->relocations()) in computeSectionStubBufSize() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFPreserveDIType.cpp | 84 uint32_t Reloc; in BPFPreserveDITypeImpl() local
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | XCOFFObjectFile.cpp | 579 const XCOFFRelocation64 *Reloc = viewAs<XCOFFRelocation64>(Rel.p); in getRelocationOffset() local 593 const XCOFFRelocation32 *Reloc = viewAs<XCOFFRelocation32>(Rel.p); in getRelocationOffset() local 613 const XCOFFRelocation64 *Reloc = viewAs<XCOFFRelocation64>(Rel.p); in getRelocationSymbol() local 619 const XCOFFRelocation32 *Reloc = viewAs<XCOFFRelocation32>(Rel.p); in getRelocationSymbol() local 640 const XCOFFRelocation64 *Reloc = viewAs<XCOFFRelocation64>(Rel.p); in getRelocationTypeName() local 643 const XCOFFRelocation32 *Reloc = viewAs<XCOFFRelocation32>(Rel.p); in getRelocationTypeName() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ |
H A D | TargetMachineC.cpp | 164 LLVMRelocMode Reloc) { in LLVMTargetMachineOptionsSetRelocMode() 213 LLVMRelocMode Reloc, LLVMCodeModel CodeModel) { in LLVMCreateTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/XRay/ |
H A D | InstrumentationMap.cpp | 117 for (const object::RelocationRef &Reloc : Section.relocations()) { in loadObj() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | XCOFFObjectWriter.cpp | 780 XCOFFRelocation Reloc = {Index, FixupOffsetInCsect, SignAndSize, Type}; in recordRelocation() local 1124 void XCOFFObjectWriter::writeRelocation(XCOFFRelocation Reloc, in writeRelocation() 1149 for (const auto Reloc : Csect.Relocations) in writeRelocations() local 1156 for (const auto &Reloc : DwarfSection.DwarfSect->Relocations) in writeRelocations() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | ByteCodeEmitter.cpp | 210 for (unsigned Reloc : It->second) { in emitLabel() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/ |
H A D | COFFObject.h | 30 object::coff_relocation Reloc; member
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxdump/ |
H A D | llvm-cxxdump.cpp | 89 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocatedSymbols() local 113 for (const object::RelocationRef &Reloc : SR.relocations()) { in collectRelocationOffsets() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
H A D | MachOReader.cpp | 254 for (auto &Reloc : Sec->Relocations) setSymbolInRelocationInfo() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | ELFDump.cpp | 350 for (const RelocationRef &Reloc : Section.relocations()) { in printDynamicRelocations() local
|
H A D | MachODump.cpp | 809 for (relocation_iterator Reloc = Begin; Reloc != End; ++Reloc) { in PrintRelocationEntries() local 1675 for (const RelocationRef &Reloc : Section.relocations()) { in DumpLiteralPointerSection() local 1712 auto Reloc = find_if(Relocs, [&](const std::pair<uint64_t, SymbolRef> &P) { in DumpLiteralPointerSection() local 1825 for (const RelocationRef &Reloc : Section.relocations()) { in DumpInitTermPointerSection() local 1862 auto Reloc = find_if(Relocs, [&](const std::pair<uint64_t, SymbolRef> &P) { in DumpInitTermPointerSection() local 2845 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local 2917 for (const RelocationRef &Reloc : info->O->external_relocations()) { in SymbolizerGetOpInfo() local 2955 for (const RelocationRef &Reloc : info->S.relocations()) { in SymbolizerGetOpInfo() local 3022 auto Reloc = in SymbolizerGetOpInfo() local 3023 find_if(info->S.relocations(), [&](const RelocationRef &Reloc) { in SymbolizerGetOpInfo() [all …]
|
H A D | llvm-objdump.cpp | 658 const llvm::BTF::BPFFieldReloc *Reloc = BTF.findFieldReloc(Address); in printBTFRelocation() local 2420 const XCOFFRelocation64 *Reloc = in disassembleObject() local 2426 const XCOFFRelocation32 *Reloc = in disassembleObject() local 2700 for (const RelocationRef &Reloc : Section.relocations()) { in printRelocations() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonAsmBackend.cpp | 425 uint32_t Reloc; in applyFixup() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | WasmEmitter.cpp | 586 for (auto Reloc : Sec.Relocations) { in writeRelocSection() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.cpp | 977 for (const auto &Reloc : Relocations) { in writeRel() local 1012 for (const Relocation &Reloc : Relocations) in removeSymbols() local 1022 for (const Relocation &Reloc : Relocations) in markSymbols() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCCodeEmitter.cpp | 673 auto Reloc = STI.getTargetTriple().getEnvironment() == Triple::GNUILP32 encodeInstruction() local
|