Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/arch/arm/
A Duser_ta_entry.c72 static void _get_fn_array(struct dl_phdr_info *info, Elf_Sword tag_a, in _get_fn_array() function
119 _get_fn_array(&qe->info, DT_INIT_ARRAY, DT_INIT_ARRAYSZ, &fn, in __utee_call_elf_init_fn()
142 _get_fn_array(info, DT_FINI_ARRAY, DT_FINI_ARRAYSZ, &fn, &num_fn); in _fini_iterate_phdr_cb()

Completed in 3 milliseconds