Searched refs:EI_Phdr (Results 1 – 1 of 1) sorted by relevance
104 static Elf_Phdr EI_Phdr; /* recent Elf_Phdr to be stored */ variable259 if (pread64(EI->elffd, (void *)&EI_Phdr, size, off) != size) in get_phdr()262 if (file_xlatetom(ELF_T_PHDR, (char *)&EI_Phdr) == ELF_READ_FAIL) in get_phdr()313 Elf_Phdr *phdr = &EI_Phdr; in process_phdr()