Searched refs:elff_init (Results 1 - 3 of 3) sorted by relevance

/external/qemu/elff/
H A Delff_api.h120 ELFF_HANDLE elff_init(const char* elf_file_path);
122 /* Closes a handle obtained after successful call to elff_init routine.
125 * a successful call to elff_init routine.
130 * handle - A handle obtained from successful call to elff_init().
140 * handle - A handle obtained from successful call to elff_init().
162 * handle - A handle obtained from successful call to elff_init().
H A Delff_api.cc27 elff_init(const char* elf_file_path) function
/external/qemu/memcheck/
H A Dmemcheck_util.c242 handle = elff_init(sym_path);

Completed in 51 milliseconds