Home
last modified time | relevance | path

Searched refs:n_elt (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf.c690 unsigned int n_elt = shdr->sh_size / 4; in setup_group() local
694 while (--n_elt != 0) in setup_group()
703 n_elt = shdr->sh_size / 4; in setup_group()
704 while (--n_elt != 0) in setup_group()
708 if (n_elt != 0) in setup_group()
809 unsigned int n_elt = shdr->sh_size / 4; in _bfd_elf_setup_sections() local
811 while (--n_elt != 0) in _bfd_elf_setup_sections()
2016 unsigned int n_elt = hdr->sh_size / GRP_ENTRY_SIZE; in bfd_section_from_shdr() local
2024 idx += n_elt; in bfd_section_from_shdr()
2025 while (--n_elt != 0) in bfd_section_from_shdr()