Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dvarasm.cc7813 tree used_decl, no_used_decl; in switch_to_section() local
7819 no_used_decl = new_section->named.decl; in switch_to_section()
7826 no_used_decl = decl; in switch_to_section()
7828 if (no_used_decl != used_decl) in switch_to_section()
7833 "the same name", no_used_decl, used_decl); in switch_to_section()