Searched refs:FunctionLineTables (Results 1 – 1 of 1) sorted by relevance
492 StringMap<StringRef> FunctionLineTables; in printCodeViewSection() local547 if (FunctionLineTables.count(LinkageName) != 0) { in printCodeViewSection()553 FunctionLineTables[LinkageName] = Contents; in printCodeViewSection()593 DataExtractor DE(FunctionLineTables[Name], true, 4); in printCodeViewSection()