Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Delf32.h146 typedef Elf_Note Elf32_Nhdr;
H A Delf64.h160 typedef Elf_Note Elf64_Nhdr;
H A Delf_common.h54 } Elf_Note; typedef
/optee_os/ldelf/
H A Dta_elf.c943 Elf_Note *note = NULL; in parse_property_segment()