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.27/gold/
gc.h 200 bool check_section_for_function_pointers = false; local
216 check_section_for_function_pointers =
217 symtab->icf()->check_section_for_function_pointers(src_section_name,
264 && check_section_for_function_pointers
299 && 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 73 milliseconds