Searched refs:__libc_init_common (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/bionic/
H A Dlibc_init_common.h57 __LIBC_HIDDEN__ void __libc_init_common(KernelArgumentBlock& args);
H A Dlibc_init_dynamic.cpp73 __libc_init_common(args);
94 // __libc_init_common() will change the TLS area so the old one won't be accessible anyway.
H A Dlibc_init_static.cpp96 __libc_init_common(args);
H A Dlibc_init_common.cpp118 void __libc_init_common(KernelArgumentBlock& args) { function

Completed in 47 milliseconds