Searched refs:SectionFunctions (Results 1 – 1 of 1) sorted by relevance
214 DenseMap<const MCSection *, const MCSymbol *> SectionFunctions; member in __anon668be8e60111::WasmObjectWriter268 SectionFunctions.clear(); in reset()427 auto Pair = SectionFunctions.insert(std::make_pair(&Sec, &S)); in executePostLayoutBinding()516 auto SecSymIt = SectionFunctions.find(&SecA); in recordRelocation()517 if (SecSymIt == SectionFunctions.end()) in recordRelocation()