Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c500 #define HAVE_64BIT_SYMBOLS (!HAVE_32BIT_SYMBOLS) macro
9827 if (HAVE_64BIT_SYMBOLS) in load_address()
11134 if (HAVE_64BIT_SYMBOLS) in macro()
12531 if (HAVE_64BIT_SYMBOLS) in macro()
17091 in_shared = mips_in_shared || HAVE_64BIT_SYMBOLS; in s_cpload()
17210 if (mips_in_shared || HAVE_64BIT_SYMBOLS) in s_cpsetup()
20625 if (HAVE_64BIT_SYMBOLS) in mips_dwarf2_format()
/netbsd/src/external/gpl3/binutils/dist/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-20092170 instead of HAVE_64BIT_SYMBOLS.
DChangeLog-20071233 HAVE_64BIT_SYMBOLS.