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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Damd64-tdep.c688 struct amd64_frame_cache
706 amd64_init_frame_cache (struct amd64_frame_cache *cache)
727 static struct amd64_frame_cache *
730 struct amd64_frame_cache *cache;
732 cache = FRAME_OBSTACK_ZALLOC (struct amd64_frame_cache);
756 struct amd64_frame_cache *cache)
813 struct amd64_frame_cache cache;
828 static struct amd64_frame_cache *
829 amd64_frame_cache (struct frame_info *next_frame, void **this_cache)
831 struct amd64_frame_cache *cach
685 struct amd64_frame_cache struct
825 amd64_frame_cache (struct frame_info *next_frame, void **this_cache) function
[all...]

Completed in 198 milliseconds