Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Diris6.h323 case in_named: \
340 case in_named: return get_named_section_flags (in_named_name); \
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/
H A Dpe.h230 case in_named: named_section (decl, NULL, 0); break; \
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Dcygwin.h231 case in_named: named_section (decl, NULL, 0); break; \
/openbsd/gnu/usr.bin/perl/t/op/
H A Dclosure.t196 for $where_declared (qw!filescope in_named in_anon!) {
/openbsd/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.h1085 case in_named: named_section (decl, NULL, 0); break; \
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c180 static enum in_section { no_section, in_text, in_data, in_named enumerator
409 if (in_section != in_named || strcmp (name, in_named_name) != 0)
421 in_section = in_named;
3503 && in_section == in_named