Searched defs:align (Results 251 - 275 of 411) sorted by relevance

<<11121314151617

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-d30v.c306 int align = bfd_get_section_alignment (stdoutput, seg); local
2048 int align; local
[all...]
H A Dtc-frv.c1230 int align = bfd_get_section_alignment (stdoutput, segment); local
H A Dtc-i370.c1031 offsetT align; local
2378 int align = bfd_get_section_alignment (stdoutput, seg); local
[all...]
H A Dtc-i960.c2470 int align; local
H A Dtc-iq2000.c435 int align = bfd_get_section_alignment (stdoutput, segment); local
H A Dtc-m32r.c607 expand_debug_syms(sym_linkS *syms, int align) argument
1455 int align = bfd_get_section_alignment (stdoutput, segment); local
1481 offsetT align; local
[all...]
H A Dtc-m68hc11.c526 int align = bfd_get_section_alignment (stdoutput, seg); local
H A Dtc-mep.c1385 int align = bfd_get_section_alignment (stdoutput, segment); local
H A Dtc-mn10300.c905 int align = bfd_get_section_alignment (stdoutput, seg); local
H A Dtc-msp430.c1846 int align = bfd_get_section_alignment (stdoutput, seg); local
H A Dtc-rx.c342 int align = 2; local
1118 int align = bfd_get_section_alignment (stdoutput, segment); local
[all...]
H A Dtc-s390.c1867 int align = bfd_get_section_alignment (stdoutput, seg); local
H A Dtc-v850.c342 int align; local
1603 int align = bfd_get_section_alignment (stdoutput, seg); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dwrite.c356 record_alignment( segT seg, int align) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Darm-dis.c2484 int align = ((given >> 4) & 0x3); local
2515 int align = 0; local
2589 int align = ((given >> 4) & 0x1); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dcalls.c1418 unsigned int align, boundary; local
[all...]
H A Dtree-ssa-loop-prefetch.c613 unsigned align, iter; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.c1111 darwin_mergeable_string_section(tree exp, unsigned HOST_WIDE_INT align) argument
1132 darwin_mergeable_constant_section(tree exp, unsigned HOST_WIDE_INT align) argument
1176 machopic_select_section(tree decl, int reloc, unsigned HOST_WIDE_INT align) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.c2385 int align = INTVAL (align_rtx); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mmix/
H A Dmmix.c1358 mmix_asm_output_aligned_common(FILE *stream, const char *name, int size, int align) argument
1374 mmix_asm_output_aligned_local(FILE *stream, const char *name, int size, int align) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dmn10300.c1553 int size, align; local
1602 int size, align; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/score/
H A Dscore.c216 score_select_rtx_section(enum machine_mode mode, rtx x, unsigned HOST_WIDE_INT align) argument
H A Dscore3.c566 score3_select_rtx_section(enum machine_mode mode, rtx x, unsigned HOST_WIDE_INT align) argument
H A Dscore7.c565 score7_select_rtx_section(enum machine_mode mode, rtx x, unsigned HOST_WIDE_INT align) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.c278 int size, align; local
338 int size, align; local
2462 v850_output_aligned_bss(FILE * file, tree decl, const char * name, unsigned HOST_WIDE_INT size, int align) argument
2499 v850_output_common(FILE * file, tree decl, const char * name, int size, int align) argument
2537 v850_output_local(FILE * file, tree decl, const char * name, int size, int align) argument
[all...]

Completed in 209 milliseconds

<<11121314151617