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

/freebsd-11-stable/contrib/gcc/
H A Doutput.h409 #define SECTION_NOTYPE 0x80000 /* don't output @progbits */ macro
H A Dvarasm.c5308 flags |= SECTION_NOTYPE;
5373 if (!(flags & SECTION_NOTYPE))

Completed in 122 milliseconds