Home
last modified time | relevance | path

Searched refs:nlist (Results 1 – 25 of 120) sorted by relevance

12345

/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddbxread.c872 struct internal_nlist nlist; in dbx_next_symbol_text() local
878 INTERNALIZE_SYMBOL (nlist, &symbuf[symbuf_idx], symfile_bfd); in dbx_next_symbol_text()
883 return nlist.n_strx + stringtab_global + file_string_table_offset; in dbx_next_symbol_text()
960 set_namestring (struct objfile *objfile, struct internal_nlist nlist) in set_namestring() argument
964 if (((unsigned) nlist.n_strx + file_string_table_offset) >= in set_namestring()
972 namestring = nlist.n_strx + file_string_table_offset + in set_namestring()
1180 struct internal_nlist nlist; in read_dbx_symtab() local
1293 INTERNALIZE_SYMBOL (nlist, bufp, abfd); in read_dbx_symtab()
1308 switch (nlist.n_type) in read_dbx_symtab()
1317 nlist.n_value += ANOFFSET (objfile->section_offsets, SECT_OFF_TEXT (objfile)); in read_dbx_symtab()
[all …]
Dvax-nat.c100 struct nlist names[2]; in _initialize_vax_nat()
104 if (nlist (_PATH_UNIX, names) == 0) in _initialize_vax_nat()
/openbsd/src/gnu/llvm/lldb/tools/compact-unwind/
Dcompact-unwind-dumper.c268 struct nlist_64 nlist; in scan_macho_load_commands() local
269 memset(&nlist, 0, sizeof(struct nlist_64)); in scan_macho_load_commands()
271 memcpy(&nlist, local_syms + (i * nlist_size), in scan_macho_load_commands()
274 struct nlist nlist_32; in scan_macho_load_commands()
275 memset(&nlist_32, 0, sizeof(struct nlist)); in scan_macho_load_commands()
277 sizeof(struct nlist)); in scan_macho_load_commands()
278 nlist.n_un.n_strx = nlist_32.n_un.n_strx; in scan_macho_load_commands()
279 nlist.n_type = nlist_32.n_type; in scan_macho_load_commands()
280 nlist.n_sect = nlist_32.n_sect; in scan_macho_load_commands()
281 nlist.n_desc = nlist_32.n_desc; in scan_macho_load_commands()
[all …]
/openbsd/src/include/
Dnlist.h47 struct nlist { struct
84 int nlist(const char *, struct nlist *); argument
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp2206 struct nlist_64 nlist; in ParseNList() local
2209 nlist.n_strx = nlist_data.GetU32_unchecked(&nlist_data_offset); in ParseNList()
2210 nlist.n_type = nlist_data.GetU8_unchecked(&nlist_data_offset); in ParseNList()
2211 nlist.n_sect = nlist_data.GetU8_unchecked(&nlist_data_offset); in ParseNList()
2212 nlist.n_desc = nlist_data.GetU16_unchecked(&nlist_data_offset); in ParseNList()
2213 nlist.n_value = nlist_data.GetAddress_unchecked(&nlist_data_offset); in ParseNList()
2214 return nlist; in ParseNList()
2353 bit_width_32 ? sizeof(struct nlist) : sizeof(struct nlist_64); in ParseSymtab()
2814 struct nlist_64 nlist = *nlist_maybe; in ParseSymtab() local
2817 const char *symbol_name = string_table + nlist.n_strx; in ParseSymtab()
[all …]
/openbsd/src/usr.bin/rdist/
Dgram.y72 %type <namel> namelist, names, opt_namelist nlist
98 namelist: nlist {
101 | nlist '-' nlist {
104 | nlist '+' nlist {
107 | nlist '&' nlist {
112 nlist: NAME = {
/openbsd/src/usr.sbin/installboot/
Di386_nlist.c48 static int __elf_fdnlist(int, struct nlist *);
51 int nlist_elf32(const char *, struct nlist *);
94 __elf_fdnlist(int fd, struct nlist *list) in __elf_fdnlist()
96 struct nlist *p; in __elf_fdnlist()
299 nlist_elf32(const char *name, struct nlist *list) in nlist_elf32()
Di386_installboot.h51 struct nlist;
53 int nlist_elf32(const char *, struct nlist *);
/openbsd/src/lib/libc/gen/
Dnlist.c47 int __fdnlist(int, struct nlist *);
87 __fdnlist(int fd, struct nlist *list) in __fdnlist()
89 struct nlist *p; in __fdnlist()
291 nlist(const char *name, struct nlist *list) in nlist() function
/openbsd/src/usr.bin/mail/
Dnames.c400 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype) in gexpand() argument
410 return(nlist); in gexpand()
420 nlist = gexpand(nlist, ngh, metoo, ntype); in gexpand()
434 nlist = put(nlist, np); in gexpand()
437 return(nlist); in gexpand()
/openbsd/src/usr.sbin/config/
Dukc.h51 struct nlist nl[] = {
82 extern struct nlist nl[];
/openbsd/src/lib/libkvm/
Dkvm_getloadavg.c48 static struct nlist nl[] = {
68 struct nlist *p; in kvm_getloadavg()
Dkvm.c67 extern int __fdnlist(int, struct nlist *);
682 struct nlist nitem; in kvm_dbopen()
733 if (rec.data == 0 || rec.size != sizeof(struct nlist)) in kvm_dbopen()
753 kvm_nlist(kvm_t *kd, struct nlist *nl) in kvm_nlist()
755 struct nlist *p; in kvm_nlist()
793 if (rec.data == 0 || rec.size != sizeof(struct nlist)) in kvm_nlist()
799 bcopy((char *)rec.data + offsetof(struct nlist, n_type), in kvm_nlist()
801 bcopy((char *)rec.data + offsetof(struct nlist, n_value), in kvm_nlist()
814 struct nlist nl[2]; in kvm_dump_inval()
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-bout.h119 struct nlist struct
124 struct nlist *n_next; argument
134 typedef struct nlist obj_symbol_type; argument
284 sizeof (struct nlist))
/openbsd/src/usr.sbin/ldapd/
Dschema.c532 struct name_list *nlist = NULL; in schema_parse_names() local
549 nlist = push_name(nlist, kw); in schema_parse_names()
552 return nlist; in schema_parse_names()
561 schema_free_name_list(struct name_list *nlist) in schema_free_name_list() argument
565 while ((name = SLIST_FIRST(nlist)) != NULL) { in schema_free_name_list()
566 SLIST_REMOVE_HEAD(nlist, next); in schema_free_name_list()
570 free(nlist); in schema_free_name_list()
1106 schema_dump_names(const char *desc, struct name_list *nlist, in schema_dump_names() argument
1111 if (nlist == NULL || SLIST_EMPTY(nlist)) in schema_dump_names()
1118 name = SLIST_FIRST(nlist); in schema_dump_names()
[all …]
/openbsd/src/gnu/usr.bin/binutils/include/
Dbout.h106 struct nlist struct
111 struct nlist * n_next; argument
/openbsd/src/gnu/usr.bin/binutils-2.17/include/
Dbout.h106 struct nlist struct
111 struct nlist * n_next; argument
/openbsd/src/gnu/share/
Dltmain.sh2534 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
2540 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
2569 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
2574 test -f "$nlist" || : > "$nlist"
2577 egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
2578 $mv "$nlist"T "$nlist"
2582 if grep -v "^: " < "$nlist" | sort +2 | uniq > "$nlist"S; then
2585 grep -v "^: " < "$nlist" > "$nlist"S
2588 if test -f "$nlist"S; then
2616 < "$nlist" >> "$output_objdir/$dlsyms"
[all …]
/openbsd/src/regress/libexec/ftpd/
DMakefile10 REGRESS_TARGETS += run-ftpd-nlist
78 run-ftpd-nlist:
79 echo nlist | ftp -a 127.0.0.1 | grep -q 'ftpd.regress'
/openbsd/src/gnu/llvm/lld/MachO/
DTarget.h152 using nlist = structs::nlist_64; member
168 using nlist = structs::nlist; member
/openbsd/src/bin/ps/
Dextern.h35 struct nlist;
60 void nlisterr(struct nlist *);
Dnlist.c48 struct nlist psnl[] = {
139 nlisterr(struct nlist nl[]) in nlisterr()
/openbsd/src/gnu/usr.bin/binutils/
Dltconfig1473 …t | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.$objext | $global_symbol_pipe > $nlist
1476 if sort "$nlist" | uniq > "$nlist"T; then
1477 mv -f "$nlist"T "$nlist"
1479 rm -f "$nlist"T
1483 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
1484 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
1510 …sed "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" >> conftest.$ac…
1533 echo "cannot find nm_test_func in $nlist" >&5
1536 echo "cannot find nm_test_var in $nlist" >&5
/openbsd/src/gnu/lib/libstdc++/
Dltconfig1469 …t | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.$objext | $global_symbol_pipe > $nlist
1472 if sort "$nlist" | uniq > "$nlist"T; then
1473 mv -f "$nlist"T "$nlist"
1475 rm -f "$nlist"T
1479 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
1480 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
1506 …sed "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" >> conftest.$ac…
1529 echo "cannot find nm_test_func in $nlist" >&5
1532 echo "cannot find nm_test_var in $nlist" >&5
/openbsd/src/gnu/usr.bin/binutils-2.17/
Dltconfig1496 …t | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.$objext | $global_symbol_pipe > $nlist
1499 if sort "$nlist" | uniq > "$nlist"T; then
1500 mv -f "$nlist"T "$nlist"
1502 rm -f "$nlist"T
1506 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
1507 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
1533 …sed "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" >> conftest.$ac…
1556 echo "cannot find nm_test_func in $nlist" >&5
1559 echo "cannot find nm_test_var in $nlist" >&5

12345