Searched refs:NT_PROCSTAT_PSSTRINGS (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/lib/libprocstat/ |
| D | core.c | 74 { .n_type = NT_PROCSTAT_PSSTRINGS, .structsize = sizeof(vm_offset_t) }, 75 { .n_type = NT_PROCSTAT_PSSTRINGS, .structsize = sizeof(vm_offset_t) }, 76 { .n_type = NT_PROCSTAT_PSSTRINGS, .structsize = sizeof(vm_offset_t) },
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | common.h | 415 #define NT_PROCSTAT_PSSTRINGS 15 macro
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_common.h | 808 #define NT_PROCSTAT_PSSTRINGS 15 /* Procstat ps_strings data. */ macro
|
| /freebsd-12-stable/usr.bin/gcore/ |
| D | elfcore.c | 403 elf_putnote(NT_PROCSTAT_PSSTRINGS, elf_note_procstat_psstrings, &pid, in elf_putnotes()
|
| /freebsd-12-stable/sys/kern/ |
| D | imgact_elf.c | 1885 size += register_note(list, NT_PROCSTAT_PSSTRINGS, in __elfN()
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | readelf.c | 9158 case NT_PROCSTAT_PSSTRINGS: in get_freebsd_note_type()
|