HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_ASM_CONSTRUCTOR (Results 1 - 25 of 36) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/config/
initfini-array.h 40 #undef TARGET_ASM_CONSTRUCTOR
41 #define TARGET_ASM_CONSTRUCTOR default_elf_init_array_asm_out_constructor
vxworks.h 324 #undef TARGET_ASM_CONSTRUCTOR
325 #define TARGET_ASM_CONSTRUCTOR vxworks_asm_out_constructor
darwin.h 785 #define TARGET_ASM_CONSTRUCTOR machopic_asm_out_constructor
  /src/external/gpl3/gcc.old/dist/gcc/config/
initfini-array.h 40 #undef TARGET_ASM_CONSTRUCTOR
41 #define TARGET_ASM_CONSTRUCTOR default_elf_init_array_asm_out_constructor
vxworks.h 270 #undef TARGET_ASM_CONSTRUCTOR
271 #define TARGET_ASM_CONSTRUCTOR vxworks_asm_out_constructor
darwin.h 762 #define TARGET_ASM_CONSTRUCTOR machopic_asm_out_constructor
  /src/external/gpl3/gcc/dist/gcc/
target-def.h 59 #if !defined(TARGET_ASM_CONSTRUCTOR) && !defined(USE_COLLECT2)
61 # define TARGET_ASM_CONSTRUCTOR default_ctor_section_asm_out_constructor
64 # define TARGET_ASM_CONSTRUCTOR default_named_section_asm_out_constructor
66 # define TARGET_ASM_CONSTRUCTOR default_asm_out_constructor
84 # if defined(TARGET_ASM_CONSTRUCTOR) && defined(TARGET_ASM_DESTRUCTOR)
  /src/external/gpl3/gcc.old/dist/gcc/
target-def.h 59 #if !defined(TARGET_ASM_CONSTRUCTOR) && !defined(USE_COLLECT2)
61 # define TARGET_ASM_CONSTRUCTOR default_ctor_section_asm_out_constructor
64 # define TARGET_ASM_CONSTRUCTOR default_named_section_asm_out_constructor
66 # define TARGET_ASM_CONSTRUCTOR default_stabs_asm_out_constructor
84 # if defined(TARGET_ASM_CONSTRUCTOR) && defined(TARGET_ASM_DESTRUCTOR)
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-elf.h 47 #undef TARGET_ASM_CONSTRUCTOR
48 #define TARGET_ASM_CONSTRUCTOR aarch64_elf_asm_constructor
  /src/external/gpl3/gcc/dist/gcc/config/arm/
elf.h 127 #undef TARGET_ASM_CONSTRUCTOR
128 #define TARGET_ASM_CONSTRUCTOR arm_elf_asm_constructor
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-elf.h 47 #undef TARGET_ASM_CONSTRUCTOR
48 #define TARGET_ASM_CONSTRUCTOR aarch64_elf_asm_constructor
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
elf.h 117 #undef TARGET_ASM_CONSTRUCTOR
118 #define TARGET_ASM_CONSTRUCTOR arm_elf_asm_constructor
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
vms.h 203 #define TARGET_ASM_CONSTRUCTOR vms_asm_out_constructor
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
vms.h 203 #define TARGET_ASM_CONSTRUCTOR vms_asm_out_constructor
  /src/external/gpl3/gcc/dist/gcc/config/pru/
pru.h 519 #undef TARGET_ASM_CONSTRUCTOR
520 #define TARGET_ASM_CONSTRUCTOR pru_elf_asm_constructor
  /src/external/gpl3/gcc.old/dist/gcc/config/pru/
pru.h 519 #undef TARGET_ASM_CONSTRUCTOR
520 #define TARGET_ASM_CONSTRUCTOR pru_elf_asm_constructor
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.h 667 #undef TARGET_ASM_CONSTRUCTOR
668 #define TARGET_ASM_CONSTRUCTOR microblaze_elf_asm_constructor
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.h 668 #undef TARGET_ASM_CONSTRUCTOR
669 #define TARGET_ASM_CONSTRUCTOR microblaze_elf_asm_constructor
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr.h 400 #define TARGET_ASM_CONSTRUCTOR avr_asm_out_ctor
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.h 395 #define TARGET_ASM_CONSTRUCTOR avr_asm_out_ctor
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
sysv4.h 497 #define TARGET_ASM_CONSTRUCTOR rs6000_elf_asm_out_constructor
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
sysv4.h 497 #define TARGET_ASM_CONSTRUCTOR rs6000_elf_asm_out_constructor
  /src/external/gpl3/gcc/dist/gcc/config/bpf/
bpf.cc 709 #undef TARGET_ASM_CONSTRUCTOR
710 #define TARGET_ASM_CONSTRUCTOR bpf_output_constructor
  /src/external/gpl3/gcc.old/dist/gcc/config/bpf/
bpf.cc 790 #undef TARGET_ASM_CONSTRUCTOR
791 #define TARGET_ASM_CONSTRUCTOR bpf_output_constructor
  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc 3703 #undef TARGET_ASM_CONSTRUCTOR
3704 #define TARGET_ASM_CONSTRUCTOR rx_elf_asm_constructor

Completed in 43 milliseconds

1 2