Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h373 #define SECTION_MERGE 0x08000 /* contains mergeable data */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h382 SECTION_MERGE = 1UL << 14, /* contains mergeable data */ enumerator