Home
last modified time | relevance | path

Searched refs:ByteSize (Results 1 – 10 of 10) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp243 DwarfType::ByteSize() const in ByteSize() function in DwarfType
344 piece.SetSize(ByteSize()); in ResolveObjectDataLocation()
441 piece.SetSize(ByteSize()); in ResolveLocation()
447 ByteSize()); in ResolveLocation()
772 if (!memberEntry->ByteSize()->IsValid() in ResolveDataMemberLocation()
794 if (memberEntry->ByteSize()->IsValid()) { in ResolveDataMemberLocation()
799 typeContext->SubprogramEntry(), memberEntry->ByteSize(), in ResolveDataMemberLocation()
806 byteSize = ByteSize(); in ResolveDataMemberLocation()
917 memberType->ByteSize() * 8)) { in _ResolveDataMemberLocation()
923 memberType->ByteSize())) { in _ResolveDataMemberLocation()
[all …]
H A DDwarfTypeFactory.cpp244 virtual target_size_t ByteSize() const in ByteSize() function in DwarfTypeFactory::ArtificialIntegerType
620 const DynamicAttributeValue* byteSizeValue = typeEntry->ByteSize(); in _CreatePrimitiveType()
1339 sizeValue = typeEntry->ByteSize(); in _ResolveTypeByteSize()
1350 sizeValue = typeEntry->ByteSize(); in _ResolveTypeByteSize()
1361 sizeValue = typeEntry->ByteSize(); in _ResolveTypeByteSize()
H A DDwarfTypes.h112 virtual target_size_t ByteSize() const;
H A DDwarfImageDebugInfo.cpp1246 if (returnType->ByteSize() == NULL) { in _CreateReturnValues()
1250 byteSize = returnType->ByteSize()->constant; in _CreateReturnValues()
/haiku/headers/private/debugger/model/
H A DSyntheticPrimitiveType.h25 virtual target_size_t ByteSize() const;
H A DType.h133 virtual target_size_t ByteSize() const = 0;
/haiku/src/kits/debugger/model/
H A DSyntheticPrimitiveType.cpp66 SyntheticPrimitiveType::ByteSize() const in ByteSize() function in SyntheticPrimitiveType
/haiku/src/kits/debugger/value/value_nodes/
H A DEnumerationValueNode.cpp66 switch (fType->ByteSize()) { in ResolvedLocationAndValue()
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h231 virtual const DynamicAttributeValue* ByteSize() const;
342 virtual const DynamicAttributeValue* ByteSize() const;
451 virtual const DynamicAttributeValue* ByteSize() const;
486 virtual const DynamicAttributeValue* ByteSize() const;
684 const DynamicAttributeValue* ByteSize() const in ByteSize() function
761 virtual const DynamicAttributeValue* ByteSize() const;
979 virtual const DynamicAttributeValue* ByteSize() const;
1063 virtual const DynamicAttributeValue* ByteSize() const;
1179 virtual const DynamicAttributeValue* ByteSize() const;
H A DDebugInfoEntries.cpp240 DIEType::ByteSize() const in ByteSize() function in DIEType
450 DIECompoundType::ByteSize() const in ByteSize() function in DIECompoundType
666 DIEArrayIndexType::ByteSize() const in ByteSize() function in DIEArrayIndexType
730 DIEArrayType::ByteSize() const in ByteSize() function in DIEArrayType
1192 DIEStringType::ByteSize() const in ByteSize() function in DIEStringType
1519 DIESetType::ByteSize() const in ByteSize() function in DIESetType
1650 DIEBaseType::ByteSize() const in ByteSize() function in DIEBaseType
1809 DIEFileType::ByteSize() const in ByteSize() function in DIEFileType