Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h368 #define SECTION_DEBUG 0x00400 /* contains debug data */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h378 SECTION_DEBUG = 1UL << 10, /* contains debug data */ enumerator