Searched refs:elf_call_log_callback (Results 1 – 2 of 2) sorted by relevance
/xen/xen/common/libelf/ |
A D | libelf-private.h | 81 elf_call_log_callback(elf, 0, fmt , ## args ); 83 elf_call_log_callback(elf, 1, fmt , ## args ); 85 void elf_call_log_callback(struct elf_binary*, bool iserr, const char *fmt,...);
|
A D | libelf-loader.c | 112 void elf_call_log_callback(struct elf_binary *elf, bool iserr, in elf_call_log_callback() function
|
Completed in 3 milliseconds