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

/ndk/sources/host-tools/ndk-stack/elff/
H A Delff_api.cc27 elff_init(const char* elf_file_path) argument
29 ElfFile* elf_file = ElfFile::Create(elf_file_path);

Completed in 13 milliseconds