Home
last modified time | relevance | path

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

/optee_os/ldelf/
H A Dta_elf.h117 typedef void (*print_func_t)(void *pctx, const char *fmt, va_list ap) typedef
130 void ta_elf_print_mappings(void *pctx, print_func_t print_func,
H A Dta_elf.c1375 static void __printf(3, 4) print_wrapper(void *pctx, print_func_t print_func, in print_wrapper()
1385 static void print_seg(void *pctx, print_func_t print_func, in print_seg()
1474 void ta_elf_print_mappings(void *pctx, print_func_t print_func, in ta_elf_print_mappings()