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

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp2351 // #pragma mark - DIEVolatileType
2354 DIEVolatileType::DIEVolatileType() function in class:DIEVolatileType
2360 DIEVolatileType::Tag() const
2367 DIEVolatileType::AddAttribute_decl_file(uint16 attributeName,
2376 DIEVolatileType::AddAttribute_decl_line(uint16 attributeName,
2385 DIEVolatileType::AddAttribute_decl_column(uint16 attributeName,
2990 entry = new(std::nothrow) DIEVolatileType;
H A DDebugInfoEntries.h1511 class DIEVolatileType : public DIEModifiedType { class in inherits:DIEModifiedType
1513 DIEVolatileType();

Completed in 88 milliseconds