Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h369 #define SECTION_LINKONCE 0x00800 /* is linkonce */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h379 SECTION_LINKONCE = 1UL << 11, /* is linkonce */ enumerator