Searched refs:__DTOR_LIST__ (Results 1 – 10 of 10) sorted by relevance
81 static fp __DTOR_LIST__[] variable96 const size_t n = __DTOR_LIST_END__ - __DTOR_LIST__ - 1; in __do_fini()97 for (size_t i = 1; i <= n; i++) __DTOR_LIST__[i](); in __do_fini()
65 static crt_func __DTOR_LIST__[] __section(".dtors") __used = { variable80 fn = __DTOR_LIST__[n]; in __do_global_dtors_aux()
73 PROVIDE (__DTOR_LIST__ = .);
105 PROVIDE (__DTOR_LIST__ = .);
104 PROVIDE (__DTOR_LIST__ = .);
130 PROVIDE (__DTOR_LIST__ = .);
74 PROVIDE (__DTOR_LIST__ = .);
72 PROVIDE (__DTOR_LIST__ = .);