Searched defs:pltndx (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | amd64_elf.c | 126 uint_t symndx, uint_t pltndx, caddr_t to, uint_t sb_flags, int *fail) in elf_plt_trace_write() 212 elf_bndr(Rt_map *lmp, ulong_t pltndx, caddr_t from) in elf_bndr() 317 uint_t pltndx = reloff / sizeof (Rela); in elf_bndr() local 867 int pltndx = (((ulong_t)rel - in elf_reloc() local 941 Xword pltndx) in elf_plt_write()
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_elf.c | 114 Xword pltndx) in elf_plt_write() 239 Sym *sym, ulong_t symndx, ulong_t pltndx, caddr_t to, ulong_t sb_flags, in elf_plt_trace_write() 357 Xword pltndx; in elf_bndr() local 538 ulong_t dsymndx, pltndx, roffset, rsymndx, psymndx = 0; in elf_reloc() local
|
/illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
H A D | i386_elf.c | 106 uint_t symndx, uint_t pltndx, caddr_t to, uint_t sb_flags, int *fail) in elf_plt_trace_write() 296 uint_t pltndx = reloff / sizeof (Rel); in elf_bndr() local 842 int pltndx = (((ulong_t)rel - in elf_reloc() local 1005 Xword pltndx) in elf_plt_write()
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 146 Xword pltndx) in elf_plt_write() 387 Sym *sym, uint_t symndx, ulong_t pltndx, caddr_t to, uint_t sb_flags, in elf_plt_trace_write() 484 Xword pltndx; in elf_bndr() local 743 ulong_t pltndx, roffset, rsymndx, psymndx = 0; in elf_reloc() local
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.sparc.c | 201 Xword value, pltndx, farpltndx; in ld_calc_plt_addr() local 278 plt_far_entry(Ofl_desc *ofl, Xword pltndx, Xword *roffset, Sxword *raddend) in plt_far_entry() 394 plt_entry(Ofl_desc *ofl, Xword pltndx, Xword *roffset, Sxword *raddend) in plt_entry() 506 Xword value, pltndx; in ld_calc_plt_addr() local 527 plt_entry(Ofl_desc * ofl, Xword pltndx, Xword *roffset, Sxword *raddend) in plt_entry()
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | bindings.c | 82 Dbg_bind_global(Rt_map *flmp, Addr fabs, Off foff, Xword pltndx, in Dbg_bind_global()
|
/illumos-gate/usr/src/cmd/sgs/librtld/common/ |
H A D | relocate.c | 63 Xword pltndx = 0; in count_reloc() local
|