Home
last modified time | relevance | path

Searched refs:Elf32_Phdr (Results 1 – 4 of 4) sorted by relevance

/u-boot/test/dm/
A Dremoteproc.c201 Elf32_Phdr *phdr = (Elf32_Phdr *)(valid_elf32 + ehdr->e_phoff); in dm_test_remoteproc_elf()
/u-boot/lib/
A Delf.c141 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()
/u-boot/drivers/remoteproc/
A Drproc-elf-loader.c164 Elf32_Phdr *phdr; /* Program header structure pointer */
175 phdr = (Elf32_Phdr *)(addr + ehdr->e_phoff);
/u-boot/include/
A Delf.h440 } Elf32_Phdr; typedef

Completed in 8 milliseconds