Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp228 CustomSectionsRelocations; member in __anon335a907b0111::WasmObjectWriter
281 CustomSectionsRelocations.clear(); in reset()
606 CustomSectionsRelocations[&FixupSection].push_back(Rec); in recordRelocation()
1125 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections()
1230 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection()