Home | History | Annotate | Download | only in gold

Lines Matching defs:kept_section

614               unsigned int kept_section = (*kept_section_id)[i];
615 if (kept_section != (*kept_section_id)[kept_section])
617 (*kept_section_id)[i] = (*kept_section_id)[kept_section];
645 unsigned int kept_section = it->second;
646 if (full_section_contents[kept_section].length()
649 if (memcmp(full_section_contents[kept_section].c_str(),
653 (*kept_section_id)[i] = kept_section;