Searched refs:fill_type (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dldexp.h104 typedef struct _fill_type fill_type; typedef in typeref:struct:_fill_type
137 fill_type *exp_get_fill
138 (etree_type *, fill_type *, char *, lang_phase_type);
H A Dldlang.h145 fill_type *fill;
174 fill_type *fill;
321 fill_type *fill;
457 (fill_type *);
467 (fill_type *, const char *, lang_output_section_phdr_list *,
484 fill_type *, bfd_vma);
524 lang_statement_union_type **, fill_type *, bfd_vma, bfd_boolean *,
543 (fill_type *, lang_output_section_phdr_list *);
545 (etree_type *, int, fill_type *, const char *,
H A Dldexp.c1008 fill_type *
1010 fill_type *def,
1014 fill_type *fill;
H A Dldlang.c2682 fill_type *fill,
2687 static fill_type zero_fill = { 1, { 0 } };
2721 fill_type *fill,
2877 fill_type *fill,
3281 fill_type *fill,
3332 fill_type *fill,
3490 fill_type *fill,
4413 lang_add_fill (fill_type *fill)
4532 lang_leave_output_section_statement (fill_type *fill, const char *memspec,
4880 lang_leave_overlay_section (fill_type *fil
[all...]
H A Dldgram.y74 fill_type *fill;
570 | { $$ = (fill_type *) 0; }
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dldexp.h148 typedef struct _fill_type fill_type; typedef in typeref:struct:_fill_type
178 fill_type *exp_get_fill
179 (etree_type *, fill_type *, char *);
H A Dldlang.h138 fill_type *fill;
174 fill_type *fill;
338 fill_type *fill;
487 (fill_type *);
497 (fill_type *, const char *, lang_output_section_phdr_list *,
580 (fill_type *, lang_output_section_phdr_list *);
582 (etree_type *, int, fill_type *, const char *,
H A Dldexp.c1011 fill_type *
1012 exp_get_fill (etree_type *tree, fill_type *def, char *name)
1014 fill_type *fill;
H A Dldgram.y72 fill_type *fill;
609 | { $$ = (fill_type *) 0; }
H A Dldlang.c3905 fill_type *fill,
3910 static fill_type zero_fill = { 1, { 0 } };
3951 fill_type *fill,
4130 fill_type *fill,
4615 fill_type *fill,
5705 lang_add_fill (fill_type *fill)
5823 lang_leave_output_section_statement (fill_type *fill, const char *memspec,
6169 lang_leave_overlay_section (fill_type *fill,
6215 fill_type *fill,

Completed in 225 milliseconds