Home
last modified time | relevance | path

Searched refs:lo_name (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dcache_a.out.c109 if (strcmp((char *)&AP(dbp)[tlop->lo_name],
269 (strncmp(&AP(dbp)[tlop->lo_name], in find_so()
271 (*(&AP(dbp)[tlop->lo_name + in find_so()
346 tlop->lo_name = (long)RELPTR(dbp, calloc((cplen + 1), 1));
347 (void) strncpy((char *)&AP(dbp)[tlop->lo_name], cp, cplen);
H A D_a.out.h100 char *lo_name; /* name of object */ member
108 long lo_name; /* name (often relative) */ member
H A Da.out.c208 name = &TEXTBASE(clmp)[((Lnk_obj *)(need))->lo_name]; in aout_needed()
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dlink.h40 char *lo_name; /* name of object */ member
48 long lo_name; /* name (often relative) */ member