HomeSort by: relevance | last modified time | path
    Searched refs:INIT_ARRAY_SECTION_ASM_OP (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/
initfini-array.h 33 #undef INIT_ARRAY_SECTION_ASM_OP
34 #define INIT_ARRAY_SECTION_ASM_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/
initfini-array.h 33 #undef INIT_ARRAY_SECTION_ASM_OP
34 #define INIT_ARRAY_SECTION_ASM_OP
  /src/external/gpl3/gcc/dist/gcc/config/arm/
bpabi.h 114 #define INIT_ARRAY_SECTION_ASM_OP ARM_EABI_CTORS_SECTION_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
bpabi.h 114 #define INIT_ARRAY_SECTION_ASM_OP ARM_EABI_CTORS_SECTION_OP
  /src/external/gpl3/gcc/dist/gcc/config/rx/
linux.h 96 #undef INIT_ARRAY_SECTION_ASM_OP
97 #define INIT_ARRAY_SECTION_ASM_OP \
rx.h 381 # define INIT_ARRAY_SECTION_ASM_OP "\t.SECTION init_array,CODE"
389 # define INIT_ARRAY_SECTION_ASM_OP \
406 # define INIT_ARRAY_SECTION_ASM_OP \
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
linux.h 96 #undef INIT_ARRAY_SECTION_ASM_OP
97 #define INIT_ARRAY_SECTION_ASM_OP \
rx.h 381 # define INIT_ARRAY_SECTION_ASM_OP "\t.SECTION init_array,CODE"
389 # define INIT_ARRAY_SECTION_ASM_OP \
406 # define INIT_ARRAY_SECTION_ASM_OP \
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-elf.h 37 #define INIT_ARRAY_SECTION_ASM_OP CTORS_SECTION_ASM_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-elf.h 37 #define INIT_ARRAY_SECTION_ASM_OP CTORS_SECTION_ASM_OP
  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.h 561 #define INIT_ARRAY_SECTION_ASM_OP "\t.section\t.init_array,\"aw\",%init_array"
  /src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.h 561 #define INIT_ARRAY_SECTION_ASM_OP "\t.section\t.init_array,\"aw\",%init_array"
  /src/external/gpl3/gcc/dist/gcc/config/pru/
pru.h 509 #define INIT_ARRAY_SECTION_ASM_OP CTORS_SECTION_ASM_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/pru/
pru.h 509 #define INIT_ARRAY_SECTION_ASM_OP CTORS_SECTION_ASM_OP
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-cppbuiltin.cc 1538 #ifdef INIT_ARRAY_SECTION_ASM_OP
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-cppbuiltin.cc 1473 #ifdef INIT_ARRAY_SECTION_ASM_OP
  /src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc 6558 && !defined(INIT_ARRAY_SECTION_ASM_OP)))
  /src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc 6532 && !defined(INIT_ARRAY_SECTION_ASM_OP)))

Completed in 57 milliseconds