Home
last modified time | relevance | path

Searched refs:DT_FINI_ARRAYSZ (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.h422 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of the array of macro
/optee_os/ldelf/
H A Dta_elf.c1679 else if (tag == DT_FINI_ARRAYSZ) in get_init_fini_array()