Symbol: DIEType
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1231
DIEType* returnType = subProgram->ReturnType();
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1284
DwarfImageDebugInfo::_EvaluateBaseTypeConstraints(DIEType* type,
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1289
DIEType* baseTypeOwnerEntry = NULL;
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1454
DIEType* typeEntry = dynamic_cast<DIEType*>(it.Next());) {
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1479
DwarfImageDebugInfo::_RecursiveAddTypeNames(DIEType* type, CompilationUnit* unit)
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1514
DIEType* innerType = dynamic_cast<DIEType*>(it.Next());) {
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
1533
DIEType* type = dynamic_cast<DIEType*>(child);
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
314
DIEType* type;
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
317
TypeEntryInfo(DIEType* type, CompilationUnit* unit)
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
475
DIEType* typeEntry = info->type;
src/kits/debugger/debug_info/DwarfImageDebugInfo.cpp
547
DIEType* typeEntry = info->type;
src/kits/debugger/debug_info/DwarfImageDebugInfo.h
131
bool _EvaluateBaseTypeConstraints(DIEType* type,
src/kits/debugger/debug_info/DwarfImageDebugInfo.h
144
status_t _RecursiveAddTypeNames(DIEType* type,
src/kits/debugger/debug_info/DwarfImageDebugInfo.h
25
class DIEType;
src/kits/debugger/debug_info/DwarfStackFrameDebugInfo.cpp
282
DIEType* returnType, ValueLocation* location, CpuState* state,
src/kits/debugger/debug_info/DwarfStackFrameDebugInfo.cpp
316
DIEType* typeEntry, LocationDescription* locationDescription,
src/kits/debugger/debug_info/DwarfStackFrameDebugInfo.cpp
356
/*static*/ DIEType*
src/kits/debugger/debug_info/DwarfStackFrameDebugInfo.cpp
359
if (DIEType* typeEntry = entry->GetType())
src/kits/debugger/debug_info/DwarfStackFrameDebugInfo.cpp
365
if (DIEType* typeEntry = entry->GetType())
src/kits/debugger/debug_info/DwarfStackFrameDebugInfo.cpp
372
if (DIEType* typeEntry = entry->GetType())
src/kits/debugger/debug_info/DwarfStackFrameDebugInfo.h
20
class DIEType;
src/kits/debugger/debug_info/DwarfStackFrameDebugInfo.h
62
DIEType* returnType,
src/kits/debugger/debug_info/DwarfStackFrameDebugInfo.h
75
const BString& name, DIEType* typeEntry,
src/kits/debugger/debug_info/DwarfStackFrameDebugInfo.h
80
static DIEType* _GetDIEType(EntryType* entry);
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
1029
DIEType* baseTypeEntry = baseTypeOwnerEntry != NULL
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
1038
DIEType* valueType;
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
1068
DIEType* valueType;
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
1093
DIEType* valueType;
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
1297
DIEType*& _baseTypeEntry)
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
1307
DIEType* baseTypeEntry = baseTypeOwnerEntry->GetType();
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
1319
DwarfTypeFactory::_ResolveTypeByteSize(DIEType* typeEntry,
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
1344
if (DIEType* abstractOrigin = dynamic_cast<DIEType*>(
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
1356
if (DIEType* specification = dynamic_cast<DIEType*>(
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
299
DwarfTypeFactory::CreateType(DIEType* typeEntry, DwarfType*& _type)
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
379
DIEType* typeEntry, DwarfType*& _type)
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
772
DIEType* baseTypeEntry = NULL;
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
863
DIEType* baseTypeEntry;
src/kits/debugger/debug_info/DwarfTypeFactory.cpp
930
DIEType* dimensionEntry = dynamic_cast<DIEType*>(_dimensionEntry);
src/kits/debugger/debug_info/DwarfTypeFactory.h
107
DIEType*& _baseTypeEntry);
src/kits/debugger/debug_info/DwarfTypeFactory.h
108
status_t _ResolveTypeByteSize(DIEType* typeEntry,
src/kits/debugger/debug_info/DwarfTypeFactory.h
26
class DIEType;
src/kits/debugger/debug_info/DwarfTypeFactory.h
63
status_t CreateType(DIEType* typeEntry,
src/kits/debugger/debug_info/DwarfTypeFactory.h
69
DIEType* typeEntry, DwarfType*& _type);
src/kits/debugger/debug_info/DwarfTypes.cpp
1202
DIEType*
src/kits/debugger/debug_info/DwarfTypes.cpp
1256
DIEType*
src/kits/debugger/debug_info/DwarfTypes.cpp
1290
DIEType*
src/kits/debugger/debug_info/DwarfTypes.cpp
1333
DIEType*
src/kits/debugger/debug_info/DwarfTypes.cpp
1386
DIEType*
src/kits/debugger/debug_info/DwarfTypes.cpp
1434
DIEType*
src/kits/debugger/debug_info/DwarfTypes.cpp
1472
DIEType*
src/kits/debugger/debug_info/DwarfTypes.cpp
1542
DIEType*
src/kits/debugger/debug_info/DwarfTypes.cpp
1599
DIEType*
src/kits/debugger/debug_info/DwarfTypes.cpp
189
const DIEType* entry)
src/kits/debugger/debug_info/DwarfTypes.cpp
208
DwarfType::GetTypeID(const DIEType* entry, BString& _id)
src/kits/debugger/debug_info/DwarfTypes.cpp
654
DIEType*
src/kits/debugger/debug_info/DwarfTypes.cpp
858
DIEType*
src/kits/debugger/debug_info/DwarfTypes.h
104
const BString& name, const DIEType* entry);
src/kits/debugger/debug_info/DwarfTypes.h
107
static bool GetTypeID(const DIEType* entry, BString& _id);
src/kits/debugger/debug_info/DwarfTypes.h
137
virtual DIEType* GetDIEType() const = 0;
src/kits/debugger/debug_info/DwarfTypes.h
275
virtual DIEType* GetDIEType() const;
src/kits/debugger/debug_info/DwarfTypes.h
312
virtual DIEType* GetDIEType() const;
src/kits/debugger/debug_info/DwarfTypes.h
35
class DIEType;
src/kits/debugger/debug_info/DwarfTypes.h
361
virtual DIEType* GetDIEType() const;
src/kits/debugger/debug_info/DwarfTypes.h
390
virtual DIEType* GetDIEType() const;
src/kits/debugger/debug_info/DwarfTypes.h
411
virtual DIEType* GetDIEType() const;
src/kits/debugger/debug_info/DwarfTypes.h
434
virtual DIEType* GetDIEType() const;
src/kits/debugger/debug_info/DwarfTypes.h
460
virtual DIEType* GetDIEType() const;
src/kits/debugger/debug_info/DwarfTypes.h
491
virtual DIEType* GetDIEType() const;
src/kits/debugger/debug_info/DwarfTypes.h
513
virtual DIEType* GetDIEType() const;
src/kits/debugger/debug_info/DwarfTypes.h
539
virtual DIEType* GetDIEType() const;
src/kits/debugger/debug_info/DwarfTypes.h
573
virtual DIEType* GetDIEType() const;
src/kits/debugger/dwarf/DebugInfoEntries.cpp
1068
fType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
1277
fReturnType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
1400
fType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
1611
fType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
1765
fType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
2054
fReturnType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
209
DIEType::DIEType()
src/kits/debugger/dwarf/DebugInfoEntries.cpp
2144
fType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
2178
fType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
219
DIEType::IsType() const
src/kits/debugger/dwarf/DebugInfoEntries.cpp
2204
fType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
2245
fType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
226
DIEType::Name() const
src/kits/debugger/dwarf/DebugInfoEntries.cpp
2304
fType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
233
DIEType::IsDeclaration() const
src/kits/debugger/dwarf/DebugInfoEntries.cpp
240
DIEType::ByteSize() const
src/kits/debugger/dwarf/DebugInfoEntries.cpp
247
DIEType::AddAttribute_name(uint16 attributeName,
src/kits/debugger/dwarf/DebugInfoEntries.cpp
256
DIEType::AddAttribute_allocated(uint16 attributeName,
src/kits/debugger/dwarf/DebugInfoEntries.cpp
264
DIEType::AddAttribute_associated(uint16 attributeName,
src/kits/debugger/dwarf/DebugInfoEntries.cpp
285
fType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
418
fType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.cpp
930
fType = dynamic_cast<DIEType*>(value.reference);
src/kits/debugger/dwarf/DebugInfoEntries.h
1026
DIEType* GetType() const { return fType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
1044
DIEType* fType;
src/kits/debugger/dwarf/DebugInfoEntries.h
1057
class DIEBaseType : public DIEType {
src/kits/debugger/dwarf/DebugInfoEntries.h
1135
DIEType* GetType() const { return fType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
1151
DIEType* fType;
src/kits/debugger/dwarf/DebugInfoEntries.h
1288
DIEType* ReturnType() const { return fReturnType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
1337
DIEType* fReturnType;
src/kits/debugger/dwarf/DebugInfoEntries.h
1370
DIEType* GetType() const { return fType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
1376
DIEType* fType;
src/kits/debugger/dwarf/DebugInfoEntries.h
1386
DIEType* GetType() const { return fType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
1397
DIEType* fType;
src/kits/debugger/dwarf/DebugInfoEntries.h
1408
DIEType* GetType() const { return fType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
1419
DIEType* fType;
src/kits/debugger/dwarf/DebugInfoEntries.h
1444
DIEType* GetType() const { return fType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
1456
DIEType* fType;
src/kits/debugger/dwarf/DebugInfoEntries.h
1471
DIEType* GetType() const { return fType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
1503
DIEType* fType;
src/kits/debugger/dwarf/DebugInfoEntries.h
1570
class DIEUnspecifiedType : public DIEType {
src/kits/debugger/dwarf/DebugInfoEntries.h
222
class DIEType : public DebugInfoEntry {
src/kits/debugger/dwarf/DebugInfoEntries.h
224
DIEType();
src/kits/debugger/dwarf/DebugInfoEntries.h
251
class DIEModifiedType : public DIEType {
src/kits/debugger/dwarf/DebugInfoEntries.h
255
DIEType* GetType() const { return fType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
261
DIEType* fType;
src/kits/debugger/dwarf/DebugInfoEntries.h
277
class DIEDeclaredType : public DIEType {
src/kits/debugger/dwarf/DebugInfoEntries.h
324
DIEType* GetType() const { return fType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
330
DIEType* fType;
src/kits/debugger/dwarf/DebugInfoEntries.h
576
DIEType* GetType() const { return fType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
603
DIEType* fType;
src/kits/debugger/dwarf/DebugInfoEntries.h
683
DIEType* GetType() const { return fType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
714
DIEType* fType;
src/kits/debugger/dwarf/DebugInfoEntries.h
787
DIEType* ReturnType() const { return fReturnType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
802
DIEType* fReturnType;
src/kits/debugger/dwarf/DebugInfoEntries.h
887
DIEType* GetType() const { return fType; }
src/kits/debugger/dwarf/DebugInfoEntries.h
902
DIEType* fType;
src/kits/debugger/dwarf/DwarfFile.cpp
868
BVariant& _result, DIEType** _type)
src/kits/debugger/dwarf/DwarfFile.cpp
873
DIEType* dummyType;
src/kits/debugger/dwarf/DwarfFile.cpp
896
DIEType* type = NULL;
src/kits/debugger/dwarf/DwarfFile.h
107
BVariant& _result, DIEType** _type = NULL);
src/kits/debugger/dwarf/DwarfUtils.cpp
166
DIEType* type = parameter->GetType();
src/kits/debugger/dwarf/DwarfUtils.cpp
46
const DIEType* type = dynamic_cast<const DIEType*>(entry);
src/kits/debugger/dwarf/DwarfUtils.cpp
56
const DIEType* baseType = type;