Home
last modified time | relevance | path

Searched refs:trace_lookup (Results 1 – 3 of 3) sorted by relevance

/third_party/libunwind/src/aarch64/
DGtrace.c276 trace_lookup (unw_cursor_t *cursor, in trace_lookup() function
451 unw_tdep_frame_t *f = trace_lookup (cursor, cache, cfa, pc, fp, sp); in tdep_trace()
/third_party/libunwind/src/arm/
DGtrace.c278 trace_lookup (unw_cursor_t *cursor, in trace_lookup() function
453 unw_tdep_frame_t *f = trace_lookup (cursor, cache, cfa, pc, r7, sp); in tdep_trace()
/third_party/libunwind/src/x86_64/
DGtrace.c274 trace_lookup (unw_cursor_t *cursor, in trace_lookup() function
449 unw_tdep_frame_t *f = trace_lookup (cursor, cache, cfa, rip, rbp, rsp); in tdep_trace()