Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp211 CustomSectionsRelocations; member in __anon668be8e60111::WasmObjectWriter
264 CustomSectionsRelocations.clear(); in reset()
572 CustomSectionsRelocations[&FixupSection].push_back(Rec); in recordRelocation()
1083 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections()
1189 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection()