Searched defs:num_sec (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfcode.h | 706 unsigned int num_sec; in elf_object_p() local 873 unsigned int num_sec; in elf_object_p() local
|
H A D | elf.c | 2683 unsigned int i, num_sec; in bfd_section_from_shdr() local 2750 unsigned int i, num_sec; in bfd_section_from_shdr() local 2879 unsigned int i, num_sec; in bfd_section_from_shdr() local 2909 unsigned int num_sec = elf_numsections (abfd); in bfd_section_from_shdr() local 6968 unsigned int num_sec = elf_numsections (abfd); in assign_file_positions_except_relocs() local 7312 unsigned int count, num_sec; in _bfd_elf_write_object_contents() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfcode.h | 693 unsigned int num_sec; in elf_object_p() local 828 unsigned int num_sec; in elf_object_p() local
|
H A D | elf.c | 2145 unsigned int i, num_sec; in bfd_section_from_shdr() local 2212 unsigned int i, num_sec; in bfd_section_from_shdr() local 2340 unsigned int i, num_sec; in bfd_section_from_shdr() local 2370 unsigned int num_sec = elf_numsections (abfd); in bfd_section_from_shdr() local 6421 unsigned int num_sec = elf_numsections (abfd); in assign_file_positions_except_relocs() local 6734 unsigned int count, num_sec; in _bfd_elf_write_object_contents() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | objcopy.c | 2610 unsigned int num_sec, i; in copy_object() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | objcopy.c | 2683 unsigned int num_sec, i; in copy_object() local
|