Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Dprofile.h49 #define _MCOUNT_DECL void mcount macro
75 #define _MCOUNT_DECL void mcount macro
/f-stack/freebsd/amd64/include/
H A Dprofile.h55 #define _MCOUNT_DECL void mcount macro
109 #define _MCOUNT_DECL \ macro
/f-stack/freebsd/i386/include/
H A Dprofile.h55 #define _MCOUNT_DECL void mcount macro
122 #define _MCOUNT_DECL static __inline void _mcount macro
/f-stack/freebsd/arm/include/
H A Dprofile.h48 #define _MCOUNT_DECL void mcount macro
/f-stack/freebsd/mips/include/
H A Dprofile.h42 #define _MCOUNT_DECL void ___mcount macro
/f-stack/freebsd/libkern/
H A Dmcount.c62 _MCOUNT_DECL(uintfptr_t frompc, uintfptr_t selfpc) in _MCOUNT_DECL() function