Home | History | Annotate | Download | only in elfcopy

Lines Matching refs:old_shdr

193             shdr_info[shdridx].shdr.sh_offset = shdr_info[shdridx].old_shdr.sh_offset;
427 shdr_info[cnt].old_shdr.sh_link,
700 /* shdr_info[cnt].old_shdr.sh_link is index of old symbol-table
706 shdr_info[shdr_info[cnt].old_shdr.sh_link].newsymidx;
738 Elf32_Word symtabidx = shdr_info[cnt].old_shdr.sh_link;
759 which is why we look at shdr_info[cnt].old_shdr and not
763 int symstrndx = shdr_info[cnt].old_shdr.sh_link;
816 elf_strptr(elf, shdr_info[cnt].old_shdr.sh_link,
829 elf_strptr(elf, shdr_info[cnt].old_shdr.sh_link,
867 if (/*shdr_info[scnidx].old_shdr.sh_type != SHT_NOBITS &&*/
868 shdr_info[scnidx].old_shdr.sh_flags & SHF_ALLOC) {
871 shdr_info[scnidx].old_shdr.sh_addr,
872 shdr_info[scnidx].old_shdr.sh_size,
1244 size_t strshndx = symtab_info->old_shdr.sh_link;
1326 relsect_info->old_shdr.sh_size / relsect_info->old_shdr.sh_entsize;
1449 relsect_info->old_shdr.sh_size / relsect_info->old_shdr.sh_entsize;
1477 if (relsect_info->old_shdr.sh_info == 0) {
1482 FAILIF(info[relsect_info->old_shdr.sh_info].idx == 0,
1486 info[relsect_info->old_shdr.sh_info].name,
1487 relsect_info->old_shdr.sh_info);
1536 inf->old_shdr.sh_addr,
1537 inf->old_shdr.sh_addr + inf->old_shdr.sh_size,
1538 inf->old_shdr.sh_size,
1560 if (relsect_info->old_shdr.sh_info &&
1561 old_range_info->idx != relsect_info->old_shdr.sh_info) {
1565 info[relsect_info->old_shdr.sh_info].name,
1571 ASSERT(old_range_info->old_shdr.sh_addr == old_range_info->old_shdr.sh_offset);
1574 old_range_info->shdr.sh_addr - old_range_info->old_shdr.sh_addr;
1607 ((char *)info[info[symtab].old_shdr.sh_link].
1707 if (shdr_info[scnidx].old_shdr.sh_addr == dyn->d_un.d_ptr) {
2147 if (section_belongs_to_header(&shdr_info[inner].old_shdr, phdr))
2203 /* shdr_info[i].old_shdr.sh_link is the index of the strings table
2208 ASSERT(shdr_info[shdr_info[i].old_shdr.sh_link].idx ==
2210 ASSERT(shdr_info[shdr_info[i].old_shdr.sh_link].data);
2356 shdr_info[scnidx].old_shdr.sh_addr) {
2363 shdr_info[scnidx].old_shdr.sh_addr,
2372 shdr_info[scnidx].old_shdr.sh_addr +
2373 shdr_info[scnidx].old_shdr.sh_size;
2436 shdr_info[scnidx].old_shdr.sh_offset;
2441 shdr_info[scnidx].old_shdr.sh_addr;
2527 shdr_info->old_shdr.sh_offset,
2529 (shdr_info->old_shdr.sh_offset ==
2534 Note that we compare against the old_shdr.sh_offset because we just modified shdr.sh_offset!
2540 shdr_info->shdr.sh_addr == shdr_info->old_shdr.sh_offset);
2547 shdr_info->old_shdr.sh_addr,
2549 (shdr_info->old_shdr.sh_addr ==
2664 shdr_info[start].old_shdr.sh_offset, shdr_info[start].old_shdr.sh_offset,
2734 if (shdr_info[si].old_shdr.sh_offset == phdr_info[pi].p_offset)
2738 && section_belongs_to_header(&shdr_info[si].old_shdr,