Searched defs:includes_phdrs (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dbfd.c1159 bfd_record_phdr(bfd *abfd, unsigned long type, bfd_boolean flags_valid, flagword flags, bfd_boolean at_valid, bfd_vma at, bfd_boolean includes_filehdr, bfd_boolean includes_phdrs, unsigned int count, asection **secs) argument
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd.c1282 bfd_record_phdr(bfd *abfd, unsigned long type, bfd_boolean flags_valid, flagword flags, bfd_boolean at_valid, bfd_vma at, bfd_boolean includes_filehdr, bfd_boolean includes_phdrs, unsigned int count, asection **secs) argument
/openbsd-current/gnu/usr.bin/binutils/include/elf/
H A Dinternal.h247 unsigned int includes_phdrs : 1; member in struct:elf_segment_map
/openbsd-current/gnu/usr.bin/binutils-2.17/include/elf/
H A Dinternal.h247 unsigned int includes_phdrs : 1; member in struct:elf_segment_map

Completed in 215 milliseconds