Home
last modified time | relevance | path

Searched refs:DO_TRACE_LOOKUP (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_debug.h42 #define DO_TRACE_LOOKUP 1 macro
Dlinker_soinfo.cpp50 return g_ld_debug_verbosity > LINKER_VERBOSITY_TRACE && DO_TRACE_LOOKUP; in is_lookup_tracing_enabled()