Home
last modified time | relevance | path

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

/trusty/kernel/lib/backtrace/
Delf_sym.h57 #define STT_FUNC 2 macro
Dsymbolize.c143 if (ELF_ST_TYPE(symtab_entry->st_info) != STT_FUNC) { in trusty_app_symbolize()
/trusty/user/base/lib/hwasan/arch/arm64/
Dhwasan_tag_mismatch.S46 .type __hwasan_tag_mismatch,STT_FUNC;