Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DWasmObjectWriter.cpp229 CustomSectionsRelocations; member in __anon325f64800111::WasmObjectWriter
268 CustomSectionsRelocations.clear(); in reset()
532 CustomSectionsRelocations[&FixupSection].push_back(Rec); in recordRelocation()
966 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections()
1071 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSections()