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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dpef.c69 static unsigned long bfd_pef_section_flags PARAMS ((bfd_pef_section *));
298 static unsigned long bfd_pef_section_flags (section) function
336 bfdsec->flags = bfd_pef_section_flags (section);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dpef.c268 static unsigned long bfd_pef_section_flags (bfd_pef_section *section) function
303 bfdsec->flags = bfd_pef_section_flags (section);

Completed in 79 milliseconds