Lines Matching refs:pltndx
126 uint_t symndx, uint_t pltndx, caddr_t to, uint_t sb_flags, int *fail) in elf_plt_trace_write() argument
138 (pltndx * dyn_plt_ent_size)); in elf_plt_trace_write()
212 elf_bndr(Rt_map *lmp, ulong_t pltndx, caddr_t from) in elf_bndr() argument
244 if ((!lmp) && (pltndx <= in elf_bndr()
250 EC_NATPTR(lmp), EC_XWORD(pltndx), EC_NATPTR(from)); in elf_bndr()
253 reloff = pltndx * (ulong_t)RELENT(lmp); in elf_bndr()
317 uint_t pltndx = reloff / sizeof (Rela); in elf_bndr() local
322 nsym, symndx, pltndx, (caddr_t)symval, sb_flags, in elf_bndr()
867 int pltndx = (((ulong_t)rel - in elf_reloc() local
873 symdef, symndx, pltndx, (caddr_t)value, in elf_reloc()
941 Xword pltndx) in elf_plt_write() argument