Searched refs:getSectionSyms (Results 1 – 3 of 3) sorted by relevance
60 static SymbolMapTy getSectionSyms(ArrayRef<DefinedRegular *> syms) { in getSectionSyms() function104 SymbolMapTy sectionSyms = getSectionSyms(syms); in writeLLDMapFile()
64 static SymbolMapTy getSectionSyms(ArrayRef<Symbol *> syms) { in getSectionSyms() function 119 SymbolMapTy sectionSyms = getSectionSyms(syms); in writeMapFile()
70 static SymbolMapTy getSectionSyms(Ctx &ctx, ArrayRef<Defined *> syms) { in getSectionSyms() 154 SymbolMapTy sectionSyms = getSectionSyms(ctx, syms); in writeMapFile() 68 static SymbolMapTy getSectionSyms(ArrayRef<Defined *> syms) { getSectionSyms() function