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

/macosx-10.10.1/cxxfilt-11/cxxfilt/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 183 milliseconds