Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp230 CustomSectionsRelocations; member in __anonbca1a7710111::WasmObjectWriter
283 CustomSectionsRelocations.clear(); in reset()
633 CustomSectionsRelocations[&FixupSection].push_back(Rec); in recordRelocation()
1151 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections()
1257 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection()