Searched
full:init_array (Results
876 -
900 of
1187) sorted by null
<<31323334353637383940>>
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/mipsel-linux-android/lib/ldscripts/ |
elf64ltsmip.xs | 122 .init_array : 124 KEEP (*crtbegin*.o(.init_array)) 125 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 126 KEEP (*(.init_array))
|
elf64ltsmip.xw | 137 .init_array : 139 KEEP (*crtbegin*.o(.init_array)) 140 KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*))) 141 KEEP (*(.init_array))
|
/prebuilts/sdk/renderscript/lib/mips/ |
librsjni.so | |
/external/qemu/ |
m68k.ld | 81 .init_array : { *(.init_array) }
|
x86_64.ld | 87 .init_array : { *(.init_array) }
|
ia64.ld | 89 .init_array : { *(.init_array) }
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/ |
mipsel-linux-android-ld | |
mipsel-linux-android-ld.bfd | |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/mipsel-linux-android/bin/ |
ld | |
ld.bfd | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-ld.bfd | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/ |
ld.bfd | |
/frameworks/compile/libbcc/lib/Support/ |
LinkerConfig.cpp | 93 {".init_array", ".init_array"},
|
/frameworks/compile/mclinker/tools/mcld/lib/Support/ |
LinkerConfig.cpp | 86 {".init_array", ".init_array"},
|
/bionic/libc/arch-mips/bionic/ |
crtbegin.S | 80 .section .init_array, "aw"
|
/development/ndk/platforms/android-9/arch-mips/src/ |
crtbegin_dynamic.S | 85 .section .init_array, "aw"
|
/development/ndk/platforms/android-9/arch-x86/src/ |
crtbegin_dynamic.S | 76 .section .init_array, "aw"
|
crtbegin_static.S | 76 .section .init_array, "aw"
|
/external/elfutils/libebl/ |
ebldynamictagname.c | 79 "INIT_ARRAY", "FINI_ARRAY", "INIT_ARRAYSZ", "FINI_ARRAYSZ",
|
eblsectiontypename.c | 85 KNOWNSTYPE (INIT_ARRAY),
|
/external/llvm/lib/MC/ |
MCSectionELF.cpp | 112 OS << "init_array";
|
/external/llvm/tools/llvm-readobj/ |
ELF.cpp | 39 return "(INIT_ARRAY)";
|
/ndk/build/tools/toolchain-patches/gcc/ |
0002-gcc-prevent-crash-on-Eclair-and-older-platforms.patch | 12 corresponding code is referenced in its .init_array section
|
/prebuilts/ndk/7/sources/cxx-stl/gabi++/libs/armeabi/ |
libgabi++_shared.so | |
/prebuilts/ndk/7/sources/cxx-stl/gabi++/libs/armeabi-v7a/ |
libgabi++_shared.so | |
Completed in 553 milliseconds
<<31323334353637383940>>