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

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

Completed in 497 milliseconds