Searched refs:_LEENTRY (Results 1 – 1 of 1) sorted by relevance
99 #define _LEENTRY(x) .type x,_ASM_TYPE_FUNCTION; _FUNC_MODE; x: macro101 #define _EENTRY(x) GLOBAL(x); _LEENTRY(x)104 #define _LENTRY(x) .text; _ALIGN_TEXT; _LEENTRY(x); _FNSTART118 #define ASLEENTRY(y) _LEENTRY(_ASM_LABEL(y));122 #define ASLEENTRY_NP(y) _LEENTRY(_ASM_LABEL(y))