Searched refs:LINKER_VERBOSITY_TRACE (Results 1 – 3 of 3) sorted by relevance
63 #define LINKER_VERBOSITY_TRACE 1 macro78 #define TRACE(x...) _PRINTVF(LINKER_VERBOSITY_TRACE, x)
209 g_ld_debug_verbosity > LINKER_VERBOSITY_TRACE && in process_relocation_impl()213 linker_log_va_list(LINKER_VERBOSITY_TRACE, fmt, ap); in process_relocation_impl()552 if (g_ld_debug_verbosity > LINKER_VERBOSITY_TRACE) { in needs_slow_relocate_loop()
50 return g_ld_debug_verbosity > LINKER_VERBOSITY_TRACE && DO_TRACE_LOOKUP; in is_lookup_tracing_enabled()