Home
last modified time | relevance | path

Searched refs:coff_sfile (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/binutils/
Dcoffgrok.h62 struct coff_sfile *source_head;
63 struct coff_sfile *source_tail;
77 struct coff_sfile struct
81 struct coff_sfile *next; argument
222 struct coff_sfile *sfile;
Dsrconv.c55 static void wr_un (struct coff_ofile *, struct coff_sfile *, int, int);
62 (struct coff_sfile *, struct coff_section *, struct coff_scope *, int, int);
66 (struct coff_sfile *, struct coff_symbol *, struct coff_type *, int);
68 (struct coff_sfile *, struct coff_symbol *, struct coff_type *, int);
70 (struct coff_sfile *, struct coff_section *, struct coff_symbol *, int);
72 (struct coff_section *, struct coff_sfile *, struct coff_scope *, int, int);
73 static void walk_tree_sfile (struct coff_section *, struct coff_sfile *);
74 static void wr_program_structure (struct coff_ofile *, struct coff_sfile *);
75 static void wr_du (struct coff_ofile *, struct coff_sfile *, int);
76 static void wr_dus (struct coff_ofile *, struct coff_sfile *);
[all …]
Dcoffgrok.c45 struct coff_sfile *cur_sfile;
617 struct coff_sfile *n = in doit()
618 (struct coff_sfile *) xmalloc (sizeof (struct coff_sfile)); in doit()
Dcoffdump.c43 static void dump_coff_sfile (struct coff_sfile *);
398 dump_coff_sfile (struct coff_sfile *p) in dump_coff_sfile()
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dcoffgrok.h62 struct coff_sfile *source_head;
63 struct coff_sfile *source_tail;
77 struct coff_sfile struct
81 struct coff_sfile *next; argument
222 struct coff_sfile *sfile;
Dsrconv.c55 static void wr_un (struct coff_ofile *, struct coff_sfile *, int, int);
62 (struct coff_sfile *, struct coff_section *, struct coff_scope *, int, int);
66 (struct coff_sfile *, struct coff_symbol *, struct coff_type *, int);
68 (struct coff_sfile *, struct coff_symbol *, struct coff_type *, int);
70 (struct coff_sfile *, struct coff_section *, struct coff_symbol *, int);
72 (struct coff_section *, struct coff_sfile *, struct coff_scope *, int, int);
73 static void walk_tree_sfile (struct coff_section *, struct coff_sfile *);
74 static void wr_program_structure (struct coff_ofile *, struct coff_sfile *);
75 static void wr_du (struct coff_ofile *, struct coff_sfile *, int);
76 static void wr_dus (struct coff_ofile *, struct coff_sfile *);
[all …]
Dcoffgrok.c45 static struct coff_sfile *cur_sfile;
617 struct coff_sfile *n = in doit()
618 (struct coff_sfile *) xmalloc (sizeof (struct coff_sfile)); in doit()
Dcoffdump.c42 static void dump_coff_sfile (struct coff_sfile *);
396 dump_coff_sfile (struct coff_sfile *p) in dump_coff_sfile()