Searched refs:_START_ENTRY (Results 1 – 3 of 3) sorted by relevance
61 #define _START_ENTRY .text; .p2align 4,0x90 macro63 #define _ENTRY(x) _START_ENTRY; \
70 #define _START_ENTRY .text; .p2align 2,0x90 macro72 #define _ENTRY(x) _START_ENTRY; \
82 _START_ENTRY; \