Home
last modified time | relevance | path

Searched defs:GETRELSZ (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/
H A Dlink.h169 #define GETRELSZ(x) (x->ld_version < 2 ? ((struct old_link_dynamic *) x)->v1.ld_hash - ((struct old… macro
/titanic_41/usr/src/cmd/sgs/rtld.4.x/
H A Drtld.4.x.c180 #define GETRELSZ(x) \ macro
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h236 #define GETRELSZ(x) (x->ld_version < 2 ? \ macro