Searched refs:opcode_frag (Results 1 – 2 of 2) sorted by relevance
1318 fragS *opcode_frag, in fix_new_ns32k() argument1326 fix_opcode_frag (fixP) = opcode_frag; in fix_new_ns32k()1347 fragS *opcode_frag, in fix_new_ns32k_exp() argument1354 fix_opcode_frag (fixP) = opcode_frag; in fix_new_ns32k_exp()1927 fragS *opcode_frag; in md_pcrel_adjust() local1931 opcode_frag = frag_opcode_frag (fragP); in md_pcrel_adjust()1932 if (opcode_frag == 0) in md_pcrel_adjust()1936 opcode_address = offset + opcode_frag->fr_address; in md_pcrel_adjust()1944 fragS *opcode_frag; in md_fix_pcrel_adjust() local1948 opcode_frag = fix_opcode_frag (fixP); in md_fix_pcrel_adjust()[all …]
264 opcode_frag and opcode_offset and remove pcrel_adjust.283 (fix_new_ns32k, fix_new_ns32k_exp): add new arguments opcode_frag and