Home
last modified time | relevance | path

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

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