Searched refs:DIEStringType (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp1176 // #pragma mark - DIEStringType
1179 DIEStringType::DIEStringType() function in class:DIEStringType
1185 DIEStringType::Tag() const
1192 DIEStringType::ByteSize() const
1199 DIEStringType::AddAttribute_byte_size(uint16 attributeName,
2888 entry = new(std::nothrow) DIEStringType;
H A DDebugInfoEntries.h755 class DIEStringType : public DIEDeclaredType { class in inherits:DIEDeclaredType
757 DIEStringType();

Completed in 88 milliseconds