Searched refs:offsetT (Results 26 - 34 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-spu.c783 (offsetT) 0,
805 (offsetT) 0,
1007 if (hi > lo && ((offsetT) val < lo || (offsetT) val > hi))
H A Dtc-mips.c599 static offsetT mips_cprestore_offset = -1;
604 static offsetT mips_cpreturn_offset = -1;
930 (((x) &~ (offsetT) 0x7fffffff) == 0 \
931 || (((x) &~ (offsetT) 0x7fffffff) == ~ (offsetT) 0x7fffffff))
935 (((x) &~ (offsetT) 0x7fff) == 0 \
936 || (((x) &~ (offsetT) 0x7fff) == ~ (offsetT) 0x7fff))
940 (((x) &~ (offsetT) 0xffffffff) == 0 \
941 || (((x) &~ (offsetT)
[all...]
H A Dtc-arm.c67 offsetT frame_size;
71 offsetT pending_offset;
74 offsetT fp_offset;
16854 offsetT offset;
16855 offsetT mask;
16856 offsetT low;
16905 offsetT val;
16947 offsetT val;
16948 offsetT limit;
17150 (offsetT)
[all...]
H A Dtc-score.c3763 offsetT add_number = exp.X_add_number;
4879 offsetT offset;
5271 offsetT value = *valP;
5272 offsetT abs_value = 0;
5273 offsetT newval;
5274 offsetT content;
5509 offsetT newval;
6538 pfrag = frag_var (rs_org, 1, 1, (relax_substateT) 0, symbolP, (offsetT) temp, NULL);
H A Dtc-mep.c1182 mep_prepare_relax_scan (fragS *fragP, offsetT *aim, relax_substateT this_state)
H A Dobj-elf.c1334 offsetT offset;
H A Dtc-ia64.c3836 (offsetT) (long) unwind.personality_routine,
4783 offsetT num_regs;
/freebsd-11-stable/contrib/binutils/gas/
H A Dcgen.c259 offsetT offset;
596 offsetT off;
H A Das.c1044 offsetT size;

Completed in 242 milliseconds

12