Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DLLDMapFile.cpp58 static SymbolMapTy getSectionSyms(ArrayRef<DefinedRegular *> syms) { in getSectionSyms() function
100 SymbolMapTy sectionSyms = getSectionSyms(syms); in writeLLDMapFile()
/external/llvm-project/lld/wasm/
DMapFile.cpp64 static SymbolMapTy getSectionSyms(ArrayRef<Symbol *> syms) { in getSectionSyms() function
115 SymbolMapTy sectionSyms = getSectionSyms(syms); in writeMapFile()
/external/llvm-project/lld/ELF/
DMapFile.cpp67 static SymbolMapTy getSectionSyms(ArrayRef<Defined *> syms) { in getSectionSyms() function
158 SymbolMapTy sectionSyms = getSectionSyms(syms); in writeMapFile()