Home
last modified time | relevance | path

Searched refs:tc_regname_to_dw2regnum (Results 1 – 21 of 21) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-s390.h90 #define tc_regname_to_dw2regnum tc_s390_regname_to_dw2regnum macro
Dtc-mips.h163 #define tc_regname_to_dw2regnum tc_mips_regname_to_dw2regnum macro
Dtc-m68k.h176 #define tc_regname_to_dw2regnum tc_m68k_regname_to_dw2regnum macro
Dtc-sparc.h173 #define tc_regname_to_dw2regnum sparc_regname_to_dw2regnum macro
Dtc-sh.h229 #define tc_regname_to_dw2regnum sh_regname_to_dw2regnum macro
Dtc-ppc.h261 #define tc_regname_to_dw2regnum tc_ppc_regname_to_dw2regnum macro
Dtc-arm.h210 #define tc_regname_to_dw2regnum tc_arm_regname_to_dw2regnum macro
Dtc-i386.h502 #define tc_regname_to_dw2regnum tc_x86_regname_to_dw2regnum macro
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-s390.h95 #define tc_regname_to_dw2regnum tc_s390_regname_to_dw2regnum macro
Dtc-mips.h196 #define tc_regname_to_dw2regnum tc_mips_regname_to_dw2regnum macro
Dtc-sparc.h182 #define tc_regname_to_dw2regnum sparc_regname_to_dw2regnum macro
Dtc-m68k.h233 #define tc_regname_to_dw2regnum tc_m68k_regname_to_dw2regnum macro
Dtc-sh.h268 #define tc_regname_to_dw2regnum sh_regname_to_dw2regnum macro
Dtc-ppc.h262 #define tc_regname_to_dw2regnum tc_ppc_regname_to_dw2regnum macro
Dtc-i386.h510 #define tc_regname_to_dw2regnum tc_x86_regname_to_dw2regnum macro
/openbsd/src/gnu/usr.bin/binutils/gas/
Ddw2gencfi.c398 #ifdef tc_regname_to_dw2regnum in cfi_parse_reg()
409 if ((regno = tc_regname_to_dw2regnum (name)) < 0) in cfi_parse_reg()
DChangeLog268 (tc_regname_to_dw2regnum): Likewise.
DChangeLog-02031011 (tc_cfi_frame_initial_instructions, tc_regname_to_dw2regnum,
1084 (tc_regname_to_dw2regnum, tc_cfi_frame_initial_instructions):
1328 tc_regname_to_dw2regnum, DWARF2_DEFAULT_RETURN_COLUMN,
1340 tc_regname_to_dw2regnum, DWARF2_DEFAULT_RETURN_COLUMN,
2026 * dw2gencfi.c (cfi_parse_arg): Only use tc_regname_to_dw2regnum if
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Ddw2gencfi.c422 #ifdef tc_regname_to_dw2regnum in cfi_parse_reg()
433 if ((regno = tc_regname_to_dw2regnum (name)) < 0) in cfi_parse_reg()
DChangeLog-2004547 (DWARF2_CIE_DATA_ALIGNMENT, tc_regname_to_dw2regnum)
2229 (tc_regname_to_dw2regnum): Likewise.
DChangeLog-02031011 (tc_cfi_frame_initial_instructions, tc_regname_to_dw2regnum,
1084 (tc_regname_to_dw2regnum, tc_cfi_frame_initial_instructions):
1328 tc_regname_to_dw2regnum, DWARF2_DEFAULT_RETURN_COLUMN,
1340 tc_regname_to_dw2regnum, DWARF2_DEFAULT_RETURN_COLUMN,
2026 * dw2gencfi.c (cfi_parse_arg): Only use tc_regname_to_dw2regnum if