OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:elf_fini_array_section
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
varasm.cc
8600
static GTY(()) section *
elf_fini_array_section
;
8627
if (
elf_fini_array_section
== NULL)
8628
elf_fini_array_section
8631
sec =
elf_fini_array_section
;
8790
elf_fini_array_section
= nullptr;
8574
static GTY(()) section *
elf_fini_array_section
;
variable
/src/external/gpl3/gcc.old/dist/gcc/
varasm.cc
8415
static GTY(()) section *
elf_fini_array_section
;
8442
if (
elf_fini_array_section
== NULL)
8443
elf_fini_array_section
8446
sec =
elf_fini_array_section
;
8389
static GTY(()) section *
elf_fini_array_section
;
variable
Completed in 39 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026