Searched refs:DTRACE_OBJ_RTLD (Results 1 – 2 of 2) sorted by relevance
476 #define DTRACE_OBJ_RTLD ((const char *)1L) /* run-time link-editor */ macro
1403 case (uintptr_t)DTRACE_OBJ_RTLD: in dt_module_from_object()