Searched refs:stndx (Results 1 – 2 of 2) sorted by relevance
110 Word stndx; in do_relocate() local159 stndx = ELF_R_SYM(((Rela *)reladdr)->r_info); in do_relocate()160 if (stndx >= mp->nsyms) { in do_relocate()181 (mp->symtbl+(stndx * mp->symhdr->sh_entsize)); in do_relocate()209 (mp->symtbl+(stndx * mp->symhdr->sh_entsize)); in do_relocate()
144 unsigned long stndx; in do_relocate() local170 stndx = ELF_R_SYM(((Rela *)reladdr)->r_info); in do_relocate()171 if (stndx >= mp->nsyms) { in do_relocate()196 (mp->symtbl+(stndx * mp->symhdr->sh_entsize)); in do_relocate()222 (mp->symtbl+(stndx * mp->symhdr->sh_entsize)); in do_relocate()