Home
last modified time | relevance | path

Searched refs:_FNSTART (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/include/
H A Dasm.h50 #define _FNSTART .fnstart macro
55 #define _FNSTART macro
90 #define _LENTRY(x) .text; _ALIGN_TEXT; _LEENTRY(x); _FNSTART
92 #define _ENTRY(x) .text; _ALIGN_TEXT; _EENTRY(x); _FNSTART