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

/haiku/src/kits/debug/
H A DImage.cpp38 Image::GetSymbol(const char* name, int32 symbolType, void** _symbolLocation, argument
H A DSymbolLookup.cpp413 GetSymbol(image_id imageID, const char* name, int32 symbolType, void** _symbolLocation, size_t* _symbolSize, int32* _symbolType) const argument
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

Completed in 44 milliseconds