Home
last modified time | relevance | path

Searched refs:text_name (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dstabsread.h189 char *stabstr_name, char *text_name);
H A Ddbxread.c3539 char *stabstr_name, char *text_name) in stabsect_build_psymtabs() argument
3563 text_sect = bfd_get_section_by_name (sym_bfd, text_name); in stabsect_build_psymtabs()
3565 error (_("Can't find %s section in symbol file"), text_name); in stabsect_build_psymtabs()