Searched refs:ABI_HAS_64BIT_SYMBOLS (Results 1 – 5 of 5) sorted by relevance
165 && !ABI_HAS_64BIT_SYMBOLS)597 #define ABI_HAS_64BIT_SYMBOLS (mips_abi == ABI_64 && !TARGET_SYM32) macro946 #define DWARF2_ADDR_SIZE (ABI_HAS_64BIT_SYMBOLS ? 8 : 4)
1381 if (Pmode == DImode && !ABI_HAS_64BIT_SYMBOLS) in mips_symbolic_constant_p()1670 return (ABI_HAS_64BIT_SYMBOLS ? 6 : 2); in mips_symbol_insns()4901 && !ABI_HAS_64BIT_SYMBOLS) in override_options()5095 if (ABI_HAS_64BIT_SYMBOLS) in override_options()
3042 "TARGET_EXPLICIT_RELOCS && ABI_HAS_64BIT_SYMBOLS"3068 "TARGET_EXPLICIT_RELOCS && ABI_HAS_64BIT_SYMBOLS"3096 "TARGET_EXPLICIT_RELOCS && ABI_HAS_64BIT_SYMBOLS && cse_not_expected"
24674 * config/mips/mips.h (ABI_HAS_64BIT_SYMBOLS): New macro.24735 Pmode == DImode too, except when ABI_HAS_64BIT_SYMBOLS.
30048 (ABI_HAS_64BIT_SYMBOLS): Set to false if TARGET_SYM32.