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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dframe.h663 extern struct frame_extra_info *frame_extra_info_zalloc (struct frame_info *fi,
H A Dframe.c85 /* Allocated by frame_extra_info_zalloc () which is called /
2172 frame_extra_info_zalloc (struct frame_info *fi, long size) function
H A Drs6000-tdep.c186 frame_extra_info_zalloc (fi, sizeof (struct frame_extra_info));

Completed in 66 milliseconds