Searched refs:ihdr (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | od-pe.c | 266 struct external_PEI_IMAGE_hdr * ihdr) in dump_pe_file_header() argument 379 unsigned int machine = (int) bfd_h_get_16 (abfd, ihdr->f_magic); in dump_pe_file_header() 383 printf (_("Number of sections:\t\t\%d\n"), (int) bfd_h_get_16 (abfd, ihdr->f_nscns)); in dump_pe_file_header() 385 long timedat = bfd_h_get_32 (abfd, ihdr->f_timdat); in dump_pe_file_header() 397 (long) bfd_h_get_32 (abfd, ihdr->f_symptr)); in dump_pe_file_header() 399 (long) bfd_h_get_32 (abfd, ihdr->f_nsyms)); in dump_pe_file_header() 401 unsigned int opt_header_size = (int) bfd_h_get_16 (abfd, ihdr->f_opthdr); in dump_pe_file_header() 404 unsigned int flags = (int) bfd_h_get_16 (abfd, ihdr->f_flags); in dump_pe_file_header() 414 ihdr_off + sizeof (* ihdr)); in dump_pe_file_header() 418 if (bfd_seek (abfd, ihdr_off + sizeof (* ihdr), SEEK_SET) != 0 in dump_pe_file_header() [all …]
|
| /netbsd/src/sys/dev/ic/ |
| D | atwvar.h | 333 struct ieee80211_frame ihdr; member 343 #define atw_ihdr u.s2.ihdr
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf.c | 8530 Elf_Internal_Shdr *ihdr, *ohdr; in _bfd_elf_init_private_section_data() local 8590 ihdr = &elf_section_data (isec)->this_hdr; in _bfd_elf_init_private_section_data() 8595 if ((ihdr->sh_flags & SHF_LINK_ORDER) != 0) in _bfd_elf_init_private_section_data() 8616 Elf_Internal_Shdr *ihdr, *ohdr; in _bfd_elf_copy_private_section_data() local 8622 ihdr = &elf_section_data (isec)->this_hdr; in _bfd_elf_copy_private_section_data() 8625 ohdr->sh_entsize = ihdr->sh_entsize; in _bfd_elf_copy_private_section_data() 8627 if (ihdr->sh_type == SHT_SYMTAB in _bfd_elf_copy_private_section_data() 8628 || ihdr->sh_type == SHT_DYNSYM in _bfd_elf_copy_private_section_data() 8629 || ihdr->sh_type == SHT_GNU_verneed in _bfd_elf_copy_private_section_data() 8630 || ihdr->sh_type == SHT_GNU_verdef) in _bfd_elf_copy_private_section_data() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf.c | 8521 Elf_Internal_Shdr *ihdr, *ohdr; in _bfd_elf_init_private_section_data() local 8581 ihdr = &elf_section_data (isec)->this_hdr; in _bfd_elf_init_private_section_data() 8586 if ((ihdr->sh_flags & SHF_LINK_ORDER) != 0) in _bfd_elf_init_private_section_data() 8607 Elf_Internal_Shdr *ihdr, *ohdr; in _bfd_elf_copy_private_section_data() local 8613 ihdr = &elf_section_data (isec)->this_hdr; in _bfd_elf_copy_private_section_data() 8616 ohdr->sh_entsize = ihdr->sh_entsize; in _bfd_elf_copy_private_section_data() 8618 if (ihdr->sh_type == SHT_SYMTAB in _bfd_elf_copy_private_section_data() 8619 || ihdr->sh_type == SHT_DYNSYM in _bfd_elf_copy_private_section_data() 8620 || ihdr->sh_type == SHT_GNU_verneed in _bfd_elf_copy_private_section_data() 8621 || ihdr->sh_type == SHT_GNU_verdef) in _bfd_elf_copy_private_section_data() [all …]
|
| /netbsd/src/sys/netinet/ |
| D | sctp_output.c | 9092 struct sctphdr *ihdr; local 9102 ihdr = (struct sctphdr *)((vaddr_t)iph + iphlen); 9115 ohdr->src_port = ihdr->dest_port; 9116 ohdr->dest_port = ihdr->src_port;
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | images | 480 0 name png-ihdr 498 >16 use png-ihdr 506 >>32 use png-ihdr
|