Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h381 #define SECTION_COMMON 0x800000 /* contains common data */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h402 SECTION_COMMON = 1UL << 22, /* contains common data */ enumerator