Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dhpread.c359 asection *pinfo_section, *debug_section, *header_section; in hpread_pxdb_needed() local
374 pinfo_section = bfd_get_section_by_name (sym_bfd, "$PINFO$"); in hpread_pxdb_needed()
376 if (pinfo_section && !debug_section) in hpread_pxdb_needed()
1549 asection *pinfo_section, *debug_section, *header_section; in hpread_get_header() local
1577 pinfo_section = bfd_get_section_by_name (objfile->obfd, "$PINFO$"); in hpread_get_header()
1591 else if (pinfo_section) in hpread_get_header()