Searched refs:should_override_with_special (Results 1 – 4 of 4) sorted by relevance
907 Symbol_table::should_override_with_special(const Symbol* to, in should_override_with_special() function in gold::Symbol_table
1948 if (Symbol_table::should_override_with_special(oldsym, type, defined)) in do_define_in_output_data()2062 if (Symbol_table::should_override_with_special(oldsym, type, defined)) in do_define_in_output_segment()2181 || Symbol_table::should_override_with_special(oldsym, type, defined)) in do_define_as_constant()
1748 should_override_with_special(const Symbol*, elfcpp::STT, Defined);
4979 (Symbol_table::should_override_with_special): Add fromtype11131 (Symbol_table::should_override_with_special): Likewise.