DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ELF_DATA
sys/kern/imgact_elf.c
1354
ehdr->e_ident[EI_DATA] = ELF_DATA;
sys/kern/kern_checkpoint.c
135
ehdr->e_ident[EI_DATA] == ELF_DATA &&
usr.bin/gcore/elfcore.c
291
ehdr->e_ident[EI_DATA] = ELF_DATA;