Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/pa/
H A Dpa.h105 #define TARGET_LONG_PIC_SDIFF_CALL (!TARGET_GAS) macro
H A Dpa.c7286 else if ((TARGET_SOM && TARGET_LONG_PIC_SDIFF_CALL) in attr_length_call()
7399 && !(TARGET_SOM && TARGET_LONG_PIC_SDIFF_CALL) in output_call()
7447 if ((TARGET_SOM && TARGET_LONG_PIC_SDIFF_CALL) in output_call()
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.h201 #define TARGET_LONG_PIC_SDIFF_CALL (!TARGET_GAS) macro
H A Dpa.c6560 if ((TARGET_SOM && TARGET_LONG_PIC_SDIFF_CALL)
6672 && !(TARGET_SOM && TARGET_LONG_PIC_SDIFF_CALL)
6716 if (TARGET_SOM && TARGET_LONG_PIC_SDIFF_CALL)
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog10143 TARGET_LONG_PIC_SDIFF_CALL, TARGET_LONG_PIC_PCREL_CALL): Define.