Searched refs:FunctionLineTables (Results 1 – 1 of 1) sorted by relevance
747 StringMap<StringRef> FunctionLineTables; in printCodeViewSymbolSection() local822 if (FunctionLineTables.count(LinkageName) != 0) { in printCodeViewSymbolSection()828 FunctionLineTables[LinkageName] = Contents; in printCodeViewSymbolSection()881 DataExtractor DE(FunctionLineTables[Name], true, 4); in printCodeViewSymbolSection()