Symbol: note_state
sys/arch/epoc32/stand/e32boot/include/elf.h
1312
struct note_state;
sys/arch/epoc32/stand/e32boot/include/elf.h
1321
void coredump_savenote_elf32(struct note_state *, unsigned int,
sys/arch/epoc32/stand/e32boot/include/elf.h
1333
void coredump_savenote_elf64(struct note_state *, unsigned int,
sys/kern/core_elf32.c
100
static int ELFNAMEEND(coredump_notes)(struct lwp *, struct note_state *);
sys/kern/core_elf32.c
101
static int ELFNAMEEND(coredump_note)(struct lwp *, struct note_state *);
sys/kern/core_elf32.c
128
struct note_state ns;
sys/kern/core_elf32.c
379
coredump_note_procinfo(struct lwp *l, struct note_state *ns)
sys/kern/core_elf32.c
433
coredump_note_auxv(struct lwp *l, struct note_state *ns)
sys/kern/core_elf32.c
450
ELFNAMEEND(coredump_notes)(struct lwp *l, struct note_state *ns)
sys/kern/core_elf32.c
499
ELFNAMEEND(coredump_note)(struct lwp *l, struct note_state *ns)
sys/kern/core_elf32.c
554
save_note_bytes(struct note_state *ns, const void *data, size_t len)
sys/kern/core_elf32.c
587
ELFNAMEEND(coredump_savenote)(struct note_state *ns, unsigned int type,
sys/sys/exec_elf.h
1501
struct note_state;
sys/sys/exec_elf.h
1515
void coredump_savenote_elf32(struct note_state *, unsigned int,
sys/sys/exec_elf.h
1529
void coredump_savenote_elf64(struct note_state *, unsigned int,
tools/arm-elf2aout/sys/exec_elf.h
1341
struct note_state;
tools/arm-elf2aout/sys/exec_elf.h
1350
void coredump_savenote_elf32(struct note_state *, unsigned int,
tools/arm-elf2aout/sys/exec_elf.h
1362
void coredump_savenote_elf64(struct note_state *, unsigned int,
tools/m68k-elf2aout/sys/exec_elf.h
1341
struct note_state;
tools/m68k-elf2aout/sys/exec_elf.h
1350
void coredump_savenote_elf32(struct note_state *, unsigned int,
tools/m68k-elf2aout/sys/exec_elf.h
1362
void coredump_savenote_elf64(struct note_state *, unsigned int,