Home
last modified time | relevance | path

Searched refs:FORCE_CODE_SECTION_ALIGN (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcrtstuff.c65 #ifndef FORCE_CODE_SECTION_ALIGN
66 # define FORCE_CODE_SECTION_ALIGN macro
76 FORCE_CODE_SECTION_ALIGN \
370 FORCE_CODE_SECTION_ALIGN /* explicit align before switch to .text */
519 FORCE_CODE_SECTION_ALIGN
H A DChangeLog.718873 entire dummy function sequence. Use FORCE_CODE_SECTION_ALIGN
18893 * config/i386/sol2.h (FORCE_CODE_SECTION_ALIGN): Replace
18896 * config/mcore/mcore-elf.h (FORCE_CODE_SECTION_ALIGN): Replace
18904 (FORCE_CODE_SECTION_ALIGN): New.
/openbsd/gnu/gcc/gcc/
H A Dcrtstuff.c73 #ifndef FORCE_CODE_SECTION_ALIGN
74 # define FORCE_CODE_SECTION_ALIGN macro
84 FORCE_CODE_SECTION_ALIGN \
388 FORCE_CODE_SECTION_ALIGN /* explicit align before switch to .text */
557 FORCE_CODE_SECTION_ALIGN
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Dsol2.h31 #define FORCE_CODE_SECTION_ALIGN asm(ALIGN_ASM_OP "16"); macro
/openbsd/gnu/gcc/gcc/config/i386/
H A Dsol2.h32 #define FORCE_CODE_SECTION_ALIGN asm(ALIGN_ASM_OP "16"); macro
/openbsd/gnu/gcc/gcc/config/mcore/
H A Dmcore-elf.h123 #define FORCE_CODE_SECTION_ALIGN asm ("br 1f ; .literals ; 1:"); macro
/openbsd/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore-elf.h148 #define FORCE_CODE_SECTION_ALIGN asm ("br 1f ; .literals ; 1:"); macro
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dtm.texi5873 @findex FORCE_CODE_SECTION_ALIGN
5874 @item FORCE_CODE_SECTION_ALIGN
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi6273 @defmac FORCE_CODE_SECTION_ALIGN
H A Dgccint.info24671 -- Macro: FORCE_CODE_SECTION_ALIGN
32457 * FORCE_CODE_SECTION_ALIGN: Sections. (line 136)