Home
last modified time | relevance | path

Searched refs:is_function_ctor_or_dtor (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dicf.cc677 is_function_ctor_or_dtor(const std::string& section_name) in is_function_ctor_or_dtor() function
731 && !is_function_ctor_or_dtor(section_name) in find_identical_sections()
DChangeLog7032 (is_function_ctor_or_dtor): Change type of parameter to std::string.
12143 * icf.cc (is_function_ctor_or_dtor): New function.