
has sysident, crtn.S is empty. True dtor/ctor processing is done elsewhere (in crt0.o for static or the rtld for dynamic images). All that is done in here is either a call to __cxa_finalize (dtor, only when SHARED) or register_frame_info and _JV_RegisterClasses.