Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp211 CustomSectionsRelocations; member in __anonc88d2daf0111::WasmObjectWriter
264 CustomSectionsRelocations.clear(); in reset()
579 CustomSectionsRelocations[&FixupSection].push_back(Rec); in recordRelocation()
1094 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections()
1200 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection()