Home
last modified time | relevance | path

Searched refs:DT_FINI_ARRAY (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutee/
H A Duser_ta_entry.c143 _get_fn_array(info, DT_FINI_ARRAY, DT_FINI_ARRAYSZ, &fn, &num_fn); in _fini_iterate_phdr_cb()
/optee_os/lib/libutee/include/
H A Delf_common.h418 #define DT_FINI_ARRAY 26 /* Address of the array of pointers to macro
/optee_os/ldelf/
H A Dta_elf.c1675 else if (tag == DT_FINI_ARRAY) in get_init_fini_array()