Searched refs:_LEENTRY (Results 1 – 1 of 1) sorted by relevance
85 #define _LEENTRY(x) .type x,_ASM_TYPE_FUNCTION; _FUNC_MODE; x: macro87 #define _EENTRY(x) GLOBAL(x); _LEENTRY(x)90 #define _LENTRY(x) .text; _ALIGN_TEXT; _LEENTRY(x); _FNSTART104 #define ASLEENTRY(y) _LEENTRY(_ASM_LABEL(y));108 #define ASLEENTRY_NP(y) _LEENTRY(_ASM_LABEL(y))