Searched refs:btrace_call_get (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbtrace.h451 btrace_call_get (const struct btrace_call_iterator *);
H A Drecord-btrace.c1163 bfun = btrace_call_get (&it);
1715 bfun = btrace_call_get (&it);
1756 caller = btrace_call_get (&it);
1810 bfun = btrace_call_get (&it);
1856 bfun = btrace_call_get (&it);
H A Dbtrace.c2627 btrace_call_get (const struct btrace_call_iterator *it) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dbtrace.h451 btrace_call_get (const struct btrace_call_iterator *);
H A Drecord-btrace.c1163 bfun = btrace_call_get (&it);
1715 bfun = btrace_call_get (&it);
1756 caller = btrace_call_get (&it);
1810 bfun = btrace_call_get (&it);
1856 bfun = btrace_call_get (&it);
H A Dbtrace.c2642 btrace_call_get (const struct btrace_call_iterator *it) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-record-btrace.c143 func = btrace_call_get (&iter);
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-record-btrace.c133 func = btrace_call_get (&iter);

Completed in 367 milliseconds