Home
last modified time | relevance | path

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

/optee_os/ldelf/
A Dta_elf.h98 typedef void (*print_func_t)(void *pctx, const char *fmt, va_list ap) typedef
111 void ta_elf_print_mappings(void *pctx, print_func_t print_func,
A Dta_elf.c1297 static void __printf(3, 4) print_wrapper(void *pctx, print_func_t print_func, in print_wrapper()
1307 static void print_seg(void *pctx, print_func_t print_func, in print_seg()
1396 void ta_elf_print_mappings(void *pctx, print_func_t print_func, in ta_elf_print_mappings()

Completed in 6 milliseconds