Home
last modified time | relevance | path

Searched refs:TARGET_LONG_ABS_CALL (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa.h98 #define TARGET_LONG_ABS_CALL (TARGET_SOM && !TARGET_GAS) macro
Dpa.c7069 if (TARGET_LONG_ABS_CALL && !flag_pic) in attr_length_millicode_call()
7282 else if ((TARGET_LONG_ABS_CALL || local_call) && !flag_pic) in attr_length_call()
7398 if (!((TARGET_LONG_ABS_CALL || local_call) && !flag_pic) in output_call()
7423 if ((TARGET_LONG_ABS_CALL || local_call) && !flag_pic) in output_call()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa.h194 #define TARGET_LONG_ABS_CALL (TARGET_SOM && !TARGET_GAS) macro
Dpa.c6360 if (TARGET_LONG_ABS_CALL && !flag_pic)
6557 if (TARGET_LONG_ABS_CALL && !flag_pic)
6671 if (!(TARGET_LONG_ABS_CALL && !flag_pic)
6693 if (TARGET_LONG_ABS_CALL && !flag_pic)
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog10142 (MASK_LONG_CALLS, TARGET_LONG_CALLS, TARGET_LONG_ABS_CALL,