Home
last modified time | relevance | path

Searched refs:GetFullDIEName (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDwarfUtils.h25 static void GetFullDIEName(const DebugInfoEntry* entry,
H A DDwarfUtils.cpp105 DwarfUtils::GetFullDIEName(const DebugInfoEntry* entry, BString& _name) in GetFullDIEName() function in DwarfUtils
227 GetFullDIEName(entry, name); in GetFullyQualifiedDIEName()