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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dhpread.c364 asection *pinfo_section, *debug_section, *header_section;
372 header_section = bfd_get_section_by_name (sym_bfd, "$HEADER$");
373 if (!header_section)
386 header_section_size = bfd_section_size (objfile->obfd, header_section);
394 header_section,
453 header_section_size = bfd_section_size (objfile->obfd, header_section);
461 header_section,
1558 asection *pinfo_section, *debug_section, *header_section;
1565 header_section = bfd_get_section_by_name (objfile->obfd, "$HEADER$");
1566 if (!header_section)
359 asection *pinfo_section, *debug_section, *header_section; local
1549 asection *pinfo_section, *debug_section, *header_section; local
[all...]

Completed in 104 milliseconds