Searched refs:Elf32_Phdr (Results 1 – 4 of 4) sorted by relevance
201 Elf32_Phdr *phdr = (Elf32_Phdr *)(valid_elf32 + ehdr->e_phoff); in dm_test_remoteproc_elf()
141 Elf32_Phdr *phdr; /* Program header structure pointer */ in load_elf_image_phdr()148 phdr = (Elf32_Phdr *)(addr + ehdr->e_phoff); in load_elf_image_phdr()
164 Elf32_Phdr *phdr; /* Program header structure pointer */175 phdr = (Elf32_Phdr *)(addr + ehdr->e_phoff);
440 } Elf32_Phdr; typedef
Completed in 8 milliseconds