Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850-c.c125 tree sect_ident; in ghs_pragma_section() local
135 sect_ident = x; in ghs_pragma_section()
136 sect = IDENTIFIER_POINTER (sect_ident); in ghs_pragma_section()
170 warning (0, "unrecognized section name %qE", sect_ident); in ghs_pragma_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850-c.cc125 tree sect_ident; in ghs_pragma_section() local
135 sect_ident = x; in ghs_pragma_section()
136 sect = IDENTIFIER_POINTER (sect_ident); in ghs_pragma_section()
170 warning (0, "unrecognized section name %qE", sect_ident); in ghs_pragma_section()