Home
last modified time | relevance | path

Searched refs:FRAME_OBSTACK_ZALLOC (Results 1 – 25 of 34) sorted by relevance

12

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsentinel-frame.c40 FRAME_OBSTACK_ZALLOC (struct frame_unwind_cache); in sentinel_frame_cache()
Ddummy-frame.c154 cache = FRAME_OBSTACK_ZALLOC (struct dummy_frame_cache); in dummy_frame_sniffer()
Dtrad-frame.c40 this_trad_cache = FRAME_OBSTACK_ZALLOC (struct trad_frame_cache); in trad_frame_cache_zalloc()
Dm32r-linux-tdep.c234 cache = FRAME_OBSTACK_ZALLOC (struct m32r_frame_cache); in m32r_linux_sigtramp_frame_cache()
Dtramp-frame.c141 tramp_cache = FRAME_OBSTACK_ZALLOC (struct tramp_frame_cache); in tramp_frame_sniffer()
Dframe.h518 #define FRAME_OBSTACK_ZALLOC(TYPE) ((TYPE *) frame_obstack_zalloc (sizeof (TYPE))) macro
Dalpha-mdebug-tdep.c182 info = FRAME_OBSTACK_ZALLOC (struct alpha_mdebug_unwind_cache); in alpha_mdebug_frame_unwind_cache()
Dlibunwind-frame.c139 cache = FRAME_OBSTACK_ZALLOC (struct libunwind_frame_cache); in libunwind_frame_cache()
Dhppa-linux-tdep.c351 info = FRAME_OBSTACK_ZALLOC (struct hppa_linux_sigtramp_unwind_cache); in hppa_linux_sigtramp_frame_unwind_cache()
Dvax-tdep.c326 cache = FRAME_OBSTACK_ZALLOC (struct vax_frame_cache); in vax_frame_cache()
Dalpha-tdep.c737 info = FRAME_OBSTACK_ZALLOC (struct alpha_sigtramp_unwind_cache); in alpha_sigtramp_frame_unwind_cache()
983 info = FRAME_OBSTACK_ZALLOC (struct alpha_heuristic_unwind_cache); in alpha_heuristic_frame_unwind_cache()
Dframe.c727 struct frame_info *frame = FRAME_OBSTACK_ZALLOC (struct frame_info); in create_sentinel_frame()
1058 prev_frame = FRAME_OBSTACK_ZALLOC (struct frame_info); in get_prev_frame_1()
Dhppa-tdep.c1579 cache = FRAME_OBSTACK_ZALLOC (struct hppa_frame_cache); in hppa_frame_cache()
1951 cache = FRAME_OBSTACK_ZALLOC (struct hppa_frame_cache); in hppa_fallback_frame_cache()
2068 info = FRAME_OBSTACK_ZALLOC (struct hppa_stub_unwind_cache); in hppa_stub_frame_unwind_cache()
Dm88k-tdep.c658 cache = FRAME_OBSTACK_ZALLOC (struct m88k_frame_cache); in m88k_frame_cache()
Dm32r-tdep.c524 info = FRAME_OBSTACK_ZALLOC (struct m32r_unwind_cache); in m32r_frame_unwind_cache()
Dppc-linux-tdep.c915 cache = FRAME_OBSTACK_ZALLOC (struct ppc_linux_sigtramp_cache); in ppc_linux_sigtramp_cache()
Ds390-tdep.c1913 info = FRAME_OBSTACK_ZALLOC (struct s390_unwind_cache); in s390_frame_unwind_cache()
1990 info = FRAME_OBSTACK_ZALLOC (struct s390_stub_unwind_cache); in s390_stub_frame_unwind_cache()
2070 info = FRAME_OBSTACK_ZALLOC (struct s390_sigtramp_unwind_cache); in s390_sigtramp_frame_unwind_cache()
Dxstormy16-tdep.c629 cache = FRAME_OBSTACK_ZALLOC (struct xstormy16_frame_cache); in xstormy16_alloc_frame_cache()
Davr-tdep.c869 info = FRAME_OBSTACK_ZALLOC (struct avr_unwind_cache); in avr_frame_unwind_cache()
Dhppa-hpux-tdep.c1112 info = FRAME_OBSTACK_ZALLOC (struct hppa_hpux_sigtramp_unwind_cache); in hppa_hpux_sigtramp_frame_unwind_cache()
Dm68k-tdep.c485 cache = FRAME_OBSTACK_ZALLOC (struct m68k_frame_cache); in m68k_alloc_frame_cache()
Damd64-tdep.c729 cache = FRAME_OBSTACK_ZALLOC (struct amd64_frame_cache); in amd64_alloc_frame_cache()
Dfrv-tdep.c1021 info = FRAME_OBSTACK_ZALLOC (struct frv_unwind_cache); in frv_frame_unwind_cache()
Dcris-tdep.c288 info = FRAME_OBSTACK_ZALLOC (struct cris_unwind_cache); in cris_sigtramp_frame_unwind_cache()
616 info = FRAME_OBSTACK_ZALLOC (struct cris_unwind_cache); in cris_frame_unwind_cache()
Dsparc-tdep.c506 cache = FRAME_OBSTACK_ZALLOC (struct sparc_frame_cache); in sparc_alloc_frame_cache()

12