Searched refs:GetDIEName (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDwarfUtils.h19 static void GetDIEName(const DebugInfoEntry* entry,
H A DDwarfUtils.cpp17 DwarfUtils::GetDIEName(const DebugInfoEntry* entry, BString& _name) function in class:DwarfUtils
/haiku/src/kits/debugger/debug_info/
H A DDwarfStackFrameDebugInfo.cpp228 DwarfUtils::GetDIEName(parameterEntry, name);
252 DwarfUtils::GetDIEName(variableEntry, name);
H A DDwarfTypeFactory.cpp515 DwarfUtils::GetDIEName(memberEntry, memberName);
1226 DwarfUtils::GetDIEName(parameterEntry, parameterName);
H A DDwarfImageDebugInfo.cpp719 DwarfUtils::GetDIEName(entry, parameterName);

Completed in 102 milliseconds