Home
last modified time | relevance | path

Searched refs:DIEArrayIndexType (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp1078 DIEArrayIndexType* dimensionTypeEntry = dimensionType != NULL in ResolveElementLocation()
1079 ? dynamic_cast<DIEArrayIndexType*>(dimensionType->GetDIEType()) in ResolveElementLocation()
1082 DIEArrayIndexType* bitStrideOwnerEntry in ResolveElementLocation()
1084 HasBitStridePredicate<DIEArrayIndexType>()); in ResolveElementLocation()
1101 DIEArrayIndexType* byteStrideOwnerEntry in ResolveElementLocation()
1103 HasByteStridePredicate<DIEArrayIndexType>()); in ResolveElementLocation()
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp660 DIEArrayIndexType::DIEArrayIndexType() in DIEArrayIndexType() function in DIEArrayIndexType
666 DIEArrayIndexType::ByteSize() const in ByteSize()
673 DIEArrayIndexType::AddAttribute_bit_stride(uint16 attributeName, in AddAttribute_bit_stride()
681 DIEArrayIndexType::AddAttribute_byte_size(uint16 attributeName, in AddAttribute_byte_size()
689 DIEArrayIndexType::AddAttribute_byte_stride(uint16 attributeName, in AddAttribute_byte_stride()
H A DDebugInfoEntries.h447 class DIEArrayIndexType : public DIEDerivedType {
449 DIEArrayIndexType();
545 class DIEEnumerationType : public DIEArrayIndexType {
989 class DIESubrangeType : public DIEArrayIndexType {