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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dstabsread.h155 struct stab_section_list
158 struct stab_section_list *next;
189 struct stab_section_list *stabs,
153 struct stab_section_list struct
H A Dcoffread.c59 struct stab_section_list *stabsects; /* .stab sections. */
238 struct stab_section_list *n, **pn;
240 n = ((struct stab_section_list *)
241 xmalloc (sizeof (struct stab_section_list)));
H A Ddbxread.c786 static struct stab_section_list *symbuf_sections;
3347 struct stab_section_list *stabsects,
3400 struct stab_section_list *stabsect;

Completed in 121 milliseconds