Searched refs:__do_global_dtors_aux (Results 1 – 22 of 22) sorted by relevance
63 data8 @fptr(__do_global_dtors_aux)84 movl r2 = @pcrel(__do_global_dtors_aux - 16)101 .proc __do_global_dtors_aux label102 __do_global_dtors_aux: label182 .endp __do_global_dtors_aux
83 .hidden __do_global_dtors_aux85 _ENTRY(__do_global_dtors_aux, R8)125 END(__do_global_dtors_aux)182 calls $0, __do_global_dtors_aux
378 __do_global_dtors_aux (void) in __do_global_dtors_aux() function442 CRT_CALL_STATIC_FUNCTION (FINI_SECTION_ASM_OP, __do_global_dtors_aux) in CRT_CALL_STATIC_FUNCTION() argument453 aligned(__alignof__(func_ptr)))) = { __do_global_dtors_aux };459 atexit (__do_global_dtors_aux);
1651 * crtstuff.c (__do_global_dtors_aux): Only call __cxa_finalize if1736 * crtstuff.c (__do_global_dtors_aux): Check if USE_EH_FRAME_REGISTRY is1741 * crtstuff.c (__do_global_dtors_aux): Wrap in #if so it's only defined5644 * crtstuff.c (__do_global_dtors_aux) [HIDDEN_DTOR_LIST_END]: Use9089 (__do_global_dtors_aux, frame_dummy): Use them.9109 (__do_global_dtors_aux): Call _ITM_deregisterTMCloneTable.
107 static void __do_global_dtors_aux(void) __used;110 __do_global_dtors_aux(void) in __do_global_dtors_aux() function
80 __do_global_dtors_aux: label156 call __do_global_dtors_aux
84 __do_global_dtors_aux: label174 call __do_global_dtors_aux
34 static void __do_global_dtors_aux(void) __attribute__((__destructor__)) __used;
33 static void __do_global_dtors_aux(void) __attribute__((__destructor__)) __used;
100 static void __do_global_dtors_aux (void) __attribute__ ((longcall));
240 __do_global_dtors_aux: label366 _CALL_INIT_FINI_FUNCTION(__do_global_dtors_aux)
91 helper functions __do_global_ctors_aux/__do_global_dtors_aux.
13137 * config/ia64/crtbegin.asm (__do_global_dtors_aux): Use saved13400 (__do_global_dtors_aux): Update to match.14588 (__do_global_dtors_aux): Use gp-relative static data to avoid22099 * crtstuff.c (__do_global_dtors_aux): Call it if we would have22160 (__do_global_dtors_aux, __do_global_dtors): Streamline.
18609 (__do_global_dtors_aux): Preserve the gp; rebundle.28282 (__do_global_dtors_aux): ... here. Call __cxa_finalize if
9547 * crtstuff.c (__do_global_dtors_aux): Allow finalization code to
21062 * crtstuff.c (__do_global_dtors_aux): Remove usage of28073 (__do_global_dtors_aux): Align to 32-byte boundary. Add unwind
18507 (__do_global_dtors_aux): Check if __deregister_frame_info is
21454 (__do_global_dtors_aux): Use more paranoid loop to run
12174 * crtstuff.c (__do_global_dtors_aux): Use atexit if no
10938 __do_global_dtors_aux longcall.
33322 (__do_global_dtors_aux): Mark used.
4163 (__do_global_dtors_aux): Deregister clone table.