Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DLLDMapFile.cpp58 static SymbolMapTy getSectionSyms(ArrayRef<DefinedRegular *> syms) { in getSectionSyms() function
100 SymbolMapTy sectionSyms = getSectionSyms(syms); in writeLLDMapFile()
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DMapFile.cpp46 static SymbolMapTy getSectionSyms(ArrayRef<Defined *> syms) { in getSectionSyms() function
129 SymbolMapTy sectionSyms = getSectionSyms(syms); in writeMapFile()
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DMapFile.cpp67 static SymbolMapTy getSectionSyms(ArrayRef<Defined *> syms) { in getSectionSyms() function
158 SymbolMapTy sectionSyms = getSectionSyms(syms); in writeMapFile()