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

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp310 // #pragma mark - DIEDeclaredType
313 DIEDeclaredType::DIEDeclaredType() function in class:DIEDeclaredType
325 DIEDeclaredType::Description() const
332 DIEDeclaredType::AbstractOrigin() const
339 DIEDeclaredType::SignatureType() const
346 DIEDeclaredType::IsDeclaration() const
353 DIEDeclaredType::AddAttribute_accessibility(uint16 attributeName,
362 DIEDeclaredType::AddAttribute_declaration(uint16 attributeName,
371 DIEDeclaredType
[all...]
H A DDebugInfoEntries.h277 class DIEDeclaredType : public DIEType { class in inherits:DIEType
279 DIEDeclaredType();
320 class DIEDerivedType : public DIEDeclaredType {
334 class DIECompoundType : public DIEDeclaredType {
755 class DIEStringType : public DIEDeclaredType {
781 class DIESubroutineType : public DIEDeclaredType {

Completed in 23 milliseconds