Home | History | Annotate | Download | only in gold

Lines Matching defs:sects

2033       const Section_bounds* sects = (*tbl)->sections;
2038 section_offset_type offset = sects[c].offset;
2043 gold_assert(sects[c].size == 0);
2053 const Section_bounds* sects = (*tbl)->sections;
2058 section_size_type size = sects[c].size;
2063 gold_assert(sects[c].size == 0);