Home
last modified time | relevance | path

Searched refs:assemble_align (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/i386/
Dnwld.c52 assemble_align (POINTER_SIZE); in nwld_named_section_asm_out_constructor()
72 assemble_align (POINTER_SIZE); in nwld_named_section_asm_out_destructor()
/freebsd-12-stable/contrib/gcc/
Doutput.h213 extern void assemble_align (int);
Dvarasm.c1220 assemble_align (POINTER_SIZE); in default_named_section_asm_out_destructor()
1230 assemble_align (POINTER_SIZE); in default_dtor_section_asm_out_destructor()
1270 assemble_align (POINTER_SIZE); in default_named_section_asm_out_constructor()
1280 assemble_align (POINTER_SIZE); in default_ctor_section_asm_out_constructor()
1386 assemble_align (DECL_ALIGN (decl)); in assemble_start_function()
1396 assemble_align (DECL_ALIGN (decl)); in assemble_start_function()
1539 assemble_align (int align) in assemble_align() function
3404 assemble_align (align); in output_constant_pool_1()
3417 assemble_align (align); in output_constant_pool_1()
6178 assemble_align (block->alignment); in output_object_block()
Ddwarf2asm.c817 assemble_align (POINTER_SIZE); in dw2_asm_output_encoded_addr_rtx()
Dexcept.c3658 assemble_align (tt_format_size * BITS_PER_UNIT); in output_function_exception_table()
3766 assemble_align (tt_format_size * BITS_PER_UNIT); in output_function_exception_table()
DChangeLog-20018177 (assemble_constant_align, assemble_start_function, assemble_align,
13582 (default_dtor_section_asm_out_destructor): Use assemble_align.
13769 (output_constant_pool): Use assemble_align.
15609 * except.c (output_function_exception_table): Use assemble_align.
DChangeLog-200022491 * config/arm/arm-protos.h (assemble_align): Add prototype.
DChangeLog-200436052 * varasm.c (unlikely_text_section): Use assemble_align instead of
/freebsd-12-stable/contrib/gcc/config/
Ddarwin.c984 assemble_align (GET_MODE_ALIGNMENT (Pmode)); in machopic_output_indirection()
1270 assemble_align (POINTER_SIZE); in machopic_asm_out_constructor()
1284 assemble_align (POINTER_SIZE); in machopic_asm_out_destructor()
/freebsd-12-stable/contrib/gcc/config/rs6000/
Drs6000.c18370 assemble_align (POINTER_SIZE); in rs6000_elf_asm_out_constructor()
18399 assemble_align (POINTER_SIZE); in rs6000_elf_asm_out_destructor()
/freebsd-12-stable/contrib/gcc/config/arm/
Darm.md10027 assemble_align (32);
10036 assemble_align (64);
Darm.c11427 assemble_align (POINTER_SIZE); in arm_elf_asm_constructor()