HomeSort by relevance Sort by last modified time
    Searched refs:emiN (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/exp-sgcheck/
pc_common.c 287 static void emiN ( HChar* format, ... ) /* With NO FORMAT CHECK */
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/
mc_errors.c 289 static void emiN ( HChar* format, ... ) /* NO FORMAT CHECK */
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",
    [all...]

Completed in 61 milliseconds