/openbsd/gnu/llvm/llvm/docs/ |
H A D | Extensions.rst | 37 Relocations subsection 188 Relocations subsection 539 Relocations subsection
|
/openbsd/gnu/llvm/llvm/lib/ObjCopy/XCOFF/ |
H A D | XCOFFObject.h | 26 std::vector<XCOFFRelocation32> Relocations; member
|
H A D | XCOFFReader.cpp | 37 auto Relocations = in readSections() local
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCMachObjectWriter.h | 108 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/ObjectYAML/ |
H A D | COFFYAML.h | 77 std::vector<Relocation> Relocations; member
|
H A D | XCOFFYAML.h | 83 std::vector<Relocation> Relocations; member
|
H A D | WasmYAML.h | 191 std::vector<Relocation> Relocations; member
|
H A D | ELFYAML.h | 598 std::optional<std::vector<Relocation>> Relocations; member
|
/openbsd/gnu/llvm/llvm/tools/obj2yaml/ |
H A D | coff2yaml.cpp | 197 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | WinCOFFObjectWriter.cpp | 86 int Relocations = 0; member in __anon8f296b7c0111::COFFSymbol 121 relocations Relocations; member in __anon8f296b7c0111::COFFSection
|
H A D | WasmObjectWriter.cpp | 768 ArrayRef<WasmRelocationEntry> Relocations, uint64_t ContentsOffset, in applyRelocations() 1149 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections() local 1255 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection() local
|
H A D | ELFObjectWriter.cpp | 221 DenseMap<const MCSectionELF *, std::vector<ELFRelocationEntry>> Relocations; member in __anon0ab395c70111::ELFObjectWriter 1103 std::vector<MCSectionELF *> Relocations; in writeObject() local
|
H A D | XCOFFObjectWriter.cpp | 90 SmallVector<XCOFFRelocation, 1> Relocations; member
|
/openbsd/gnu/llvm/llvm/include/llvm/Object/ |
H A D | Wasm.h | 112 std::vector<wasm::WasmRelocation> Relocations; // Relocations for this section member
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldImpl.h | 278 std::unordered_map<unsigned, RelocationList> Relocations; variable
|
/openbsd/gnu/llvm/llvm/lib/ObjCopy/MachO/ |
H A D | MachOObject.h | 57 std::vector<RelocationInfo> Relocations; member
|
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/ |
H A D | llvm-readobj.cpp | 118 static bool Relocations; variable
|
H A D | COFFDumper.cpp | 260 const auto &Relocations = RelocMap[Section]; in resolveSymbol() local 332 const auto &Relocations = RelocMap[Section]; in printBinaryBlockWithRelocs() local
|
H A D | XCOFFDumper.cpp | 496 const ArrayRef<RelTy> Relocations = *ErrOrRelocations; in printRelocations() local
|
/openbsd/gnu/llvm/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.h | 783 std::vector<Relocation> Relocations; variable
|
H A D | ELFObject.cpp | 941 static void writeRel(const RelRange &Relocations, T *Buf, bool IsMips64EL) { in writeRel()
|
/openbsd/gnu/llvm/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 216 bool objdump::Relocations; member in objdump
|