Home
last modified time | relevance | path

Searched refs:X_md (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/
Dexpr.h143 unsigned short X_md; member
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-m32r.c454 || exp->X_md == BFD_RELOC_M32R_26_PLTREL in m32r_PIC_related_p()
482 if (exp->X_op == O_PIC_reloc || exp->X_md != BFD_RELOC_UNUSED) in m32r_check_fixup()
484 *r_type_p = exp->X_md; in m32r_check_fixup()
2370 exprP->X_md = BFD_RELOC_UNUSED; in m32r_parse_name()
2432 exprP->X_md = reloc_type; in m32r_parse_name()
2441 && exp->X_md == BFD_RELOC_M32R_26_PLTREL) in m32r_cgen_parse_fix_exp()
2444 opinfo = exp->X_md; in m32r_cgen_parse_fix_exp()
Dtc-sh.c619 *r_type_p = exp->X_md; in sh_check_fixup()
623 switch (exp->X_md) in sh_check_fixup()
647 switch (exp->X_md) in sh_check_fixup()
671 switch (exp->X_md) in sh_check_fixup()
695 switch (exp->X_md) in sh_check_fixup()
722 *r_type_p = exp->X_md; in sh_check_fixup()
4559 exprP->X_md = reloc_type; in sh_parse_name()
Dtc-cris.c1406 && output_instruction.expr.X_md != 0) in md_assemble()
1909 out_insnp->expr.X_md = 1; in cris_process_instruction()
1923 out_insnp->expr.X_md = 0; in cris_process_instruction()
Dtc-mn10300.c1288 fixup->reloc = exp->X_md;
2810 exprP->X_md = reloc_type;