Home | History | Annotate | Download | only in gold

Lines Matching defs:data_section

1786       Output_section* data_section = out_sections[data_shndx];
1787 if (data_section == reinterpret_cast<Output_section*>(2))
1800 if (data_section == NULL)
1810 Output_section* os = layout->layout_reloc(this, i, shdr, data_section,
1925 Output_section* data_section = out_sections[data_shndx];
1926 if (data_section == NULL)
1937 data_section, rr);