Searched refs:_GetDIEType (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfStackFrameDebugInfo.h80 static DIEType* _GetDIEType(EntryType* entry);
H A DDwarfStackFrameDebugInfo.cpp241 return _CreateVariable(id, name, _GetDIEType(parameterEntry),
276 return _CreateVariable(id, name, _GetDIEType(variableEntry),
358 DwarfStackFrameDebugInfo::_GetDIEType(EntryType* entry) function in class:DwarfStackFrameDebugInfo

Completed in 33 milliseconds