Searched refs:tc_regname_to_dw2regnum (Results 1 – 20 of 20) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-s390.h | 89 #define tc_regname_to_dw2regnum tc_s390_regname_to_dw2regnum macro
|
D | tc-tilepro.h | 87 #define tc_regname_to_dw2regnum tc_tilepro_regname_to_dw2regnum macro
|
D | tc-tilegx.h | 85 #define tc_regname_to_dw2regnum tc_tilegx_regname_to_dw2regnum macro
|
D | tc-nios2.h | 116 #define tc_regname_to_dw2regnum nios2_regname_to_dw2regnum macro
|
D | tc-m68k.h | 174 #define tc_regname_to_dw2regnum tc_m68k_regname_to_dw2regnum macro
|
D | tc-mips.h | 186 #define tc_regname_to_dw2regnum tc_mips_regname_to_dw2regnum macro
|
D | tc-hppa.h | 217 #define tc_regname_to_dw2regnum hppa_regname_to_dw2regnum macro
|
D | tc-sparc.h | 192 #define tc_regname_to_dw2regnum sparc_regname_to_dw2regnum macro
|
D | tc-tic6x.h | 208 #define tc_regname_to_dw2regnum tic6x_regname_to_dw2regnum macro
|
D | tc-aarch64.h | 191 #define tc_regname_to_dw2regnum tc_aarch64_regname_to_dw2regnum macro
|
D | tc-sh.h | 249 #define tc_regname_to_dw2regnum sh_regname_to_dw2regnum macro
|
D | tc-ppc.h | 281 #define tc_regname_to_dw2regnum tc_ppc_regname_to_dw2regnum macro
|
D | tc-nds32.h | 182 #define tc_regname_to_dw2regnum tc_nds32_regname_to_dw2regnum macro
|
D | tc-arm.h | 312 #define tc_regname_to_dw2regnum tc_arm_regname_to_dw2regnum macro
|
/toolchain/binutils/binutils-2.25/gas/ |
D | dw2gencfi.c | 595 # ifdef tc_regname_to_dw2regnum in tc_parse_to_dw2regnum() 607 exp->X_add_number = tc_regname_to_dw2regnum (name); in tc_parse_to_dw2regnum()
|
D | ChangeLog-2004 | 547 (DWARF2_CIE_DATA_ALIGNMENT, tc_regname_to_dw2regnum) 2229 (tc_regname_to_dw2regnum): Likewise.
|
D | ChangeLog-0203 | 1006 (tc_cfi_frame_initial_instructions, tc_regname_to_dw2regnum, 1079 (tc_regname_to_dw2regnum, tc_cfi_frame_initial_instructions): 1323 tc_regname_to_dw2regnum, DWARF2_DEFAULT_RETURN_COLUMN, 1335 tc_regname_to_dw2regnum, DWARF2_DEFAULT_RETURN_COLUMN, 2019 * dw2gencfi.c (cfi_parse_arg): Only use tc_regname_to_dw2regnum if
|
D | ChangeLog-2008 | 1595 * config/tc-i386.h (tc_regname_to_dw2regnum): Remove.
|
D | ChangeLog-2011 | 1345 (TARGET_USE_CFIPOP, tc_regname_to_dw2regnum,
|
D | ChangeLog-2006 | 341 (tc_regname_to_dw2regnum): Define.
|