Searched refs:n_type (Results 1 – 12 of 12) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | nlist_aout.h | 60 unsigned char n_type; /* type defines */ member
|
| /f-stack/freebsd/sys/ |
| H A D | nlist_aout.h | 62 unsigned char n_type; /* type defines */ member
|
| H A D | link_aout.h | 96 #define nz_type nlist.n_type
|
| H A D | elf_common.h | 53 u_int32_t n_type; /* Type of this note. */ member
|
| /f-stack/freebsd/kern/ |
| H A D | imgact_elf.c | 207 .hdr.n_type = NT_FREEBSD_ABI_TAG, 231 .hdr.n_type = 1, 2088 note->n_type = type; in __elfN() 2119 note.n_type = ninfo->type; in __elfN() 2153 __func__, (unsigned)note.n_type, new_len, descsz, in __elfN() 2154 (unsigned)note.n_type)); in __elfN() 2669 note->n_type != checknote->n_type) in __elfN() 2717 .n_type = NT_FREEBSD_FEATURE_CTL,
|
| /f-stack/tools/libmemstat/ |
| H A D | memstat_malloc.c | 344 if (namelist[X_KMEMSTATISTICS].n_type == 0 || in memstat_kvm_malloc()
|
| H A D | memstat_uma.c | 341 if (namelist[X_UMA_KEGS].n_type == 0 || in memstat_kvm_uma()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysvec.c | 493 .hdr.n_type = 1,
|
| /f-stack/tools/netstat/ |
| H A D | main.c | 803 if (_nl[0].n_type != 0) in kresolve_list()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysvec.c | 855 .hdr.n_type = 1,
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysvec.c | 975 .hdr.n_type = 1,
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysvec.c | 998 .hdr.n_type = 1,
|