Lines Matching refs:Printf
190 Printf("MSAN_OPTIONS=exit_code is deprecated! " in InitializeFlags()
201 Printf( in InitializeFlags()
211 Printf( in InitializeFlags()
253 Printf( in PrintWarningWithOrigin()
321 Printf("Exiting\n"); \
357 Printf("Exiting\n"); in __msan_warning()
368 Printf("Exiting\n"); in __msan_warning_noreturn()
402 Printf("FATAL: MemorySanitizer can not mmap the shadow memory.\n"); in __msan_init()
403 Printf("FATAL: Make sure to compile with -fPIE and to link with -pie.\n"); in __msan_init()
404 Printf("FATAL: Disabling ASLR is known to cause this error.\n"); in __msan_init()
405 Printf("FATAL: If running under GDB, try " in __msan_init()
452 Printf("Not a valid application address: %p\n", x); in __msan_print_shadow()
461 Printf("Not a valid application address: %p\n", x); in __msan_dump_shadow()
467 Printf("%x%x ", s[i] >> 4, s[i] & 0xf); in __msan_dump_shadow()
468 Printf("\n"); in __msan_dump_shadow()
492 Printf("Exiting\n"); in __msan_check_mem_is_initialized()
552 Printf("First time: idx=%d id=%d %s %p \n", idx, id, descr + 4, pc); in __msan_set_alloca_origin4()
555 Printf("__msan_set_alloca_origin: descr=%s id=%x\n", descr + 4, id); in __msan_set_alloca_origin4()