Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dstabsread.h153 struct stab_section_list struct
156 struct stab_section_list *next; argument
188 struct stab_section_list *stabs,
H A Dcoffread.c59 struct stab_section_list *stabsects; /* .stab sections. */
227 struct stab_section_list *n, **pn; in coff_locate_sections()
229 n = ((struct stab_section_list *) in coff_locate_sections()
230 xmalloc (sizeof (struct stab_section_list))); in coff_locate_sections()
H A Ddbxread.c778 static struct stab_section_list *symbuf_sections;
3322 struct stab_section_list *stabsects, in coffstab_build_psymtabs()
3375 struct stab_section_list *stabsect; in coffstab_build_psymtabs()