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

  /src/external/gpl3/gcc/dist/gcc/
target-def.h 95 #if !defined(TARGET_ASM_OUTPUT_ANCHOR) && !defined(ASM_OUTPUT_DEF)
96 #define TARGET_ASM_OUTPUT_ANCHOR NULL
  /src/external/gpl3/gcc.old/dist/gcc/
target-def.h 95 #if !defined(TARGET_ASM_OUTPUT_ANCHOR) && !defined(ASM_OUTPUT_DEF)
96 #define TARGET_ASM_OUTPUT_ANCHOR NULL
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
xcoff.h 92 #define TARGET_ASM_OUTPUT_ANCHOR rs6000_xcoff_asm_output_anchor
darwin.h 497 #undef TARGET_ASM_OUTPUT_ANCHOR
498 #define TARGET_ASM_OUTPUT_ANCHOR darwin_asm_output_anchor
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
xcoff.h 92 #define TARGET_ASM_OUTPUT_ANCHOR rs6000_xcoff_asm_output_anchor
darwin.h 496 #undef TARGET_ASM_OUTPUT_ANCHOR
497 #define TARGET_ASM_OUTPUT_ANCHOR darwin_asm_output_anchor
  /src/external/gpl3/gcc/dist/gcc/config/
darwin.h 1219 #define TARGET_ASM_OUTPUT_ANCHOR NULL
  /src/external/gpl3/gcc.old/dist/gcc/config/
darwin.h 1196 #define TARGET_ASM_OUTPUT_ANCHOR NULL

Completed in 60 milliseconds