HomeSort by relevance Sort by last modified time
    Searched full:__libc_init_main_thread (Results 1 - 8 of 8) sorted by null

  /bionic/libc/bionic/
libc_init_static.cpp 86 __libc_init_main_thread(args);
__libc_init_main_thread.cpp 61 void __libc_init_main_thread(KernelArgumentBlock& args) { function
  /bionic/libc/private/
bionic_tls.h 135 extern void __libc_init_main_thread(KernelArgumentBlock&);
  /bionic/linker/
linker_main.cpp 544 // Note that until we call __libc_init_main_thread below we have
551 __libc_init_main_thread(args);
  /bionic/libc/
Android.bp 94 "bionic/__libc_init_main_thread.cpp",
    [all...]
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /prebuilts/sdk/renderscript/lib/mips/
libc.so 
  /prebuilts/sdk/renderscript/lib/x86/
libc.so 

Completed in 1041 milliseconds