Home
last modified time | relevance | path

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

/external/vixl/test/
Dtest-pool-manager.cc37 #define IF_VERBOSE(exp) \ macro
112 IF_VERBOSE(printf("Placed object %d at location: 0x%x (%u)\n", in ResolveReferences()
127 IF_VERBOSE(printf("Object %d -> size = %d, alignment = %d\n", in CreateRandom()
189 IF_VERBOSE(printf("Veneer %d placed at location: 0x%x (%u)\n", in ResolveReferences()
229 IF_VERBOSE(printf("Object %d -> size = %d, alignment = %d\n", in CreateRandom()
255 IF_VERBOSE(printf("[MASM] Emitting pool header.\n")); in EmitPoolHeader()
258 IF_VERBOSE(printf("[MASM] Emitting pool footer.\n")); in EmitPoolFooter()
261 IF_VERBOSE(printf("[MASM] Added %d bytes of padding.\n", n)); in EmitPaddingBytes()
264 IF_VERBOSE(printf("[MASM] Added %d bytes of NOPs.\n", n)); in EmitNopBytes()
285 IF_VERBOSE( in DumpCurrentState()
[all …]