Searched refs:kept_section_id (Results 1 – 1 of 1) sorted by relevance
276 const std::vector<unsigned int>& kept_section_id, in get_section_contents() argument412 kept_section_id[secn_id]); in get_section_contents()591 std::vector<unsigned int>* kept_section_id, in match_sections() argument626 symtab, (*kept_section_id), in match_sections()632 if ((*kept_section_id)[i] != i) in match_sections()638 symtab, (*kept_section_id), in match_sections()678 (*kept_section_id)[i] = kept_section; in match_sections()682 (*kept_section_id)[kept_section] = i; in match_sections()710 while ((*kept_section_id)[kept] != kept) in match_sections()712 kept = (*kept_section_id)[kept]; in match_sections()[all …]