___getauxptr
extern void *___getauxptr(int);
extern void *___getauxptr(int type);
return ((const char *)___getauxptr(AT_SUN_EXECNAME));