/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-coff-seh.c | 304 emit_expr (&seh_ctx_cur->handler, 4); in obj_coff_seh_eh() 305 emit_expr (&seh_ctx_cur->handler_data, 4); in obj_coff_seh_eh() 767 emit_expr (&exp, 1); in seh_x64_write_prologue_data() 865 emit_expr (&exp, 1); in seh_x64_write_function_xdata() 892 emit_expr (&c->handler, 4); in seh_x64_write_function_xdata() 930 emit_expr (&exp, 4); in seh_arm_write_function_pdata() 986 emit_expr (&exp, 4); in write_function_pdata() 990 emit_expr (&exp, 4); in write_function_pdata() 994 emit_expr (&exp, 4); in write_function_pdata() 1002 emit_expr (&exp, 4); in write_function_pdata() [all …]
|
D | tc-i370.c | 694 emit_expr (&exp, (unsigned int) nbytes); in i370_elf_cons() 955 emit_expr (&exp, nbytes); in i370_dc() 1697 emit_expr (&(literals[lit_count].exp), literals[lit_count].size); in i370_ltorg()
|
D | tc-tic4x.c | 682 emit_expr (&exp, b); in tic4x_emit_char() 864 emit_expr (&exp, 4); in tic4x_cons() 912 emit_expr (&exp, 1); in tic4x_stringer()
|
D | tc-msp430.c | 621 emit_expr (& exp, 2); in msp430_profiler() 624 emit_expr (& exp1, 2); in msp430_profiler() 632 emit_expr (& exp, 2); in msp430_profiler() 640 emit_expr (& exp, 2); in msp430_profiler()
|
D | tc-sh64.c | 3100 emit_expr (&exp, 4); in sh64_emit_crange() 3107 emit_expr (&exp, 4); in sh64_emit_crange() 3114 emit_expr (&exp, 2); in sh64_emit_crange()
|
D | tc-mmix.c | 4270 emit_expr (&exp, (unsigned int) nbytes); in mmix_cons() 4288 emit_expr (&exp, (unsigned int) nbytes); in mmix_cons() 4305 emit_expr (&exp, (unsigned int) nbytes); in mmix_cons()
|
D | tc-s390.c | 1158 emit_expr (&exp, (unsigned int) nbytes); in s390_elf_cons() 1805 emit_expr (&lpe->ex, lpe->nbytes); in s390_literals()
|
D | tc-spu.c | 842 emit_expr (&exp, nbytes); in spu_cons()
|
D | tc-tic54x.c | 249 emit_expr (&expn, 2); in tic54x_emit_char() 1061 emit_expr (&expn, 4); in tic54x_cons() 1068 emit_expr (&expn, (octets == 1) ? 2 : octets); in tic54x_cons() 1733 emit_expr (&expn, 2); in tic54x_field()
|
D | tc-aarch64.c | 1770 emit_expr (exp, size); /* .word|.xword */ in s_ltorg() 1822 emit_expr (&exp, (unsigned int) nbytes); in s_aarch64_elf_cons() 1837 emit_expr (&exp, (unsigned int) nbytes); in s_aarch64_elf_cons() 1887 emit_expr (&exp, 4); in s_aarch64_inst()
|
D | tc-mcore.c | 196 emit_expr (& p->e, 4); in dump_literals()
|
D | tc-d10v.c | 1671 emit_expr (&exp, 2); in d10v_dot_word()
|
D | tc-cr16.c | 228 emit_expr (&exp, (unsigned int) nbytes); in l_cons()
|
D | tc-arm.c | 3468 emit_expr (&(pool->literals[entry]), in s_ltorg() 3516 emit_expr (&exp, (unsigned int) nbytes); in s_arm_elf_cons() 3528 emit_expr (&exp, (unsigned int) nbytes); in s_arm_elf_cons() 3588 emit_expr (& exp_high, (unsigned int) THUMB_SIZE); in emit_thumb32_expr() 3590 emit_expr (exp, (unsigned int) THUMB_SIZE); in emit_thumb32_expr() 3636 emit_expr (exp, (unsigned int) size); in emit_insn() 4656 emit_expr (&exp, 4); in pe_directive_secrel() 21431 emit_expr (&exp, size); in tc_pe_dwarf2_emit_offset()
|
D | tc-sh.c | 841 emit_expr (&exp, (unsigned int) nbytes); in sh_elf_cons()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | dw2gencfi.c | 262 emit_expr (&exp, size); in generic_dwarf2_emit_offset() 1327 emit_expr (&e->exp, 1); in output_cfi_insn() 1385 emit_expr (&insn->u.ea.exp, encoding_size); in output_cfi_insn() 1434 emit_expr (&exp, 4); /* Length. */ in output_cie() 1439 emit_expr (&exp, 8); /* Length. */ in output_cie() 1486 emit_expr (&exp, size); in output_cie() 1494 emit_expr (&exp, size); in output_cie() 1562 emit_expr (&exp, offset_size); /* Length. */ in output_fde() 1571 emit_expr (&exp, offset_size); /* CIE offset. */ in output_fde() 1585 emit_expr (&exp, DWARF2_FDE_RELOC_SIZE); /* Code offset. */ in output_fde() [all …]
|
D | dwarf2dbg.c | 297 emit_expr (&exp, size); in generic_dwarf2_emit_offset() 1122 emit_expr (&exp, sizeof_address); in out_set_addr() 1960 emit_expr (&exp, sizeof_offset); in out_dwarf5_file_list() 1986 emit_expr (&exp, sizeof_offset); in out_dwarf5_file_list() 2023 emit_expr (&exp, sizeof_offset); in out_subprog_list() 2052 emit_expr (exp, 4); in out_header() 2058 emit_expr (exp, 8); in out_header() 2063 emit_expr (exp, 8); in out_header() 2111 emit_expr (&exp, sizeof_offset); in out_debug_line() 2166 emit_expr (&exp, sizeof_offset); in out_debug_line() [all …]
|
D | read.h | 116 extern void emit_expr (expressionS *exp, unsigned int nbytes);
|
D | stabs.c | 376 emit_expr (&exp, 4); in s_stab_generic()
|
D | read.c | 3343 emit_expr (&val, mult); in s_space() 4096 emit_expr (expressionS *exp, unsigned int nbytes) in emit_expr() function 4702 emit_expr (exp, nbytes);
|
D | ChangeLog-2008 | 175 * read.c (emit_expr): Grow frag before filling it so that 1648 * read.c: (emit_expr): Correct for mingw use of printf size 1790 * read.c (emit_expr): Move code to emit_expr_fix and use it here.
|
D | ChangeLog-2013 | 1557 (emit_expr): Pass extra argument to convert_to_bignum. 1731 * read.c (emit_expr): Likewise. Delete comments.
|
D | ChangeLog-9295 | 1668 (emit_expr): Handle absolute_section specially. 5899 * read.c (emit_expr): Use memset to zero out memory, rather than 7556 * read.c (emit_expr): Fix computation of mask. 7652 * read.c (emit_expr): Use valueT instead of long. 9378 (emit_expr): Cast fix_new_exp argument. 9493 (emit_expr): Use %lx when printing longs. 9730 * read.c (emit_expr): Place check for TC_CONS_FIX_NEW in the 9899 * read.c (emit_expr): Use BFD_RELOC_16 for 2-byte values. 9931 * read.c (emit_expr): Use BFD_RELOC_64 for 8-byte expressions. 10135 * read.c (s_lsym, pseudo_set, emit_expr, parse_bitfield_cons, [all …]
|
D | ChangeLog-9899 | 3680 * read.c (emit_expr): Initialize seg and subseg fields of a new 4274 * read.c (emit_expr): Change scan to unsigned int, and don't 4559 * read.c (emit_expr): Call check_eh_frame. 4799 (emit_expr): Look for constant sequence that leads up to a file
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
D | crange4.s | 2 ! lost because .space just emitted a frag, without calling emit_expr as
|