linker.c | 170 static struct r_debug _r_debug = {1, NULL, &rtld_db_dlactivity, variable in typeref:struct:r_debug 197 _r_debug.r_map = map; 224 _r_debug.r_state = RT_ADD; 229 _r_debug.r_state = RT_CONSISTENT; 244 _r_debug.r_state = RT_DELETE; 249 _r_debug.r_state = RT_CONSISTENT; 257 _r_debug.r_state = RT_ADD; 259 _r_debug.r_state = RT_CONSISTENT; [all...] |