Home
last modified time | relevance | path

Searched defs:typeConstant (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/debugger/model/
H A DSyntheticPrimitiveType.cpp14 SyntheticPrimitiveType::SyntheticPrimitiveType(uint32 typeConstant) in SyntheticPrimitiveType()
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp181 target_size_t byteSize, uint32 typeConstant) in ArtificialIntegerType()
193 uint32 typeConstant; in Create() local
650 uint32 typeConstant = 0; in _CreatePrimitiveType() local
H A DDwarfTypes.cpp645 const BString& name, DIEBaseType* entry, uint32 typeConstant) in DwarfPrimitiveType()