Searched refs:_ALIGN_TEXT (Results 1 – 1 of 1) sorted by relevance
47 #ifndef _ALIGN_TEXT48 # define _ALIGN_TEXT .align 2 macro84 #define _LENTRY(x) .text; _ALIGN_TEXT; _LEENTRY(x); _FNSTART86 #define _ENTRY(x) .text; _ALIGN_TEXT; _EENTRY(x); _FNSTART