Searched refs:Kept_section (Results 1 – 6 of 6) sorted by relevance
204 class Kept_section231 Kept_section() in Kept_section() function238 Kept_section(const Kept_section& k) in Kept_section() function246 ~Kept_section() in ~Kept_section()361 Kept_section& operator=(const Kept_section&);843 bool is_group_name, Kept_section** kept_section);1314 typedef Unordered_map<std::string, Kept_section> Signatures;
42 class Kept_section; variable2645 Kept_comdat_section(uint64_t a_sh_size, Kept_section* a_kept_section, in Kept_comdat_section()2651 Kept_section* kept_section; // Kept section info2804 Kept_section* kept_section) in set_kept_comdat_section()2815 Kept_section** kept_section) const in get_kept_comdat_section()
1047 Kept_section* kept_section = NULL; in include_section_group()1179 Kept_section* kept1; in include_linkonce_section()1180 Kept_section* kept2; in include_linkonce_section()2975 Kept_section* kept_section; in map_to_kept_section()3045 Kept_section* kept_section; in find_kept_section_object()
458 reference to Kept_section info for discarded comdat sections
5714 Kept_section** kept_section) in find_or_add_kept_section()5727 Kept_section candidate; in find_or_add_kept_section()
14475 (class Kept_section): Change from struct to class. Add accessors14483 parameters. Change all callers. Adjust for new Kept_section.14486 Kept_section. Rename secnum to shndx. Only record14489 Kept_section. Only record Kept_comdat_section if sections are the15402 * layout.h (struct Kept_section): Move out of class Layout.15409 find_or_add_kept_section and Kept_section::group_sections.17023 (Layout::Kept_section): New struct.