Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Delf_common.h288 #define SHT_HASH 5 /* symbol hash table section */ macro
/optee_os/ldelf/
H A Dta_elf.c313 if (shdr[n].sh_type == SHT_HASH) { in save_hashtab()
327 if (shdr[n].sh_type == SHT_HASH) { in save_hashtab()