Searched refs:print_func_t (Results 1 – 2 of 2) sorted by relevance
| /optee_os/ldelf/ |
| H A D | ta_elf.h | 117 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 D | ta_elf.c | 1362 static void __printf(3, 4) print_wrapper(void *pctx, print_func_t print_func, in print_wrapper() 1372 static void print_seg(void *pctx, print_func_t print_func, in print_seg() 1461 void ta_elf_print_mappings(void *pctx, print_func_t print_func, in ta_elf_print_mappings()
|