Searched refs:Elf64_Phdr (Results 1 – 2 of 2) sorted by relevance
135 const Elf64_Phdr *phdr; in Loader_Load()139 phdr = (const Elf64_Phdr *)(buf + ehdr->e_phoff); in Loader_Load()
112 } Elf64_Phdr; typedef