Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dpecoff.c186 coff_nodebug (struct backtrace_state *state ATTRIBUTE_UNUSED, in coff_nodebug() function
833 *fileline_fn = coff_nodebug; in coff_add()
922 if (state->fileline_fn == NULL || state->fileline_fn == coff_nodebug) in backtrace_initialize()
930 if (current_fn == NULL || current_fn == coff_nodebug) in backtrace_initialize()
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Dpecoff.c186 coff_nodebug (struct backtrace_state *state ATTRIBUTE_UNUSED, in coff_nodebug() function
825 *fileline_fn = coff_nodebug; in coff_add()
914 if (state->fileline_fn == NULL || state->fileline_fn == coff_nodebug) in backtrace_initialize()
922 if (current_fn == NULL || current_fn == coff_nodebug) in backtrace_initialize()