Home
last modified time | relevance | path

Searched refs:sh_name (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutee/include/
H A Delf32.h79 Elf32_Word sh_name; /* Section name (index into the member
H A Delf64.h88 Elf64_Word sh_name; /* Section name (index into the member
/optee_os/ta/remoteproc/src/
H A Delf_parser.c127 if (strcmp(name_table + shdr->sh_name, ".resource_table")) in e32_parser_find_rsc_table()