Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp228 CustomSectionsRelocations; member in __anon46b4d5de0111::WasmObjectWriter
267 CustomSectionsRelocations.clear(); in reset()
524 CustomSectionsRelocations[&FixupSection].push_back(Rec); in recordRelocation()
924 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections()
1027 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSections()