Searched defs:Relocations (Results 1 – 10 of 10) sorted by relevance
107 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
77 std::vector<Relocation> Relocations; member
182 std::vector<Relocation> Relocations; member
434 std::vector<Relocation> Relocations; member
84 int Relocations = 0; member in __anon231c839b0111::COFFSymbol119 relocations Relocations; member in __anon231c839b0111::COFFSection
639 ArrayRef<WasmRelocationEntry> Relocations, uint64_t ContentsOffset) { in applyRelocations()924 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections() local1029 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection() local
235 DenseMap<const MCSectionELF *, std::vector<ELFRelocationEntry>> Relocations; member in __anone37976660111::ELFObjectWriter1088 std::vector<MCSectionELF *> Relocations; in writeObject() local
110 std::vector<wasm::WasmRelocation> Relocations; // Relocations for this section member
279 std::unordered_map<unsigned, RelocationList> Relocations; variable
635 fn alloc_relocation(&self, data: Relocations) -> &Relocations { in link_dwarf_object()