Home
last modified time | relevance | path

Searched defs:SECTION_DECLARED (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h379 #define SECTION_DECLARED 0x100000 /* section has been used */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h388 SECTION_DECLARED = 1UL << 19, /* section has been used */ enumerator