OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CTORS_SECTION_ASM_OP
(Results
1 - 25
of
56
) sorted by relevancy
1
2
3
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-elf.h
32
#define
CTORS_SECTION_ASM_OP
"\t.section\t.init_array,\"aw\",%init_array"
37
#define INIT_ARRAY_SECTION_ASM_OP
CTORS_SECTION_ASM_OP
42
#define CTOR_LIST_BEGIN asm (
CTORS_SECTION_ASM_OP
)
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-elf.h
32
#define
CTORS_SECTION_ASM_OP
"\t.section\t.init_array,\"aw\",%init_array"
37
#define INIT_ARRAY_SECTION_ASM_OP
CTORS_SECTION_ASM_OP
42
#define CTOR_LIST_BEGIN asm (
CTORS_SECTION_ASM_OP
)
/src/external/gpl3/gcc/dist/gcc/config/sparc/
sp-elf.h
56
#undef
CTORS_SECTION_ASM_OP
vxworks.h
52
#undef
CTORS_SECTION_ASM_OP
sysv4.h
107
#undef
CTORS_SECTION_ASM_OP
108
#define
CTORS_SECTION_ASM_OP
"\t.section\t\".ctors\",#alloc,#write"
freebsd.h
134
#undef
CTORS_SECTION_ASM_OP
linux.h
134
#undef
CTORS_SECTION_ASM_OP
linux64.h
277
#undef
CTORS_SECTION_ASM_OP
/src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sp-elf.h
56
#undef
CTORS_SECTION_ASM_OP
vxworks.h
52
#undef
CTORS_SECTION_ASM_OP
sysv4.h
107
#undef
CTORS_SECTION_ASM_OP
108
#define
CTORS_SECTION_ASM_OP
"\t.section\t\".ctors\",#alloc,#write"
freebsd.h
140
#undef
CTORS_SECTION_ASM_OP
linux.h
134
#undef
CTORS_SECTION_ASM_OP
linux64.h
277
#undef
CTORS_SECTION_ASM_OP
/src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore-elf.h
120
#undef
CTORS_SECTION_ASM_OP
121
#define
CTORS_SECTION_ASM_OP
"\t.section\t.ctors,\"aw\""
/src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore-elf.h
120
#undef
CTORS_SECTION_ASM_OP
121
#define
CTORS_SECTION_ASM_OP
"\t.section\t.ctors,\"aw\""
/src/external/gpl3/gcc/dist/gcc/config/ia64/
hpux.h
145
#undef
CTORS_SECTION_ASM_OP
146
#define
CTORS_SECTION_ASM_OP
"\t.section\t.init_array,\t\"aw\",\"init_array\""
/src/external/gpl3/gcc.old/dist/gcc/config/ia64/
hpux.h
145
#undef
CTORS_SECTION_ASM_OP
146
#define
CTORS_SECTION_ASM_OP
"\t.section\t.init_array,\t\"aw\",\"init_array\""
/src/external/gpl3/gcc/dist/gcc/config/rx/
linux.h
90
#undef
CTORS_SECTION_ASM_OP
91
#define
CTORS_SECTION_ASM_OP
\
/src/external/gpl3/gcc.old/dist/gcc/config/rx/
linux.h
90
#undef
CTORS_SECTION_ASM_OP
91
#define
CTORS_SECTION_ASM_OP
\
/src/external/gpl3/gcc/dist/gcc/
target-def.h
60
# ifdef
CTORS_SECTION_ASM_OP
/src/external/gpl3/gcc.old/dist/gcc/
target-def.h
60
# ifdef
CTORS_SECTION_ASM_OP
/src/external/gpl3/gcc/dist/gcc/config/pa/
pa64-hpux.h
285
/* We provide explicit defines for
CTORS_SECTION_ASM_OP
and
288
#undef
CTORS_SECTION_ASM_OP
289
#define
CTORS_SECTION_ASM_OP
"\t.SUBSPA \\.ctors,QUAD=1,ALIGN=8,ACCESS=31"
/src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa64-hpux.h
285
/* We provide explicit defines for
CTORS_SECTION_ASM_OP
and
288
#undef
CTORS_SECTION_ASM_OP
289
#define
CTORS_SECTION_ASM_OP
"\t.SUBSPA \\.ctors,QUAD=1,ALIGN=8,ACCESS=31"
/src/external/gpl3/gcc/dist/gcc/config/pru/
pru.h
504
#define
CTORS_SECTION_ASM_OP
"\t.section\t.init_array,\"aw\",%init_array"
509
#define INIT_ARRAY_SECTION_ASM_OP
CTORS_SECTION_ASM_OP
514
#define CTOR_LIST_BEGIN asm (
CTORS_SECTION_ASM_OP
)
Completed in 49 milliseconds
1
2
3
Indexes created Mon Mar 02 05:31:46 UTC 2026