Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.h161 DwarfType* GetDwarfType() const in GetDwarfType() function
181 DwarfType* GetDwarfType() const in GetDwarfType() function
219 DwarfType* GetDwarfType() const in GetDwarfType() function
H A DDwarfTypes.cpp755 return _ResolveDataMemberLocation(baseType->GetDwarfType(), in ResolveBaseTypeLocation()
779 status_t error = _ResolveDataMemberLocation(member->GetDwarfType(), in ResolveDataMemberLocation()
1077 DwarfType* dimensionType = dimension->GetDwarfType(); in ResolveElementLocation()