HomeSort by relevance Sort by last modified time
    Searched refs:shndx2 (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
gdb-index.cc 821 unsigned int shndx2; local
834 off_t high_pc = die->address_attribute(elfcpp::DW_AT_high_pc, &shndx2);
839 shndx2 = shndx;
843 if (shndx != shndx2)
    [all...]
dwarf_reader.cc 433 unsigned int shndx2 = 0; local
437 shndx2 = this->lookup_reloc(offset + addr_size, &end);
449 else if (shndx1 == shndx2)
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elflink.c 7435 unsigned int shndx1, shndx2; local
    [all...]

Completed in 100 milliseconds