Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.h99 status_t _CreateFunctionType(const BString& name,
H A DDwarfTypeFactory.cpp446 return _CreateFunctionType(name, in _CreateTypeInternal()
1171 DwarfTypeFactory::_CreateFunctionType(const BString& name, in _CreateFunctionType() function in DwarfTypeFactory