Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.h73 compound_type_kind compoundKind,
H A DDwarfTypeFactory.cpp466 DIECompoundType* typeEntry, compound_type_kind compoundKind, DwarfType*& _type) in _CreateCompoundType() argument
469 name.String(), typeEntry, compoundKind); in _CreateCompoundType()
473 name, typeEntry, compoundKind); in _CreateCompoundType()
H A DDwarfTypes.cpp673 compound_type_kind compoundKind) in DwarfCompoundType() argument
676 fCompoundKind(compoundKind), in DwarfCompoundType()
H A DDwarfTypes.h291 compound_type_kind compoundKind);