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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DLLDMapFile.cpp58 static SymbolMapTy getSectionSyms(ArrayRef<DefinedRegular *> syms) { function
100 SymbolMapTy sectionSyms = getSectionSyms(syms);
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DMapFile.cpp66 static SymbolMapTy getSectionSyms(ArrayRef<Defined *> syms) { function
155 SymbolMapTy sectionSyms = getSectionSyms(syms);

Completed in 38 milliseconds