HomeSort by: relevance | last modified time | path
    Searched refs:note_state (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/kern/
core_elf32.c 88 struct note_state { struct
97 static int ELFNAMEEND(coredump_notes)(struct lwp *, struct note_state *);
98 static int ELFNAMEEND(coredump_note)(struct lwp *, struct note_state *);
125 struct note_state ns;
375 coredump_note_procinfo(struct lwp *l, struct note_state *ns)
429 coredump_note_auxv(struct lwp *l, struct note_state *ns)
446 ELFNAMEEND(coredump_notes)(struct lwp *l, struct note_state *ns)
495 ELFNAMEEND(coredump_note)(struct lwp *l, struct note_state *ns)
550 save_note_bytes(struct note_state *ns, const void *data, size_t len)
583 ELFNAMEEND(coredump_savenote)(struct note_state *ns, unsigned int type
    [all...]
  /src/tools/arm-elf2aout/sys/
exec_elf.h 1341 struct note_state;
1350 void coredump_savenote_elf32(struct note_state *, unsigned int,
1362 void coredump_savenote_elf64(struct note_state *, unsigned int,
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 1341 struct note_state;
1350 void coredump_savenote_elf32(struct note_state *, unsigned int,
1362 void coredump_savenote_elf64(struct note_state *, unsigned int,
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 1312 struct note_state;
1321 void coredump_savenote_elf32(struct note_state *, unsigned int,
1333 void coredump_savenote_elf64(struct note_state *, unsigned int,
  /src/sys/sys/
exec_elf.h 1460 struct note_state;
1474 void coredump_savenote_elf32(struct note_state *, unsigned int,
1488 void coredump_savenote_elf64(struct note_state *, unsigned int,

Completed in 55 milliseconds