Searched refs:aborterr (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/tools/ctf/cvt/ |
H A D | altexec.c | 41 aborterr("failed to remove %s from environment", env); in ctf_altexec()
|
H A D | merge.c | 479 aborterr("Second pass for %d (%s) == %d\n", ctdp->t_id, in map_td_tree_post() 521 aborterr("Self-unique second pass for %d (%s) == %d\n", in map_td_tree_self_post() 699 aborterr("failed to get mapping for tid %d\n", oldid); in remap_node() 920 aborterr("Couldn't unforward %d (%s)\n", defnid, in redir_mstr_fwd_cb() 1065 aborterr("Couldn't remap all nodes\n"); in merge_types()
|
H A D | util.c | 156 aborterr(char *format, ...) in aborterr() function
|
H A D | ctftools.h | 437 void aborterr(char *, ...) __NORETURN;
|
H A D | stabs.c | 362 aborterr("invalid ii_type %d for stab type %d", in stabs_read()
|