Home
last modified time | relevance | path

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

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