HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_SET_CURRENT_FUNCTION (Results 1 - 17 of 17) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc 3748 #undef TARGET_SET_CURRENT_FUNCTION
3749 #define TARGET_SET_CURRENT_FUNCTION rx_set_current_function
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc 3748 #undef TARGET_SET_CURRENT_FUNCTION
3749 #define TARGET_SET_CURRENT_FUNCTION rx_set_current_function
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 478 #undef TARGET_SET_CURRENT_FUNCTION
479 #define TARGET_SET_CURRENT_FUNCTION arm_set_current_function
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 466 #undef TARGET_SET_CURRENT_FUNCTION
467 #define TARGET_SET_CURRENT_FUNCTION arm_set_current_function
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.cc 1385 /* Implement `TARGET_SET_CURRENT_FUNCTION'. */
15153 #undef TARGET_SET_CURRENT_FUNCTION
15154 #define TARGET_SET_CURRENT_FUNCTION avr_set_current_function
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 19077 /* Implement TARGET_SET_CURRENT_FUNCTION. Unpack the codegen decisions
30812 #undef TARGET_SET_CURRENT_FUNCTION
30813 #define TARGET_SET_CURRENT_FUNCTION aarch64_set_current_function
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr.cc 1425 /* Implement `TARGET_SET_CURRENT_FUNCTION'. */
16364 #undef TARGET_SET_CURRENT_FUNCTION
16365 #define TARGET_SET_CURRENT_FUNCTION avr_set_current_function
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.cc 5612 #undef TARGET_SET_CURRENT_FUNCTION
5613 #define TARGET_SET_CURRENT_FUNCTION nios2_set_current_function
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.cc 5606 #undef TARGET_SET_CURRENT_FUNCTION
5607 #define TARGET_SET_CURRENT_FUNCTION nios2_set_current_function
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv.cc 5362 /* Implement `TARGET_SET_CURRENT_FUNCTION'. */
5630 #undef TARGET_SET_CURRENT_FUNCTION
5631 #define TARGET_SET_CURRENT_FUNCTION riscv_set_current_function
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 7645 /* Implement TARGET_SET_CURRENT_FUNCTION. */
11032 #undef TARGET_SET_CURRENT_FUNCTION
11033 #define TARGET_SET_CURRENT_FUNCTION loongarch_set_current_function
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc 7797 #undef TARGET_SET_CURRENT_FUNCTION
7798 #define TARGET_SET_CURRENT_FUNCTION nvptx_set_current_function
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc 7653 #undef TARGET_SET_CURRENT_FUNCTION
7654 #define TARGET_SET_CURRENT_FUNCTION nvptx_set_current_function
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 17501 #undef TARGET_SET_CURRENT_FUNCTION
17502 #define TARGET_SET_CURRENT_FUNCTION s390_set_current_function
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 18349 #undef TARGET_SET_CURRENT_FUNCTION
18350 #define TARGET_SET_CURRENT_FUNCTION s390_set_current_function
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1671 #undef TARGET_SET_CURRENT_FUNCTION
1672 #define TARGET_SET_CURRENT_FUNCTION rs6000_set_current_function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1664 #undef TARGET_SET_CURRENT_FUNCTION
1665 #define TARGET_SET_CURRENT_FUNCTION rs6000_set_current_function

Completed in 223 milliseconds