Searched refs:backtrace_simple (Results 1 – 5 of 5) sorted by relevance
| /third_party/ulib/backtrace/ |
| A D | nounwind.c | 57 backtrace_simple (struct backtrace_state *state ATTRIBUTE_UNUSED, in backtrace_simple() function
|
| A D | simple.c | 94 backtrace_simple (struct backtrace_state *state, int skip, in backtrace_simple() function
|
| A D | btest.c | 428 i = backtrace_simple (state, 0, callback_two, error_callback_two, &data); in f23() 578 i = backtrace_simple (state, 0, callback_two, error_callback_two, &data); in f33()
|
| A D | backtrace-supported.h.in | 50 not apply to backtrace_simple, which never calls malloc. It does
|
| /third_party/ulib/backtrace/include/backtrace/ |
| A D | backtrace.h | 159 extern int backtrace_simple (struct backtrace_state *state, int skip,
|
Completed in 11 milliseconds