Home
last modified time | relevance | path

Searched refs:Elf_Phdr (Results 1 – 5 of 5) sorted by relevance

/optee_os/lib/libutee/include/
H A Delf.h23 typedef Elf32_Phdr Elf_Phdr; typedef
53 typedef Elf64_Phdr Elf_Phdr; typedef
H A Dlink.h15 const Elf_Phdr *dlpi_phdr; /* pointer to module's phdr */
/optee_os/
H A Dtypedefs.checkpatch39 Elf_Phdr
/optee_os/lib/libutee/
H A Dtcb.c89 const Elf_Phdr *phdr = NULL; in __utee_tcb_init()
H A Duser_ta_entry.c76 const Elf_Phdr *phdr = NULL; in _get_fn_array()