Home | History | Annotate | Download | only in linker

Lines Matching full:fini_array

1241   CallArray("DT_FINI_ARRAY", fini_array, fini_array_count, true);
1407 si->fini_array = reinterpret_cast<linker_function_t*>(base + d->d_un.d_ptr);
1408 DEBUG("%s destructors (DT_FINI_ARRAY) found at %p", si->name, si->fini_array);