Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_debug.h64 #define LINKER_VERBOSITY_DEBUG 2 macro
81 #define DEBUG(x...) _PRINTVF(LINKER_VERBOSITY_DEBUG, "DEBUG: " x)