Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.h137 virtual DIEType* GetDIEType() const = 0;
275 virtual DIEType* GetDIEType() const;
312 virtual DIEType* GetDIEType() const;
361 virtual DIEType* GetDIEType() const;
390 virtual DIEType* GetDIEType() const;
411 virtual DIEType* GetDIEType() const;
434 virtual DIEType* GetDIEType() const;
460 virtual DIEType* GetDIEType() const;
491 virtual DIEType* GetDIEType() const;
513 virtual DIEType* GetDIEType() const;
[all …]
H A DDwarfTypes.cpp655 DwarfPrimitiveType::GetDIEType() const in GetDIEType() function in DwarfPrimitiveType
859 DwarfCompoundType::GetDIEType() const in GetDIEType() function in DwarfCompoundType
1079 ? dynamic_cast<DIEArrayIndexType*>(dimensionType->GetDIEType()) in ResolveElementLocation()
1203 DwarfArrayType::GetDIEType() const in GetDIEType() function in DwarfArrayType
1257 DwarfModifiedType::GetDIEType() const in GetDIEType() function in DwarfModifiedType
1291 DwarfTypedefType::GetDIEType() const in GetDIEType() function in DwarfTypedefType
1334 DwarfAddressType::GetDIEType() const in GetDIEType() function in DwarfAddressType
1387 DwarfEnumerationType::GetDIEType() const in GetDIEType() function in DwarfEnumerationType
1435 DwarfSubrangeType::GetDIEType() const in GetDIEType() function in DwarfSubrangeType
1473 DwarfUnspecifiedType::GetDIEType() const in GetDIEType() function in DwarfUnspecifiedType
[all …]