Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__section
usr/src/boot/sys/sys/cdefs.h
216
#define __section(x)
usr/src/boot/sys/sys/cdefs.h
238
#define __section(x) __attribute__((__section__(x)))
usr/src/compat/bhyve/sys/cdefs.h
51
#define __section(x) __attribute__((__section__(x)))
usr/src/uts/common/sys/ccompile.h
163
#define __section(x) __attribute__((__section__(x)))