Searched refs:SecSymIt (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp571 auto SecSymIt = SectionFunctions.find(&SecA); local
572 if (SecSymIt == SectionFunctions.end())
574 SectionSymbol = SecSymIt->second;

Completed in 200 milliseconds