Searched refs:STT_FUNC (Results 1 – 2 of 2) sorted by relevance
10 #define FUNCTION(x) .global x; .type x,STT_FUNC; x:13 #define LOCAL_FUNCTION(x) .type x,STT_FUNC; x:
159 #define STT_FUNC 2 macro
Completed in 6 milliseconds