blob: 4c11ae32b583e0a168a281dcc908385f55c49971 [file] [log] [blame]
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001LIBC {
2 global:
3 __assert;
4 __assert2;
5 __atomic_cmpxchg; # arm
6 __atomic_dec; # arm
7 __atomic_inc; # arm
8 __atomic_swap; # arm
9 __b64_ntop;
10 __b64_pton;
11 __brk; # arm x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070012 __cmsg_nxthdr;
13 __connect; # arm x86 mips
14 __ctype_get_mb_cur_max;
15 __cxa_atexit;
16 __cxa_finalize;
17 __cxa_thread_atexit_impl;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070018 __dn_comp;
19 __dn_count_labels;
20 __dn_skipname;
21 __epoll_pwait; # arm x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070022 __errno;
23 __exit; # arm x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070024 __fadvise64; # x86 mips
25 __fbufsize;
26 __fcntl64; # arm x86 mips
27 __FD_CLR_chk;
28 __FD_ISSET_chk;
29 __FD_SET_chk;
30 __fgets_chk;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070031 __flbf;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070032 __fp_nquery;
33 __fp_query;
34 __fpclassify;
35 __fpclassifyd;
36 __fpclassifyf;
37 __fpclassifyl;
38 __fpending;
39 __fpurge;
40 __freadable;
41 __fsetlocking;
42 __fstatfs64; # arm x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070043 __fwritable;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070044 __get_h_errno;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070045 __getcpu; # arm x86 mips
46 __getcwd; # arm x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070047 __getpid; # arm x86 mips
48 __getpriority; # arm x86 mips
49 __gnu_basename;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070050 __gnu_strerror_r;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070051 __hostalias;
52 __ioctl; # arm x86 mips
53 __isfinite;
54 __isfinitef;
55 __isfinitel;
56 __isinf;
57 __isinff;
58 __isinfl;
59 __isnan;
60 __isnanf;
61 __isnanl;
62 __isnormal;
63 __isnormalf;
64 __isnormall;
65 __isthreaded;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070066 __libc_current_sigrtmax;
67 __libc_current_sigrtmin;
68 __libc_init;
69 __llseek; # arm x86 mips
70 __loc_aton;
71 __loc_ntoa;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070072 __memchr_chk;
73 __memcpy_chk;
74 __memmove_chk;
75 __memrchr_chk;
76 __memset_chk;
77 __mmap2; # arm x86 mips
78 __moddi3; # x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -070079 __ns_format_ttl; # arm x86 mips
80 __ns_get16; # arm x86 mips
81 __ns_get32; # arm x86 mips
82 __ns_initparse; # arm x86 mips
83 __ns_makecanon; # arm x86 mips
84 __ns_msg_getflag; # arm x86 mips
85 __ns_name_compress; # arm x86 mips
86 __ns_name_ntol; # arm x86 mips
87 __ns_name_ntop; # arm x86 mips
88 __ns_name_pack; # arm x86 mips
89 __ns_name_pton; # arm x86 mips
90 __ns_name_rollback; # arm x86 mips
91 __ns_name_skip; # arm x86 mips
92 __ns_name_uncompress; # arm x86 mips
93 __ns_name_unpack; # arm x86 mips
94 __ns_parserr; # arm x86 mips
95 __ns_put16; # arm x86 mips
96 __ns_put32; # arm x86 mips
97 __ns_samename; # arm x86 mips
98 __ns_skiprr; # arm x86 mips
99 __ns_sprintrr; # arm x86 mips
100 __ns_sprintrrf; # arm x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700101 __open_2;
102 __openat; # arm x86 mips
103 __openat_2;
104 __p_cdname;
105 __p_cdnname;
106 __p_class;
107 __p_class_syms;
108 __p_fqname;
109 __p_fqnname;
110 __p_option;
111 __p_query;
112 __p_rcode;
113 __p_secstodate;
114 __p_time;
115 __p_type;
116 __p_type_syms;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700117 __poll_chk;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700118 __ppoll; # arm x86 mips
119 __ppoll_chk;
120 __pread64_chk;
121 __pread_chk;
122 __progname;
123 __pselect6; # arm x86 mips
124 __pthread_cleanup_pop;
125 __pthread_cleanup_push;
Dimitry Ivanov0ef1d122016-01-04 22:36:18 -0800126 __pthread_gettid; # arm x86 mips nobrillo
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700127 __ptrace; # arm x86 mips
128 __putlong;
129 __putshort;
130 __read_chk;
131 __readlink_chk;
132 __readlinkat_chk;
133 __reboot; # arm x86 mips
134 __recvfrom_chk;
135 __register_atfork;
136 __res_close;
137 __res_dnok;
138 __res_hnok;
139 __res_hostalias;
140 __res_isourserver;
141 __res_mailok;
142 __res_nameinquery;
143 __res_nclose;
144 __res_ninit;
145 __res_nmkquery;
146 __res_nquery;
147 __res_nquerydomain;
148 __res_nsearch;
149 __res_nsend;
150 __res_ownok;
151 __res_queriesmatch;
152 __res_querydomain;
153 __res_send;
154 __res_send_setqhook;
155 __res_send_setrhook;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700156 __rt_sigaction; # arm x86 mips
157 __rt_sigpending; # arm x86 mips
158 __rt_sigprocmask; # arm x86 mips
159 __rt_sigsuspend; # arm x86 mips
160 __rt_sigtimedwait; # arm x86 mips
161 __sched_cpualloc;
162 __sched_cpucount;
163 __sched_cpufree;
164 __sched_getaffinity; # arm x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700165 __set_thread_area; # x86
166 __set_tid_address; # arm x86 mips
167 __set_tls; # arm mips
168 __sF;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700169 __sigaction; # arm x86 mips
170 __signalfd4; # arm x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700171 __snprintf_chk;
172 __socket; # arm x86 mips
173 __sprintf_chk;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700174 __stack_chk_fail;
175 __stack_chk_guard;
176 __statfs64; # arm x86 mips
177 __stpcpy_chk;
178 __stpncpy_chk;
179 __stpncpy_chk2;
180 __strcat_chk;
181 __strchr_chk;
182 __strcpy_chk;
183 __strlcat_chk;
184 __strlcpy_chk;
185 __strlen_chk;
186 __strncat_chk;
187 __strncpy_chk;
188 __strncpy_chk2;
189 __strrchr_chk;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700190 __sym_ntop;
191 __sym_ntos;
192 __sym_ston;
Dimitry Ivanovff14fb52016-01-04 14:39:42 -0800193 __system_properties_init; # arm x86 mips
194 __system_property_add; # arm x86 mips
195 __system_property_area__; # arm x86 mips
196 __system_property_area_init; # arm x86 mips
197 __system_property_area_serial; # arm x86 mips
198 __system_property_find; # arm x86 mips
199 __system_property_find_nth; # arm x86 mips
200 __system_property_foreach; # arm x86 mips
201 __system_property_get; # arm x86 mips
202 __system_property_read; # arm x86 mips
203 __system_property_serial; # arm x86 mips
204 __system_property_set; # arm x86 mips
205 __system_property_set_filename; # arm x86 mips
206 __system_property_update; # arm x86 mips
207 __system_property_wait_any; # arm x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700208 __timer_create; # arm x86 mips
209 __timer_delete; # arm x86 mips
210 __timer_getoverrun; # arm x86 mips
211 __timer_gettime; # arm x86 mips
212 __timer_settime; # arm x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700213 __umask_chk;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700214 __vsnprintf_chk;
215 __vsprintf_chk;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700216 __waitid; # arm x86 mips
217 _ctype_;
218 _Exit;
219 _exit;
220 _flush_cache; # mips
221 _flushlbf;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700222 _getlong;
223 _getshort;
224 _longjmp;
225 _resolv_delete_cache_for_net;
226 _resolv_flush_cache_for_net;
227 _resolv_set_nameservers_for_net;
228 _setjmp;
229 _tolower;
230 _tolower_tab_; # arm x86 mips
231 _toupper;
232 _toupper_tab_; # arm x86 mips
233 abort;
234 abs;
235 accept;
236 accept4;
237 access;
238 acct;
239 alarm;
240 alphasort;
241 alphasort64;
242 android_getaddrinfofornet;
Erik Kline01e37c92015-06-25 14:27:34 +0900243 android_getaddrinfofornetcontext;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700244 android_gethostbyaddrfornet;
245 android_gethostbynamefornet;
246 android_set_abort_message;
247 arc4random;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700248 arc4random_buf;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700249 arc4random_uniform;
250 asctime;
251 asctime64; # arm x86 mips
252 asctime64_r; # arm x86 mips
253 asctime_r;
254 asprintf;
255 at_quick_exit;
256 atof;
257 atoi;
258 atol;
259 atoll;
260 basename;
261 basename_r; # arm x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700262 bind;
263 bindresvport;
264 brk;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700265 bsearch;
266 btowc;
267 bzero; # arm x86 mips
268 c16rtomb;
269 c32rtomb;
270 cacheflush; # arm mips
271 calloc;
272 capget;
273 capset;
274 cfgetispeed;
275 cfgetospeed;
276 cfmakeraw;
277 cfsetispeed;
278 cfsetospeed;
279 cfsetspeed;
280 chdir;
281 chmod;
282 chown;
283 chroot;
284 clearenv;
285 clearerr;
286 clearerr_unlocked;
287 clock;
288 clock_getcpuclockid;
289 clock_getres;
290 clock_gettime;
291 clock_nanosleep;
292 clock_settime;
293 clone;
294 close;
295 closedir;
296 closelog;
297 connect;
298 creat;
299 creat64;
300 ctime;
301 ctime64; # arm x86 mips
302 ctime64_r; # arm x86 mips
303 ctime_r;
304 daemon;
305 daylight;
306 delete_module;
307 difftime;
308 dirfd;
309 dirname;
310 dirname_r; # arm x86 mips
311 div;
312 dn_expand;
313 dprintf;
314 drand48;
315 dup;
316 dup2;
317 dup3;
318 duplocale;
319 endmntent;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700320 endservent;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700321 endutent;
322 environ;
323 epoll_create;
324 epoll_create1;
325 epoll_ctl;
326 epoll_pwait;
327 epoll_wait;
328 erand48;
329 err;
330 error;
331 error_at_line;
332 error_message_count;
333 error_one_per_line;
334 error_print_progname;
335 errx;
336 ether_aton;
337 ether_aton_r;
338 ether_ntoa;
339 ether_ntoa_r;
340 eventfd;
341 eventfd_read;
342 eventfd_write;
343 execl;
344 execle;
345 execlp;
346 execv;
347 execve;
348 execvp;
349 execvpe;
350 exit;
351 faccessat;
352 fake_gmtime_r; # arm x86 mips
353 fake_localtime_r; # arm x86 mips
354 fallocate;
355 fallocate64;
356 fchdir;
357 fchmod;
358 fchmodat;
359 fchown;
360 fchownat;
361 fclose;
362 fcntl;
363 fdatasync;
364 fdopen;
365 fdopendir;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700366 feof;
367 feof_unlocked;
368 ferror;
369 ferror_unlocked;
370 fflush;
371 ffs;
372 fgetc;
373 fgetln;
374 fgetpos;
375 fgets;
376 fgetwc;
377 fgetws;
378 fgetxattr;
379 fileno;
380 flistxattr;
381 flock;
382 flockfile;
383 fmemopen;
384 fnmatch;
385 fopen;
386 fork;
387 forkpty;
388 fpathconf;
389 fprintf;
390 fpurge;
391 fputc;
392 fputs;
393 fputwc;
394 fputws;
395 fread;
396 free;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700397 freeaddrinfo;
398 freelocale;
399 fremovexattr;
400 freopen;
401 fscanf;
402 fseek;
403 fseeko;
404 fsetpos;
405 fsetxattr;
406 fstat;
407 fstat64;
408 fstatat;
409 fstatat64;
410 fstatfs;
411 fstatfs64;
412 fstatvfs;
413 fstatvfs64;
414 fsync;
415 ftell;
416 ftello;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700417 ftok;
418 ftruncate;
419 ftruncate64;
420 ftrylockfile;
421 fts_children;
422 fts_close;
423 fts_open;
424 fts_read;
425 fts_set;
426 ftw;
427 ftw64;
428 funlockfile;
429 funopen;
430 futimens;
431 fwide;
432 fwprintf;
433 fwrite;
434 fwscanf;
435 gai_strerror;
436 get_avphys_pages;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700437 get_nprocs;
438 get_nprocs_conf;
439 get_phys_pages;
440 getaddrinfo;
441 getauxval;
442 getc;
443 getc_unlocked;
444 getchar;
445 getchar_unlocked;
446 getcwd;
447 getdelim;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700448 getegid;
449 getenv;
450 geteuid;
451 getgid;
452 getgrgid;
453 getgrnam;
454 getgrouplist;
455 getgroups;
456 gethostbyaddr;
457 gethostbyaddr_r;
458 gethostbyname;
459 gethostbyname2;
460 gethostbyname2_r;
461 gethostbyname_r;
462 gethostent;
463 gethostname;
464 getitimer;
465 getline;
466 getlogin;
467 getmntent;
468 getmntent_r;
469 getnameinfo;
470 getnetbyaddr;
471 getnetbyname;
472 getopt;
473 getopt_long;
474 getopt_long_only;
475 getpagesize;
476 getpeername;
477 getpgid;
478 getpgrp;
479 getpid;
480 getppid;
481 getpriority;
482 getprogname;
483 getprotobyname;
484 getprotobynumber;
485 getpt;
486 getpwnam;
487 getpwnam_r;
488 getpwuid;
489 getpwuid_r;
490 getresgid;
491 getresuid;
492 getrlimit;
493 getrlimit64;
494 getrusage;
495 gets;
496 getservbyname;
497 getservbyport;
498 getservent;
499 getsid;
500 getsockname;
501 getsockopt;
502 gettid;
503 gettimeofday;
504 getuid;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700505 getutent;
506 getwc;
507 getwchar;
508 getxattr;
509 gmtime;
510 gmtime64; # arm x86 mips
511 gmtime64_r; # arm x86 mips
512 gmtime_r;
513 grantpt;
514 herror;
515 hstrerror;
516 htonl;
517 htons;
518 if_indextoname;
519 if_nametoindex;
520 imaxabs;
521 imaxdiv;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700522 inet_addr;
523 inet_aton;
524 inet_lnaof;
525 inet_makeaddr;
526 inet_netof;
527 inet_network;
528 inet_nsap_addr;
529 inet_nsap_ntoa;
530 inet_ntoa;
531 inet_ntop;
532 inet_pton;
533 init_module;
534 initgroups;
535 initstate;
536 inotify_add_watch;
537 inotify_init;
538 inotify_init1;
539 inotify_rm_watch;
540 insque;
541 ioctl;
542 isalnum;
543 isalnum_l;
544 isalpha;
545 isalpha_l;
546 isascii;
547 isatty;
548 isblank;
549 isblank_l;
550 iscntrl;
551 iscntrl_l;
552 isdigit;
553 isdigit_l;
554 isfinite;
555 isfinitef;
556 isfinitel;
557 isgraph;
558 isgraph_l;
559 isinf;
560 isinff;
561 isinfl;
562 islower;
563 islower_l;
564 isnan;
565 isnanf;
566 isnanl;
567 isnormal;
568 isnormalf;
569 isnormall;
570 isprint;
571 isprint_l;
572 ispunct;
573 ispunct_l;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700574 isspace;
575 isspace_l;
576 isupper;
577 isupper_l;
578 iswalnum;
579 iswalnum_l;
580 iswalpha;
581 iswalpha_l;
582 iswblank;
583 iswblank_l;
584 iswcntrl;
585 iswcntrl_l;
586 iswctype;
587 iswctype_l;
588 iswdigit;
589 iswdigit_l;
590 iswgraph;
591 iswgraph_l;
592 iswlower;
593 iswlower_l;
594 iswprint;
595 iswprint_l;
596 iswpunct;
597 iswpunct_l;
598 iswspace;
599 iswspace_l;
600 iswupper;
601 iswupper_l;
602 iswxdigit;
603 iswxdigit_l;
604 isxdigit;
605 isxdigit_l;
606 jrand48;
607 kill;
608 killpg;
609 klogctl;
610 labs;
611 lchown;
612 lcong48;
613 ldexp;
614 ldiv;
615 lfind;
616 lgetxattr;
617 link;
618 linkat;
619 listen;
620 listxattr;
621 llabs;
622 lldiv;
623 llistxattr;
624 localeconv;
625 localtime;
626 localtime64; # arm x86 mips
627 localtime64_r; # arm x86 mips
628 localtime_r;
629 login_tty;
630 longjmp;
631 lrand48;
632 lremovexattr;
633 lsearch;
634 lseek;
635 lseek64;
636 lsetxattr;
637 lstat;
638 lstat64;
639 madvise;
640 mallinfo;
641 malloc;
642 malloc_info;
643 malloc_usable_size;
644 mbrlen;
645 mbrtoc16;
646 mbrtoc32;
647 mbrtowc;
648 mbsinit;
649 mbsnrtowcs;
650 mbsrtowcs;
651 mbstowcs;
652 mbtowc;
653 memalign;
654 memccpy;
655 memchr;
656 memcmp;
657 memcpy;
658 memmem;
659 memmove;
660 mempcpy;
661 memrchr;
662 memset;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700663 mincore;
664 mkdir;
665 mkdirat;
666 mkdtemp;
667 mkfifo;
668 mkfifoat;
669 mknod;
670 mknodat;
671 mkostemp;
672 mkostemp64;
673 mkostemps;
674 mkostemps64;
675 mkstemp;
676 mkstemp64;
677 mkstemps;
678 mkstemps64;
679 mktemp;
680 mktime;
681 mktime64; # arm x86 mips
682 mktime_tz;
683 mlock;
684 mlockall;
685 mmap;
686 mmap64;
687 mount;
688 mprotect;
689 mrand48;
690 mremap;
691 msync;
692 munlock;
693 munlockall;
694 munmap;
695 nanosleep;
696 newlocale;
697 nftw;
698 nftw64;
699 nice;
700 nrand48;
701 ns_format_ttl; # arm64 x86_64 mips64
702 ns_get16; # arm64 x86_64 mips64
703 ns_get32; # arm64 x86_64 mips64
704 ns_initparse; # arm64 x86_64 mips64
705 ns_makecanon; # arm64 x86_64 mips64
706 ns_msg_getflag; # arm64 x86_64 mips64
707 ns_name_compress; # arm64 x86_64 mips64
708 ns_name_ntol; # arm64 x86_64 mips64
709 ns_name_ntop; # arm64 x86_64 mips64
710 ns_name_pack; # arm64 x86_64 mips64
711 ns_name_pton; # arm64 x86_64 mips64
712 ns_name_rollback; # arm64 x86_64 mips64
713 ns_name_skip; # arm64 x86_64 mips64
714 ns_name_uncompress; # arm64 x86_64 mips64
715 ns_name_unpack; # arm64 x86_64 mips64
716 ns_parserr; # arm64 x86_64 mips64
717 ns_put16; # arm64 x86_64 mips64
718 ns_put32; # arm64 x86_64 mips64
719 ns_samename; # arm64 x86_64 mips64
720 ns_skiprr; # arm64 x86_64 mips64
721 ns_sprintrr; # arm64 x86_64 mips64
722 ns_sprintrrf; # arm64 x86_64 mips64
723 nsdispatch;
724 ntohl;
725 ntohs;
726 open;
727 open64;
728 open_memstream;
729 open_wmemstream;
730 openat;
731 openat64;
732 opendir;
733 openlog;
734 openpty;
735 optarg;
736 opterr;
737 optind;
738 optopt;
739 optreset;
740 pathconf;
741 pause;
742 pclose;
743 perror;
744 personality;
745 pipe;
746 pipe2;
747 poll;
748 popen;
749 posix_fadvise;
750 posix_fadvise64;
751 posix_fallocate;
752 posix_fallocate64;
753 posix_madvise;
754 posix_memalign;
755 posix_openpt;
756 ppoll;
757 prctl;
758 pread;
759 pread64;
760 printf;
761 prlimit; # arm64 x86_64 mips64
762 prlimit64;
763 process_vm_readv;
764 process_vm_writev;
765 pselect;
766 psiginfo;
767 psignal;
768 pthread_atfork;
769 pthread_attr_destroy;
770 pthread_attr_getdetachstate;
771 pthread_attr_getguardsize;
772 pthread_attr_getschedparam;
773 pthread_attr_getschedpolicy;
774 pthread_attr_getscope;
775 pthread_attr_getstack;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700776 pthread_attr_getstacksize;
777 pthread_attr_init;
778 pthread_attr_setdetachstate;
779 pthread_attr_setguardsize;
780 pthread_attr_setschedparam;
781 pthread_attr_setschedpolicy;
782 pthread_attr_setscope;
783 pthread_attr_setstack;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700784 pthread_attr_setstacksize;
785 pthread_cond_broadcast;
786 pthread_cond_destroy;
787 pthread_cond_init;
788 pthread_cond_signal;
789 pthread_cond_timedwait;
790 pthread_cond_timedwait_monotonic; # arm x86 mips
791 pthread_cond_timedwait_monotonic_np; # arm x86 mips
792 pthread_cond_timedwait_relative_np; # arm x86 mips
793 pthread_cond_timeout_np; # arm x86 mips
794 pthread_cond_wait;
795 pthread_condattr_destroy;
796 pthread_condattr_getclock;
797 pthread_condattr_getpshared;
798 pthread_condattr_init;
799 pthread_condattr_setclock;
800 pthread_condattr_setpshared;
801 pthread_create;
802 pthread_detach;
803 pthread_equal;
804 pthread_exit;
805 pthread_getattr_np;
806 pthread_getcpuclockid;
807 pthread_getschedparam;
808 pthread_getspecific;
809 pthread_gettid_np;
810 pthread_join;
811 pthread_key_create;
812 pthread_key_delete;
813 pthread_kill;
814 pthread_mutex_destroy;
815 pthread_mutex_init;
816 pthread_mutex_lock;
817 pthread_mutex_lock_timeout_np; # arm x86 mips
818 pthread_mutex_timedlock;
819 pthread_mutex_trylock;
820 pthread_mutex_unlock;
821 pthread_mutexattr_destroy;
822 pthread_mutexattr_getpshared;
823 pthread_mutexattr_gettype;
824 pthread_mutexattr_init;
825 pthread_mutexattr_setpshared;
826 pthread_mutexattr_settype;
827 pthread_once;
828 pthread_rwlock_destroy;
829 pthread_rwlock_init;
830 pthread_rwlock_rdlock;
831 pthread_rwlock_timedrdlock;
832 pthread_rwlock_timedwrlock;
833 pthread_rwlock_tryrdlock;
834 pthread_rwlock_trywrlock;
835 pthread_rwlock_unlock;
836 pthread_rwlock_wrlock;
837 pthread_rwlockattr_destroy;
838 pthread_rwlockattr_getkind_np;
839 pthread_rwlockattr_getpshared;
840 pthread_rwlockattr_init;
841 pthread_rwlockattr_setkind_np;
842 pthread_rwlockattr_setpshared;
843 pthread_self;
844 pthread_setname_np;
845 pthread_setschedparam;
846 pthread_setspecific;
847 pthread_sigmask;
848 ptrace;
849 ptsname;
850 ptsname_r;
851 putc;
852 putc_unlocked;
853 putchar;
854 putchar_unlocked;
855 putenv;
856 puts;
857 pututline;
858 putw; # arm x86 mips
859 putwc;
860 putwchar;
861 pvalloc; # arm x86 mips
862 pwrite;
863 pwrite64;
864 qsort;
865 quick_exit;
866 raise;
867 rand;
868 rand_r;
869 random;
870 read;
871 readahead;
872 readdir;
873 readdir64;
874 readdir64_r;
875 readdir_r;
876 readlink;
877 readlinkat;
878 readv;
879 realloc;
880 realpath;
881 reboot;
882 recv;
883 recvfrom;
884 recvmmsg;
885 recvmsg;
886 regcomp;
887 regerror;
888 regexec;
889 regfree;
890 remove;
891 removexattr;
892 remque;
893 rename;
894 renameat;
895 res_init;
896 res_mkquery;
897 res_query;
898 res_search;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700899 rewind;
900 rewinddir;
901 rmdir;
902 sbrk;
903 scandir;
904 scandir64;
905 scanf;
906 sched_get_priority_max;
907 sched_get_priority_min;
908 sched_getaffinity;
909 sched_getcpu;
910 sched_getparam;
911 sched_getscheduler;
912 sched_rr_get_interval;
913 sched_setaffinity;
914 sched_setparam;
915 sched_setscheduler;
916 sched_yield;
917 seed48;
918 seekdir;
919 select;
920 sem_close;
921 sem_destroy;
922 sem_getvalue;
923 sem_init;
924 sem_open;
925 sem_post;
926 sem_timedwait;
927 sem_trywait;
928 sem_unlink;
929 sem_wait;
930 send;
931 sendfile;
932 sendfile64;
933 sendmmsg;
934 sendmsg;
935 sendto;
936 setbuf;
937 setbuffer;
938 setegid;
939 setenv;
940 seteuid;
941 setfsgid;
942 setfsuid;
943 setgid;
944 setgroups;
945 sethostname;
946 setitimer;
947 setjmp;
948 setlinebuf;
949 setlocale;
950 setlogmask;
951 setmntent;
952 setns;
953 setpgid;
954 setpgrp;
955 setpriority;
956 setprogname;
957 setregid;
958 setresgid;
959 setresuid;
960 setreuid;
961 setrlimit;
962 setrlimit64;
963 setservent;
964 setsid;
965 setsockopt;
966 setstate;
967 settimeofday;
968 setuid;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -0700969 setutent;
970 setvbuf;
971 setxattr;
972 shutdown;
973 sigaction;
974 sigaddset;
975 sigaltstack;
976 sigblock;
977 sigdelset;
978 sigemptyset;
979 sigfillset;
980 siginterrupt;
981 sigismember;
982 siglongjmp;
983 signal;
984 signalfd;
985 sigpending;
986 sigprocmask;
987 sigqueue;
988 sigsetjmp;
989 sigsetmask;
990 sigsuspend;
991 sigtimedwait;
992 sigwait;
993 sigwaitinfo;
994 sleep;
995 snprintf;
996 socket;
997 socketpair;
998 splice;
999 sprintf;
1000 srand;
1001 srand48;
1002 srandom;
1003 sscanf;
1004 stat;
1005 stat64;
1006 statfs;
1007 statfs64;
1008 statvfs;
1009 statvfs64;
1010 stderr;
1011 stdin;
1012 stdout;
1013 stpcpy;
1014 stpncpy;
1015 strcasecmp;
1016 strcasecmp_l;
1017 strcasestr;
1018 strcat;
1019 strchr;
1020 strcmp;
1021 strcoll;
1022 strcoll_l;
1023 strcpy;
1024 strcspn;
1025 strdup;
1026 strerror;
1027 strerror_l;
1028 strerror_r;
1029 strftime;
1030 strftime_l;
1031 strlcat;
1032 strlcpy;
1033 strlen;
1034 strncasecmp;
1035 strncasecmp_l;
1036 strncat;
1037 strncmp;
1038 strncpy;
1039 strndup;
1040 strnlen;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001041 strpbrk;
1042 strptime;
1043 strrchr;
1044 strsep;
1045 strsignal;
1046 strspn;
1047 strstr;
1048 strtod;
1049 strtof;
1050 strtoimax;
1051 strtok;
1052 strtok_r;
1053 strtol;
1054 strtold;
1055 strtold_l;
1056 strtoll;
1057 strtoll_l;
1058 strtoq;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001059 strtoul;
1060 strtoull;
1061 strtoull_l;
1062 strtoumax;
1063 strtouq;
1064 strxfrm;
1065 strxfrm_l;
1066 swapoff;
1067 swapon;
1068 swprintf;
1069 swscanf;
1070 symlink;
1071 symlinkat;
1072 sync;
1073 sys_siglist;
1074 sys_signame;
1075 syscall;
1076 sysconf;
1077 sysinfo;
1078 syslog;
1079 system;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001080 tcdrain;
1081 tcflow;
1082 tcflush;
1083 tcgetattr;
1084 tcgetpgrp;
1085 tcgetsid;
1086 tcsendbreak;
1087 tcsetattr;
1088 tcsetpgrp;
1089 tdelete;
1090 tdestroy;
1091 tee;
1092 telldir;
1093 tempnam;
1094 tfind;
1095 tgkill;
1096 time;
1097 timegm;
1098 timegm64; # arm x86 mips
1099 timelocal;
1100 timelocal64; # arm x86 mips
1101 timer_create;
1102 timer_delete;
1103 timer_getoverrun;
1104 timer_gettime;
1105 timer_settime;
1106 timerfd_create;
1107 timerfd_gettime;
1108 timerfd_settime;
1109 times;
1110 timezone;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001111 tmpfile;
1112 tmpnam;
1113 toascii;
1114 tolower;
1115 tolower_l;
1116 toupper;
1117 toupper_l;
1118 towlower;
1119 towlower_l;
1120 towupper;
1121 towupper_l;
1122 truncate;
1123 truncate64;
1124 tsearch;
1125 ttyname;
1126 ttyname_r;
1127 twalk;
1128 tzname;
1129 tzset;
1130 umask;
1131 umount;
1132 umount2;
1133 uname;
1134 ungetc;
1135 ungetwc;
1136 unlink;
1137 unlinkat;
1138 unlockpt;
1139 unsetenv;
1140 unshare;
1141 uselocale;
1142 usleep;
1143 utime;
1144 utimensat;
1145 utimes;
1146 utmpname;
1147 valloc; # arm x86 mips
1148 vasprintf;
1149 vdprintf;
1150 verr;
1151 verrx;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001152 vfork;
1153 vfprintf;
1154 vfscanf;
1155 vfwprintf;
1156 vfwscanf;
1157 vmsplice;
1158 vprintf;
1159 vscanf;
1160 vsnprintf;
1161 vsprintf;
1162 vsscanf;
1163 vswprintf;
1164 vswscanf;
1165 vsyslog;
1166 vwarn;
1167 vwarnx;
1168 vwprintf;
1169 vwscanf;
1170 wait;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001171 wait4;
1172 waitid;
1173 waitpid;
1174 warn;
1175 warnx;
1176 wcpcpy;
1177 wcpncpy;
1178 wcrtomb;
1179 wcscasecmp;
1180 wcscasecmp_l;
1181 wcscat;
1182 wcschr;
1183 wcscmp;
1184 wcscoll;
1185 wcscoll_l;
1186 wcscpy;
1187 wcscspn;
1188 wcsdup;
1189 wcsftime;
1190 wcslcat;
1191 wcslcpy;
1192 wcslen;
1193 wcsncasecmp;
1194 wcsncasecmp_l;
1195 wcsncat;
1196 wcsncmp;
1197 wcsncpy;
1198 wcsnlen;
1199 wcsnrtombs;
1200 wcspbrk;
1201 wcsrchr;
1202 wcsrtombs;
1203 wcsspn;
1204 wcsstr;
1205 wcstod;
1206 wcstof;
1207 wcstoimax;
1208 wcstok;
1209 wcstol;
1210 wcstold;
1211 wcstold_l;
1212 wcstoll;
1213 wcstoll_l;
1214 wcstombs;
1215 wcstoul;
1216 wcstoull;
1217 wcstoull_l;
1218 wcstoumax;
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001219 wcswidth;
1220 wcsxfrm;
1221 wcsxfrm_l;
1222 wctob;
1223 wctomb;
1224 wctype;
1225 wctype_l;
1226 wcwidth;
1227 wmemchr;
1228 wmemcmp;
1229 wmemcpy;
1230 wmemmove;
1231 wmempcpy;
1232 wmemset;
1233 wprintf;
1234 write;
1235 writev;
1236 wscanf;
1237 local:
1238 *;
1239};
1240
Yabin Cuic4786d32015-07-20 19:46:26 -07001241LIBC_N {
1242 global:
Daniel Micayfed26592015-07-18 13:55:51 -04001243 __fread_chk;
1244 __fwrite_chk;
Daniel Micay9101b002015-05-20 15:31:26 -04001245 __getcwd_chk;
Daniel Micayafdd1542015-07-20 21:37:29 -04001246 __pwrite_chk;
1247 __pwrite64_chk;
1248 __write_chk;
Yabin Cuifb994f42015-11-06 16:13:47 -08001249 fileno_unlocked;
Elliott Hughes9cddb482016-01-04 20:38:05 +00001250 freeifaddrs;
Yabin Cuic4786d32015-07-20 19:46:26 -07001251 getgrgid_r;
1252 getgrnam_r;
Elliott Hughes9cddb482016-01-04 20:38:05 +00001253 getifaddrs;
Elliott Hughes6f4594d2015-08-26 13:27:43 -07001254 preadv;
1255 preadv64;
Elliott Hughes4151db52015-10-28 17:14:48 -07001256 prlimit; # arm mips x86
Yabin Cuie7c2fff2015-11-05 22:06:09 -08001257 pthread_barrierattr_destroy;
1258 pthread_barrierattr_getpshared;
1259 pthread_barrierattr_init;
1260 pthread_barrierattr_setpshared;
1261 pthread_barrier_destroy;
1262 pthread_barrier_init;
1263 pthread_barrier_wait;
Yabin Cuife3a83a2015-11-17 16:03:18 -08001264 pthread_spin_destroy;
1265 pthread_spin_init;
1266 pthread_spin_lock;
1267 pthread_spin_trylock;
1268 pthread_spin_unlock;
Elliott Hughes6f4594d2015-08-26 13:27:43 -07001269 pwritev;
1270 pwritev64;
Elliott Hughes6331e802015-10-27 11:10:36 -07001271 scandirat;
1272 scandirat64;
Elliott Hughes7ac3c122015-08-26 09:59:29 -07001273 strchrnul;
Yabin Cuic4786d32015-07-20 19:46:26 -07001274} LIBC;
1275
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001276LIBC_PRIVATE {
1277 global:
1278 ___Unwind_Backtrace; # arm
1279 ___Unwind_ForcedUnwind; # arm
1280 ___Unwind_RaiseException; # arm
1281 ___Unwind_Resume; # arm
1282 ___Unwind_Resume_or_Rethrow; # arm
1283 __accept4; # arm x86 mips
1284 __adddf3; # arm
1285 __addsf3; # arm
1286 __aeabi_atexit; # arm
1287 __aeabi_cdcmpeq; # arm
1288 __aeabi_cdcmple; # arm
1289 __aeabi_cdrcmple; # arm
1290 __aeabi_d2f; # arm
1291 __aeabi_d2iz; # arm
1292 __aeabi_dadd; # arm
1293 __aeabi_dcmpeq; # arm
1294 __aeabi_dcmpge; # arm
1295 __aeabi_dcmpgt; # arm
1296 __aeabi_dcmple; # arm
1297 __aeabi_dcmplt; # arm
1298 __aeabi_dcmpun; # arm
1299 __aeabi_ddiv; # arm
1300 __aeabi_dmul; # arm
1301 __aeabi_drsub; # arm
1302 __aeabi_dsub; # arm
1303 __aeabi_f2d; # arm
1304 __aeabi_f2iz; # arm
1305 __aeabi_f2uiz; # arm
1306 __aeabi_fadd; # arm
1307 __aeabi_fcmpun; # arm
1308 __aeabi_fdiv; # arm
1309 __aeabi_fmul; # arm
1310 __aeabi_frsub; # arm
1311 __aeabi_fsub; # arm
1312 __aeabi_i2d; # arm
1313 __aeabi_i2f; # arm
1314 __aeabi_idiv; # arm
1315 __aeabi_idiv0; # arm
1316 __aeabi_idivmod; # arm
1317 __aeabi_l2d; # arm
1318 __aeabi_l2f; # arm
1319 __aeabi_lasr; # arm
1320 __aeabi_ldiv0; # arm
1321 __aeabi_ldivmod; # arm
1322 __aeabi_llsl; # arm
1323 __aeabi_llsr; # arm
1324 __aeabi_lmul; # arm
1325 __aeabi_memclr; # arm
1326 __aeabi_memclr4; # arm
1327 __aeabi_memclr8; # arm
1328 __aeabi_memcpy; # arm
1329 __aeabi_memcpy4; # arm
1330 __aeabi_memcpy8; # arm
1331 __aeabi_memmove; # arm
1332 __aeabi_memmove4; # arm
1333 __aeabi_memmove8; # arm
1334 __aeabi_memset; # arm
1335 __aeabi_memset4; # arm
1336 __aeabi_memset8; # arm
1337 __aeabi_ui2d; # arm
1338 __aeabi_ui2f; # arm
1339 __aeabi_uidiv; # arm
1340 __aeabi_uidivmod; # arm
1341 __aeabi_ul2d; # arm
1342 __aeabi_ul2f; # arm
1343 __aeabi_uldivmod; # arm
1344 __aeabi_unwind_cpp_pr0; # arm
1345 __aeabi_unwind_cpp_pr1; # arm
1346 __aeabi_unwind_cpp_pr2; # arm
1347 __arm_fadvise64_64; # arm
1348 __ashldi3; # arm
1349 __ashrdi3; # arm
1350 __bionic_brk; # arm x86 mips
1351 __bionic_libgcc_compat_symbols; # arm x86
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001352 __cmpdf2; # arm
1353 __divdf3; # arm
1354 __divdi3; # arm x86 mips
1355 __divsf3; # arm
1356 __divsi3; # arm
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001357 __dso_handle; # arm
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001358 __eqdf2; # arm
1359 __extendsfdf2; # arm
1360 __fixdfsi; # arm
1361 __fixsfsi; # arm
1362 __fixunssfsi; # arm
1363 __floatdidf; # arm
1364 __floatdisf; # arm
1365 __floatsidf; # arm
1366 __floatsisf; # arm
1367 __floatundidf; # arm
1368 __floatundisf; # arm
1369 __floatunsidf; # arm
1370 __floatunsisf; # arm
Dimitry Ivanov788a2bc2015-12-21 23:26:53 -08001371 __futex_wait; # arm x86 mips nobrillo
1372 __futex_wake; # arm x86 mips nobrillo
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001373 __gedf2; # arm
Dimitry Ivanov788a2bc2015-12-21 23:26:53 -08001374 __get_thread; # arm x86 mips nobrillo
1375 __get_tls; # arm x86 mips nobrillo
1376 __getdents64; # arm x86 mips
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001377 __gnu_ldivmod_helper; # arm
1378 __gnu_uldivmod_helper; # arm
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001379 __gnu_Unwind_Backtrace; # arm
1380 __gnu_unwind_execute; # arm
1381 __gnu_Unwind_Find_exidx; # arm
1382 __gnu_Unwind_ForcedUnwind; # arm
1383 __gnu_unwind_frame; # arm
1384 __gnu_Unwind_RaiseException; # arm
1385 __gnu_Unwind_Restore_VFP; # arm
1386 __gnu_Unwind_Restore_VFP_D; # arm
1387 __gnu_Unwind_Restore_VFP_D_16_to_31; # arm
1388 __gnu_Unwind_Restore_WMMXC; # arm
1389 __gnu_Unwind_Restore_WMMXD; # arm
1390 __gnu_Unwind_Resume; # arm
1391 __gnu_Unwind_Resume_or_Rethrow; # arm
1392 __gnu_Unwind_Save_VFP; # arm
1393 __gnu_Unwind_Save_VFP_D; # arm
1394 __gnu_Unwind_Save_VFP_D_16_to_31; # arm
1395 __gnu_Unwind_Save_WMMXC; # arm
1396 __gnu_Unwind_Save_WMMXD; # arm
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001397 __gtdf2; # arm
1398 __ledf2; # arm
1399 __lshrdi3; # arm
1400 __ltdf2; # arm
1401 __muldf3; # arm
1402 __muldi3; # arm
1403 __mulsf3; # arm
1404 __nedf2; # arm
Dimitry Ivanov788a2bc2015-12-21 23:26:53 -08001405 __open; # arm x86 mips nobrillo
1406 __page_shift; # arm x86 mips nobrillo
1407 __page_size; # arm x86 mips nobrillo
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001408 __popcount_tab; # arm
1409 __popcountsi2; # arm x86 mips
Dimitry Ivanoveac1d372016-01-04 13:46:42 -08001410 __pthread_gettid; # arm x86 mips nobrillo
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001411 __restore_core_regs; # arm
Dimitry Ivanov788a2bc2015-12-21 23:26:53 -08001412 __sclose; # arm x86 mips
1413 __sdidinit; # arm x86 mips nobrillo
Dimitry Ivanoveac1d372016-01-04 13:46:42 -08001414 __set_errno; # arm x86 mips nobrillo
Dimitry Ivanov788a2bc2015-12-21 23:26:53 -08001415 __sflags; # arm x86 mips
1416 __sflush; # arm x86 mips
1417 __sfp; # arm x86 mips
1418 __sglue; # arm x86 mips
1419 __sinit; # arm x86 mips nobrillo
1420 __smakebuf; # arm x86 mips
1421 __sread; # arm x86 mips
1422 __srefill; # arm x86 mips
1423 __srget; # arm x86 mips
1424 __sseek; # arm x86 mips
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001425 __subdf3; # arm
1426 __subsf3; # arm
Dimitry Ivanov788a2bc2015-12-21 23:26:53 -08001427 __swbuf; # arm x86 mips
1428 __swrite; # arm x86 mips
1429 __swsetup; # arm x86 mips
Dimitry Ivanovff14fb52016-01-04 14:39:42 -08001430 __system_properties_init; # arm64 x86_64 mips64
1431 __system_property_add; # arm64 x86_64 mips64
1432 __system_property_area__; # arm64 x86_64 mips64
1433 __system_property_area_init; # arm64 x86_64 mips64
1434 __system_property_area_serial; # arm64 x86_64 mips64
1435 __system_property_find; # arm64 x86_64 mips64
1436 __system_property_find_nth; # arm64 x86_64 mips64
1437 __system_property_foreach; # arm64 x86_64 mips64
1438 __system_property_get; # arm64 x86_64 mips64
1439 __system_property_read; # arm64 x86_64 mips64
1440 __system_property_serial; # arm64 x86_64 mips64
1441 __system_property_set; # arm64 x86_64 mips64
1442 __system_property_set_filename; # arm64 x86_64 mips64
1443 __system_property_update; # arm64 x86_64 mips64
1444 __system_property_wait_any; # arm64 x86_64 mips64
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001445 __truncdfsf2; # arm
1446 __udivdi3; # arm x86 mips
1447 __udivsi3; # arm
1448 __umoddi3; # x86 mips
1449 __unorddf2; # arm
1450 __unordsf2; # arm
Dimitry Ivanov788a2bc2015-12-21 23:26:53 -08001451 __wait4; # arm x86 mips nobrillo
1452 _fwalk; # arm x86 mips
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001453 _Unwind_Backtrace; # arm
1454 _Unwind_Complete; # arm
1455 _Unwind_DeleteException; # arm
1456 _Unwind_ForcedUnwind; # arm
1457 _Unwind_GetCFA; # arm
1458 _Unwind_GetDataRelBase; # arm
1459 _Unwind_GetLanguageSpecificData; # arm
1460 _Unwind_GetRegionStart; # arm
1461 _Unwind_GetTextRelBase; # arm
1462 _Unwind_RaiseException; # arm
1463 _Unwind_Resume; # arm
1464 _Unwind_Resume_or_Rethrow; # arm
1465 _Unwind_VRS_Get; # arm
1466 _Unwind_VRS_Pop; # arm
1467 _Unwind_VRS_Set; # arm
Dimitry Ivanoveac1d372016-01-04 13:46:42 -08001468 arc4random_addrandom; # arm x86 mips nobrillo
1469 arc4random_stir; # arm x86 mips nobrillo
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001470 atexit; # arm
Dimitry Ivanoveac1d372016-01-04 13:46:42 -08001471 bcopy; # arm x86 mips nobrillo
1472 bsd_signal; # arm x86 mips nobrillo
Dimitry Ivanov585e9592015-12-14 14:07:52 -08001473 dlmalloc; # arm x86 mips nobrillo
Dimitry Ivanovbc2e88a2015-12-16 19:02:04 +00001474 dlmalloc_inspect_all; # arm x86 mips nobrillo
1475 dlmalloc_trim; # arm x86 mips nobrillo
Dimitry Ivanov585e9592015-12-14 14:07:52 -08001476 dlmalloc_usable_size; # arm x86 mips nobrillo
Dimitry Ivanoveac1d372016-01-04 13:46:42 -08001477 endpwent; # arm x86 mips nobrillo
1478 fdprintf; # arm x86 mips nobrillo
Dimitry Ivanov788a2bc2015-12-21 23:26:53 -08001479 free_malloc_leak_info;
Dimitry Ivanoveac1d372016-01-04 13:46:42 -08001480 ftime; # arm x86 mips nobrillo
Dimitry Ivanov788a2bc2015-12-21 23:26:53 -08001481 get_malloc_leak_info;
Dimitry Ivanoveac1d372016-01-04 13:46:42 -08001482 getdents; # arm x86 mips nobrillo
1483 getdtablesize; # arm x86 mips nobrillo
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001484 gMallocLeakZygoteChild;
Dimitry Ivanoveac1d372016-01-04 13:46:42 -08001485 index; # arm x86 mips nobrillo
1486 issetugid; # arm x86 mips nobrillo
1487 memswap; # arm x86 mips nobrillo
1488 pthread_attr_getstackaddr; # arm x86 mips nobrillo
1489 pthread_attr_setstackaddr; # arm x86 mips nobrillo
Dimitry Ivanov5ce79b02015-12-21 21:29:45 -08001490 restore_core_regs; # arm
Dmitriy Ivanov665607a2015-06-03 17:48:51 -07001491 SHA1Final; # arm x86 mips
1492 SHA1Init; # arm x86 mips
1493 SHA1Transform; # arm x86 mips
1494 SHA1Update; # arm x86 mips
Dimitry Ivanoveac1d372016-01-04 13:46:42 -08001495 strntoimax; # arm x86 mips nobrillo
1496 strntoumax; # arm x86 mips nobrillo
1497 strtotimeval; # arm x86 mips nobrillo
1498 sysv_signal; # arm x86 mips nobrillo
1499 tkill; # arm x86 mips nobrillo
1500 vfdprintf; # arm x86 mips nobrillo
1501 wait3; # arm x86 mips nobrillo
1502 wcswcs; # arm x86 mips nobrillo
Yabin Cuic4786d32015-07-20 19:46:26 -07001503} LIBC_N;