Searched refs:xcoff_add (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Dxcoff.c1073 xcoff_add (struct backtrace_state *state, int descriptor, off_t offset, function
1449 if (xcoff_add (state, descriptor, off, base_address, error_callback,
1535 xcoff_add (state, descriptor, 0, (uintptr_t) ldinfo->ldinfo_textorg,
1565 ret = xcoff_add (state, descriptor, 0, 0, error_callback, data,
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Dxcoff.c1072 xcoff_add (struct backtrace_state *state, int descriptor, off_t offset, function
1450 if (xcoff_add (state, descriptor, off, base_address, error_callback,
1536 xcoff_add (state, descriptor, 0, (uintptr_t) ldinfo->ldinfo_textorg,
1566 ret = xcoff_add (state, descriptor, 0, 0, error_callback, data,
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Dxcoff.c1072 xcoff_add (struct backtrace_state *state, int descriptor, off_t offset, function
1450 if (xcoff_add (state, descriptor, off, base_address, error_callback,
1536 xcoff_add (state, descriptor, 0, (uintptr_t) ldinfo->ldinfo_textorg,
1566 ret = xcoff_add (state, descriptor, 0, 0, error_callback, data,

Completed in 80 milliseconds