Lines Matching refs:Icf
1560 * icf.h (Icf): Remove unused member num_tracked_relocs.
7030 * icf.cc (Icf::find_identical_sections): Change type of local variable
8425 * icf.h (Icf::Reloc_addend_size_info): New typedef.
8426 (Icf::Reloc_info): Add new member reloc_addend_size_info.
8618 * icf.h (Icf::check_section_for_function_pointers): Change type of
9514 * icf.h (Icf::check_section_for_function_pointers): Change to reject
9710 * icf.h (Icf::Sections_reachable_info): New typedef.
9711 (Icf::Sections_reachable_list): New typedef.
9712 (Icf::Offset_info): New typedef.
9713 (Icf::Reloc_info): New struct typedef.
9714 (Icf::Reloc_info_list): New typedef.
9715 (Icf::symbol_reloc_list): Delete method.
9716 (Icf::addend_reloc_list): Delete method.
9717 (Icf::section_reloc_list): Delete method.
9718 (Icf::reloc_info_list): New method.
9719 (Icf::reloc_info_list_): New member.
9773 * icf.cc (Icf::find_identical_sections): Include functions for
10297 (Icf::Section_id_hash): Remove.
10901 * icf.cc (Icf::find_identical_sections): Ditto.
12144 (Icf::find_identical_sections): Check if function is ctor or dtor when
12948 * icf.cc (Icf::find_identical_sections): Issue a warning when a
12953 * icf.cc (Icf::find_identical_sections): Unfold symbols that have
12955 (Icf::unfold_section): New function.
12956 * icf.h (Icf::unfold_section): New function.
13012 * main.cc (main): Create object of class Icf.