Searched refs:MASK_ABICALLS (Results 1 – 10 of 10) sorted by relevance
64 #define TARGET_DEFAULT MASK_ABICALLS
25 #define TARGET_DEFAULT MASK_ABICALLS
118 #define TARGET_DEFAULT (MASK_ABICALLS|MASK_GAS)
31 #define TARGET_DEFAULT (MASK_ABICALLS|MASK_FLOAT64|MASK_64BIT)
220 #define MASK_ABICALLS 0x00000400 /* emit .abicalls/.cprestore/.cpload */ macro294 #define TARGET_ABICALLS (target_flags & MASK_ABICALLS)580 {"abicalls", MASK_ABICALLS, \582 {"no-abicalls", -MASK_ABICALLS, \
54 #define TARGET_DEFAULT MASK_ABICALLS
60 #define TARGET_DEFAULT MASK_ABICALLS
4845 target_flags &= ~MASK_ABICALLS; in override_options()
1928 target_cpu_default="MASK_GAS|MASK_ABICALLS"1943 target_cpu_default="MASK_GAS|MASK_ABICALLS"
15095 "MASK_GAS|MASK_ABICALLS".