Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc2252 if (const char* const old_section_name = DECL_SECTION_NAME (decl)) in handle_section_attribute() local
2253 if (strcmp (old_section_name, new_section_name) != 0) in handle_section_attribute()