Searched refs:tramp_cache (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dtramp-frame.c48 struct tramp_frame_cache *tramp_cache = (*this_cache); local
49 if (tramp_cache->trad_cache == NULL)
51 tramp_cache->trad_cache = trad_frame_cache_zalloc (next_frame);
52 tramp_cache->tramp_frame->init (tramp_cache->tramp_frame,
54 tramp_cache->trad_cache,
55 tramp_cache->func);
57 return tramp_cache->trad_cache;
123 struct tramp_frame_cache *tramp_cache; local
132 tramp_cache
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dtramp-frame.c48 struct tramp_frame_cache *tramp_cache = (*this_cache); local
49 if (tramp_cache->trad_cache == NULL)
51 tramp_cache->trad_cache = trad_frame_cache_zalloc (next_frame);
52 tramp_cache->tramp_frame->init (tramp_cache->tramp_frame,
54 tramp_cache->trad_cache,
55 tramp_cache->func);
57 return tramp_cache->trad_cache;
123 struct tramp_frame_cache *tramp_cache; local
132 tramp_cache
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dtramp-frame.c48 struct tramp_frame_cache *tramp_cache = (*this_cache); local
49 if (tramp_cache->trad_cache == NULL)
51 tramp_cache->trad_cache = trad_frame_cache_zalloc (next_frame);
52 tramp_cache->tramp_frame->init (tramp_cache->tramp_frame,
54 tramp_cache->trad_cache,
55 tramp_cache->func);
57 return tramp_cache->trad_cache;
123 struct tramp_frame_cache *tramp_cache; local
132 tramp_cache
[all...]

Completed in 119 milliseconds