Lines Matching refs:coff_section
47 (struct coff_sfile *, struct coff_section *, struct coff_symbol *, int);
49 (struct coff_section *, struct coff_sfile *, struct coff_scope *, int, int);
50 static int find_base (struct coff_sfile *, struct coff_section *);
403 wr_sh (struct coff_ofile *p ATTRIBUTE_UNUSED, struct coff_section *sec) in wr_sh()
416 wr_ob (struct coff_ofile *p ATTRIBUTE_UNUSED, struct coff_section *section) in wr_ob()
477 wr_rl (struct coff_ofile *ptr ATTRIBUTE_UNUSED, struct coff_section *sec) in wr_rl()
549 struct coff_section *section ATTRIBUTE_UNUSED, in wr_dps_start()
585 wr_dps_end (struct coff_section *section ATTRIBUTE_UNUSED, in wr_dps_end()
919 walk_tree_symbol (struct coff_sfile *sfile, struct coff_section *section ATTRIBUTE_UNUSED, struct c… in walk_tree_symbol()
1133 walk_tree_scope (struct coff_section *section, struct coff_sfile *sfile, struct coff_scope *scope, … in walk_tree_scope()
1157 walk_tree_sfile (struct coff_section *section, struct coff_sfile *sfile) in walk_tree_sfile()
1260 find_base (struct coff_sfile *sfile, struct coff_section *section) in find_base()
1441 struct coff_section *sec; in wr_sc()
1666 struct coff_section *common_section; in prescan()