Searched refs:symtab_get_nonreturn (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dsymtab.h57 extern int symtab_get_nonreturn(void);
H A Dinterceptor.c202 if (symtab_get_nonreturn() == YES) {
271 if (symtab_get_nonreturn() == NO) {
H A Dprintfuncs.c87 if (is_void(f) || symtab_get_nonreturn() == YES) {
H A Dsymtab.c313 symtab_get_nonreturn(void) function
315 errlog(BEGIN, "symtab_get_nonreturn() {"); errlog(END, "}");

Completed in 415 milliseconds