Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dpef.h52 unsigned long reloc_section_count; member
H A Dpef.c337 header->reloc_section_count = bfd_getb32 (buf + 32); in bfd_pef_parse_loader_header()
426 fprintf (file, "reloc_section_count: %lu\n", header->reloc_section_count); in bfd_pef_print_loader_header()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dpef.h52 unsigned long reloc_section_count; member
H A Dpef.c336 header->reloc_section_count = bfd_getb32 (buf + 32); in bfd_pef_parse_loader_header()
425 fprintf (file, "reloc_section_count: %lu\n", header->reloc_section_count); in bfd_pef_print_loader_header()