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

/system/core/libcorkscrew/arch-arm/
H A Dptrace-arm.c36 uint32_t elf_phentsize = elf_phentsize_phnum >> 16; local
39 uintptr_t elf_phdr = mi->start + elf_phoff + i * elf_phentsize;

Completed in 26 milliseconds