Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h285 struct jbind { struct
328 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()