Home
last modified time | relevance | path

Searched refs:jbind (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h283 struct jbind { struct
326 struct jbind *lp_plt; /* procedure linkage table */
H A Da.out.c576 LM2LP(lmp)->lp_plt = (struct jbind *)(&caddr[JMPOFF(ld)]); in aout_new_lmp()