Searched defs:SECTION_NOTYPE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h378 #define SECTION_NOTYPE 0x80000 /* don't output @progbits */ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Doutput.h387 SECTION_NOTYPE = 1UL << 18, /* don't output @progbits */ enumerator in enum:section_flag

Completed in 116 milliseconds