Searched refs:expr_build_dot (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/binutils/gas/
H A Dexpr.h178 extern symbolS *expr_build_dot (void);
H A Dcgen.c476 stmp = expr_build_binary (O_subtract, stmp, expr_build_dot ());
H A Dexpr.c164 expr_build_dot (void)
162 expr_build_dot (void) function
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-ia64.c3833 unwind.info = expr_build_dot ();
4468 unwind.proc_pending.sym = expr_build_dot ();
4610 proc_end = expr_build_dot ();
H A Dtc-arm.c3035 unwind.proc_start = expr_build_dot ();
17433 unwind.table_entry = expr_build_dot ();

Completed in 201 milliseconds