Home | History | Annotate | Download | only in bfd

Lines Matching full:secn

3035   unsigned int section_number, secn;
3347 for (secn = 1; secn < section_number; ++secn)
3348 if (i_shdrp[secn] == NULL)
3349 i_shdrp[secn] = i_shdrp[0];
3351 i_shdrp[secn]->sh_name = _bfd_elf_strtab_offset (elf_shstrtab (abfd),
3352 i_shdrp[secn]->sh_name);