HomeSort by relevance Sort by last modified time
    Searched refs:check_section_for_function_pointers (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
gc.h 205 bool check_section_for_function_pointers = false; local
221 check_section_for_function_pointers =
222 symtab->icf()->check_section_for_function_pointers(src_section_name,
271 && check_section_for_function_pointers
304 && check_section_for_function_pointers
icf.h 126 check_section_for_function_pointers(const std::string& section_name, function in class:gold::Icf

Completed in 44 milliseconds