Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h506 void addPublicName(LVScope *Scope, LVAddress LowPC, LVAddress HighPC) { in addPublicName() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp632 CompileUnit->addPublicName(CurrentScope, CurrentLowPC, in processOneDie()
H A DLVCodeViewVisitor.cpp1549 Reader->getCompileUnit()->addPublicName(Function, LowPC, HighPC); in visitKnownRecord()