Searched refs:old_section_name (Results 1 – 1 of 1) sorted by relevance
2252 if (const char* const old_section_name = DECL_SECTION_NAME (decl)) in handle_section_attribute() local2253 if (strcmp (old_section_name, new_section_name) != 0) in handle_section_attribute()