Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.h68 status_t _CreateTypeInternal(const BString& name,
H A DDwarfTypeFactory.cpp350 status_t error = _CreateTypeInternal(name, typeEntry, type); in CreateType()
378 DwarfTypeFactory::_CreateTypeInternal(const BString& name, in _CreateTypeInternal() function in DwarfTypeFactory