Searched refs:new_section_name (Results 1 – 1 of 1) sorted by relevance
2218 const char* new_section_name; in handle_section_attribute() local2248 new_section_name = TREE_STRING_POINTER (argval); in handle_section_attribute()2253 if (strcmp (old_section_name, new_section_name) != 0) in handle_section_attribute()2278 set_decl_section_name (decl, new_section_name); in handle_section_attribute()