Home
last modified time | relevance | path

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

/xen/xen/common/libelf/
A Dlibelf-private.h81 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 Dlibelf-loader.c112 void elf_call_log_callback(struct elf_binary *elf, bool iserr, in elf_call_log_callback() function

Completed in 3 milliseconds