Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h383 #define SECTION_EXCLUDE 0x2000000 /* discarded by the linker */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h405 SECTION_EXCLUDE = 1UL << 24, /* discarded by the linker */ enumerator