Searched refs:frag_now_fix_octets (Results 1 – 4 of 4) sorted by relevance
143 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() function372 return frag_now_fix_octets () / OCTETS_PER_BYTE; in frag_now_fix()
113 extern addressT frag_now_fix_octets (void);
7479 (frag_now_fix_octets) New - Return offset in octets (8-bit7481 * frags.h: Added prototype for frag_now_fix_octets().
1993 frag_now->fr_fix = frag_now_fix_octets (); in elf_frob_file()