Home
last modified time | relevance | path

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

/lk-master/top/include/lk/
A Dasm.h10 #define FUNCTION(x) .global x; .type x,STT_FUNC; x:
13 #define LOCAL_FUNCTION(x) .type x,STT_FUNC; x:
/lk-master/lib/elf/include/lib/
A Delf_defines.h159 #define STT_FUNC 2 macro

Completed in 6 milliseconds