Searched defs:Relocations (Results 1 – 9 of 9) 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 __anon01d1147a0111::COFFSymbol119 relocations Relocations; member in __anon01d1147a0111::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 __anon4da26fc50111::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