Home
last modified time | relevance | path

Searched refs:ASM_EMIT_BSS (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c1316 #define ASM_EMIT_BSS(decl, name, size, rounded) \ macro
1320 #define ASM_EMIT_BSS(decl, name, size, rounded) \ macro
1323 #undef ASM_EMIT_BSS
1360 #ifdef ASM_EMIT_BSS
1399 #ifdef ASM_EMIT_BSS
1401 ASM_EMIT_BSS (decl, name, size, rounded);
H A DChangeLog.26516 (ASM_EMIT_BSS): New macro: Emit an entry in the bss section.
H A DChangeLog17092 and ASM_EMIT_BSS not supported by target.