Searched refs:_START_ENTRY (Results 1 – 2 of 2) sorted by relevance
60 #define _START_ENTRY .text; .p2align 4,0x90 macro62 #define _ENTRY(x) _START_ENTRY; \
73 #define _START_ENTRY .text; .p2align 2,0x90 macro75 #define _ENTRY(x) _START_ENTRY; \