Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dvarasm.cc1082 && !DECL_PERSISTENT_P (decl)))); in bss_initializer_p()
7134 if (DECL_P (decl) && DECL_PERSISTENT_P (decl)) in default_elf_select_section()
7209 if (DECL_P (decl) && DECL_PERSISTENT_P (decl)) in default_unique_section()
Dtree.h2780 #define DECL_PERSISTENT_P(DECL) \ macro
DChangeLog-20203660 * tree.h (DECL_PERSISTENT_P): Define.
3662 DECL_PERSISTENT_P decl initialized to zero.