Searched refs:elf_file_path (Results 1 - 2 of 2) sorted by relevance

/external/qemu/elff/
H A Delff_api.cc27 elff_init(const char* elf_file_path) argument
29 ElfFile* elf_file = ElfFile::Create(elf_file_path);
H A Delff_api.h113 * elf_file_path - Path to the ELF file to initialize API for.
120 ELFF_HANDLE elff_init(const char* elf_file_path);

Completed in 29 milliseconds