Home
last modified time | relevance | path

Searched refs:expr_build_dot (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Dexpr.h187 extern symbolS *expr_build_dot (void);
Dcgen.c449 stmp = expr_build_binary (O_subtract, stmp, expr_build_dot ()); in gas_cgen_parse_operand()
Dexpr.c167 expr_build_dot (void) in expr_build_dot() function
DChangeLog-2010181 * expr.c (expr_build_dot): Make a clone of the symbol to return if
DChangeLog-98994141 * expr.h (expr_build_dot): Declare.
4142 * expr.c (expr_build_dot): New function.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ia64.c3663 unwind.info = expr_build_dot (); in generate_unwind_image()
4278 unwind.proc_pending.sym = expr_build_dot (); in dot_proc()
4418 proc_end = expr_build_dot (); in dot_endp()
Dtc-tic6x.c4735 unwind->table_entry = expr_build_dot (); in tic6x_flush_unwind_word()
Dtc-arm.c3761 unwind.proc_start = expr_build_dot (); in s_arm_unwind_fnstart()
22061 unwind.table_entry = expr_build_dot (); in create_unwind_entry()