Home
last modified time | relevance | path

Searched refs:frame_extra_info_zalloc (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dframe.h663 extern struct frame_extra_info *frame_extra_info_zalloc (struct frame_info *fi,
H A Dframe.c2176 frame_extra_info_zalloc (struct frame_info *fi, long size) in frame_extra_info_zalloc() function
H A Drs6000-tdep.c186 frame_extra_info_zalloc (fi, sizeof (struct frame_extra_info)); in rs6000_init_extra_frame_info()
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdbint.texinfo3393 is allocated using @code{frame_extra_info_zalloc}.