Home
last modified time | relevance | path

Searched defs:Relocations (Results 1 – 25 of 44) sorted by relevance

12

/external/llvm-project/llvm/docs/
DExtensions.rst37 Relocations subsection
188 Relocations subsection
495 Relocations subsection
/external/llvm/docs/
DExtensions.rst37 Relocations subsection
/external/llvm-project/lld/test/COFF/
Dalign.s29 Relocations: label
Ddriver-opt.s63 Relocations: label
/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h98 llvm::DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCMachObjectWriter.h107 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCMachObjectWriter.h108 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
/external/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h59 std::vector<Relocation> Relocations; member
DELFYAML.h140 std::vector<Relocation> Relocations; member
/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp119 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h77 std::vector<Relocation> Relocations; member
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h77 std::vector<Relocation> Relocations; member
/external/llvm-project/llvm/tools/obj2yaml/
Dcoff2yaml.cpp195 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp75 int Relocations; member in __anon852800780111::COFFSymbol
109 relocations Relocations; member in __anon852800780111::COFFSection
DELFObjectWriter.cpp103 Relocations; member in __anon9e170cc30111::ELFObjectWriter
1232 std::vector<MCSectionELF *> Relocations; in writeObject() local
/external/llvm-project/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp136 auto Relocations = unwrapOrError(Obj.getFileName(), Obj.relocations(Sec)); in printRelocations() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp84 int Relocations = 0; member in __anonf73500da0111::COFFSymbol
119 relocations Relocations; member in __anonf73500da0111::COFFSection
DWasmObjectWriter.cpp639 ArrayRef<WasmRelocationEntry> Relocations, uint64_t ContentsOffset) { in applyRelocations()
924 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections() local
1029 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection() local
/external/llvm-project/llvm/lib/MC/
DWinCOFFObjectWriter.cpp85 int Relocations = 0; member in __anonaf629e660111::COFFSymbol
120 relocations Relocations; member in __anonaf629e660111::COFFSection
DWasmObjectWriter.cpp671 ArrayRef<WasmRelocationEntry> Relocations, uint64_t ContentsOffset, in applyRelocations()
1030 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections() local
1136 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection() local
/external/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp89 cl::opt<bool> Relocations("relocations", variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h110 std::vector<wasm::WasmRelocation> Relocations; // Relocations for this section member
/external/llvm-project/llvm/include/llvm/Object/
DWasm.h113 std::vector<wasm::WasmRelocation> Relocations; // Relocations for this section member
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h262 std::unordered_map<unsigned, RelocationList> Relocations; variable
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DELF_x86_64.cpp399 auto Relocations = Obj.relas(SecRef); in addRelocations() local

12