Home
last modified time | relevance | path

Searched refs:check_section_for_function_pointers (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dgc.h205 bool check_section_for_function_pointers = false; in gc_process_relocs() local
221 check_section_for_function_pointers = in gc_process_relocs()
222 symtab->icf()->check_section_for_function_pointers(src_section_name, in gc_process_relocs()
271 && check_section_for_function_pointers in gc_process_relocs()
304 && check_section_for_function_pointers in gc_process_relocs()
Dicf.h126 check_section_for_function_pointers(const std::string& section_name, in check_section_for_function_pointers() function
DChangeLog8618 * icf.h (Icf::check_section_for_function_pointers): Change type of
9514 * icf.h (Icf::check_section_for_function_pointers): Change to reject
9779 (check_section_for_function_pointers): New function.