OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__DTOR_LIST__
(Results
1 - 11
of
11
) sorted by null
/development/ndk/platforms/android-9/arch-mips/src/
crtbegin.c
57
void (*
__DTOR_LIST__
)(void) = (void (*)(void)) -1;
65
array.dtor_list = &
__DTOR_LIST__
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ldscripts/
i386pe.xu
13
___DTOR_LIST__ = .;
__DTOR_LIST__
= . ;
i386pep.xu
14
___DTOR_LIST__ = .;
__DTOR_LIST__
= . ;
i386pe.x
20
___DTOR_LIST__ = .;
__DTOR_LIST__
= . ;
i386pe.xa
20
___DTOR_LIST__ = .;
__DTOR_LIST__
= . ;
i386pe.xbn
20
___DTOR_LIST__ = .;
__DTOR_LIST__
= . ;
i386pe.xn
20
___DTOR_LIST__ = .;
__DTOR_LIST__
= . ;
i386pep.x
21
___DTOR_LIST__ = .;
__DTOR_LIST__
= . ;
i386pep.xa
21
___DTOR_LIST__ = .;
__DTOR_LIST__
= . ;
i386pep.xbn
21
___DTOR_LIST__ = .;
__DTOR_LIST__
= . ;
i386pep.xn
21
___DTOR_LIST__ = .;
__DTOR_LIST__
= . ;
Completed in 196 milliseconds