Move ndk-cruft symbols to LIBC_PRIVATE
Bug: http://b/26385283 Change-Id: Idca71396f9de4141eefc4e1851ba92ebff1ac792
This commit is contained in:
parent
2fed6aa9f0
commit
eac1d371f6
@ -122,7 +122,6 @@ LIBC {
|
|||||||
__pselect6; # arm x86 mips
|
__pselect6; # arm x86 mips
|
||||||
__pthread_cleanup_pop;
|
__pthread_cleanup_pop;
|
||||||
__pthread_cleanup_push;
|
__pthread_cleanup_push;
|
||||||
__pthread_gettid; # arm x86 mips nobrillo
|
|
||||||
__ptrace; # arm x86 mips
|
__ptrace; # arm x86 mips
|
||||||
__putlong;
|
__putlong;
|
||||||
__putshort;
|
__putshort;
|
||||||
@ -161,7 +160,6 @@ LIBC {
|
|||||||
__sched_cpucount;
|
__sched_cpucount;
|
||||||
__sched_cpufree;
|
__sched_cpufree;
|
||||||
__sched_getaffinity; # arm x86 mips
|
__sched_getaffinity; # arm x86 mips
|
||||||
__set_errno; # arm x86 mips nobrillo
|
|
||||||
__set_tid_address; # arm x86 mips
|
__set_tid_address; # arm x86 mips
|
||||||
__set_tls; # arm mips
|
__set_tls; # arm mips
|
||||||
__sF;
|
__sF;
|
||||||
@ -243,9 +241,7 @@ LIBC {
|
|||||||
android_gethostbynamefornet;
|
android_gethostbynamefornet;
|
||||||
android_set_abort_message;
|
android_set_abort_message;
|
||||||
arc4random;
|
arc4random;
|
||||||
arc4random_addrandom; # arm x86 mips nobrillo
|
|
||||||
arc4random_buf;
|
arc4random_buf;
|
||||||
arc4random_stir; # arm x86 mips nobrillo
|
|
||||||
arc4random_uniform;
|
arc4random_uniform;
|
||||||
asctime;
|
asctime;
|
||||||
asctime64; # arm x86 mips
|
asctime64; # arm x86 mips
|
||||||
@ -259,11 +255,9 @@ LIBC {
|
|||||||
atoll;
|
atoll;
|
||||||
basename;
|
basename;
|
||||||
basename_r; # arm x86 mips
|
basename_r; # arm x86 mips
|
||||||
bcopy; # arm x86 mips nobrillo
|
|
||||||
bind;
|
bind;
|
||||||
bindresvport;
|
bindresvport;
|
||||||
brk;
|
brk;
|
||||||
bsd_signal; # arm x86 mips nobrillo
|
|
||||||
bsearch;
|
bsearch;
|
||||||
btowc;
|
btowc;
|
||||||
bzero; # arm x86 mips
|
bzero; # arm x86 mips
|
||||||
@ -319,7 +313,6 @@ LIBC {
|
|||||||
dup3;
|
dup3;
|
||||||
duplocale;
|
duplocale;
|
||||||
endmntent;
|
endmntent;
|
||||||
endpwent; # arm x86 mips nobrillo
|
|
||||||
endservent;
|
endservent;
|
||||||
endutent;
|
endutent;
|
||||||
environ;
|
environ;
|
||||||
@ -366,7 +359,6 @@ LIBC {
|
|||||||
fdatasync;
|
fdatasync;
|
||||||
fdopen;
|
fdopen;
|
||||||
fdopendir;
|
fdopendir;
|
||||||
fdprintf; # arm x86 mips nobrillo
|
|
||||||
feof;
|
feof;
|
||||||
feof_unlocked;
|
feof_unlocked;
|
||||||
ferror;
|
ferror;
|
||||||
@ -418,7 +410,6 @@ LIBC {
|
|||||||
fsync;
|
fsync;
|
||||||
ftell;
|
ftell;
|
||||||
ftello;
|
ftello;
|
||||||
ftime; # arm x86 mips nobrillo
|
|
||||||
ftok;
|
ftok;
|
||||||
ftruncate;
|
ftruncate;
|
||||||
ftruncate64;
|
ftruncate64;
|
||||||
@ -450,8 +441,6 @@ LIBC {
|
|||||||
getchar_unlocked;
|
getchar_unlocked;
|
||||||
getcwd;
|
getcwd;
|
||||||
getdelim;
|
getdelim;
|
||||||
getdents; # arm x86 mips nobrillo
|
|
||||||
getdtablesize; # arm x86 mips nobrillo
|
|
||||||
getegid;
|
getegid;
|
||||||
getenv;
|
getenv;
|
||||||
geteuid;
|
geteuid;
|
||||||
@ -526,7 +515,6 @@ LIBC {
|
|||||||
if_nametoindex;
|
if_nametoindex;
|
||||||
imaxabs;
|
imaxabs;
|
||||||
imaxdiv;
|
imaxdiv;
|
||||||
index; # arm x86 mips nobrillo
|
|
||||||
inet_addr;
|
inet_addr;
|
||||||
inet_aton;
|
inet_aton;
|
||||||
inet_lnaof;
|
inet_lnaof;
|
||||||
@ -579,7 +567,6 @@ LIBC {
|
|||||||
isprint_l;
|
isprint_l;
|
||||||
ispunct;
|
ispunct;
|
||||||
ispunct_l;
|
ispunct_l;
|
||||||
issetugid; # arm x86 mips nobrillo
|
|
||||||
isspace;
|
isspace;
|
||||||
isspace_l;
|
isspace_l;
|
||||||
isupper;
|
isupper;
|
||||||
@ -669,7 +656,6 @@ LIBC {
|
|||||||
mempcpy;
|
mempcpy;
|
||||||
memrchr;
|
memrchr;
|
||||||
memset;
|
memset;
|
||||||
memswap; # arm x86 mips nobrillo
|
|
||||||
mincore;
|
mincore;
|
||||||
mkdir;
|
mkdir;
|
||||||
mkdirat;
|
mkdirat;
|
||||||
@ -760,7 +746,6 @@ LIBC {
|
|||||||
pthread_attr_getschedpolicy;
|
pthread_attr_getschedpolicy;
|
||||||
pthread_attr_getscope;
|
pthread_attr_getscope;
|
||||||
pthread_attr_getstack;
|
pthread_attr_getstack;
|
||||||
pthread_attr_getstackaddr; # arm x86 mips nobrillo
|
|
||||||
pthread_attr_getstacksize;
|
pthread_attr_getstacksize;
|
||||||
pthread_attr_init;
|
pthread_attr_init;
|
||||||
pthread_attr_setdetachstate;
|
pthread_attr_setdetachstate;
|
||||||
@ -769,7 +754,6 @@ LIBC {
|
|||||||
pthread_attr_setschedpolicy;
|
pthread_attr_setschedpolicy;
|
||||||
pthread_attr_setscope;
|
pthread_attr_setscope;
|
||||||
pthread_attr_setstack;
|
pthread_attr_setstack;
|
||||||
pthread_attr_setstackaddr; # arm x86 mips nobrillo
|
|
||||||
pthread_attr_setstacksize;
|
pthread_attr_setstacksize;
|
||||||
pthread_cond_broadcast;
|
pthread_cond_broadcast;
|
||||||
pthread_cond_destroy;
|
pthread_cond_destroy;
|
||||||
@ -1027,8 +1011,6 @@ LIBC {
|
|||||||
strncpy;
|
strncpy;
|
||||||
strndup;
|
strndup;
|
||||||
strnlen;
|
strnlen;
|
||||||
strntoimax; # arm x86 mips nobrillo
|
|
||||||
strntoumax; # arm x86 mips nobrillo
|
|
||||||
strpbrk;
|
strpbrk;
|
||||||
strptime;
|
strptime;
|
||||||
strrchr;
|
strrchr;
|
||||||
@ -1047,7 +1029,6 @@ LIBC {
|
|||||||
strtoll;
|
strtoll;
|
||||||
strtoll_l;
|
strtoll_l;
|
||||||
strtoq;
|
strtoq;
|
||||||
strtotimeval; # arm x86 mips nobrillo
|
|
||||||
strtoul;
|
strtoul;
|
||||||
strtoull;
|
strtoull;
|
||||||
strtoull_l;
|
strtoull_l;
|
||||||
@ -1069,7 +1050,6 @@ LIBC {
|
|||||||
sysinfo;
|
sysinfo;
|
||||||
syslog;
|
syslog;
|
||||||
system;
|
system;
|
||||||
sysv_signal; # arm x86 mips nobrillo
|
|
||||||
tcdrain;
|
tcdrain;
|
||||||
tcflow;
|
tcflow;
|
||||||
tcflush;
|
tcflush;
|
||||||
@ -1101,7 +1081,6 @@ LIBC {
|
|||||||
timerfd_settime;
|
timerfd_settime;
|
||||||
times;
|
times;
|
||||||
timezone;
|
timezone;
|
||||||
tkill; # arm x86 mips nobrillo
|
|
||||||
tmpfile;
|
tmpfile;
|
||||||
tmpnam;
|
tmpnam;
|
||||||
toascii;
|
toascii;
|
||||||
@ -1143,7 +1122,6 @@ LIBC {
|
|||||||
vdprintf;
|
vdprintf;
|
||||||
verr;
|
verr;
|
||||||
verrx;
|
verrx;
|
||||||
vfdprintf; # arm x86 mips nobrillo
|
|
||||||
vfork;
|
vfork;
|
||||||
vfprintf;
|
vfprintf;
|
||||||
vfscanf;
|
vfscanf;
|
||||||
@ -1163,7 +1141,6 @@ LIBC {
|
|||||||
vwprintf;
|
vwprintf;
|
||||||
vwscanf;
|
vwscanf;
|
||||||
wait;
|
wait;
|
||||||
wait3; # arm x86 mips nobrillo
|
|
||||||
wait4;
|
wait4;
|
||||||
waitid;
|
waitid;
|
||||||
waitpid;
|
waitpid;
|
||||||
@ -1212,7 +1189,6 @@ LIBC {
|
|||||||
wcstoull;
|
wcstoull;
|
||||||
wcstoull_l;
|
wcstoull_l;
|
||||||
wcstoumax;
|
wcstoumax;
|
||||||
wcswcs; # arm x86 mips nobrillo
|
|
||||||
wcswidth;
|
wcswidth;
|
||||||
wcsxfrm;
|
wcsxfrm;
|
||||||
wcsxfrm_l;
|
wcsxfrm_l;
|
||||||
@ -1402,9 +1378,11 @@ LIBC_PRIVATE {
|
|||||||
__page_size; # arm x86 mips nobrillo
|
__page_size; # arm x86 mips nobrillo
|
||||||
__popcount_tab; # arm
|
__popcount_tab; # arm
|
||||||
__popcountsi2; # arm x86 mips
|
__popcountsi2; # arm x86 mips
|
||||||
|
__pthread_gettid; # arm x86 mips nobrillo
|
||||||
__restore_core_regs; # arm
|
__restore_core_regs; # arm
|
||||||
__sclose; # arm x86 mips
|
__sclose; # arm x86 mips
|
||||||
__sdidinit; # arm x86 mips nobrillo
|
__sdidinit; # arm x86 mips nobrillo
|
||||||
|
__set_errno; # arm x86 mips nobrillo
|
||||||
__sflags; # arm x86 mips
|
__sflags; # arm x86 mips
|
||||||
__sflush; # arm x86 mips
|
__sflush; # arm x86 mips
|
||||||
__sfp; # arm x86 mips
|
__sfp; # arm x86 mips
|
||||||
@ -1442,17 +1420,39 @@ LIBC_PRIVATE {
|
|||||||
_Unwind_VRS_Get; # arm
|
_Unwind_VRS_Get; # arm
|
||||||
_Unwind_VRS_Pop; # arm
|
_Unwind_VRS_Pop; # arm
|
||||||
_Unwind_VRS_Set; # arm
|
_Unwind_VRS_Set; # arm
|
||||||
|
arc4random_addrandom; # arm x86 mips nobrillo
|
||||||
|
arc4random_stir; # arm x86 mips nobrillo
|
||||||
atexit; # arm
|
atexit; # arm
|
||||||
|
bcopy; # arm x86 mips nobrillo
|
||||||
|
bsd_signal; # arm x86 mips nobrillo
|
||||||
dlmalloc; # arm x86 mips nobrillo
|
dlmalloc; # arm x86 mips nobrillo
|
||||||
dlmalloc_inspect_all; # arm x86 mips nobrillo
|
dlmalloc_inspect_all; # arm x86 mips nobrillo
|
||||||
dlmalloc_trim; # arm x86 mips nobrillo
|
dlmalloc_trim; # arm x86 mips nobrillo
|
||||||
dlmalloc_usable_size; # arm x86 mips nobrillo
|
dlmalloc_usable_size; # arm x86 mips nobrillo
|
||||||
|
endpwent; # arm x86 mips nobrillo
|
||||||
|
fdprintf; # arm x86 mips nobrillo
|
||||||
free_malloc_leak_info;
|
free_malloc_leak_info;
|
||||||
|
ftime; # arm x86 mips nobrillo
|
||||||
get_malloc_leak_info;
|
get_malloc_leak_info;
|
||||||
|
getdents; # arm x86 mips nobrillo
|
||||||
|
getdtablesize; # arm x86 mips nobrillo
|
||||||
gMallocLeakZygoteChild;
|
gMallocLeakZygoteChild;
|
||||||
|
index; # arm x86 mips nobrillo
|
||||||
|
issetugid; # arm x86 mips nobrillo
|
||||||
|
memswap; # arm x86 mips nobrillo
|
||||||
|
pthread_attr_getstackaddr; # arm x86 mips nobrillo
|
||||||
|
pthread_attr_setstackaddr; # arm x86 mips nobrillo
|
||||||
restore_core_regs; # arm
|
restore_core_regs; # arm
|
||||||
SHA1Final; # arm x86 mips
|
SHA1Final; # arm x86 mips
|
||||||
SHA1Init; # arm x86 mips
|
SHA1Init; # arm x86 mips
|
||||||
SHA1Transform; # arm x86 mips
|
SHA1Transform; # arm x86 mips
|
||||||
SHA1Update; # arm x86 mips
|
SHA1Update; # arm x86 mips
|
||||||
|
strntoimax; # arm x86 mips nobrillo
|
||||||
|
strntoumax; # arm x86 mips nobrillo
|
||||||
|
strtotimeval; # arm x86 mips nobrillo
|
||||||
|
sysv_signal; # arm x86 mips nobrillo
|
||||||
|
tkill; # arm x86 mips nobrillo
|
||||||
|
vfdprintf; # arm x86 mips nobrillo
|
||||||
|
wait3; # arm x86 mips nobrillo
|
||||||
|
wcswcs; # arm x86 mips nobrillo
|
||||||
} LIBC_N;
|
} LIBC_N;
|
||||||
|
@ -123,7 +123,6 @@ LIBC {
|
|||||||
__pselect6; # arm x86 mips
|
__pselect6; # arm x86 mips
|
||||||
__pthread_cleanup_pop;
|
__pthread_cleanup_pop;
|
||||||
__pthread_cleanup_push;
|
__pthread_cleanup_push;
|
||||||
__pthread_gettid; # arm x86 mips nobrillo
|
|
||||||
__ptrace; # arm x86 mips
|
__ptrace; # arm x86 mips
|
||||||
__putlong;
|
__putlong;
|
||||||
__putshort;
|
__putshort;
|
||||||
@ -162,7 +161,6 @@ LIBC {
|
|||||||
__sched_cpucount;
|
__sched_cpucount;
|
||||||
__sched_cpufree;
|
__sched_cpufree;
|
||||||
__sched_getaffinity; # arm x86 mips
|
__sched_getaffinity; # arm x86 mips
|
||||||
__set_errno; # arm x86 mips nobrillo
|
|
||||||
__set_thread_area; # x86
|
__set_thread_area; # x86
|
||||||
__set_tid_address; # arm x86 mips
|
__set_tid_address; # arm x86 mips
|
||||||
__set_tls; # arm mips
|
__set_tls; # arm mips
|
||||||
@ -246,9 +244,7 @@ LIBC {
|
|||||||
android_gethostbynamefornet;
|
android_gethostbynamefornet;
|
||||||
android_set_abort_message;
|
android_set_abort_message;
|
||||||
arc4random;
|
arc4random;
|
||||||
arc4random_addrandom; # arm x86 mips nobrillo
|
|
||||||
arc4random_buf;
|
arc4random_buf;
|
||||||
arc4random_stir; # arm x86 mips nobrillo
|
|
||||||
arc4random_uniform;
|
arc4random_uniform;
|
||||||
asctime;
|
asctime;
|
||||||
asctime64; # arm x86 mips
|
asctime64; # arm x86 mips
|
||||||
@ -262,11 +258,9 @@ LIBC {
|
|||||||
atoll;
|
atoll;
|
||||||
basename;
|
basename;
|
||||||
basename_r; # arm x86 mips
|
basename_r; # arm x86 mips
|
||||||
bcopy; # arm x86 mips nobrillo
|
|
||||||
bind;
|
bind;
|
||||||
bindresvport;
|
bindresvport;
|
||||||
brk;
|
brk;
|
||||||
bsd_signal; # arm x86 mips nobrillo
|
|
||||||
bsearch;
|
bsearch;
|
||||||
btowc;
|
btowc;
|
||||||
bzero; # arm x86 mips
|
bzero; # arm x86 mips
|
||||||
@ -322,7 +316,6 @@ LIBC {
|
|||||||
dup3;
|
dup3;
|
||||||
duplocale;
|
duplocale;
|
||||||
endmntent;
|
endmntent;
|
||||||
endpwent; # arm x86 mips nobrillo
|
|
||||||
endservent;
|
endservent;
|
||||||
endutent;
|
endutent;
|
||||||
environ;
|
environ;
|
||||||
@ -369,7 +362,6 @@ LIBC {
|
|||||||
fdatasync;
|
fdatasync;
|
||||||
fdopen;
|
fdopen;
|
||||||
fdopendir;
|
fdopendir;
|
||||||
fdprintf; # arm x86 mips nobrillo
|
|
||||||
feof;
|
feof;
|
||||||
feof_unlocked;
|
feof_unlocked;
|
||||||
ferror;
|
ferror;
|
||||||
@ -421,7 +413,6 @@ LIBC {
|
|||||||
fsync;
|
fsync;
|
||||||
ftell;
|
ftell;
|
||||||
ftello;
|
ftello;
|
||||||
ftime; # arm x86 mips nobrillo
|
|
||||||
ftok;
|
ftok;
|
||||||
ftruncate;
|
ftruncate;
|
||||||
ftruncate64;
|
ftruncate64;
|
||||||
@ -453,8 +444,6 @@ LIBC {
|
|||||||
getchar_unlocked;
|
getchar_unlocked;
|
||||||
getcwd;
|
getcwd;
|
||||||
getdelim;
|
getdelim;
|
||||||
getdents; # arm x86 mips nobrillo
|
|
||||||
getdtablesize; # arm x86 mips nobrillo
|
|
||||||
getegid;
|
getegid;
|
||||||
getenv;
|
getenv;
|
||||||
geteuid;
|
geteuid;
|
||||||
@ -529,7 +518,6 @@ LIBC {
|
|||||||
if_nametoindex;
|
if_nametoindex;
|
||||||
imaxabs;
|
imaxabs;
|
||||||
imaxdiv;
|
imaxdiv;
|
||||||
index; # arm x86 mips nobrillo
|
|
||||||
inet_addr;
|
inet_addr;
|
||||||
inet_aton;
|
inet_aton;
|
||||||
inet_lnaof;
|
inet_lnaof;
|
||||||
@ -582,7 +570,6 @@ LIBC {
|
|||||||
isprint_l;
|
isprint_l;
|
||||||
ispunct;
|
ispunct;
|
||||||
ispunct_l;
|
ispunct_l;
|
||||||
issetugid; # arm x86 mips nobrillo
|
|
||||||
isspace;
|
isspace;
|
||||||
isspace_l;
|
isspace_l;
|
||||||
isupper;
|
isupper;
|
||||||
@ -672,7 +659,6 @@ LIBC {
|
|||||||
mempcpy;
|
mempcpy;
|
||||||
memrchr;
|
memrchr;
|
||||||
memset;
|
memset;
|
||||||
memswap; # arm x86 mips nobrillo
|
|
||||||
mincore;
|
mincore;
|
||||||
mkdir;
|
mkdir;
|
||||||
mkdirat;
|
mkdirat;
|
||||||
@ -786,7 +772,6 @@ LIBC {
|
|||||||
pthread_attr_getschedpolicy;
|
pthread_attr_getschedpolicy;
|
||||||
pthread_attr_getscope;
|
pthread_attr_getscope;
|
||||||
pthread_attr_getstack;
|
pthread_attr_getstack;
|
||||||
pthread_attr_getstackaddr; # arm x86 mips nobrillo
|
|
||||||
pthread_attr_getstacksize;
|
pthread_attr_getstacksize;
|
||||||
pthread_attr_init;
|
pthread_attr_init;
|
||||||
pthread_attr_setdetachstate;
|
pthread_attr_setdetachstate;
|
||||||
@ -795,7 +780,6 @@ LIBC {
|
|||||||
pthread_attr_setschedpolicy;
|
pthread_attr_setschedpolicy;
|
||||||
pthread_attr_setscope;
|
pthread_attr_setscope;
|
||||||
pthread_attr_setstack;
|
pthread_attr_setstack;
|
||||||
pthread_attr_setstackaddr; # arm x86 mips nobrillo
|
|
||||||
pthread_attr_setstacksize;
|
pthread_attr_setstacksize;
|
||||||
pthread_cond_broadcast;
|
pthread_cond_broadcast;
|
||||||
pthread_cond_destroy;
|
pthread_cond_destroy;
|
||||||
@ -1053,8 +1037,6 @@ LIBC {
|
|||||||
strncpy;
|
strncpy;
|
||||||
strndup;
|
strndup;
|
||||||
strnlen;
|
strnlen;
|
||||||
strntoimax; # arm x86 mips nobrillo
|
|
||||||
strntoumax; # arm x86 mips nobrillo
|
|
||||||
strpbrk;
|
strpbrk;
|
||||||
strptime;
|
strptime;
|
||||||
strrchr;
|
strrchr;
|
||||||
@ -1073,7 +1055,6 @@ LIBC {
|
|||||||
strtoll;
|
strtoll;
|
||||||
strtoll_l;
|
strtoll_l;
|
||||||
strtoq;
|
strtoq;
|
||||||
strtotimeval; # arm x86 mips nobrillo
|
|
||||||
strtoul;
|
strtoul;
|
||||||
strtoull;
|
strtoull;
|
||||||
strtoull_l;
|
strtoull_l;
|
||||||
@ -1095,7 +1076,6 @@ LIBC {
|
|||||||
sysinfo;
|
sysinfo;
|
||||||
syslog;
|
syslog;
|
||||||
system;
|
system;
|
||||||
sysv_signal; # arm x86 mips nobrillo
|
|
||||||
tcdrain;
|
tcdrain;
|
||||||
tcflow;
|
tcflow;
|
||||||
tcflush;
|
tcflush;
|
||||||
@ -1127,7 +1107,6 @@ LIBC {
|
|||||||
timerfd_settime;
|
timerfd_settime;
|
||||||
times;
|
times;
|
||||||
timezone;
|
timezone;
|
||||||
tkill; # arm x86 mips nobrillo
|
|
||||||
tmpfile;
|
tmpfile;
|
||||||
tmpnam;
|
tmpnam;
|
||||||
toascii;
|
toascii;
|
||||||
@ -1169,7 +1148,6 @@ LIBC {
|
|||||||
vdprintf;
|
vdprintf;
|
||||||
verr;
|
verr;
|
||||||
verrx;
|
verrx;
|
||||||
vfdprintf; # arm x86 mips nobrillo
|
|
||||||
vfork;
|
vfork;
|
||||||
vfprintf;
|
vfprintf;
|
||||||
vfscanf;
|
vfscanf;
|
||||||
@ -1189,7 +1167,6 @@ LIBC {
|
|||||||
vwprintf;
|
vwprintf;
|
||||||
vwscanf;
|
vwscanf;
|
||||||
wait;
|
wait;
|
||||||
wait3; # arm x86 mips nobrillo
|
|
||||||
wait4;
|
wait4;
|
||||||
waitid;
|
waitid;
|
||||||
waitpid;
|
waitpid;
|
||||||
@ -1238,7 +1215,6 @@ LIBC {
|
|||||||
wcstoull;
|
wcstoull;
|
||||||
wcstoull_l;
|
wcstoull_l;
|
||||||
wcstoumax;
|
wcstoumax;
|
||||||
wcswcs; # arm x86 mips nobrillo
|
|
||||||
wcswidth;
|
wcswidth;
|
||||||
wcsxfrm;
|
wcsxfrm;
|
||||||
wcsxfrm_l;
|
wcsxfrm_l;
|
||||||
@ -1428,9 +1404,11 @@ LIBC_PRIVATE {
|
|||||||
__page_size; # arm x86 mips nobrillo
|
__page_size; # arm x86 mips nobrillo
|
||||||
__popcount_tab; # arm
|
__popcount_tab; # arm
|
||||||
__popcountsi2; # arm x86 mips
|
__popcountsi2; # arm x86 mips
|
||||||
|
__pthread_gettid; # arm x86 mips nobrillo
|
||||||
__restore_core_regs; # arm
|
__restore_core_regs; # arm
|
||||||
__sclose; # arm x86 mips
|
__sclose; # arm x86 mips
|
||||||
__sdidinit; # arm x86 mips nobrillo
|
__sdidinit; # arm x86 mips nobrillo
|
||||||
|
__set_errno; # arm x86 mips nobrillo
|
||||||
__sflags; # arm x86 mips
|
__sflags; # arm x86 mips
|
||||||
__sflush; # arm x86 mips
|
__sflush; # arm x86 mips
|
||||||
__sfp; # arm x86 mips
|
__sfp; # arm x86 mips
|
||||||
@ -1469,17 +1447,39 @@ LIBC_PRIVATE {
|
|||||||
_Unwind_VRS_Get; # arm
|
_Unwind_VRS_Get; # arm
|
||||||
_Unwind_VRS_Pop; # arm
|
_Unwind_VRS_Pop; # arm
|
||||||
_Unwind_VRS_Set; # arm
|
_Unwind_VRS_Set; # arm
|
||||||
|
arc4random_addrandom; # arm x86 mips nobrillo
|
||||||
|
arc4random_stir; # arm x86 mips nobrillo
|
||||||
atexit; # arm
|
atexit; # arm
|
||||||
|
bcopy; # arm x86 mips nobrillo
|
||||||
|
bsd_signal; # arm x86 mips nobrillo
|
||||||
dlmalloc; # arm x86 mips nobrillo
|
dlmalloc; # arm x86 mips nobrillo
|
||||||
dlmalloc_inspect_all; # arm x86 mips nobrillo
|
dlmalloc_inspect_all; # arm x86 mips nobrillo
|
||||||
dlmalloc_trim; # arm x86 mips nobrillo
|
dlmalloc_trim; # arm x86 mips nobrillo
|
||||||
dlmalloc_usable_size; # arm x86 mips nobrillo
|
dlmalloc_usable_size; # arm x86 mips nobrillo
|
||||||
|
endpwent; # arm x86 mips nobrillo
|
||||||
|
fdprintf; # arm x86 mips nobrillo
|
||||||
free_malloc_leak_info;
|
free_malloc_leak_info;
|
||||||
|
ftime; # arm x86 mips nobrillo
|
||||||
get_malloc_leak_info;
|
get_malloc_leak_info;
|
||||||
|
getdents; # arm x86 mips nobrillo
|
||||||
|
getdtablesize; # arm x86 mips nobrillo
|
||||||
gMallocLeakZygoteChild;
|
gMallocLeakZygoteChild;
|
||||||
|
index; # arm x86 mips nobrillo
|
||||||
|
issetugid; # arm x86 mips nobrillo
|
||||||
|
memswap; # arm x86 mips nobrillo
|
||||||
|
pthread_attr_getstackaddr; # arm x86 mips nobrillo
|
||||||
|
pthread_attr_setstackaddr; # arm x86 mips nobrillo
|
||||||
restore_core_regs; # arm
|
restore_core_regs; # arm
|
||||||
SHA1Final; # arm x86 mips
|
SHA1Final; # arm x86 mips
|
||||||
SHA1Init; # arm x86 mips
|
SHA1Init; # arm x86 mips
|
||||||
SHA1Transform; # arm x86 mips
|
SHA1Transform; # arm x86 mips
|
||||||
SHA1Update; # arm x86 mips
|
SHA1Update; # arm x86 mips
|
||||||
|
strntoimax; # arm x86 mips nobrillo
|
||||||
|
strntoumax; # arm x86 mips nobrillo
|
||||||
|
strtotimeval; # arm x86 mips nobrillo
|
||||||
|
sysv_signal; # arm x86 mips nobrillo
|
||||||
|
tkill; # arm x86 mips nobrillo
|
||||||
|
vfdprintf; # arm x86 mips nobrillo
|
||||||
|
wait3; # arm x86 mips nobrillo
|
||||||
|
wcswcs; # arm x86 mips nobrillo
|
||||||
} LIBC_N;
|
} LIBC_N;
|
||||||
|
@ -120,7 +120,6 @@ LIBC {
|
|||||||
__pselect6; # arm x86 mips
|
__pselect6; # arm x86 mips
|
||||||
__pthread_cleanup_pop;
|
__pthread_cleanup_pop;
|
||||||
__pthread_cleanup_push;
|
__pthread_cleanup_push;
|
||||||
__pthread_gettid; # arm x86 mips nobrillo
|
|
||||||
__ptrace; # arm x86 mips
|
__ptrace; # arm x86 mips
|
||||||
__putlong;
|
__putlong;
|
||||||
__putshort;
|
__putshort;
|
||||||
@ -159,7 +158,6 @@ LIBC {
|
|||||||
__sched_cpucount;
|
__sched_cpucount;
|
||||||
__sched_cpufree;
|
__sched_cpufree;
|
||||||
__sched_getaffinity; # arm x86 mips
|
__sched_getaffinity; # arm x86 mips
|
||||||
__set_errno; # arm x86 mips nobrillo
|
|
||||||
__set_tid_address; # arm x86 mips
|
__set_tid_address; # arm x86 mips
|
||||||
__set_tls; # arm mips
|
__set_tls; # arm mips
|
||||||
__sF;
|
__sF;
|
||||||
@ -242,9 +240,7 @@ LIBC {
|
|||||||
android_gethostbynamefornet;
|
android_gethostbynamefornet;
|
||||||
android_set_abort_message;
|
android_set_abort_message;
|
||||||
arc4random;
|
arc4random;
|
||||||
arc4random_addrandom; # arm x86 mips nobrillo
|
|
||||||
arc4random_buf;
|
arc4random_buf;
|
||||||
arc4random_stir; # arm x86 mips nobrillo
|
|
||||||
arc4random_uniform;
|
arc4random_uniform;
|
||||||
asctime;
|
asctime;
|
||||||
asctime64; # arm x86 mips
|
asctime64; # arm x86 mips
|
||||||
@ -258,11 +254,9 @@ LIBC {
|
|||||||
atoll;
|
atoll;
|
||||||
basename;
|
basename;
|
||||||
basename_r; # arm x86 mips
|
basename_r; # arm x86 mips
|
||||||
bcopy; # arm x86 mips nobrillo
|
|
||||||
bind;
|
bind;
|
||||||
bindresvport;
|
bindresvport;
|
||||||
brk;
|
brk;
|
||||||
bsd_signal; # arm x86 mips nobrillo
|
|
||||||
bsearch;
|
bsearch;
|
||||||
btowc;
|
btowc;
|
||||||
bzero; # arm x86 mips
|
bzero; # arm x86 mips
|
||||||
@ -318,7 +312,6 @@ LIBC {
|
|||||||
dup3;
|
dup3;
|
||||||
duplocale;
|
duplocale;
|
||||||
endmntent;
|
endmntent;
|
||||||
endpwent; # arm x86 mips nobrillo
|
|
||||||
endservent;
|
endservent;
|
||||||
endutent;
|
endutent;
|
||||||
environ;
|
environ;
|
||||||
@ -365,7 +358,6 @@ LIBC {
|
|||||||
fdatasync;
|
fdatasync;
|
||||||
fdopen;
|
fdopen;
|
||||||
fdopendir;
|
fdopendir;
|
||||||
fdprintf; # arm x86 mips nobrillo
|
|
||||||
feof;
|
feof;
|
||||||
feof_unlocked;
|
feof_unlocked;
|
||||||
ferror;
|
ferror;
|
||||||
@ -417,7 +409,6 @@ LIBC {
|
|||||||
fsync;
|
fsync;
|
||||||
ftell;
|
ftell;
|
||||||
ftello;
|
ftello;
|
||||||
ftime; # arm x86 mips nobrillo
|
|
||||||
ftok;
|
ftok;
|
||||||
ftruncate;
|
ftruncate;
|
||||||
ftruncate64;
|
ftruncate64;
|
||||||
@ -449,8 +440,6 @@ LIBC {
|
|||||||
getchar_unlocked;
|
getchar_unlocked;
|
||||||
getcwd;
|
getcwd;
|
||||||
getdelim;
|
getdelim;
|
||||||
getdents; # arm x86 mips nobrillo
|
|
||||||
getdtablesize; # arm x86 mips nobrillo
|
|
||||||
getegid;
|
getegid;
|
||||||
getenv;
|
getenv;
|
||||||
geteuid;
|
geteuid;
|
||||||
@ -525,7 +514,6 @@ LIBC {
|
|||||||
if_nametoindex;
|
if_nametoindex;
|
||||||
imaxabs;
|
imaxabs;
|
||||||
imaxdiv;
|
imaxdiv;
|
||||||
index; # arm x86 mips nobrillo
|
|
||||||
inet_addr;
|
inet_addr;
|
||||||
inet_aton;
|
inet_aton;
|
||||||
inet_lnaof;
|
inet_lnaof;
|
||||||
@ -578,7 +566,6 @@ LIBC {
|
|||||||
isprint_l;
|
isprint_l;
|
||||||
ispunct;
|
ispunct;
|
||||||
ispunct_l;
|
ispunct_l;
|
||||||
issetugid; # arm x86 mips nobrillo
|
|
||||||
isspace;
|
isspace;
|
||||||
isspace_l;
|
isspace_l;
|
||||||
isupper;
|
isupper;
|
||||||
@ -668,7 +655,6 @@ LIBC {
|
|||||||
mempcpy;
|
mempcpy;
|
||||||
memrchr;
|
memrchr;
|
||||||
memset;
|
memset;
|
||||||
memswap; # arm x86 mips nobrillo
|
|
||||||
mincore;
|
mincore;
|
||||||
mkdir;
|
mkdir;
|
||||||
mkdirat;
|
mkdirat;
|
||||||
@ -759,7 +745,6 @@ LIBC {
|
|||||||
pthread_attr_getschedpolicy;
|
pthread_attr_getschedpolicy;
|
||||||
pthread_attr_getscope;
|
pthread_attr_getscope;
|
||||||
pthread_attr_getstack;
|
pthread_attr_getstack;
|
||||||
pthread_attr_getstackaddr; # arm x86 mips nobrillo
|
|
||||||
pthread_attr_getstacksize;
|
pthread_attr_getstacksize;
|
||||||
pthread_attr_init;
|
pthread_attr_init;
|
||||||
pthread_attr_setdetachstate;
|
pthread_attr_setdetachstate;
|
||||||
@ -768,7 +753,6 @@ LIBC {
|
|||||||
pthread_attr_setschedpolicy;
|
pthread_attr_setschedpolicy;
|
||||||
pthread_attr_setscope;
|
pthread_attr_setscope;
|
||||||
pthread_attr_setstack;
|
pthread_attr_setstack;
|
||||||
pthread_attr_setstackaddr; # arm x86 mips nobrillo
|
|
||||||
pthread_attr_setstacksize;
|
pthread_attr_setstacksize;
|
||||||
pthread_cond_broadcast;
|
pthread_cond_broadcast;
|
||||||
pthread_cond_destroy;
|
pthread_cond_destroy;
|
||||||
@ -1026,8 +1010,6 @@ LIBC {
|
|||||||
strncpy;
|
strncpy;
|
||||||
strndup;
|
strndup;
|
||||||
strnlen;
|
strnlen;
|
||||||
strntoimax; # arm x86 mips nobrillo
|
|
||||||
strntoumax; # arm x86 mips nobrillo
|
|
||||||
strpbrk;
|
strpbrk;
|
||||||
strptime;
|
strptime;
|
||||||
strrchr;
|
strrchr;
|
||||||
@ -1046,7 +1028,6 @@ LIBC {
|
|||||||
strtoll;
|
strtoll;
|
||||||
strtoll_l;
|
strtoll_l;
|
||||||
strtoq;
|
strtoq;
|
||||||
strtotimeval; # arm x86 mips nobrillo
|
|
||||||
strtoul;
|
strtoul;
|
||||||
strtoull;
|
strtoull;
|
||||||
strtoull_l;
|
strtoull_l;
|
||||||
@ -1068,7 +1049,6 @@ LIBC {
|
|||||||
sysinfo;
|
sysinfo;
|
||||||
syslog;
|
syslog;
|
||||||
system;
|
system;
|
||||||
sysv_signal; # arm x86 mips nobrillo
|
|
||||||
tcdrain;
|
tcdrain;
|
||||||
tcflow;
|
tcflow;
|
||||||
tcflush;
|
tcflush;
|
||||||
@ -1100,7 +1080,6 @@ LIBC {
|
|||||||
timerfd_settime;
|
timerfd_settime;
|
||||||
times;
|
times;
|
||||||
timezone;
|
timezone;
|
||||||
tkill; # arm x86 mips nobrillo
|
|
||||||
tmpfile;
|
tmpfile;
|
||||||
tmpnam;
|
tmpnam;
|
||||||
toascii;
|
toascii;
|
||||||
@ -1142,7 +1121,6 @@ LIBC {
|
|||||||
vdprintf;
|
vdprintf;
|
||||||
verr;
|
verr;
|
||||||
verrx;
|
verrx;
|
||||||
vfdprintf; # arm x86 mips nobrillo
|
|
||||||
vfork;
|
vfork;
|
||||||
vfprintf;
|
vfprintf;
|
||||||
vfscanf;
|
vfscanf;
|
||||||
@ -1162,7 +1140,6 @@ LIBC {
|
|||||||
vwprintf;
|
vwprintf;
|
||||||
vwscanf;
|
vwscanf;
|
||||||
wait;
|
wait;
|
||||||
wait3; # arm x86 mips nobrillo
|
|
||||||
wait4;
|
wait4;
|
||||||
waitid;
|
waitid;
|
||||||
waitpid;
|
waitpid;
|
||||||
@ -1211,7 +1188,6 @@ LIBC {
|
|||||||
wcstoull;
|
wcstoull;
|
||||||
wcstoull_l;
|
wcstoull_l;
|
||||||
wcstoumax;
|
wcstoumax;
|
||||||
wcswcs; # arm x86 mips nobrillo
|
|
||||||
wcswidth;
|
wcswidth;
|
||||||
wcsxfrm;
|
wcsxfrm;
|
||||||
wcsxfrm_l;
|
wcsxfrm_l;
|
||||||
@ -1281,8 +1257,10 @@ LIBC_PRIVATE {
|
|||||||
__page_shift; # arm x86 mips nobrillo
|
__page_shift; # arm x86 mips nobrillo
|
||||||
__page_size; # arm x86 mips nobrillo
|
__page_size; # arm x86 mips nobrillo
|
||||||
__popcountsi2; # arm x86 mips
|
__popcountsi2; # arm x86 mips
|
||||||
|
__pthread_gettid; # arm x86 mips nobrillo
|
||||||
__sclose; # arm x86 mips
|
__sclose; # arm x86 mips
|
||||||
__sdidinit; # arm x86 mips nobrillo
|
__sdidinit; # arm x86 mips nobrillo
|
||||||
|
__set_errno; # arm x86 mips nobrillo
|
||||||
__sflags; # arm x86 mips
|
__sflags; # arm x86 mips
|
||||||
__sflush; # arm x86 mips
|
__sflush; # arm x86 mips
|
||||||
__sfp; # arm x86 mips
|
__sfp; # arm x86 mips
|
||||||
@ -1300,15 +1278,37 @@ LIBC_PRIVATE {
|
|||||||
__umoddi3; # x86 mips
|
__umoddi3; # x86 mips
|
||||||
__wait4; # arm x86 mips nobrillo
|
__wait4; # arm x86 mips nobrillo
|
||||||
_fwalk; # arm x86 mips
|
_fwalk; # arm x86 mips
|
||||||
|
arc4random_addrandom; # arm x86 mips nobrillo
|
||||||
|
arc4random_stir; # arm x86 mips nobrillo
|
||||||
|
bcopy; # arm x86 mips nobrillo
|
||||||
|
bsd_signal; # arm x86 mips nobrillo
|
||||||
dlmalloc; # arm x86 mips nobrillo
|
dlmalloc; # arm x86 mips nobrillo
|
||||||
dlmalloc_inspect_all; # arm x86 mips nobrillo
|
dlmalloc_inspect_all; # arm x86 mips nobrillo
|
||||||
dlmalloc_trim; # arm x86 mips nobrillo
|
dlmalloc_trim; # arm x86 mips nobrillo
|
||||||
dlmalloc_usable_size; # arm x86 mips nobrillo
|
dlmalloc_usable_size; # arm x86 mips nobrillo
|
||||||
|
endpwent; # arm x86 mips nobrillo
|
||||||
|
fdprintf; # arm x86 mips nobrillo
|
||||||
free_malloc_leak_info;
|
free_malloc_leak_info;
|
||||||
|
ftime; # arm x86 mips nobrillo
|
||||||
get_malloc_leak_info;
|
get_malloc_leak_info;
|
||||||
|
getdents; # arm x86 mips nobrillo
|
||||||
|
getdtablesize; # arm x86 mips nobrillo
|
||||||
gMallocLeakZygoteChild;
|
gMallocLeakZygoteChild;
|
||||||
|
index; # arm x86 mips nobrillo
|
||||||
|
issetugid; # arm x86 mips nobrillo
|
||||||
|
memswap; # arm x86 mips nobrillo
|
||||||
|
pthread_attr_getstackaddr; # arm x86 mips nobrillo
|
||||||
|
pthread_attr_setstackaddr; # arm x86 mips nobrillo
|
||||||
SHA1Final; # arm x86 mips
|
SHA1Final; # arm x86 mips
|
||||||
SHA1Init; # arm x86 mips
|
SHA1Init; # arm x86 mips
|
||||||
SHA1Transform; # arm x86 mips
|
SHA1Transform; # arm x86 mips
|
||||||
SHA1Update; # arm x86 mips
|
SHA1Update; # arm x86 mips
|
||||||
|
strntoimax; # arm x86 mips nobrillo
|
||||||
|
strntoumax; # arm x86 mips nobrillo
|
||||||
|
strtotimeval; # arm x86 mips nobrillo
|
||||||
|
sysv_signal; # arm x86 mips nobrillo
|
||||||
|
tkill; # arm x86 mips nobrillo
|
||||||
|
vfdprintf; # arm x86 mips nobrillo
|
||||||
|
wait3; # arm x86 mips nobrillo
|
||||||
|
wcswcs; # arm x86 mips nobrillo
|
||||||
} LIBC_N;
|
} LIBC_N;
|
||||||
|
@ -120,7 +120,6 @@ LIBC {
|
|||||||
__pselect6; # arm x86 mips
|
__pselect6; # arm x86 mips
|
||||||
__pthread_cleanup_pop;
|
__pthread_cleanup_pop;
|
||||||
__pthread_cleanup_push;
|
__pthread_cleanup_push;
|
||||||
__pthread_gettid; # arm x86 mips nobrillo
|
|
||||||
__ptrace; # arm x86 mips
|
__ptrace; # arm x86 mips
|
||||||
__putlong;
|
__putlong;
|
||||||
__putshort;
|
__putshort;
|
||||||
@ -159,7 +158,6 @@ LIBC {
|
|||||||
__sched_cpucount;
|
__sched_cpucount;
|
||||||
__sched_cpufree;
|
__sched_cpufree;
|
||||||
__sched_getaffinity; # arm x86 mips
|
__sched_getaffinity; # arm x86 mips
|
||||||
__set_errno; # arm x86 mips nobrillo
|
|
||||||
__set_thread_area; # x86
|
__set_thread_area; # x86
|
||||||
__set_tid_address; # arm x86 mips
|
__set_tid_address; # arm x86 mips
|
||||||
__sF;
|
__sF;
|
||||||
@ -241,9 +239,7 @@ LIBC {
|
|||||||
android_gethostbynamefornet;
|
android_gethostbynamefornet;
|
||||||
android_set_abort_message;
|
android_set_abort_message;
|
||||||
arc4random;
|
arc4random;
|
||||||
arc4random_addrandom; # arm x86 mips nobrillo
|
|
||||||
arc4random_buf;
|
arc4random_buf;
|
||||||
arc4random_stir; # arm x86 mips nobrillo
|
|
||||||
arc4random_uniform;
|
arc4random_uniform;
|
||||||
asctime;
|
asctime;
|
||||||
asctime64; # arm x86 mips
|
asctime64; # arm x86 mips
|
||||||
@ -257,11 +253,9 @@ LIBC {
|
|||||||
atoll;
|
atoll;
|
||||||
basename;
|
basename;
|
||||||
basename_r; # arm x86 mips
|
basename_r; # arm x86 mips
|
||||||
bcopy; # arm x86 mips nobrillo
|
|
||||||
bind;
|
bind;
|
||||||
bindresvport;
|
bindresvport;
|
||||||
brk;
|
brk;
|
||||||
bsd_signal; # arm x86 mips nobrillo
|
|
||||||
bsearch;
|
bsearch;
|
||||||
btowc;
|
btowc;
|
||||||
bzero; # arm x86 mips
|
bzero; # arm x86 mips
|
||||||
@ -316,7 +310,6 @@ LIBC {
|
|||||||
dup3;
|
dup3;
|
||||||
duplocale;
|
duplocale;
|
||||||
endmntent;
|
endmntent;
|
||||||
endpwent; # arm x86 mips nobrillo
|
|
||||||
endservent;
|
endservent;
|
||||||
endutent;
|
endutent;
|
||||||
environ;
|
environ;
|
||||||
@ -363,7 +356,6 @@ LIBC {
|
|||||||
fdatasync;
|
fdatasync;
|
||||||
fdopen;
|
fdopen;
|
||||||
fdopendir;
|
fdopendir;
|
||||||
fdprintf; # arm x86 mips nobrillo
|
|
||||||
feof;
|
feof;
|
||||||
feof_unlocked;
|
feof_unlocked;
|
||||||
ferror;
|
ferror;
|
||||||
@ -415,7 +407,6 @@ LIBC {
|
|||||||
fsync;
|
fsync;
|
||||||
ftell;
|
ftell;
|
||||||
ftello;
|
ftello;
|
||||||
ftime; # arm x86 mips nobrillo
|
|
||||||
ftok;
|
ftok;
|
||||||
ftruncate;
|
ftruncate;
|
||||||
ftruncate64;
|
ftruncate64;
|
||||||
@ -447,8 +438,6 @@ LIBC {
|
|||||||
getchar_unlocked;
|
getchar_unlocked;
|
||||||
getcwd;
|
getcwd;
|
||||||
getdelim;
|
getdelim;
|
||||||
getdents; # arm x86 mips nobrillo
|
|
||||||
getdtablesize; # arm x86 mips nobrillo
|
|
||||||
getegid;
|
getegid;
|
||||||
getenv;
|
getenv;
|
||||||
geteuid;
|
geteuid;
|
||||||
@ -523,7 +512,6 @@ LIBC {
|
|||||||
if_nametoindex;
|
if_nametoindex;
|
||||||
imaxabs;
|
imaxabs;
|
||||||
imaxdiv;
|
imaxdiv;
|
||||||
index; # arm x86 mips nobrillo
|
|
||||||
inet_addr;
|
inet_addr;
|
||||||
inet_aton;
|
inet_aton;
|
||||||
inet_lnaof;
|
inet_lnaof;
|
||||||
@ -576,7 +564,6 @@ LIBC {
|
|||||||
isprint_l;
|
isprint_l;
|
||||||
ispunct;
|
ispunct;
|
||||||
ispunct_l;
|
ispunct_l;
|
||||||
issetugid; # arm x86 mips nobrillo
|
|
||||||
isspace;
|
isspace;
|
||||||
isspace_l;
|
isspace_l;
|
||||||
isupper;
|
isupper;
|
||||||
@ -666,7 +653,6 @@ LIBC {
|
|||||||
mempcpy;
|
mempcpy;
|
||||||
memrchr;
|
memrchr;
|
||||||
memset;
|
memset;
|
||||||
memswap; # arm x86 mips nobrillo
|
|
||||||
mincore;
|
mincore;
|
||||||
mkdir;
|
mkdir;
|
||||||
mkdirat;
|
mkdirat;
|
||||||
@ -757,7 +743,6 @@ LIBC {
|
|||||||
pthread_attr_getschedpolicy;
|
pthread_attr_getschedpolicy;
|
||||||
pthread_attr_getscope;
|
pthread_attr_getscope;
|
||||||
pthread_attr_getstack;
|
pthread_attr_getstack;
|
||||||
pthread_attr_getstackaddr; # arm x86 mips nobrillo
|
|
||||||
pthread_attr_getstacksize;
|
pthread_attr_getstacksize;
|
||||||
pthread_attr_init;
|
pthread_attr_init;
|
||||||
pthread_attr_setdetachstate;
|
pthread_attr_setdetachstate;
|
||||||
@ -766,7 +751,6 @@ LIBC {
|
|||||||
pthread_attr_setschedpolicy;
|
pthread_attr_setschedpolicy;
|
||||||
pthread_attr_setscope;
|
pthread_attr_setscope;
|
||||||
pthread_attr_setstack;
|
pthread_attr_setstack;
|
||||||
pthread_attr_setstackaddr; # arm x86 mips nobrillo
|
|
||||||
pthread_attr_setstacksize;
|
pthread_attr_setstacksize;
|
||||||
pthread_cond_broadcast;
|
pthread_cond_broadcast;
|
||||||
pthread_cond_destroy;
|
pthread_cond_destroy;
|
||||||
@ -1024,8 +1008,6 @@ LIBC {
|
|||||||
strncpy;
|
strncpy;
|
||||||
strndup;
|
strndup;
|
||||||
strnlen;
|
strnlen;
|
||||||
strntoimax; # arm x86 mips nobrillo
|
|
||||||
strntoumax; # arm x86 mips nobrillo
|
|
||||||
strpbrk;
|
strpbrk;
|
||||||
strptime;
|
strptime;
|
||||||
strrchr;
|
strrchr;
|
||||||
@ -1044,7 +1026,6 @@ LIBC {
|
|||||||
strtoll;
|
strtoll;
|
||||||
strtoll_l;
|
strtoll_l;
|
||||||
strtoq;
|
strtoq;
|
||||||
strtotimeval; # arm x86 mips nobrillo
|
|
||||||
strtoul;
|
strtoul;
|
||||||
strtoull;
|
strtoull;
|
||||||
strtoull_l;
|
strtoull_l;
|
||||||
@ -1066,7 +1047,6 @@ LIBC {
|
|||||||
sysinfo;
|
sysinfo;
|
||||||
syslog;
|
syslog;
|
||||||
system;
|
system;
|
||||||
sysv_signal; # arm x86 mips nobrillo
|
|
||||||
tcdrain;
|
tcdrain;
|
||||||
tcflow;
|
tcflow;
|
||||||
tcflush;
|
tcflush;
|
||||||
@ -1098,7 +1078,6 @@ LIBC {
|
|||||||
timerfd_settime;
|
timerfd_settime;
|
||||||
times;
|
times;
|
||||||
timezone;
|
timezone;
|
||||||
tkill; # arm x86 mips nobrillo
|
|
||||||
tmpfile;
|
tmpfile;
|
||||||
tmpnam;
|
tmpnam;
|
||||||
toascii;
|
toascii;
|
||||||
@ -1140,7 +1119,6 @@ LIBC {
|
|||||||
vdprintf;
|
vdprintf;
|
||||||
verr;
|
verr;
|
||||||
verrx;
|
verrx;
|
||||||
vfdprintf; # arm x86 mips nobrillo
|
|
||||||
vfork;
|
vfork;
|
||||||
vfprintf;
|
vfprintf;
|
||||||
vfscanf;
|
vfscanf;
|
||||||
@ -1160,7 +1138,6 @@ LIBC {
|
|||||||
vwprintf;
|
vwprintf;
|
||||||
vwscanf;
|
vwscanf;
|
||||||
wait;
|
wait;
|
||||||
wait3; # arm x86 mips nobrillo
|
|
||||||
wait4;
|
wait4;
|
||||||
waitid;
|
waitid;
|
||||||
waitpid;
|
waitpid;
|
||||||
@ -1209,7 +1186,6 @@ LIBC {
|
|||||||
wcstoull;
|
wcstoull;
|
||||||
wcstoull_l;
|
wcstoull_l;
|
||||||
wcstoumax;
|
wcstoumax;
|
||||||
wcswcs; # arm x86 mips nobrillo
|
|
||||||
wcswidth;
|
wcswidth;
|
||||||
wcsxfrm;
|
wcsxfrm;
|
||||||
wcsxfrm_l;
|
wcsxfrm_l;
|
||||||
@ -1280,8 +1256,10 @@ LIBC_PRIVATE {
|
|||||||
__page_shift; # arm x86 mips nobrillo
|
__page_shift; # arm x86 mips nobrillo
|
||||||
__page_size; # arm x86 mips nobrillo
|
__page_size; # arm x86 mips nobrillo
|
||||||
__popcountsi2; # arm x86 mips
|
__popcountsi2; # arm x86 mips
|
||||||
|
__pthread_gettid; # arm x86 mips nobrillo
|
||||||
__sclose; # arm x86 mips
|
__sclose; # arm x86 mips
|
||||||
__sdidinit; # arm x86 mips nobrillo
|
__sdidinit; # arm x86 mips nobrillo
|
||||||
|
__set_errno; # arm x86 mips nobrillo
|
||||||
__sflags; # arm x86 mips
|
__sflags; # arm x86 mips
|
||||||
__sflush; # arm x86 mips
|
__sflush; # arm x86 mips
|
||||||
__sfp; # arm x86 mips
|
__sfp; # arm x86 mips
|
||||||
@ -1299,15 +1277,37 @@ LIBC_PRIVATE {
|
|||||||
__umoddi3; # x86 mips
|
__umoddi3; # x86 mips
|
||||||
__wait4; # arm x86 mips nobrillo
|
__wait4; # arm x86 mips nobrillo
|
||||||
_fwalk; # arm x86 mips
|
_fwalk; # arm x86 mips
|
||||||
|
arc4random_addrandom; # arm x86 mips nobrillo
|
||||||
|
arc4random_stir; # arm x86 mips nobrillo
|
||||||
|
bcopy; # arm x86 mips nobrillo
|
||||||
|
bsd_signal; # arm x86 mips nobrillo
|
||||||
dlmalloc; # arm x86 mips nobrillo
|
dlmalloc; # arm x86 mips nobrillo
|
||||||
dlmalloc_inspect_all; # arm x86 mips nobrillo
|
dlmalloc_inspect_all; # arm x86 mips nobrillo
|
||||||
dlmalloc_trim; # arm x86 mips nobrillo
|
dlmalloc_trim; # arm x86 mips nobrillo
|
||||||
dlmalloc_usable_size; # arm x86 mips nobrillo
|
dlmalloc_usable_size; # arm x86 mips nobrillo
|
||||||
|
endpwent; # arm x86 mips nobrillo
|
||||||
|
fdprintf; # arm x86 mips nobrillo
|
||||||
free_malloc_leak_info;
|
free_malloc_leak_info;
|
||||||
|
ftime; # arm x86 mips nobrillo
|
||||||
get_malloc_leak_info;
|
get_malloc_leak_info;
|
||||||
|
getdents; # arm x86 mips nobrillo
|
||||||
|
getdtablesize; # arm x86 mips nobrillo
|
||||||
gMallocLeakZygoteChild;
|
gMallocLeakZygoteChild;
|
||||||
|
index; # arm x86 mips nobrillo
|
||||||
|
issetugid; # arm x86 mips nobrillo
|
||||||
|
memswap; # arm x86 mips nobrillo
|
||||||
|
pthread_attr_getstackaddr; # arm x86 mips nobrillo
|
||||||
|
pthread_attr_setstackaddr; # arm x86 mips nobrillo
|
||||||
SHA1Final; # arm x86 mips
|
SHA1Final; # arm x86 mips
|
||||||
SHA1Init; # arm x86 mips
|
SHA1Init; # arm x86 mips
|
||||||
SHA1Transform; # arm x86 mips
|
SHA1Transform; # arm x86 mips
|
||||||
SHA1Update; # arm x86 mips
|
SHA1Update; # arm x86 mips
|
||||||
|
strntoimax; # arm x86 mips nobrillo
|
||||||
|
strntoumax; # arm x86 mips nobrillo
|
||||||
|
strtotimeval; # arm x86 mips nobrillo
|
||||||
|
sysv_signal; # arm x86 mips nobrillo
|
||||||
|
tkill; # arm x86 mips nobrillo
|
||||||
|
vfdprintf; # arm x86 mips nobrillo
|
||||||
|
wait3; # arm x86 mips nobrillo
|
||||||
|
wcswcs; # arm x86 mips nobrillo
|
||||||
} LIBC_N;
|
} LIBC_N;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user