Searched refs:tc_regname_to_dw2regnum (Results 1 – 21 of 21) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-s390.h | 90 #define tc_regname_to_dw2regnum tc_s390_regname_to_dw2regnum macro
|
| D | tc-mips.h | 163 #define tc_regname_to_dw2regnum tc_mips_regname_to_dw2regnum macro
|
| D | tc-m68k.h | 176 #define tc_regname_to_dw2regnum tc_m68k_regname_to_dw2regnum macro
|
| D | tc-sparc.h | 173 #define tc_regname_to_dw2regnum sparc_regname_to_dw2regnum macro
|
| D | tc-sh.h | 229 #define tc_regname_to_dw2regnum sh_regname_to_dw2regnum macro
|
| D | tc-ppc.h | 261 #define tc_regname_to_dw2regnum tc_ppc_regname_to_dw2regnum macro
|
| D | tc-arm.h | 210 #define tc_regname_to_dw2regnum tc_arm_regname_to_dw2regnum macro
|
| D | tc-i386.h | 502 #define tc_regname_to_dw2regnum tc_x86_regname_to_dw2regnum macro
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-s390.h | 95 #define tc_regname_to_dw2regnum tc_s390_regname_to_dw2regnum macro
|
| D | tc-mips.h | 196 #define tc_regname_to_dw2regnum tc_mips_regname_to_dw2regnum macro
|
| D | tc-sparc.h | 182 #define tc_regname_to_dw2regnum sparc_regname_to_dw2regnum macro
|
| D | tc-m68k.h | 233 #define tc_regname_to_dw2regnum tc_m68k_regname_to_dw2regnum macro
|
| D | tc-sh.h | 268 #define tc_regname_to_dw2regnum sh_regname_to_dw2regnum macro
|
| D | tc-ppc.h | 262 #define tc_regname_to_dw2regnum tc_ppc_regname_to_dw2regnum macro
|
| D | tc-i386.h | 510 #define tc_regname_to_dw2regnum tc_x86_regname_to_dw2regnum macro
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | dw2gencfi.c | 398 #ifdef tc_regname_to_dw2regnum in cfi_parse_reg() 409 if ((regno = tc_regname_to_dw2regnum (name)) < 0) in cfi_parse_reg()
|
| D | ChangeLog | 268 (tc_regname_to_dw2regnum): Likewise.
|
| D | ChangeLog-0203 | 1011 (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/ |
| D | dw2gencfi.c | 422 #ifdef tc_regname_to_dw2regnum in cfi_parse_reg() 433 if ((regno = tc_regname_to_dw2regnum (name)) < 0) in cfi_parse_reg()
|
| D | ChangeLog-2004 | 547 (DWARF2_CIE_DATA_ALIGNMENT, tc_regname_to_dw2regnum) 2229 (tc_regname_to_dw2regnum): Likewise.
|
| D | ChangeLog-0203 | 1011 (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
|