Searched defs:symbolType (Results 1 - 12 of 12) sorted by relevance

/haiku/src/bin/debug/profile/
H A DSharedImage.cpp134 int32 symbolType; local
/haiku/src/tools/elfsymbolpatcher/
H A DElfImage.cpp42 get_static_image_symbol(image_id image, const char* name, int32 symbolType, argument
/haiku/src/kits/debugger/debugger_interface/core/
H A DCoreFileDebuggerInterface.cpp275 GetSymbolInfo(team_id team, image_id image, const char* name, int32 symbolType, SymbolInfo& info) argument
/haiku/src/kits/debug/
H A DImage.cpp38 Image::GetSymbol(const char* name, int32 symbolType, void** _symbolLocation, argument
H A DSymbolLookup.cpp413 SymbolLookup::GetSymbol(image_id imageID, const char* name, int32 symbolType, 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
/haiku/src/system/runtime_loader/
H A Delf_symbol_lookup.cpp237 int32 symbolType = lookupInfo.type; local
296 int32 symbolType = lookupInfo.type; local
H A Delf.cpp934 get_symbol(image_id imageID, char const *symbolName, int32 symbolType, argument
1004 int32 symbolType = symbol->Type() == STT_FUNC local
1072 int32 symbolType = B_SYMBOL_TYPE_TEXT; local
/haiku/src/kits/debugger/elf/
H A DElfSymbolLookup.cpp257 virtual status_t GetSymbolInfo(const char* name, uint32 symbolType, argument
/haiku/src/system/libroot/posix/malloc_hoard2/
H A Dwrapper.cpp73 int32 symbolType; local
/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.cpp651 GetSymbolInfo(team_id team, image_id image, const char* name, int32 symbolType, SymbolInfo& info) argument
/haiku/src/system/libroot/os/
H A Dimage.cpp275 get_image_symbol(image_id id, char const *symbolName, int32 symbolType, argument
284 get_image_symbol_etc(image_id id, char const *symbolName, int32 symbolType, argument

Completed in 142 milliseconds