Home
last modified time | relevance | path

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

/external/libunwind/tests/
Dtest-coredump-unwind.c169 void error_msg_and_die(const char *s, ...) in error_msg_and_die() function
199 error_msg_and_die("Out of memory, exiting"); in die_out_of_memory()
289 error_msg_and_die("Usage: %s COREDUMP [VADDR:BINARY_FILE]...", progname); in main()
295 error_msg_and_die("unw_create_addr_space() failed"); in main()
299 error_msg_and_die("_UCD_create('%s') failed", argv[1]); in main()
302 error_msg_and_die("unw_init_remote() failed: ret=%d\n", ret); in main()
319 error_msg_and_die("Bad format: '%s'", *argv); in main()
321 error_msg_and_die("Can't add backing file '%s'", colon + 1); in main()
330 error_msg_and_die("unw_get_reg(UNW_REG_IP) failed: ret=%d\n", ret); in main()
335 error_msg_and_die("unw_get_proc_info(ip=0x%lx) failed: ret=%d\n", (long) ip, ret); in main()
[all …]
/external/strace/
Dxstring.h36 error_msg_and_die("%s: got unexpected return value %d for " in xsnprintf_()
72 error_msg_and_die("%s: string size overflow (%p+%zu) in %s", in get_pos_diff_()
76 error_msg_and_die("%s: got position (%p) beyond string " in get_pos_diff_()
81 error_msg_and_die("%s: got position %p before string %p in %s", in get_pos_diff_()
Dbasic_filters.c117 error_msg_and_die("%s: %s: %s", str, pattern, buf); in regerror_msg_and_die()
338 error_msg_and_die("invalid system call '%s'", token); in qualify_syscall_tokens()
344 error_msg_and_die("invalid system call '%s'", str); in qualify_syscall_tokens()
395 error_msg_and_die("invalid %s '%s'", name, token); in qualify_tokens()
403 error_msg_and_die("invalid %s '%s'", name, str); in qualify_tokens()
Derror_prints.h50 void error_msg_and_die(const char *fmt, ...)
75 error_msg_and_die("%s: " fmt_, __func__, ##__VA_ARGS__)
Dfilter_qualify.c344 error_msg_and_die("invalid %s '%s'", description, str); in qualify_inject_common()
360 error_msg_and_die("invalid %s '%s'", description, str); in qualify_inject_common()
423 error_msg_and_die("invalid -e kvm= argument: '%s'", str); in qualify_kvm()
Dstrace.c778 error_msg_and_die("bug in alloctcb"); in alloctcb()
1034 error_msg_and_die("Invalid process id: '%s'", opt); in process_opt_p_list()
1037 error_msg_and_die("I'm sorry, I can't let you do that, Dave."); in process_opt_p_list()
1546 error_msg_and_die("Bad OS release string: '%s'", u.release); in get_os_release()
1559 error_msg_and_die("Bad OS release string: '%s'", u.release); in get_os_release()
1623 error_msg_and_die("Syscall '%s' for -b isn't supported", in init()
1810 error_msg_and_die("You must be root to use the -u option"); in init()
1814 error_msg_and_die("Cannot find user '%s'", username); in init()
Derror_prints.c88 error_msg_and_die(const char *fmt, ...) in error_msg_and_die() function
Dxmalloc.c48 error_msg_and_die("Out of memory"); in die_out_of_memory()
Dunwind-libunwind.c43 error_msg_and_die("failed to create address space" in init()
Dunwind.c314 error_msg_and_die("bug: unprinted entries in queue"); in unwind_tcb_capture()
Dsyscall.c239 error_msg_and_die("Requested switch to unsupported personality " in set_personality()
DChangeLog1261 * filter_qualify.c (qualify_kvm): Call error_msg_and_die instead of
4220 * error_prints.c (error_msg_and_die, error_msg_and_help,
10311 error_msg_and_die().
10326 (sprint_call_or_error): Replace error_msg_and_die() with
13128 (error_msg, error_msg_and_die, error_msg_and_help, perror_msg,
13133 (error_msg, error_msg_and_die, error_msg_and_help, perror_msg,
13709 error_msg_and_die in qualify_tokens.
38618 * defs.h (error_msg, perror_msg, error_msg_and_die, perror_msg_and_die,
48894 * count.c (set_sortby): Use error_msg_and_die instead of fprintf.
51123 * strace.c: Replace fprintf[+cleanup]+exit with [p]error_msg_and_die,
[all …]
/external/strace/tests/
Dstrace.supp10 qualify_tokens: memleak before error_msg_and_die
/external/strace/tests-mx32/
Dstrace.supp10 qualify_tokens: memleak before error_msg_and_die
/external/strace/tests-m32/
Dstrace.supp10 qualify_tokens: memleak before error_msg_and_die
/external/u-boot/common/
Dcli_hush.c1189 error_msg_and_die("corrupt close_me");
2123 error_msg_and_die("out of memory during glob");