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

/haiku-fatelf/src/system/libroot/posix/locale/
H A DLocaleBackend.cpp32 typedef LocaleBackend* (*symbolType)(); typedef
/haiku-fatelf/src/bin/debug/profile/
H A DSharedImage.cpp131 int32 symbolType; local
/haiku-fatelf/src/tools/elfsymbolpatcher/
H A DElfImage.cpp42 get_static_image_symbol(image_id image, const char* name, int32 symbolType, argument
/haiku-fatelf/src/kits/debug/
H A DImage.cpp38 Image::GetSymbol(const char* name, int32 symbolType, void** _symbolLocation, argument
H A DSymbolLookup.cpp433 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-fatelf/src/system/libroot/os/
H A Dimage.cpp85 get_image_symbol(image_id id, char const *symbolName, int32 symbolType, argument
94 get_image_symbol_etc(image_id id, char const *symbolName, int32 symbolType, argument
/haiku-fatelf/src/system/runtime_loader/
H A Delf_symbol_lookup.cpp227 int32 symbolType = lookupInfo.type; local
286 int32 symbolType = lookupInfo.type; local
H A Delf.cpp778 get_symbol(image_id imageID, char const *symbolName, int32 symbolType, argument
840 int32 symbolType = symbol->Type() == STT_FUNC local
908 int32 symbolType = B_SYMBOL_TYPE_TEXT; local
/haiku-fatelf/src/system/libroot/posix/malloc/
H A Dwrapper.cpp73 int32 symbolType; local
/haiku-fatelf/src/apps/debugger/debugger_interface/
H A DDebuggerInterface.cpp567 GetSymbolInfo(team_id team, image_id image, const char* name, int32 symbolType, SymbolInfo& info) argument

Completed in 125 milliseconds