Searched refs:vnrel (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/sgs/librtld/i386/ |
H A D | _relocate.c | 77 inc_reloc(void *vnrel, void *vorel, Reloc *reloc, uchar_t *oaddr, in inc_reloc() argument 80 Rel *nrel = vnrel; in inc_reloc()
|
/titanic_50/usr/src/cmd/sgs/librtld/sparc/ |
H A D | _relocate.c | 85 inc_reloc(void *vnrel, void *vorel, Reloc *reloc, uchar_t *oaddr, in inc_reloc() argument 88 Rela *nrel = vnrel; in inc_reloc()
|
/titanic_50/usr/src/cmd/sgs/librtld/sparcv9/ |
H A D | _relocate.c | 85 inc_reloc(void *vnrel, void *vorel, Reloc *reloc, uchar_t *oaddr, in inc_reloc() argument 88 Rela *nrel = vnrel; in inc_reloc()
|
/titanic_50/usr/src/cmd/sgs/librtld/amd64/ |
H A D | _relocate.c | 83 inc_reloc(void *vnrel, void *vorel, Reloc *reloc, uchar_t *oaddr, in inc_reloc() argument 86 Rela *nrel = vnrel; in inc_reloc()
|