OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_BSS
sys/lib/libsa/loadfile_elf.c
131
#define IS_BSS(p) (p.p_filesz < p.p_memsz)
usr.sbin/vmd/loadfile_elf.c
659
#define IS_BSS(p) (p.p_filesz < p.p_memsz)
usr.sbin/vmd/loadfile_elf.c
877
#define IS_BSS(p) (p.p_filesz < p.p_memsz)