Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf.c1052 unsigned int i, nload; in _bfd_elf_make_section_from_shdr() local
1059 for (nload = 0, i = 0; i < elf_elfheader (abfd)->e_phnum; i++, phdr++) in _bfd_elf_make_section_from_shdr()
1063 ++nload; in _bfd_elf_make_section_from_shdr()
1064 if (i >= elf_elfheader (abfd)->e_phnum && nload > 1) in _bfd_elf_make_section_from_shdr()