Searched refs:highest_shndx (Results 1 – 2 of 2) sorted by relevance
527 unsigned int highest_shndx; in elf64_hppa_check_relocs() local552 highest_shndx = 0; in elf64_hppa_check_relocs()556 if (isym->st_shndx > highest_shndx in elf64_hppa_check_relocs()558 highest_shndx = isym->st_shndx; in elf64_hppa_check_relocs()563 highest_shndx++; in elf64_hppa_check_relocs()564 amt = highest_shndx; in elf64_hppa_check_relocs()
526 unsigned int highest_shndx; in elf64_hppa_check_relocs() local551 highest_shndx = 0; in elf64_hppa_check_relocs()555 if (isym->st_shndx > highest_shndx in elf64_hppa_check_relocs()557 highest_shndx = isym->st_shndx; in elf64_hppa_check_relocs()562 highest_shndx++; in elf64_hppa_check_relocs()563 amt = highest_shndx; in elf64_hppa_check_relocs()