Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DLLDMapFile.cpp59 static SymbolMapTy getSectionSyms(ArrayRef<DefinedRegular *> syms) { in getSectionSyms() function
101 SymbolMapTy sectionSyms = getSectionSyms(syms); in writeLLDMapFile()
/llvm-project-15.0.7/lld/wasm/
H A DMapFile.cpp65 static SymbolMapTy getSectionSyms(ArrayRef<Symbol *> syms) { in getSectionSyms() function
120 SymbolMapTy sectionSyms = getSectionSyms(syms); in writeMapFile()
/llvm-project-15.0.7/lld/ELF/
H A DMapFile.cpp68 static SymbolMapTy getSectionSyms(ArrayRef<Defined *> syms) { in getSectionSyms() function
152 SymbolMapTy sectionSyms = getSectionSyms(syms); in writeMapFile()