| /freebsd-14.2/cddl/contrib/opensolaris/head/ |
| H A D | nlist.h | 36 struct nlist { struct 45 extern int nlist(const char *, struct nlist *); argument
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | MachOStructs.h | 30 struct nlist { struct 31 llvm::support::ulittle32_t n_strx; 32 uint8_t n_type; 33 uint8_t n_sect; 34 llvm::support::ulittle16_t n_desc; 35 llvm::support::ulittle32_t n_value;
|
| H A D | Target.h | 152 using nlist = structs::nlist_64; member 168 using nlist = structs::nlist; member
|
| /freebsd-14.2/sys/sys/ |
| H A D | nlist_aout.h | 51 struct nlist { struct 53 union { 56 } n_un; 60 unsigned char n_type; /* type defines */ 61 char n_other; /* ".type" and binding information */ 62 short n_desc; /* used by stab entries */ 63 unsigned long n_value; /* address/value of the symbol */
|
| /freebsd-14.2/contrib/byacc/test/btyacc/ |
| H A D | inherit2.tab.h | 19 namelist * nlist; member
|
| H A D | err_inherit3.tab.h | 19 namelist * nlist; member
|
| H A D | btyacc_destroy2.tab.h | 19 namelist * nlist; member
|
| H A D | btyacc_destroy1.tab.h | 19 namelist * nlist; member
|
| H A D | btyacc_destroy3.tab.h | 19 namelist * nlist; member
|
| H A D | inherit1.tab.h | 19 namelist * nlist; member
|
| H A D | err_inherit4.tab.h | 19 namelist * nlist; member
|
| /freebsd-14.2/usr.sbin/ngctl/ |
| H A D | list.c | 66 struct namelist *nlist; in ListCmd() local
|
| H A D | dot.c | 67 struct namelist *nlist; in DotCmd() local
|
| /freebsd-14.2/contrib/byacc/test/ |
| H A D | err_inherit1.y | 43 namelist * nlist; member
|
| H A D | inherit1.y | 36 namelist * nlist; member
|
| H A D | err_inherit3.y | 43 namelist * nlist; member
|
| H A D | err_inherit4.y | 45 namelist * nlist; member
|
| H A D | err_inherit5.y | 43 namelist * nlist; member
|
| H A D | inherit2.y | 43 namelist * nlist; member
|
| H A D | err_inherit2.y | 43 namelist * nlist; member
|
| /freebsd-14.2/contrib/blocklist/bin/ |
| H A D | blacklistd.c | 357 uniqueadd(struct conf ***listp, size_t *nlist, size_t *mlist, struct conf *c) in uniqueadd() 381 size_t nlist, mlist; in rules_flush() local
|
| /freebsd-14.2/lib/libc/gen/ |
| H A D | nlist.c | 56 nlist(const char *name, struct nlist *list) in nlist() function
|
| /freebsd-14.2/usr.bin/mail/ |
| H A D | names.c | 488 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype) in gexpand()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
| H A D | MachOReader.cpp | 222 SymbolEntry constructSymbolEntry(StringRef StrTable, const nlist_t &nlist) { in constructSymbolEntry()
|
| /freebsd-14.2/contrib/llvm-project/lldb/tools/compact-unwind/ |
| H A D | compact-unwind-dumper.c | 268 struct nlist_64 nlist; in scan_macho_load_commands() local 299 struct nlist_64 nlist; in scan_macho_load_commands() local
|