Home
last modified time | relevance | path

Searched refs:HAVE_64BIT_SYMBOLS (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c481 #define HAVE_64BIT_SYMBOLS (!HAVE_32BIT_SYMBOLS) macro
9260 if (HAVE_64BIT_SYMBOLS) in load_address()
10544 if (HAVE_64BIT_SYMBOLS) in macro()
11874 if (HAVE_64BIT_SYMBOLS) in macro()
15992 in_shared = mips_in_shared || HAVE_64BIT_SYMBOLS; in s_cpload()
16112 if (mips_in_shared || HAVE_64BIT_SYMBOLS) in s_cpsetup()
19149 if (HAVE_64BIT_SYMBOLS) in mips_dwarf2_format()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20053474 (HAVE_32BIT_SYMBOLS, HAVE_64BIT_SYMBOLS): New macros.
3475 (load_address): Use HAVE_64BIT_SYMBOLS instead of HAVE_64BIT_ADDRESSES
3488 (s_cpload, s_cpsetup): Use HAVE_64BIT_SYMBOLS instead of
DChangeLog-20071233 HAVE_64BIT_SYMBOLS.
DChangeLog-20092170 instead of HAVE_64BIT_SYMBOLS.