Searched refs:get_symbol (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/runtime_loader/
H A Dexport.cpp65 get_symbol,
H A Druntime_loader_private.h82 status_t get_symbol(image_id imageID, char const* symbolName, int32 symbolType,
H A Delf.cpp934 get_symbol(image_id imageID, char const *symbolName, int32 symbolType, function
/haiku/src/bin/rc/
H A Dparser.y68 static int32 get_symbol(const char*);
265 $$.has_id = true; $$.id = get_symbol($2);
279 $$.has_id = true; $$.id = get_symbol($2);
524 get_symbol(const char* name)

Completed in 44 milliseconds