Searched defs:_symbolType (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc2.cpp349 mangled_start(Input& name, size_t* _symbolLength, int32* _symbolType) argument
/haiku/src/kits/debug/
H A Ddebug_support.cpp397 debug_get_symbol(debug_symbol_lookup_context* lookupContext, image_id image, const char* name, int32 symbolType, void** _symbolLocation, size_t* _symbolSize, int32* _symbolType) argument
551 debug_next_image_symbol(debug_symbol_iterator* iterator, char* nameBuffer, size_t nameBufferLength, int32* _symbolType, void** _symbolLocation, size_t* _symbolSize) argument
/haiku/src/system/libroot/os/
H A Dimage.cpp293 get_nth_image_symbol(image_id id, int32 num, char *nameBuffer, int32 *_nameLength, int32 *_symbolType, void **_location) argument

Completed in 149 milliseconds