Searched refs:ALIGN_TEXT (Results 1 – 3 of 3) sorted by relevance
49 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro51 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro55 #define GEN_ENTRY(name) ALIGN_TEXT; .globl CNAME(name); \106 ALIGN_TEXT; __CONCAT(to,label): ; MCOUNT; jmp label110 #define MCOUNT_LABEL(name) GEN_ENTRY(name) ; nop ; ALIGN_TEXT149 #define IDTVEC(name) ALIGN_TEXT; .globl __CONCAT(X,name); \
28 #define ALIGN_TEXT \ macro
58 ALIGN_TEXT