Searched refs:symtab_shndx (Results 1 – 2 of 2) sorted by relevance
429 int symtab_shndx = shdr[shnum].sh_link; in do_Elf_Rel_relocations() local431 stab = (Elf_Sym*) (ehdrC + shdr[ symtab_shndx ].sh_offset); in do_Elf_Rel_relocations()434 target_shndx, symtab_shndx )); in do_Elf_Rel_relocations()555 int symtab_shndx = shdr[shnum].sh_link; in do_Elf_Rela_relocations() local557 stab = (Elf_Sym*) (ehdrC + shdr[ symtab_shndx ].sh_offset); in do_Elf_Rela_relocations()560 target_shndx, symtab_shndx )); in do_Elf_Rela_relocations()
523 int symtab_shndx = shdr[shnum].sh_link;525 stab = (Elf_Sym*) (ehdrC + shdr[ symtab_shndx ].sh_offset);528 target_shndx, symtab_shndx ));649 int symtab_shndx = shdr[shnum].sh_link;651 stab = (Elf_Sym*) (ehdrC + shdr[ symtab_shndx ].sh_offset);654 target_shndx, symtab_shndx ));