Home | History | Annotate | Download | only in ld

Lines Matching defs:FILL

79   fill_type *fill;
223 #define FILL 340
2105 "NOCROSSREFS","NOCROSSREFS_TO","ORIGIN","FILL","LENGTH","CREATE_OBJECT_SYMBOLS",
2302 "statement : FILL '(' fill_exp ')'",
3134 /* Create and fill out new saved error context state */
4098 lang_add_fill (yystack.l_mark[-1].fill);
4157 yyval.fill = exp_get_fill (yystack.l_mark[0].etree, 0, _("fill value"));
4163 { yyval.fill = yystack.l_mark[0].fill; }
4168 { yyval.fill = (fill_type *) 0; }
4742 order to find the end of the fill
4752 lang_leave_output_section_statement (yystack.l_mark[0].fill, yystack.l_mark[-3].name,
4783 yystack.l_mark[0].fill, yystack.l_mark[-3].name, yystack.l_mark[-1].section_phdr, yystack.l_mark[-2].name);
4948 lang_leave_overlay_section (yystack.l_mark[0].fill, yystack.l_mark[-1].section_phdr);