Home
last modified time | relevance | path

Searched refs:NT_PROCSTAT_GROUPS (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDcommon.h411 #define NT_PROCSTAT_GROUPS 11 macro
/NextBSD/lib/libprocstat/
HDcore.c178 n_type = NT_PROCSTAT_GROUPS; in procstat_core_get()
/NextBSD/sys/sys/
HDelf_common.h743 #define NT_PROCSTAT_GROUPS 11 /* Procstat groups data. */ macro
/NextBSD/usr.bin/gcore/
HDelfcore.c363 elf_putnote(NT_PROCSTAT_GROUPS, elf_note_procstat_groups, &pid, sb); in elf_putnotes()
/NextBSD/sys/kern/
HDimgact_elf.c1586 size += register_note(list, NT_PROCSTAT_GROUPS, in __elfN()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c9150 case NT_PROCSTAT_GROUPS: in get_freebsd_note_type()