Searched defs:TRACE_TYPE (Results 1 - 1 of 1) sorted by path

/bionic/linker/
H A Dlinker_debug.h87 #define TRACE_TYPE(t,x...) do { if (DO_TRACE_##t) { TRACE(x); } } while (0) macro

Completed in 198 milliseconds