Searched refs:emiN (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/exp-sgcheck/
H A Dpc_common.c287 static void emiN ( HChar* format, ... ) /* With NO FORMAT CHECK */ function
329 emiN( " <auxwhat>Expected: %pS</auxwhat>\n",
331 emiN( " <auxwhat>Actual: %pS</auxwhat>\n",
436 emiN( " %pS\n",
439 emiN( " %pS\n",
442 emiN( " <auxwhat>Address 0x%llx is %llu bytes "
/external/valgrind/main/memcheck/
H A Dmc_errors.c289 static void emiN ( HChar* format, ... ) /* NO FORMAT CHECK */ function
352 emiN( "%sAddress 0x%llx is %llu bytes "
376 emiN( "%sAddress 0x%llx is in the %pS segment of %pS%s\n",
553 emiN( " <what>%pS contains unaddressable byte(s)</what>\n",
611 emiN( " <what>Syscall param %pS contains "
633 emiN( " <what>Syscall param %pS points to %s byte(s)</what>\n",
761 emiN( " <what>Source and destination overlap "
775 emiN( "Source and destination overlap in %pS(%#lx, %#lx)\n",

Completed in 44 milliseconds