Searched refs:updateSymbolTable (Results 1 – 3 of 3) sorted by relevance
221 LVSectionIndex updateSymbolTable(LVScope *Function);
130 LVSectionIndex LVBinaryReader::updateSymbolTable(LVScope *Function) { in updateSymbolTable() function in LVBinaryReader
656 LVSectionIndex SectionIndex = updateSymbolTable(CurrentScope); in processOneDie()