Home
last modified time | relevance | path

Searched refs:xcoff_nodebug (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Dxcoff.c405 xcoff_nodebug (struct backtrace_state *state ATTRIBUTE_UNUSED, in xcoff_nodebug() function
1563 fileline xcoff_fileline_fn = xcoff_nodebug; in backtrace_initialize()
1593 if (state->fileline_fn == NULL || state->fileline_fn == xcoff_nodebug) in backtrace_initialize()
1601 if (current_fn == NULL || current_fn == xcoff_nodebug) in backtrace_initialize()
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dxcoff.c406 xcoff_nodebug (struct backtrace_state *state ATTRIBUTE_UNUSED, in xcoff_nodebug() function
1564 fileline xcoff_fileline_fn = xcoff_nodebug; in backtrace_initialize()
1594 if (state->fileline_fn == NULL || state->fileline_fn == xcoff_nodebug) in backtrace_initialize()
1602 if (current_fn == NULL || current_fn == xcoff_nodebug) in backtrace_initialize()