Searched defs:_START_ENTRY (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/amd64/include/
H A Dasm.h58 #define _START_ENTRY .text; .p2align 4,0x90 macro
/freebsd-10-stable/sys/i386/include/
H A Dasm.h71 #define _START_ENTRY .text; .p2align 2,0x90 macro
/freebsd-10-stable/sys/sparc64/include/
H A Dasm.h74 #define _START_ENTRY \ macro

Completed in 92 milliseconds