Searched refs:STT_FUNC (Results 1 – 3 of 3) sorted by relevance
261 #define STT_FUNC 2 /**< Function */ macro
407 if ((stt == STT_FUNC || stt == STT_OBJECT) && stb == STB_GLOBAL) { in llext_count_export_syms()498 if ((stt == STT_FUNC || stt == STT_OBJECT) && in llext_copy_symbols()
109 if (stt != STT_FUNC && in llext_link_plt()