Home
last modified time | relevance | path

Searched refs:CustomSectionsRelocations (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp230 CustomSectionsRelocations; member in __anonfb1f8c320111::WasmObjectWriter
283 CustomSectionsRelocations.clear(); in reset()
633 CustomSectionsRelocations[&FixupSection].push_back(Rec); in recordRelocation()
1149 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections()
1255 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection()