Searched refs:OPTION_64 (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tilegx.c | 84 #define OPTION_64 (OPTION_MD_BASE + 1) macro 93 {"64", no_argument, NULL, OPTION_64}, 120 case OPTION_64: in md_parse_option()
|
D | tc-sparc.c | 458 #define OPTION_64 (OPTION_MD_BASE + 4) macro 459 {"64", no_argument, NULL, OPTION_64}, 510 md_parse_option (OPTION_64, NULL); in md_parse_option() 587 case OPTION_64: in md_parse_option()
|
D | tc-i386.c | 9563 #define OPTION_64 (OPTION_MD_BASE + 1) macro 9589 {"64", no_argument, NULL, OPTION_64}, 9656 case OPTION_64: in md_parse_option()
|
D | tc-mips.c | 1480 OPTION_64, enumerator 1617 {"64", no_argument, NULL, OPTION_64}, 14502 case OPTION_64: in md_parse_option()
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | aix.em | 183 OPTION_64, 252 {"b64", no_argument, NULL, OPTION_64}, 621 case OPTION_64:
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2008 | 750 (OPTION_N32, OPTION_64, OPTION_MDEBUG, OPTION_NO_MDEBUG)
|
D | ChangeLog-2006 | 544 (md_parse_option): Add targets to OPTION_64.
|
D | ChangeLog-0001 | 2655 elf64-tradbigmips and elf64-tradlittlemips for OPTION_64. 3781 (md_parse_option): Add OPTION_32 and OPTION_64.
|
D | ChangeLog-9697 | 396 (OPTION_32,OPTION_64): Define.
|