Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h221 LVSectionIndex updateSymbolTable(LVScope *Function);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp130 LVSectionIndex LVBinaryReader::updateSymbolTable(LVScope *Function) { in updateSymbolTable() function in LVBinaryReader
H A DLVDWARFReader.cpp656 LVSectionIndex SectionIndex = updateSymbolTable(CurrentScope); in processOneDie()