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

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DMapFile.cpp101 SymbolMapTy sectionSyms = getSectionSyms(syms); local
120 for (DefinedRegular *sym : sectionSyms[sc])
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DMapFile.cpp155 SymbolMapTy sectionSyms = getSectionSyms(syms); local
190 for (Symbol *sym : sectionSyms[isec])

Completed in 110 milliseconds