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

/fuchsia/zircon/system/ulib/launchpad/
H A Delf.h25 zx_status_t elf_load_get_interp(elf_load_info_t* info, zx_handle_t vmo,
H A Delf.c44 zx_status_t elf_load_get_interp(elf_load_info_t* info, zx_handle_t vmo, function
H A Dlaunchpad.c574 status = elf_load_get_interp(elf, vmo, &interp, &interp_len);

Completed in 73 milliseconds