Searched refs:valid_section_index_p (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delfcode.h469 valid_section_index_p (unsigned index, unsigned num_sections)
779 if (! valid_section_index_p (i_shdrp[shindex].sh_link, num_sec))
785 && ! valid_section_index_p (i_shdrp[shindex].sh_info, num_sec))
803 if (! valid_section_index_p (i_ehdrp->e_shstrndx, elf_numsections (abfd)))
467 valid_section_index_p (unsigned index, unsigned num_sections) function

Completed in 58 milliseconds