OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fini_array
(Results
1 - 9
of
9
) sorted by relevancy
/src/tests/kernel/arch/aarch64/
execsp.S
97
.section .
fini_array
,"aw",%
fini_array
/src/tests/kernel/arch/riscv/
execsp.S
98
.section .
fini_array
,"aw"
/src/tests/kernel/arch/arm/
execsp.S
117
.section .
fini_array
,"aw",%
fini_array
/src/sys/arch/ofppc/stand/ofwboot/
ldscript
114
.
fini_array
: { KEEP (*(.
fini_array
)) }
/src/sys/arch/evbmips/stand/sbmips/common/
boot.ldscript
130
.
fini_array
:
133
KEEP (*(SORT(.
fini_array
.*)))
134
KEEP (*(.
fini_array
))
/src/sys/arch/sbmips/stand/common/
boot.ldscript
130
.
fini_array
:
133
KEEP (*(SORT(.
fini_array
.*)))
134
KEEP (*(.
fini_array
))
/src/libexec/ld.elf_so/
headers.c
335
obj->
fini_array
=
338
obj->
fini_array
));
rtld.h
306
/* init_array/
fini_array
*/
309
fptr_t *
fini_array
; /* start of fini array */
member in struct:Struct_Obj_Entry
rtld.c
171
* Now process the
fini_array
if it exists. Simply go from
177
fptr_t fini = *obj->
fini_array
++;
211
* XXX the fini() call or the
fini_array
has completed.
Completed in 15 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025