Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DMapFile.cpp60 static SymbolMapTy getSectionSyms(ArrayRef<DefinedRegular *> Syms) { in getSectionSyms() function
102 SymbolMapTy SectionSyms = getSectionSyms(Syms); in writeMapFile()
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DMapFile.cpp68 static SymbolMapTy getSectionSyms(ArrayRef<Defined *> Syms) { in getSectionSyms() function
158 SymbolMapTy SectionSyms = getSectionSyms(Syms); in writeMapFile()