Home
last modified time | relevance | path

Searched refs:sh_type (Results 1 – 2 of 2) sorted by relevance

/trusty/kernel/lib/backtrace/
Dsymbolize.c100 if (shdr[i].sh_type == SHT_SYMTAB) { in trusty_app_symbolize()
103 if (shdr[i].sh_type == SHT_STRTAB) { in trusty_app_symbolize()
/trusty/kernel/lib/trusty/include/lib/trusty/
Delf.h184 Elf32_Word sh_type; /* section type */ member
197 Elf64_Word sh_type; /* section type */ member