OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctors_section
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
output.h
531
extern GTY(()) section *
ctors_section
;
variable
varasm.cc
136
section *
ctors_section
;
1762
assemble_addr_to_section (symbol,
ctors_section
);
6770
ctors_section
= get_unnamed_section (0, output_section_asm_op,
8755
ctors_section
= nullptr;
135
section *
ctors_section
;
variable
/src/external/gpl3/gcc.old/dist/gcc/
output.h
527
extern GTY(()) section *
ctors_section
;
variable
varasm.cc
139
section *
ctors_section
;
1765
assemble_addr_to_section (symbol,
ctors_section
);
6665
ctors_section
= get_unnamed_section (0, output_section_asm_op,
138
section *
ctors_section
;
variable
Completed in 24 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026