Searched refs:STT_FUNC (Results 1 – 3 of 3) sorted by relevance
57 #define STT_FUNC 2 macro
143 if (ELF_ST_TYPE(symtab_entry->st_info) != STT_FUNC) { in trusty_app_symbolize()
46 .type __hwasan_tag_mismatch,STT_FUNC;