Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dgc.h200 bool check_section_for_function_pointers = false; in gc_process_relocs() local
217 check_section_for_function_pointers = in gc_process_relocs()
218 symtab->icf()->check_section_for_function_pointers(src_section_name, in gc_process_relocs()
270 && check_section_for_function_pointers in gc_process_relocs()
305 && check_section_for_function_pointers in gc_process_relocs()
Dicf.h139 check_section_for_function_pointers(const std::string& section_name, in check_section_for_function_pointers() function
DChangeLog-081510035 * icf.h (Icf::check_section_for_function_pointers): Change type of
10931 * icf.h (Icf::check_section_for_function_pointers): Change to reject
11196 (check_section_for_function_pointers): New function.