Searched refs:is_section_foldable_candidate (Results 1 – 5 of 5) sorted by relevance
199 is_section_foldable_candidate(const std::string& section_name) in is_section_foldable_candidate() function
203 && (is_section_foldable_candidate(src_section_name) in gc_process_relocs()
233 (is_section_foldable_candidate): Include .gcc_except_table sections.
979 if (!is_section_foldable_candidate(section_name)) in find_identical_sections()
8445 * icf.h (is_section_foldable_candidate): Change type of parameter12316 * gc.h (gc_process_relocs): Call is_section_foldable_candidate to12321 * icf.h (is_section_foldable_candidate): New function.