Searched refs:psymndx (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c385 ulong_t roffset, rsymndx, psymndx = 0; local
659 if ((rsymndx == psymndx) &&
731 psymndx = rsymndx;
779 psymndx = rsymndx;
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c364 ulong_t dsymndx, roffset, rsymndx, psymndx = 0; local
635 if ((rsymndx == psymndx) &&
707 psymndx = rsymndx;
755 psymndx = rsymndx;
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c538 ulong_t dsymndx, pltndx, roffset, rsymndx, psymndx = 0; local
790 if ((rsymndx == psymndx) &&
861 psymndx = rsymndx;
909 psymndx = rsymndx;
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c743 ulong_t pltndx, roffset, rsymndx, psymndx = 0; local
1019 if ((rsymndx == psymndx) &&
1090 psymndx = rsymndx;
1138 psymndx = rsymndx;

Completed in 71 milliseconds