Searched refs:script_compare (Results 1 – 2 of 2) sorted by relevance
3620 script_compare(const Output_section* os1, const Output_section* os2) const;3646 int i = this->script_compare(os1, os2); in operator ()()3680 Sort_output_sections::script_compare(const Output_section* os1, in script_compare() function in gold::Sort_output_sections
6919 * script-sections.cc (Sort_output_sections::script_compare):