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

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp2547 // #pragma mark - DIESharedType
2550 DIESharedType::DIESharedType() function in class:DIESharedType
2557 DIESharedType::Tag() const
2564 DIESharedType::AddAttribute_count(uint16 attributeName,
2572 DIESharedType::AddAttribute_decl_file(uint16 attributeName,
2581 DIESharedType::AddAttribute_decl_line(uint16 attributeName,
2590 DIESharedType::AddAttribute_decl_column(uint16 attributeName,
3020 entry = new(std::nothrow) DIESharedType;
H A DDebugInfoEntries.h1621 class DIESharedType : public DIEModifiedType { class in inherits:DIEModifiedType
1623 DIESharedType();

Completed in 91 milliseconds