Home
last modified time | relevance | path

Searched refs:frag_now_fix_octets (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/
Dfrags.c143 frag_now->fr_fix = frag_now_fix_octets () - old_frags_var_max_size; in frag_new()
360 frag_now_fix_octets (void) in frag_now_fix_octets() function
372 return frag_now_fix_octets () / OCTETS_PER_BYTE; in frag_now_fix()
Dfrags.h115 extern addressT frag_now_fix_octets (void);
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-mcore.c223 offsetT added = -frag_now_fix_octets (); in mcore_pool_count()
233 added += frag_now_fix_octets (); in mcore_pool_count()
Dtc-i860.c971 if (((frag_now->fr_address + frag_now_fix_octets ()) & 7) == 0) in i860_process_insn()
Dobj-elf.c1963 frag_now->fr_fix = frag_now_fix_octets (); in elf_frob_file()
Dtc-tic54x.c1937 frag_now->fr_literal + frag_now_fix_octets () - 2 :