Home
last modified time | relevance | path

Searched refs:get_nth_symbol (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/runtime_loader/
H A Dexport.cpp67 get_nth_symbol,
H A Druntime_loader_private.h77 status_t get_nth_symbol(image_id imageID, int32 num, char* nameBuffer,
H A Delf.cpp800 get_nth_symbol(image_id imageID, int32 num, char *nameBuffer, in get_nth_symbol() function