Searched defs:__section (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.sbin/mfiutil/
H A Dmfiutil.h47 #define __section(x) __attribute__((__section__(x))) macro
/freebsd-13-stable/tools/build/cross-build/include/common/sys/
H A Dcdefs.h81 #define __section(x) __attribute__((__section__(x))) macro
/freebsd-13-stable/sys/sys/
H A Dcdefs.h225 #define __section(x) __attribute__((__section__(x))) macro
/freebsd-13-stable/tests/sys/opencrypto/
H A Dcryptodevh.py59 def __section(x): return __attribute__((__section__(x))) function
63 def __section(x): return __attribute__((__section__(x))) function

Completed in 47 milliseconds