Searched refs:DL_DEBUG_UNUSED (Results 1 – 6 of 6) sorted by relevance
130 if ((GLRO(dl_debug_mask) & DL_DEBUG_UNUSED) == 0) in _dl_new_object()
2070 if (GLRO(dl_debug_mask) & DL_DEBUG_UNUSED) in dl_main()2477 DL_DEBUG_UNUSED }, in process_dl_debug()2520 if (GLRO(dl_debug_mask) & DL_DEBUG_UNUSED) in process_dl_debug()
784 && !(GLRO(dl_debug_mask) & DL_DEBUG_UNUSED)) in _dl_lookup_symbol_x()
540 #define DL_DEBUG_UNUSED (1 << 8) macro
2577 * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_UNUSED.
85435 * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off85437 * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore