Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp541 DIEInheritance* inheritanceEntry in _CreateCompoundType() local
546 if (CreateType(inheritanceEntry->GetType(), baseType) != B_OK) in _CreateCompoundType()
552 DwarfInheritance(inheritanceEntry, baseType); in _CreateCompoundType()