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

/haiku/src/system/runtime_loader/
H A Delf.cpp39 #define RLD_GLOBAL_SCOPE ((void*)-2l) macro
640 *_handle = RLD_GLOBAL_SCOPE;
734 if (handle == RLD_GLOBAL_SCOPE)
994 if (handle == RTLD_DEFAULT || handle == RLD_GLOBAL_SCOPE) {

Completed in 77 milliseconds