HomeSort by relevance Sort by last modified time
    Searched refs:__CTOR_LIST__ (Results 1 - 15 of 15) sorted by null

  /development/ndk/platforms/android-3/arch-arm/src/
crtbegin_dynamic.c 56 void (*__CTOR_LIST__)(void) = (void (*)(void)) -1;
84 array.ctor_list = &__CTOR_LIST__;
crtbegin_static.c 56 void (*__CTOR_LIST__)(void) = (void (*)(void)) -1;
84 array.ctor_list = &__CTOR_LIST__;
  /development/ndk/platforms/android-9/arch-mips/src/
crtbegin.c 54 void (*__CTOR_LIST__)(void) = (void (*)(void)) -1;
64 array.ctor_list = &__CTOR_LIST__;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ldscripts/
i386pe.xu 15 ___CTOR_LIST__ = .; __CTOR_LIST__ = . ;
i386pep.xu 16 ___CTOR_LIST__ = .; __CTOR_LIST__ = . ;
i386pe.x 23 ___CTOR_LIST__ = .; __CTOR_LIST__ = . ;
i386pe.xa 23 ___CTOR_LIST__ = .; __CTOR_LIST__ = . ;
i386pe.xbn 23 ___CTOR_LIST__ = .; __CTOR_LIST__ = . ;
i386pe.xn 23 ___CTOR_LIST__ = .; __CTOR_LIST__ = . ;
i386pep.x 24 ___CTOR_LIST__ = .; __CTOR_LIST__ = . ;
i386pep.xa 24 ___CTOR_LIST__ = .; __CTOR_LIST__ = . ;
i386pep.xbn 24 ___CTOR_LIST__ = .; __CTOR_LIST__ = . ;
i386pep.xn 24 ___CTOR_LIST__ = .; __CTOR_LIST__ = . ;
  /prebuilts/go/darwin-x86/src/debug/elf/
symbols_test.go 352 Name: "__CTOR_LIST__",
  /prebuilts/go/linux-x86/src/debug/elf/
symbols_test.go 352 Name: "__CTOR_LIST__",

Completed in 200 milliseconds