Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h371 #define SECTION_BSS 0x02000 /* contains zeros only */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h381 SECTION_BSS = 1UL << 13, /* contains zeros only */ enumerator