Home
last modified time | relevance | path

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

/freebsd/sys/arm/include/
H A Dasm.h90 #define _LENTRY(x) .text; _ALIGN_TEXT; _LEENTRY(x); _FNSTART macro
102 #define ASLENTRY(y) _LENTRY(_ASM_LABEL(y));
106 #define ASLENTRY_NP(y) _LENTRY(_ASM_LABEL(y))