Home
last modified time | relevance | path

Searched refs:tc_parse_to_dw2regnum (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.h295 #define tc_parse_to_dw2regnum tc_x86_parse_to_dw2regnum macro
/toolchain/binutils/binutils-2.25/gas/
Ddw2gencfi.c591 #ifndef tc_parse_to_dw2regnum
593 tc_parse_to_dw2regnum (expressionS *exp) in tc_parse_to_dw2regnum() function
623 tc_parse_to_dw2regnum (&exp); in cfi_parse_reg()
DChangeLog-20081596 (tc_parse_to_dw2regnum): New.
1599 * dw2gencfi.c (tc_parse_to_dw2regnum): New, broken out of ...
1600 (cfi_parse_reg): ... this. Use tc_parse_to_dw2regnum. Adjust