Home
last modified time | relevance | path

Searched defs:GETSTABSZ (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libbc/inc/include/
H A Dlink.h173 #define GETSTABSZ(x) (x->ld_version < 2 ? ((struct old_link_dynamic *) x)->v1.ld_symbols - ((struct… macro
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h244 #define GETSTABSZ(x) (x->ld_version < 2 ? \ macro