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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dpef.h51 unsigned long reloc_section_count; member in struct:bfd_pef_loader_header
H A Dpef.c357 header->reloc_section_count = bfd_getb32 (buf + 32);
448 fprintf (file, "reloc_section_count: %lu\n", header->reloc_section_count);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dpef.h51 unsigned long reloc_section_count; member in struct:bfd_pef_loader_header
H A Dpef.c324 header->reloc_section_count = bfd_getb32 (buf + 32);
413 fprintf (file, "reloc_section_count: %lu\n", header->reloc_section_count);

Completed in 123 milliseconds