Home
last modified time | relevance | path

Searched refs:should_override_with_special (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dresolve.cc1011 Symbol_table::should_override_with_special(const Symbol* to, in should_override_with_special() function in gold::Symbol_table
H A Dsymtab.cc2060 if (Symbol_table::should_override_with_special(oldsym, type, defined)) in do_define_in_output_data()
2183 if (Symbol_table::should_override_with_special(oldsym, type, defined)) in do_define_in_output_segment()
2310 || Symbol_table::should_override_with_special(oldsym, type, defined)) in do_define_as_constant()
H A Dsymtab.h1826 should_override_with_special(const Symbol*, elfcpp::STT, Defined);
H A DChangeLog-08156396 (Symbol_table::should_override_with_special): Add fromtype
12548 (Symbol_table::should_override_with_special): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dresolve.cc1011 Symbol_table::should_override_with_special(const Symbol* to, in should_override_with_special() function in gold::Symbol_table
H A Dsymtab.cc2060 if (Symbol_table::should_override_with_special(oldsym, type, defined)) in do_define_in_output_data()
2183 if (Symbol_table::should_override_with_special(oldsym, type, defined)) in do_define_in_output_segment()
2310 || Symbol_table::should_override_with_special(oldsym, type, defined)) in do_define_as_constant()
H A Dsymtab.h1826 should_override_with_special(const Symbol*, elfcpp::STT, Defined);
H A DChangeLog-08156396 (Symbol_table::should_override_with_special): Add fromtype
12548 (Symbol_table::should_override_with_special): Likewise.