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

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

Completed in 109 milliseconds