Home
last modified time | relevance | path

Searched refs:elf_load_find_interp (Results 1 – 4 of 4) sorted by relevance

/system/ulib/elfload/include/elfload/
A Delfload.h61 bool elf_load_find_interp(const elf_phdr_t* phdrs, size_t phnum,
/system/ulib/launchpad/
A Delf.c48 if (elf_load_find_interp(info->phdrs, info->header.e_phnum, in elf_load_get_interp()
/system/core/userboot/
A Duserboot-elf.c39 elf_load_find_interp(phdrs, header.e_phnum, interp_off, interp_len)) in load()
/system/ulib/elfload/
A Delf-load.c289 bool elf_load_find_interp(const elf_phdr_t phdrs[], size_t phnum, in elf_load_find_interp() function

Completed in 4 milliseconds