Searched refs:_kern_get_next_image_info (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/libroot/os/
H A Dimage.cpp310 return _kern_get_next_image_info(team, cookie, info, infoSize);
/haiku/src/kits/debug/
H A DImage.cpp436 while (_kern_get_next_image_info(B_SYSTEM_TEAM, &cookie, &commPageInfo,
/haiku/src/system/runtime_loader/
H A Dimages.cpp58 while (_kern_get_next_image_info(B_CURRENT_TEAM, &cookie, &info,
/haiku/headers/private/system/
H A Dsyscalls.h248 extern status_t _kern_get_next_image_info(team_id team, int32 *cookie,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1158 void _kern_get_next_image_info() {} function
H A Dlibroot_stubs_legacy.c1078 void _kern_get_next_image_info() {} function

Completed in 115 milliseconds