Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h367 #define SECTION_WRITE 0x00200 /* data is writable */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h376 SECTION_WRITE = 1UL << 9, /* data is writable */ enumerator