Home
last modified time | relevance | path

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

/trusty/kernel/lib/backtrace/
Dsymbolize.c103 if (shdr[i].sh_type == SHT_STRTAB) { in trusty_app_symbolize()
/trusty/kernel/lib/trusty/include/lib/trusty/
Delf.h212 #define SHT_STRTAB 3 /* String table */ macro