Searched refs:shndx1 (Results 1 – 2 of 2) sorted by relevance
432 unsigned int shndx1 = 0; in read_range_list() local436 shndx1 = this->lookup_reloc(offset, &start); in read_range_list()441 if (shndx1 == 0 && start == 0 && end == 0) in read_range_list()447 if (shndx1 == 0 && start == -1) in read_range_list()449 else if (shndx1 == shndx2) in read_range_list()451 if (shndx1 == 0 || object->is_section_included(shndx1)) in read_range_list()452 ranges->add(shndx1, base + start, base + end); in read_range_list()
7155 unsigned int shndx1, shndx2; in bfd_elf_match_symbols_in_sections() local7169 shndx1 = _bfd_elf_section_from_bfd_section (bfd1, sec1); in bfd_elf_match_symbols_in_sections()7171 if (shndx1 == SHN_BAD || shndx2 == SHN_BAD) in bfd_elf_match_symbols_in_sections()7228 if (shndx1 < ssymbuf1[mid].st_shndx) in bfd_elf_match_symbols_in_sections()7230 else if (shndx1 > ssymbuf1[mid].st_shndx) in bfd_elf_match_symbols_in_sections()7316 if (isym->st_shndx == shndx1) in bfd_elf_match_symbols_in_sections()