/external/llvm-project/llvm/docs/ |
D | Extensions.rst | 37 Relocations subsection 188 Relocations subsection 495 Relocations subsection
|
/external/llvm/docs/ |
D | Extensions.rst | 37 Relocations subsection
|
/external/llvm-project/lld/test/COFF/ |
D | align.s | 29 Relocations: label
|
D | driver-opt.s | 63 Relocations: label
|
/external/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 98 llvm::DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 107 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 108 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
|
/external/llvm/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 59 std::vector<Relocation> Relocations; member
|
D | ELFYAML.h | 140 std::vector<Relocation> Relocations; member
|
/external/llvm/tools/obj2yaml/ |
D | coff2yaml.cpp | 119 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 77 std::vector<Relocation> Relocations; member
|
/external/llvm-project/llvm/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 77 std::vector<Relocation> Relocations; member
|
/external/llvm-project/llvm/tools/obj2yaml/ |
D | coff2yaml.cpp | 195 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
|
/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 75 int Relocations; member in __anon852800780111::COFFSymbol 109 relocations Relocations; member in __anon852800780111::COFFSection
|
D | ELFObjectWriter.cpp | 103 Relocations; member in __anon9e170cc30111::ELFObjectWriter 1232 std::vector<MCSectionELF *> Relocations; in writeObject() local
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | XCOFFDumper.cpp | 136 auto Relocations = unwrapOrError(Obj.getFileName(), Obj.relocations(Sec)); in printRelocations() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 84 int Relocations = 0; member in __anonf73500da0111::COFFSymbol 119 relocations Relocations; member in __anonf73500da0111::COFFSection
|
D | WasmObjectWriter.cpp | 639 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/ |
D | WinCOFFObjectWriter.cpp | 85 int Relocations = 0; member in __anonaf629e660111::COFFSymbol 120 relocations Relocations; member in __anonaf629e660111::COFFSection
|
D | WasmObjectWriter.cpp | 671 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/ |
D | llvm-readobj.cpp | 89 cl::opt<bool> Relocations("relocations", variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | Wasm.h | 110 std::vector<wasm::WasmRelocation> Relocations; // Relocations for this section member
|
/external/llvm-project/llvm/include/llvm/Object/ |
D | Wasm.h | 113 std::vector<wasm::WasmRelocation> Relocations; // Relocations for this section member
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 262 std::unordered_map<unsigned, RelocationList> Relocations; variable
|
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
D | ELF_x86_64.cpp | 399 auto Relocations = Obj.relas(SecRef); in addRelocations() local
|