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.cpp229 CustomSectionsRelocations; member in __anon335a907b0111::WasmObjectWriter
282 CustomSectionsRelocations.clear(); in reset()
628 CustomSectionsRelocations[&FixupSection].push_back(Rec); in recordRelocation()
1148 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections()
1253 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection()