Home
last modified time | relevance | path

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

123

/mirbsd/src/sys/ddb/
Ddb_aout.c103 struct nlist *sym_start, *sym_end;
104 struct nlist *sp;
126 sym_start = (struct nlist *)vsymtab;
127 sym_end = (struct nlist *)((char *)sym_start + symsize);
180 struct nlist *sp, *ep;
183 sp = (struct nlist *)stab->start;
184 ep = (struct nlist *)stab->end;
204 struct nlist *symp = 0;
205 struct nlist *sp, *ep;
207 sp = (struct nlist *)symtab->start;
[all …]
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Ddbxread.c874 struct internal_nlist nlist; in dbx_next_symbol_text() local
880 INTERNALIZE_SYMBOL (nlist, &symbuf[symbuf_idx], symfile_bfd); in dbx_next_symbol_text()
885 return nlist.n_strx + stringtab_global + file_string_table_offset; in dbx_next_symbol_text()
962 set_namestring (struct objfile *objfile, struct internal_nlist nlist) in set_namestring() argument
966 if (((unsigned) nlist.n_strx + file_string_table_offset) >= in set_namestring()
974 namestring = nlist.n_strx + file_string_table_offset + in set_namestring()
1182 struct internal_nlist nlist; in read_dbx_symtab() local
1295 INTERNALIZE_SYMBOL (nlist, bufp, abfd); in read_dbx_symtab()
1310 switch (nlist.n_type) in read_dbx_symtab()
1319 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()
/mirbsd/src/include/
Dlink_aout.h49 struct nlist nlist; member
51 #define nz_un nlist.n_un
52 #define nz_strx nlist.n_un.n_strx
53 #define nz_name nlist.n_un.n_name
54 #define nz_type nlist.n_type
55 #define nz_value nlist.n_value
56 #define nz_desc nlist.n_desc
57 #define nz_other nlist.n_other
Dnlist.h47 struct nlist { struct
84 int nlist(const char *, struct nlist *); argument
/mirbsd/src/lib/libc/gen/
Dnlist.c54 int __fdnlist(int, struct nlist *);
55 int __aout_fdnlist(int, struct nlist *);
56 int __ecoff_fdnlist(int, struct nlist *);
57 int __elf_fdnlist(int, struct nlist *);
66 __aout_fdnlist(int fd, struct nlist *list) in __aout_fdnlist()
68 struct nlist *p, *s; in __aout_fdnlist()
74 struct nlist nbuf[1024]; in __aout_fdnlist()
172 __ecoff_fdnlist(int fd, struct nlist *list) in __ecoff_fdnlist()
174 struct nlist *p; in __ecoff_fdnlist()
301 __elf_fdnlist(int fd, struct nlist *list) in __elf_fdnlist()
[all …]
Dfnlist.c51 int __fnlist(FILE *, struct nlist *);
52 int __aout_fnlist(FILE *, struct nlist *);
53 int __elf_fnlist(FILE *, struct nlist *);
101 __aout_fnlist(FILE *f, struct nlist *list) in __aout_fnlist()
103 struct nlist *p, *s; in __aout_fnlist()
109 struct nlist nbuf[1024]; in __aout_fnlist()
195 __elf_fnlist(FILE *f, struct nlist *list) in __elf_fnlist()
197 struct nlist *p; in __elf_fnlist()
356 int (*fn)(FILE *f, struct nlist *list);
367 __fnlist(FILE *f, struct nlist *list) in __fnlist()
/mirbsd/src/lib/libkvm/
Dkvm_i386.c89 struct nlist nlist[2]; in _kvm_initvtop() local
98 nlist[0].n_name = "_PTDpaddr"; in _kvm_initvtop()
99 nlist[1].n_name = 0; in _kvm_initvtop()
101 if (kvm_nlist(kd, nlist) != 0) { in _kvm_initvtop()
109 (off_t)_kvm_pa2off(kd, nlist[0].n_value - KERNBASE)) != sizeof pa) in _kvm_initvtop()
Dkvm.c69 extern int __fdnlist(int, struct nlist *);
70 extern int __fnlist(FILE *, struct nlist *);
684 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()
796 if (rec.data == 0 || rec.size != sizeof(struct nlist)) in kvm_nlist()
803 (char *)&((struct nlist *)rec.data)->n_type, in kvm_nlist()
806 (char *)&((struct nlist *)rec.data)->n_value, in kvm_nlist()
818 struct nlist nlist[2]; in kvm_dump_inval() local
[all …]
Dkvm_getloadavg.c56 static struct nlist nl[] = {
74 struct nlist *p; in kvm_getloadavg()
/mirbsd/src/usr.bin/pmdb/
Daout_syms.c50 struct nlist *ash_symtab;
183 struct nlist *s, *bests = NULL; in aout_name_and_off()
190 nsyms = ash->ash_symsize / sizeof(struct nlist); in aout_name_and_off()
216 static struct nlist *
221 struct nlist *s = NULL; in aout_lookup_table()
223 nsyms = ash->ash_symsize / sizeof(struct nlist); in aout_lookup_table()
241 struct nlist *s; in aout_lookup()
281 struct nlist *s; in aout_update()
/mirbsd/src/usr.bin/oldroff/neqn/
Dpile.c52 int bi, hi, i, gap, h, b, nlist, nlist2, mid; local
60 nlist = p2 - p1;
61 nlist2 = (nlist+1)/2;
66 eht[yyval] = h + (nlist-1)*gap;
70 ebase[yyval] = (nlist%2) ? b + ebase[lp[mid]]
/mirbsd/src/usr.sbin/config/
Dukc.h60 struct nlist nl[] = {
89 struct nlist knl[] = {
128 extern struct nlist nl[];
Dukc.c52 extern struct nlist knl[];
79 ret = nlist(file, nl); in ukc()
/mirbsd/src/usr.bin/mail/
Dnames.c406 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype) in gexpand() argument
416 return(nlist); in gexpand()
426 nlist = gexpand(nlist, ngh, metoo, ntype); in gexpand()
440 nlist = put(nlist, np); in gexpand()
443 return(nlist); in gexpand()
/mirbsd/src/gnu/share/
Dltmain.sh4641 $show "$rm $nlist ${nlist}S ${nlist}T"
4642 $run $rm "$nlist" "${nlist}S" "${nlist}T"
4664 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
4670 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4674 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4675 $run eval '$mv "$nlist"T "$nlist"'
4679 $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
4680 $run eval '$mv "$nlist"T "$nlist"'
4687 …$run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbol…
4696 $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
[all …]
/mirbsd/src/gnu/usr.bin/binutils/include/
Dbout.h106 struct nlist struct
111 struct nlist * n_next; argument
/mirbsd/src/bin/ps/
Dextern.h35 struct nlist;
60 void nlisterr(struct nlist *);
Dnlist.c57 struct nlist psnl[] = {
147 nlisterr(struct nlist nl[]) in nlisterr()
DMakefile5 SRCS= fmt.c keyword.c nlist.c print.c ps.c
/mirbsd/src/sbin/modload/
Dmodload.c165 struct nlist names[2]; in verify_entry()
178 n = nlist(filename, names); in verify_entry()
497 struct nlist names[2]; in verify_kernel()
512 n = nlist(filename, names); in verify_kernel()
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-bout.h116 struct nlist struct
121 struct nlist *n_next; argument
131 typedef struct nlist obj_symbol_type; argument
Daout_gnu.h221 struct nlist struct
226 struct nlist *n_next; argument
/mirbsd/src/distrib/common/
Delfrdsetroot.c196 struct nlist wantsyms[] = {
207 if (nlist(file, wantsyms)) { in find_rd_root_image()
/mirbsd/src/usr.sbin/kvm_mkdb/
DMakefile4 SRCS= kvm_mkdb.c nlist.c testdb.c

123