Home | History | Annotate | Download | only in linker

Lines Matching refs:fini_array

1697   CallArray("DT_FINI_ARRAY", fini_array, fini_array_count, true);
2048 fini_array = reinterpret_cast<linker_function_t*>(load_bias + d->d_un.d_ptr);
2049 DEBUG("%s destructors (DT_FINI_ARRAY) found at %p", name, fini_array);