Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Doutput.h567 #define SECTION_STYLE(SECT) ((SECT)->common.flags & SECTION_STYLE_MASK) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Doutput.h498 #define SECTION_STYLE(SECT) ((SECT)->common.flags & SECTION_STYLE_MASK) macro