Searched refs:should_override_with_special (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | resolve.cc | 1011 Symbol_table::should_override_with_special(const Symbol* to, in should_override_with_special() function in gold::Symbol_table
|
H A D | symtab.cc | 2060 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 D | symtab.h | 1826 should_override_with_special(const Symbol*, elfcpp::STT, Defined);
|
H A D | ChangeLog-0815 | 6396 (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 D | resolve.cc | 1011 Symbol_table::should_override_with_special(const Symbol* to, in should_override_with_special() function in gold::Symbol_table
|
H A D | symtab.cc | 2060 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 D | symtab.h | 1826 should_override_with_special(const Symbol*, elfcpp::STT, Defined);
|
H A D | ChangeLog-0815 | 6396 (Symbol_table::should_override_with_special): Add fromtype 12548 (Symbol_table::should_override_with_special): Likewise.
|