Home
last modified time | relevance | path

Searched refs:STRUCTURE_SIZE_BOUNDARY (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dstor-layout.c531 #ifdef STRUCTURE_SIZE_BOUNDARY in start_record_layout()
534 rli->record_align = MAX (rli->record_align, (unsigned) STRUCTURE_SIZE_BOUNDARY); in start_record_layout()
DChangeLog-19972074 * stor-layout.c (layout_record): Ignore STRUCTURE_SIZE_BOUNDARY if
DChangeLog-19994134 * config/arm/coff.h (STRUCTURE_SIZE_BOUNDARY): Delete
4137 * config/arm/elf.h (STRUCTURE_SIZE_BOUNDARY): Delete
4140 * config/arm/arm.h (STRUCTURE_SIZE_BOUNDARY): Define in terms
DFSFChangeLog.111811 * stor-layout.c (layout_record): Ignore STRUCTURE_SIZE_BOUNDARY if
7452 (SGS_NO_LI,STRUCTURE_SIZE_BOUNDARY,IMMEDIATE_PREFIX): Defined.
DChangeLog-200026285 STRUCTURE_SIZE_BOUNDARY.
/freebsd-12-stable/contrib/gcc/config/sparc/
Dsparc.h653 #define STRUCTURE_SIZE_BOUNDARY 8 macro
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.h1097 #define STRUCTURE_SIZE_BOUNDARY 8 macro
/freebsd-12-stable/contrib/gcc/config/rs6000/
Drs6000.h516 #define STRUCTURE_SIZE_BOUNDARY 8 macro
/freebsd-12-stable/contrib/gcc/config/arm/
Darm.h492 #define STRUCTURE_SIZE_BOUNDARY arm_structure_size_boundary macro
/freebsd-12-stable/contrib/gcc/cp/
Dclass.c4364 #ifdef STRUCTURE_SIZE_BOUNDARY in layout_virtual_bases()
4367 TYPE_ALIGN (t) = MAX (TYPE_ALIGN (t), (unsigned) STRUCTURE_SIZE_BOUNDARY); in layout_virtual_bases()
/freebsd-12-stable/contrib/gcc/doc/
Dtm.texi1130 @defmac STRUCTURE_SIZE_BOUNDARY
1171 @code{STRUCTURE_SIZE_BOUNDARY} as large as @code{BIGGEST_ALIGNMENT}.
1175 @code{STRUCTURE_SIZE_BOUNDARY} that way, you must define