Searched refs:ELi_GetPhdr (Results 1 – 3 of 3) sorted by relevance
63 void ELi_GetPhdr( ELDesc* elElfDesc, u32 index, Elf32_Phdr* Phdr);
385 void ELi_GetPhdr( ELDesc* elElfDesc, u32 index, Elf32_Phdr* Phdr) in ELi_GetPhdr() function
609 ELi_GetPhdr( elElfDesc, i, &CurrentPhdr); in elLoadSegments()