Home
last modified time | relevance | path

Searched defs:ehdr (Results 1 – 2 of 2) sorted by relevance

/open-amp-latest/open-amp/lib/remoteproc/
Delf_loader.c37 const Elf32_Ehdr *ehdr = elf_info; in elf_phoff() local
41 const Elf64_Ehdr *ehdr = elf_info; in elf_phoff() local
50 const Elf32_Ehdr *ehdr = elf_info; in elf_phentsize() local
54 const Elf64_Ehdr *ehdr = elf_info; in elf_phentsize() local
63 const Elf32_Ehdr *ehdr = elf_info; in elf_phnum() local
67 const Elf64_Ehdr *ehdr = elf_info; in elf_phnum() local
76 const Elf32_Ehdr *ehdr = elf_info; in elf_shoff() local
80 const Elf64_Ehdr *ehdr = elf_info; in elf_shoff() local
89 const Elf32_Ehdr *ehdr = elf_info; in elf_shentsize() local
93 const Elf64_Ehdr *ehdr = elf_info; in elf_shentsize() local
[all …]
/open-amp-latest/open-amp/lib/include/openamp/
Delf_loader.h288 Elf32_Ehdr ehdr; member
296 Elf64_Ehdr ehdr; member