Home
last modified time | relevance | path

Searched refs:unw_tdep_frame_t (Results 1 – 12 of 12) sorted by relevance

/external/libunwind/src/x86_64/
DGtrace.c40 unw_tdep_frame_t *frames;
47 static const unw_tdep_frame_t empty_frame = { 0, UNW_X86_64_FRAME_OTHER, -1, -1, 0, -1, -1 };
71 munmap (cache->frames, (1u << cache->log_size) * sizeof(unw_tdep_frame_t)); in trace_cache_free()
85 static unw_tdep_frame_t *
88 unw_tdep_frame_t *frames; in trace_cache_buckets()
91 GET_MEMORY(frames, n * sizeof (unw_tdep_frame_t)); in trace_cache_buckets()
144 unw_tdep_frame_t *new_frames = trace_cache_buckets (1u << new_log_size); in trace_cache_expand()
153 munmap(cache->frames, old_size * sizeof(unw_tdep_frame_t)); in trace_cache_expand()
213 static unw_tdep_frame_t *
214 trace_init_addr (unw_tdep_frame_t *f, in trace_init_addr()
[all …]
DGstash_frame.c32 unw_tdep_frame_t *f = &c->frame_info; in tdep_stash_frame()
/external/libunwind/include/tdep-x86_64/
Dlibunwind_i.h63 unw_tdep_frame_t; typedef
87 unw_tdep_frame_t frame_info; /* quick tracing assist info */
/external/libunwind/include/tdep-ia64/
Dlibunwind_i.h42 unw_tdep_frame_t; typedef
/external/libunwind/include/tdep-aarch64/
Dlibunwind_i.h47 unw_tdep_frame_t; typedef
/external/libunwind/include/tdep-sh/
Dlibunwind_i.h46 unw_tdep_frame_t; typedef
/external/libunwind/include/tdep-hppa/
Dlibunwind_i.h46 unw_tdep_frame_t; typedef
/external/libunwind/include/tdep-x86/
Dlibunwind_i.h46 unw_tdep_frame_t; typedef
/external/libunwind/include/tdep-arm/
Dlibunwind_i.h46 unw_tdep_frame_t; typedef
/external/libunwind/include/tdep-ppc32/
Dlibunwind_i.h52 unw_tdep_frame_t; typedef
/external/libunwind/include/tdep-mips/
Dlibunwind_i.h49 unw_tdep_frame_t; typedef
/external/libunwind/include/tdep-ppc64/
Dlibunwind_i.h52 unw_tdep_frame_t; typedef