Home
last modified time | relevance | path

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

/dports/devel/libunwind/libunwind-1.5.0/src/aarch64/
H A DGtrace.c42 unw_tdep_frame_t *frames;
87 static unw_tdep_frame_t *
90 unw_tdep_frame_t *frames; in trace_cache_buckets()
93 GET_MEMORY(frames, n * sizeof (unw_tdep_frame_t)); in trace_cache_buckets()
146 unw_tdep_frame_t *new_frames = trace_cache_buckets (1u << new_log_size); in trace_cache_expand()
155 munmap(cache->frames, old_size * sizeof(unw_tdep_frame_t)); in trace_cache_expand()
215 static unw_tdep_frame_t *
216 trace_init_addr (unw_tdep_frame_t *f, in trace_init_addr()
275 static unw_tdep_frame_t *
291 unw_tdep_frame_t *frame; in trace_lookup()
[all …]
H A DGstash_frame.c33 unw_tdep_frame_t *f = &c->frame_info; in tdep_stash_frame()
/dports/devel/libunwind/libunwind-1.5.0/src/x86_64/
H A DGtrace.c40 unw_tdep_frame_t *frames;
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()
272 static unw_tdep_frame_t *
[all …]
H A DGstash_frame.c32 unw_tdep_frame_t *f = &c->frame_info; in tdep_stash_frame()
/dports/devel/libunwind/libunwind-1.5.0/src/arm/
H A DGtrace.c42 unw_tdep_frame_t *frames;
87 static unw_tdep_frame_t *
90 unw_tdep_frame_t *frames; in trace_cache_buckets()
93 GET_MEMORY(frames, n * sizeof (unw_tdep_frame_t)); in trace_cache_buckets()
146 unw_tdep_frame_t *new_frames = trace_cache_buckets (1u << new_log_size); in trace_cache_expand()
156 munmap(cache->frames, old_size * sizeof(unw_tdep_frame_t)); in trace_cache_expand()
216 static unw_tdep_frame_t *
217 trace_init_addr (unw_tdep_frame_t *f, in trace_init_addr()
276 static unw_tdep_frame_t *
292 unw_tdep_frame_t *frame; in trace_lookup()
[all …]
H A DGstash_frame.c33 unw_tdep_frame_t *f = &c->frame_info; in tdep_stash_frame()
/dports/devel/libunwind/libunwind-1.5.0/include/tdep-x86_64/
H A Dlibunwind_i.h61 unw_tdep_frame_t; typedef
82 unw_tdep_frame_t frame_info; /* quick tracing assist info */
/dports/devel/libunwind/libunwind-1.5.0/include/tdep-arm/
H A Dlibunwind_i.h60 unw_tdep_frame_t; typedef
82 unw_tdep_frame_t frame_info; /* quick tracing assist info */
/dports/devel/libunwind/libunwind-1.5.0/include/tdep-aarch64/
H A Dlibunwind_i.h60 unw_tdep_frame_t; typedef
96 unw_tdep_frame_t frame_info; /* quick tracing assist info */
/dports/devel/libunwind/libunwind-1.5.0/include/tdep-ia64/
H A Dlibunwind_i.h39 unw_tdep_frame_t; typedef
/dports/devel/libunwind/libunwind-1.5.0/include/tdep-tilegx/
H A Dlibunwind_i.h42 } unw_tdep_frame_t; typedef
/dports/devel/libunwind/libunwind-1.5.0/include/tdep-sh/
H A Dlibunwind_i.h43 unw_tdep_frame_t; typedef
/dports/devel/libunwind/libunwind-1.5.0/include/tdep-hppa/
H A Dlibunwind_i.h43 unw_tdep_frame_t; typedef
/dports/devel/libunwind/libunwind-1.5.0/include/tdep-x86/
H A Dlibunwind_i.h43 unw_tdep_frame_t; typedef
/dports/devel/libunwind/libunwind-1.5.0/include/tdep-ppc32/
H A Dlibunwind_i.h49 unw_tdep_frame_t; typedef
/dports/devel/libunwind/libunwind-1.5.0/include/tdep-mips/
H A Dlibunwind_i.h46 unw_tdep_frame_t; typedef
/dports/devel/libunwind/libunwind-1.5.0/include/tdep-ppc64/
H A Dlibunwind_i.h49 unw_tdep_frame_t; typedef