1/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
2|* *|
3|* Target Library Info Source Fragment *|
4|* *|
5|* Automatically generated file, do not edit! *|
6|* From: TargetLibraryInfo.td *|
7|* *|
8\*===----------------------------------------------------------------------===*/
9
10#ifdef GET_TARGET_LIBRARY_INFO_ENUM
11#undef GET_TARGET_LIBRARY_INFO_ENUM
12
13enum LibFunc : unsigned {
14 NotLibFunc = 0,
15 LibFunc_msvc_new_int,
16 LibFunc_msvc_new_int_nothrow,
17 LibFunc_msvc_new_longlong,
18 LibFunc_msvc_new_longlong_nothrow,
19 LibFunc_msvc_delete_ptr32,
20 LibFunc_msvc_delete_ptr32_nothrow,
21 LibFunc_msvc_delete_ptr32_int,
22 LibFunc_msvc_delete_ptr64,
23 LibFunc_msvc_delete_ptr64_nothrow,
24 LibFunc_msvc_delete_ptr64_longlong,
25 LibFunc_msvc_new_array_int,
26 LibFunc_msvc_new_array_int_nothrow,
27 LibFunc_msvc_new_array_longlong,
28 LibFunc_msvc_new_array_longlong_nothrow,
29 LibFunc_msvc_delete_array_ptr32,
30 LibFunc_msvc_delete_array_ptr32_nothrow,
31 LibFunc_msvc_delete_array_ptr32_int,
32 LibFunc_msvc_delete_array_ptr64,
33 LibFunc_msvc_delete_array_ptr64_nothrow,
34 LibFunc_msvc_delete_array_ptr64_longlong,
35 LibFunc_under_IO_getc,
36 LibFunc_under_IO_putc,
37 LibFunc_ZdaPv,
38 LibFunc_ZdaPvRKSt9nothrow_t,
39 LibFunc_ZdaPvSt11align_val_t,
40 LibFunc_ZdaPvSt11align_val_tRKSt9nothrow_t,
41 LibFunc_ZdaPvj,
42 LibFunc_ZdaPvjSt11align_val_t,
43 LibFunc_ZdaPvm,
44 LibFunc_ZdaPvmSt11align_val_t,
45 LibFunc_ZdlPv,
46 LibFunc_ZdlPvRKSt9nothrow_t,
47 LibFunc_ZdlPvSt11align_val_t,
48 LibFunc_ZdlPvSt11align_val_tRKSt9nothrow_t,
49 LibFunc_ZdlPvj,
50 LibFunc_ZdlPvjSt11align_val_t,
51 LibFunc_ZdlPvm,
52 LibFunc_ZdlPvmSt11align_val_t,
53 LibFunc_Znaj,
54 LibFunc_ZnajRKSt9nothrow_t,
55 LibFunc_ZnajSt11align_val_t,
56 LibFunc_ZnajSt11align_val_tRKSt9nothrow_t,
57 LibFunc_Znam,
58 LibFunc_Znam12__hot_cold_t,
59 LibFunc_ZnamRKSt9nothrow_t,
60 LibFunc_ZnamRKSt9nothrow_t12__hot_cold_t,
61 LibFunc_ZnamSt11align_val_t,
62 LibFunc_ZnamSt11align_val_t12__hot_cold_t,
63 LibFunc_ZnamSt11align_val_tRKSt9nothrow_t,
64 LibFunc_ZnamSt11align_val_tRKSt9nothrow_t12__hot_cold_t,
65 LibFunc_Znwj,
66 LibFunc_ZnwjRKSt9nothrow_t,
67 LibFunc_ZnwjSt11align_val_t,
68 LibFunc_ZnwjSt11align_val_tRKSt9nothrow_t,
69 LibFunc_Znwm,
70 LibFunc_Znwm12__hot_cold_t,
71 LibFunc_ZnwmRKSt9nothrow_t,
72 LibFunc_ZnwmRKSt9nothrow_t12__hot_cold_t,
73 LibFunc_ZnwmSt11align_val_t,
74 LibFunc_ZnwmSt11align_val_t12__hot_cold_t,
75 LibFunc_ZnwmSt11align_val_tRKSt9nothrow_t,
76 LibFunc_ZnwmSt11align_val_tRKSt9nothrow_t12__hot_cold_t,
77 LibFunc_size_returning_new,
78 LibFunc_size_returning_new_hot_cold,
79 LibFunc_size_returning_new_aligned,
80 LibFunc_size_returning_new_aligned_hot_cold,
81 LibFunc_acos_finite,
82 LibFunc_acosf_finite,
83 LibFunc_acosh_finite,
84 LibFunc_acoshf_finite,
85 LibFunc_acoshl_finite,
86 LibFunc_acosl_finite,
87 LibFunc_asin_finite,
88 LibFunc_asinf_finite,
89 LibFunc_asinl_finite,
90 LibFunc_atan2_finite,
91 LibFunc_atan2f_finite,
92 LibFunc_atan2l_finite,
93 LibFunc_atanh_finite,
94 LibFunc_atanhf_finite,
95 LibFunc_atanhl_finite,
96 LibFunc_atomic_load,
97 LibFunc_atomic_store,
98 LibFunc_cosh_finite,
99 LibFunc_coshf_finite,
100 LibFunc_coshl_finite,
101 LibFunc_cospi,
102 LibFunc_cospif,
103 LibFunc_cxa_atexit,
104 LibFunc_atexit,
105 LibFunc_abort,
106 LibFunc_exit,
107 LibFunc_Exit,
108 LibFunc_terminate,
109 LibFunc_cxa_throw,
110 LibFunc_cxa_guard_abort,
111 LibFunc_cxa_guard_acquire,
112 LibFunc_cxa_guard_release,
113 LibFunc_exp10_finite,
114 LibFunc_exp10f_finite,
115 LibFunc_exp10l_finite,
116 LibFunc_exp2_finite,
117 LibFunc_exp2f_finite,
118 LibFunc_exp2l_finite,
119 LibFunc_exp_finite,
120 LibFunc_expf_finite,
121 LibFunc_expl_finite,
122 LibFunc_dunder_isoc99_scanf,
123 LibFunc_dunder_isoc99_sscanf,
124 LibFunc___kmpc_alloc_shared,
125 LibFunc___kmpc_free_shared,
126 LibFunc_log10_finite,
127 LibFunc_log10f_finite,
128 LibFunc_log10l_finite,
129 LibFunc_log2_finite,
130 LibFunc_log2f_finite,
131 LibFunc_log2l_finite,
132 LibFunc_log_finite,
133 LibFunc_logf_finite,
134 LibFunc_logl_finite,
135 LibFunc_memccpy_chk,
136 LibFunc_memcpy_chk,
137 LibFunc_memmove_chk,
138 LibFunc_mempcpy_chk,
139 LibFunc_memset_chk,
140 LibFunc_nvvm_reflect,
141 LibFunc_pow_finite,
142 LibFunc_powf_finite,
143 LibFunc_powl_finite,
144 LibFunc_sincospi_stret,
145 LibFunc_sincospif_stret,
146 LibFunc_sinh_finite,
147 LibFunc_sinhf_finite,
148 LibFunc_sinhl_finite,
149 LibFunc_sinpi,
150 LibFunc_sinpif,
151 LibFunc_small_fprintf,
152 LibFunc_small_printf,
153 LibFunc_small_sprintf,
154 LibFunc_snprintf_chk,
155 LibFunc_sprintf_chk,
156 LibFunc_sqrt_finite,
157 LibFunc_sqrtf_finite,
158 LibFunc_sqrtl_finite,
159 LibFunc_stpcpy_chk,
160 LibFunc_stpncpy_chk,
161 LibFunc_strcat_chk,
162 LibFunc_strcpy_chk,
163 LibFunc_dunder_strdup,
164 LibFunc_strlcat_chk,
165 LibFunc_strlcpy_chk,
166 LibFunc_strlen_chk,
167 LibFunc_strncat_chk,
168 LibFunc_strncpy_chk,
169 LibFunc_dunder_strndup,
170 LibFunc_dunder_strtok_r,
171 LibFunc_vsnprintf_chk,
172 LibFunc_vsprintf_chk,
173 LibFunc_abs,
174 LibFunc_access,
175 LibFunc_acos,
176 LibFunc_acosf,
177 LibFunc_acosh,
178 LibFunc_acoshf,
179 LibFunc_acoshl,
180 LibFunc_acosl,
181 LibFunc_aligned_alloc,
182 LibFunc_asin,
183 LibFunc_asinf,
184 LibFunc_asinh,
185 LibFunc_asinhf,
186 LibFunc_asinhl,
187 LibFunc_asinl,
188 LibFunc_atan,
189 LibFunc_atan2,
190 LibFunc_atan2f,
191 LibFunc_atan2l,
192 LibFunc_atanf,
193 LibFunc_atanh,
194 LibFunc_atanhf,
195 LibFunc_atanhl,
196 LibFunc_atanl,
197 LibFunc_atof,
198 LibFunc_atoi,
199 LibFunc_atol,
200 LibFunc_atoll,
201 LibFunc_bcmp,
202 LibFunc_bcopy,
203 LibFunc_bzero,
204 LibFunc_cabs,
205 LibFunc_cabsf,
206 LibFunc_cabsl,
207 LibFunc_calloc,
208 LibFunc_cbrt,
209 LibFunc_cbrtf,
210 LibFunc_cbrtl,
211 LibFunc_ceil,
212 LibFunc_ceilf,
213 LibFunc_ceill,
214 LibFunc_chmod,
215 LibFunc_chown,
216 LibFunc_clearerr,
217 LibFunc_closedir,
218 LibFunc_copysign,
219 LibFunc_copysignf,
220 LibFunc_copysignl,
221 LibFunc_cos,
222 LibFunc_cosf,
223 LibFunc_cosh,
224 LibFunc_coshf,
225 LibFunc_coshl,
226 LibFunc_cosl,
227 LibFunc_ctermid,
228 LibFunc_erf,
229 LibFunc_erff,
230 LibFunc_erfl,
231 LibFunc_tgamma,
232 LibFunc_tgammaf,
233 LibFunc_tgammal,
234 LibFunc_execl,
235 LibFunc_execle,
236 LibFunc_execlp,
237 LibFunc_execv,
238 LibFunc_execvP,
239 LibFunc_execve,
240 LibFunc_execvp,
241 LibFunc_execvpe,
242 LibFunc_exp,
243 LibFunc_exp10,
244 LibFunc_exp10f,
245 LibFunc_exp10l,
246 LibFunc_exp2,
247 LibFunc_exp2f,
248 LibFunc_exp2l,
249 LibFunc_expf,
250 LibFunc_expl,
251 LibFunc_expm1,
252 LibFunc_expm1f,
253 LibFunc_expm1l,
254 LibFunc_fabs,
255 LibFunc_fabsf,
256 LibFunc_fabsl,
257 LibFunc_fclose,
258 LibFunc_fdopen,
259 LibFunc_feof,
260 LibFunc_ferror,
261 LibFunc_fflush,
262 LibFunc_ffs,
263 LibFunc_ffsl,
264 LibFunc_ffsll,
265 LibFunc_fgetc,
266 LibFunc_fgetc_unlocked,
267 LibFunc_fgetpos,
268 LibFunc_fgets,
269 LibFunc_fgets_unlocked,
270 LibFunc_fileno,
271 LibFunc_fiprintf,
272 LibFunc_flockfile,
273 LibFunc_floor,
274 LibFunc_floorf,
275 LibFunc_floorl,
276 LibFunc_fls,
277 LibFunc_flsl,
278 LibFunc_flsll,
279 LibFunc_fmax,
280 LibFunc_fmaxf,
281 LibFunc_fmaxl,
282 LibFunc_fmin,
283 LibFunc_fminf,
284 LibFunc_fminl,
285 LibFunc_fmaximum_num,
286 LibFunc_fmaximum_numf,
287 LibFunc_fmaximum_numl,
288 LibFunc_fminimum_num,
289 LibFunc_fminimum_numf,
290 LibFunc_fminimum_numl,
291 LibFunc_fmod,
292 LibFunc_fmodf,
293 LibFunc_fmodl,
294 LibFunc_fopen,
295 LibFunc_fopen64,
296 LibFunc_fork,
297 LibFunc_fprintf,
298 LibFunc_fputc,
299 LibFunc_fputc_unlocked,
300 LibFunc_fputs,
301 LibFunc_fputs_unlocked,
302 LibFunc_fread,
303 LibFunc_fread_unlocked,
304 LibFunc_free,
305 LibFunc_frexp,
306 LibFunc_frexpf,
307 LibFunc_frexpl,
308 LibFunc_fscanf,
309 LibFunc_fseek,
310 LibFunc_fseeko,
311 LibFunc_fseeko64,
312 LibFunc_fsetpos,
313 LibFunc_fstat,
314 LibFunc_fstat64,
315 LibFunc_fstatvfs,
316 LibFunc_fstatvfs64,
317 LibFunc_ftell,
318 LibFunc_ftello,
319 LibFunc_ftello64,
320 LibFunc_ftrylockfile,
321 LibFunc_funlockfile,
322 LibFunc_fwrite,
323 LibFunc_fwrite_unlocked,
324 LibFunc_getc,
325 LibFunc_getc_unlocked,
326 LibFunc_getchar,
327 LibFunc_getchar_unlocked,
328 LibFunc_getenv,
329 LibFunc_getitimer,
330 LibFunc_getlogin_r,
331 LibFunc_getpwnam,
332 LibFunc_gets,
333 LibFunc_gettimeofday,
334 LibFunc_htonl,
335 LibFunc_htons,
336 LibFunc_hypot,
337 LibFunc_hypotf,
338 LibFunc_hypotl,
339 LibFunc_iprintf,
340 LibFunc_isascii,
341 LibFunc_isdigit,
342 LibFunc_labs,
343 LibFunc_lchown,
344 LibFunc_ldexp,
345 LibFunc_ldexpf,
346 LibFunc_ldexpl,
347 LibFunc_llabs,
348 LibFunc_log,
349 LibFunc_log10,
350 LibFunc_log10f,
351 LibFunc_log10l,
352 LibFunc_log1p,
353 LibFunc_log1pf,
354 LibFunc_log1pl,
355 LibFunc_log2,
356 LibFunc_log2f,
357 LibFunc_log2l,
358 LibFunc_ilogb,
359 LibFunc_ilogbf,
360 LibFunc_ilogbl,
361 LibFunc_logb,
362 LibFunc_logbf,
363 LibFunc_logbl,
364 LibFunc_logf,
365 LibFunc_logl,
366 LibFunc_lstat,
367 LibFunc_lstat64,
368 LibFunc_malloc,
369 LibFunc_memalign,
370 LibFunc_memccpy,
371 LibFunc_memchr,
372 LibFunc_memcmp,
373 LibFunc_memcpy,
374 LibFunc_memmove,
375 LibFunc_mempcpy,
376 LibFunc_memrchr,
377 LibFunc_memset,
378 LibFunc_memset_pattern16,
379 LibFunc_memset_pattern4,
380 LibFunc_memset_pattern8,
381 LibFunc_mkdir,
382 LibFunc_mktime,
383 LibFunc_modf,
384 LibFunc_modff,
385 LibFunc_modfl,
386 LibFunc_nan,
387 LibFunc_nanf,
388 LibFunc_nanl,
389 LibFunc_nearbyint,
390 LibFunc_nearbyintf,
391 LibFunc_nearbyintl,
392 LibFunc_nextafter,
393 LibFunc_nextafterf,
394 LibFunc_nextafterl,
395 LibFunc_nexttoward,
396 LibFunc_nexttowardf,
397 LibFunc_nexttowardl,
398 LibFunc_ntohl,
399 LibFunc_ntohs,
400 LibFunc_open,
401 LibFunc_open64,
402 LibFunc_opendir,
403 LibFunc_pclose,
404 LibFunc_perror,
405 LibFunc_popen,
406 LibFunc_posix_memalign,
407 LibFunc_pow,
408 LibFunc_powf,
409 LibFunc_powl,
410 LibFunc_pread,
411 LibFunc_printf,
412 LibFunc_putc,
413 LibFunc_putc_unlocked,
414 LibFunc_putchar,
415 LibFunc_putchar_unlocked,
416 LibFunc_puts,
417 LibFunc_pvalloc,
418 LibFunc_pwrite,
419 LibFunc_qsort,
420 LibFunc_read,
421 LibFunc_readlink,
422 LibFunc_realloc,
423 LibFunc_reallocf,
424 LibFunc_reallocarray,
425 LibFunc_realpath,
426 LibFunc_remainder,
427 LibFunc_remainderf,
428 LibFunc_remainderl,
429 LibFunc_remquo,
430 LibFunc_remquof,
431 LibFunc_remquol,
432 LibFunc_fdim,
433 LibFunc_fdimf,
434 LibFunc_fdiml,
435 LibFunc_remove,
436 LibFunc_rename,
437 LibFunc_rewind,
438 LibFunc_rint,
439 LibFunc_rintf,
440 LibFunc_rintl,
441 LibFunc_rmdir,
442 LibFunc_round,
443 LibFunc_roundeven,
444 LibFunc_roundevenf,
445 LibFunc_roundevenl,
446 LibFunc_roundf,
447 LibFunc_roundl,
448 LibFunc_scalbln,
449 LibFunc_scalblnf,
450 LibFunc_scalblnl,
451 LibFunc_scalbn,
452 LibFunc_scalbnf,
453 LibFunc_scalbnl,
454 LibFunc_scanf,
455 LibFunc_setbuf,
456 LibFunc_setitimer,
457 LibFunc_setvbuf,
458 LibFunc_sin,
459 LibFunc_sinf,
460 LibFunc_sinh,
461 LibFunc_sinhf,
462 LibFunc_sinhl,
463 LibFunc_sinl,
464 LibFunc_sincos,
465 LibFunc_sincosf,
466 LibFunc_sincosl,
467 LibFunc_siprintf,
468 LibFunc_snprintf,
469 LibFunc_sprintf,
470 LibFunc_sqrt,
471 LibFunc_sqrtf,
472 LibFunc_sqrtl,
473 LibFunc_sscanf,
474 LibFunc_stat,
475 LibFunc_stat64,
476 LibFunc_statvfs,
477 LibFunc_statvfs64,
478 LibFunc_stpcpy,
479 LibFunc_stpncpy,
480 LibFunc_strcasecmp,
481 LibFunc_strcat,
482 LibFunc_strchr,
483 LibFunc_strcmp,
484 LibFunc_strcoll,
485 LibFunc_strcpy,
486 LibFunc_strcspn,
487 LibFunc_strdup,
488 LibFunc_strlcat,
489 LibFunc_strlcpy,
490 LibFunc_strlen,
491 LibFunc_strncasecmp,
492 LibFunc_strncat,
493 LibFunc_strncmp,
494 LibFunc_strncpy,
495 LibFunc_strndup,
496 LibFunc_strnlen,
497 LibFunc_strpbrk,
498 LibFunc_strrchr,
499 LibFunc_strspn,
500 LibFunc_strstr,
501 LibFunc_strtod,
502 LibFunc_strtof,
503 LibFunc_strtok,
504 LibFunc_strtok_r,
505 LibFunc_strtol,
506 LibFunc_strtold,
507 LibFunc_strtoll,
508 LibFunc_strtoul,
509 LibFunc_strtoull,
510 LibFunc_strxfrm,
511 LibFunc_system,
512 LibFunc_tan,
513 LibFunc_tanf,
514 LibFunc_tanh,
515 LibFunc_tanhf,
516 LibFunc_tanhl,
517 LibFunc_tanl,
518 LibFunc_times,
519 LibFunc_tmpfile,
520 LibFunc_tmpfile64,
521 LibFunc_toascii,
522 LibFunc_trunc,
523 LibFunc_truncf,
524 LibFunc_truncl,
525 LibFunc_uname,
526 LibFunc_ungetc,
527 LibFunc_unlink,
528 LibFunc_unsetenv,
529 LibFunc_utime,
530 LibFunc_utimes,
531 LibFunc_valloc,
532 LibFunc_vec_calloc,
533 LibFunc_vec_free,
534 LibFunc_vec_malloc,
535 LibFunc_vec_realloc,
536 LibFunc_vfprintf,
537 LibFunc_vfscanf,
538 LibFunc_vprintf,
539 LibFunc_vscanf,
540 LibFunc_vsnprintf,
541 LibFunc_vsprintf,
542 LibFunc_vsscanf,
543 LibFunc_wcslen,
544 LibFunc_write,
545 NumLibFuncs,
546 End_LibFunc = NumLibFuncs,
547 Begin_LibFunc = LibFunc_msvc_new_int,
548};
549
550#endif // GET_TARGET_LIBRARY_INFO_ENUM
551
552#ifdef GET_TARGET_LIBRARY_INFO_STRING_TABLE
553#undef GET_TARGET_LIBRARY_INFO_STRING_TABLE
554
555
556#ifdef __GNUC__
557#pragma GCC diagnostic push
558#pragma GCC diagnostic ignored "-Woverlength-strings"
559#endif
560 constexpr char StandardNamesStrTableStorage[] =
561 "\0"
562 "??2@YAPAXI@Z\0"
563 "??2@YAPAXIABUnothrow_t@std@@@Z\0"
564 "??2@YAPEAX_K@Z\0"
565 "??2@YAPEAX_KAEBUnothrow_t@std@@@Z\0"
566 "??3@YAXPAX@Z\0"
567 "??3@YAXPAXABUnothrow_t@std@@@Z\0"
568 "??3@YAXPAXI@Z\0"
569 "??3@YAXPEAX@Z\0"
570 "??3@YAXPEAXAEBUnothrow_t@std@@@Z\0"
571 "??3@YAXPEAX_K@Z\0"
572 "??_U@YAPAXI@Z\0"
573 "??_U@YAPAXIABUnothrow_t@std@@@Z\0"
574 "??_U@YAPEAX_K@Z\0"
575 "??_U@YAPEAX_KAEBUnothrow_t@std@@@Z\0"
576 "??_V@YAXPAX@Z\0"
577 "??_V@YAXPAXABUnothrow_t@std@@@Z\0"
578 "??_V@YAXPAXI@Z\0"
579 "??_V@YAXPEAX@Z\0"
580 "??_V@YAXPEAXAEBUnothrow_t@std@@@Z\0"
581 "??_V@YAXPEAX_K@Z\0"
582 "_IO_getc\0"
583 "_IO_putc\0"
584 "_ZdaPv\0"
585 "_ZdaPvRKSt9nothrow_t\0"
586 "_ZdaPvSt11align_val_t\0"
587 "_ZdaPvSt11align_val_tRKSt9nothrow_t\0"
588 "_ZdaPvj\0"
589 "_ZdaPvjSt11align_val_t\0"
590 "_ZdaPvm\0"
591 "_ZdaPvmSt11align_val_t\0"
592 "_ZdlPv\0"
593 "_ZdlPvRKSt9nothrow_t\0"
594 "_ZdlPvSt11align_val_t\0"
595 "_ZdlPvSt11align_val_tRKSt9nothrow_t\0"
596 "_ZdlPvj\0"
597 "_ZdlPvjSt11align_val_t\0"
598 "_ZdlPvm\0"
599 "_ZdlPvmSt11align_val_t\0"
600 "_Znaj\0"
601 "_ZnajRKSt9nothrow_t\0"
602 "_ZnajSt11align_val_t\0"
603 "_ZnajSt11align_val_tRKSt9nothrow_t\0"
604 "_Znam\0"
605 "_Znam12__hot_cold_t\0"
606 "_ZnamRKSt9nothrow_t\0"
607 "_ZnamRKSt9nothrow_t12__hot_cold_t\0"
608 "_ZnamSt11align_val_t\0"
609 "_ZnamSt11align_val_t12__hot_cold_t\0"
610 "_ZnamSt11align_val_tRKSt9nothrow_t\0"
611 "_ZnamSt11align_val_tRKSt9nothrow_t12__hot_cold_t\0"
612 "_Znwj\0"
613 "_ZnwjRKSt9nothrow_t\0"
614 "_ZnwjSt11align_val_t\0"
615 "_ZnwjSt11align_val_tRKSt9nothrow_t\0"
616 "_Znwm\0"
617 "_Znwm12__hot_cold_t\0"
618 "_ZnwmRKSt9nothrow_t\0"
619 "_ZnwmRKSt9nothrow_t12__hot_cold_t\0"
620 "_ZnwmSt11align_val_t\0"
621 "_ZnwmSt11align_val_t12__hot_cold_t\0"
622 "_ZnwmSt11align_val_tRKSt9nothrow_t\0"
623 "_ZnwmSt11align_val_tRKSt9nothrow_t12__hot_cold_t\0"
624 "__size_returning_new\0"
625 "__size_returning_new_hot_cold\0"
626 "__size_returning_new_aligned\0"
627 "__size_returning_new_aligned_hot_cold\0"
628 "__acos_finite\0"
629 "__acosf_finite\0"
630 "__acosh_finite\0"
631 "__acoshf_finite\0"
632 "__acoshl_finite\0"
633 "__acosl_finite\0"
634 "__asin_finite\0"
635 "__asinf_finite\0"
636 "__asinl_finite\0"
637 "__atan2_finite\0"
638 "__atan2f_finite\0"
639 "__atan2l_finite\0"
640 "__atanh_finite\0"
641 "__atanhf_finite\0"
642 "__atanhl_finite\0"
643 "__atomic_load\0"
644 "__atomic_store\0"
645 "__cosh_finite\0"
646 "__coshf_finite\0"
647 "__coshl_finite\0"
648 "__cospi\0"
649 "__cospif\0"
650 "__cxa_atexit\0"
651 "atexit\0"
652 "abort\0"
653 "exit\0"
654 "_Exit\0"
655 "_ZSt9terminatev\0"
656 "__cxa_throw\0"
657 "__cxa_guard_abort\0"
658 "__cxa_guard_acquire\0"
659 "__cxa_guard_release\0"
660 "__exp10_finite\0"
661 "__exp10f_finite\0"
662 "__exp10l_finite\0"
663 "__exp2_finite\0"
664 "__exp2f_finite\0"
665 "__exp2l_finite\0"
666 "__exp_finite\0"
667 "__expf_finite\0"
668 "__expl_finite\0"
669 "__isoc99_scanf\0"
670 "__isoc99_sscanf\0"
671 "__kmpc_alloc_shared\0"
672 "__kmpc_free_shared\0"
673 "__log10_finite\0"
674 "__log10f_finite\0"
675 "__log10l_finite\0"
676 "__log2_finite\0"
677 "__log2f_finite\0"
678 "__log2l_finite\0"
679 "__log_finite\0"
680 "__logf_finite\0"
681 "__logl_finite\0"
682 "__memccpy_chk\0"
683 "__memcpy_chk\0"
684 "__memmove_chk\0"
685 "__mempcpy_chk\0"
686 "__memset_chk\0"
687 "__nvvm_reflect\0"
688 "__pow_finite\0"
689 "__powf_finite\0"
690 "__powl_finite\0"
691 "__sincospi_stret\0"
692 "__sincospif_stret\0"
693 "__sinh_finite\0"
694 "__sinhf_finite\0"
695 "__sinhl_finite\0"
696 "__sinpi\0"
697 "__sinpif\0"
698 "__small_fprintf\0"
699 "__small_printf\0"
700 "__small_sprintf\0"
701 "__snprintf_chk\0"
702 "__sprintf_chk\0"
703 "__sqrt_finite\0"
704 "__sqrtf_finite\0"
705 "__sqrtl_finite\0"
706 "__stpcpy_chk\0"
707 "__stpncpy_chk\0"
708 "__strcat_chk\0"
709 "__strcpy_chk\0"
710 "__strdup\0"
711 "__strlcat_chk\0"
712 "__strlcpy_chk\0"
713 "__strlen_chk\0"
714 "__strncat_chk\0"
715 "__strncpy_chk\0"
716 "__strndup\0"
717 "__strtok_r\0"
718 "__vsnprintf_chk\0"
719 "__vsprintf_chk\0"
720 "abs\0"
721 "access\0"
722 "acos\0"
723 "acosf\0"
724 "acosh\0"
725 "acoshf\0"
726 "acoshl\0"
727 "acosl\0"
728 "aligned_alloc\0"
729 "asin\0"
730 "asinf\0"
731 "asinh\0"
732 "asinhf\0"
733 "asinhl\0"
734 "asinl\0"
735 "atan\0"
736 "atan2\0"
737 "atan2f\0"
738 "atan2l\0"
739 "atanf\0"
740 "atanh\0"
741 "atanhf\0"
742 "atanhl\0"
743 "atanl\0"
744 "atof\0"
745 "atoi\0"
746 "atol\0"
747 "atoll\0"
748 "bcmp\0"
749 "bcopy\0"
750 "bzero\0"
751 "cabs\0"
752 "cabsf\0"
753 "cabsl\0"
754 "calloc\0"
755 "cbrt\0"
756 "cbrtf\0"
757 "cbrtl\0"
758 "ceil\0"
759 "ceilf\0"
760 "ceill\0"
761 "chmod\0"
762 "chown\0"
763 "clearerr\0"
764 "closedir\0"
765 "copysign\0"
766 "copysignf\0"
767 "copysignl\0"
768 "cos\0"
769 "cosf\0"
770 "cosh\0"
771 "coshf\0"
772 "coshl\0"
773 "cosl\0"
774 "ctermid\0"
775 "erf\0"
776 "erff\0"
777 "erfl\0"
778 "tgamma\0"
779 "tgammaf\0"
780 "tgammal\0"
781 "execl\0"
782 "execle\0"
783 "execlp\0"
784 "execv\0"
785 "execvP\0"
786 "execve\0"
787 "execvp\0"
788 "execvpe\0"
789 "exp\0"
790 "exp10\0"
791 "exp10f\0"
792 "exp10l\0"
793 "exp2\0"
794 "exp2f\0"
795 "exp2l\0"
796 "expf\0"
797 "expl\0"
798 "expm1\0"
799 "expm1f\0"
800 "expm1l\0"
801 "fabs\0"
802 "fabsf\0"
803 "fabsl\0"
804 "fclose\0"
805 "fdopen\0"
806 "feof\0"
807 "ferror\0"
808 "fflush\0"
809 "ffs\0"
810 "ffsl\0"
811 "ffsll\0"
812 "fgetc\0"
813 "fgetc_unlocked\0"
814 "fgetpos\0"
815 "fgets\0"
816 "fgets_unlocked\0"
817 "fileno\0"
818 "fiprintf\0"
819 "flockfile\0"
820 "floor\0"
821 "floorf\0"
822 "floorl\0"
823 "fls\0"
824 "flsl\0"
825 "flsll\0"
826 "fmax\0"
827 "fmaxf\0"
828 "fmaxl\0"
829 "fmin\0"
830 "fminf\0"
831 "fminl\0"
832 "fmaximum_num\0"
833 "fmaximum_numf\0"
834 "fmaximum_numl\0"
835 "fminimum_num\0"
836 "fminimum_numf\0"
837 "fminimum_numl\0"
838 "fmod\0"
839 "fmodf\0"
840 "fmodl\0"
841 "fopen\0"
842 "fopen64\0"
843 "fork\0"
844 "fprintf\0"
845 "fputc\0"
846 "fputc_unlocked\0"
847 "fputs\0"
848 "fputs_unlocked\0"
849 "fread\0"
850 "fread_unlocked\0"
851 "free\0"
852 "frexp\0"
853 "frexpf\0"
854 "frexpl\0"
855 "fscanf\0"
856 "fseek\0"
857 "fseeko\0"
858 "fseeko64\0"
859 "fsetpos\0"
860 "fstat\0"
861 "fstat64\0"
862 "fstatvfs\0"
863 "fstatvfs64\0"
864 "ftell\0"
865 "ftello\0"
866 "ftello64\0"
867 "ftrylockfile\0"
868 "funlockfile\0"
869 "fwrite\0"
870 "fwrite_unlocked\0"
871 "getc\0"
872 "getc_unlocked\0"
873 "getchar\0"
874 "getchar_unlocked\0"
875 "getenv\0"
876 "getitimer\0"
877 "getlogin_r\0"
878 "getpwnam\0"
879 "gets\0"
880 "gettimeofday\0"
881 "htonl\0"
882 "htons\0"
883 "hypot\0"
884 "hypotf\0"
885 "hypotl\0"
886 "iprintf\0"
887 "isascii\0"
888 "isdigit\0"
889 "labs\0"
890 "lchown\0"
891 "ldexp\0"
892 "ldexpf\0"
893 "ldexpl\0"
894 "llabs\0"
895 "log\0"
896 "log10\0"
897 "log10f\0"
898 "log10l\0"
899 "log1p\0"
900 "log1pf\0"
901 "log1pl\0"
902 "log2\0"
903 "log2f\0"
904 "log2l\0"
905 "ilogb\0"
906 "ilogbf\0"
907 "ilogbl\0"
908 "logb\0"
909 "logbf\0"
910 "logbl\0"
911 "logf\0"
912 "logl\0"
913 "lstat\0"
914 "lstat64\0"
915 "malloc\0"
916 "memalign\0"
917 "memccpy\0"
918 "memchr\0"
919 "memcmp\0"
920 "memcpy\0"
921 "memmove\0"
922 "mempcpy\0"
923 "memrchr\0"
924 "memset\0"
925 "memset_pattern16\0"
926 "memset_pattern4\0"
927 "memset_pattern8\0"
928 "mkdir\0"
929 "mktime\0"
930 "modf\0"
931 "modff\0"
932 "modfl\0"
933 "nan\0"
934 "nanf\0"
935 "nanl\0"
936 "nearbyint\0"
937 "nearbyintf\0"
938 "nearbyintl\0"
939 "nextafter\0"
940 "nextafterf\0"
941 "nextafterl\0"
942 "nexttoward\0"
943 "nexttowardf\0"
944 "nexttowardl\0"
945 "ntohl\0"
946 "ntohs\0"
947 "open\0"
948 "open64\0"
949 "opendir\0"
950 "pclose\0"
951 "perror\0"
952 "popen\0"
953 "posix_memalign\0"
954 "pow\0"
955 "powf\0"
956 "powl\0"
957 "pread\0"
958 "printf\0"
959 "putc\0"
960 "putc_unlocked\0"
961 "putchar\0"
962 "putchar_unlocked\0"
963 "puts\0"
964 "pvalloc\0"
965 "pwrite\0"
966 "qsort\0"
967 "read\0"
968 "readlink\0"
969 "realloc\0"
970 "reallocf\0"
971 "reallocarray\0"
972 "realpath\0"
973 "remainder\0"
974 "remainderf\0"
975 "remainderl\0"
976 "remquo\0"
977 "remquof\0"
978 "remquol\0"
979 "fdim\0"
980 "fdimf\0"
981 "fdiml\0"
982 "remove\0"
983 "rename\0"
984 "rewind\0"
985 "rint\0"
986 "rintf\0"
987 "rintl\0"
988 "rmdir\0"
989 "round\0"
990 "roundeven\0"
991 "roundevenf\0"
992 "roundevenl\0"
993 "roundf\0"
994 "roundl\0"
995 "scalbln\0"
996 "scalblnf\0"
997 "scalblnl\0"
998 "scalbn\0"
999 "scalbnf\0"
1000 "scalbnl\0"
1001 "scanf\0"
1002 "setbuf\0"
1003 "setitimer\0"
1004 "setvbuf\0"
1005 "sin\0"
1006 "sinf\0"
1007 "sinh\0"
1008 "sinhf\0"
1009 "sinhl\0"
1010 "sinl\0"
1011 "sincos\0"
1012 "sincosf\0"
1013 "sincosl\0"
1014 "siprintf\0"
1015 "snprintf\0"
1016 "sprintf\0"
1017 "sqrt\0"
1018 "sqrtf\0"
1019 "sqrtl\0"
1020 "sscanf\0"
1021 "stat\0"
1022 "stat64\0"
1023 "statvfs\0"
1024 "statvfs64\0"
1025 "stpcpy\0"
1026 "stpncpy\0"
1027 "strcasecmp\0"
1028 "strcat\0"
1029 "strchr\0"
1030 "strcmp\0"
1031 "strcoll\0"
1032 "strcpy\0"
1033 "strcspn\0"
1034 "strdup\0"
1035 "strlcat\0"
1036 "strlcpy\0"
1037 "strlen\0"
1038 "strncasecmp\0"
1039 "strncat\0"
1040 "strncmp\0"
1041 "strncpy\0"
1042 "strndup\0"
1043 "strnlen\0"
1044 "strpbrk\0"
1045 "strrchr\0"
1046 "strspn\0"
1047 "strstr\0"
1048 "strtod\0"
1049 "strtof\0"
1050 "strtok\0"
1051 "strtok_r\0"
1052 "strtol\0"
1053 "strtold\0"
1054 "strtoll\0"
1055 "strtoul\0"
1056 "strtoull\0"
1057 "strxfrm\0"
1058 "system\0"
1059 "tan\0"
1060 "tanf\0"
1061 "tanh\0"
1062 "tanhf\0"
1063 "tanhl\0"
1064 "tanl\0"
1065 "times\0"
1066 "tmpfile\0"
1067 "tmpfile64\0"
1068 "toascii\0"
1069 "trunc\0"
1070 "truncf\0"
1071 "truncl\0"
1072 "uname\0"
1073 "ungetc\0"
1074 "unlink\0"
1075 "unsetenv\0"
1076 "utime\0"
1077 "utimes\0"
1078 "valloc\0"
1079 "vec_calloc\0"
1080 "vec_free\0"
1081 "vec_malloc\0"
1082 "vec_realloc\0"
1083 "vfprintf\0"
1084 "vfscanf\0"
1085 "vprintf\0"
1086 "vscanf\0"
1087 "vsnprintf\0"
1088 "vsprintf\0"
1089 "vsscanf\0"
1090 "wcslen\0"
1091 "write\0"
1092 ;
1093#ifdef __GNUC__
1094#pragma GCC diagnostic pop
1095#endif
1096
1097const llvm::StringTable
1098TargetLibraryInfoImpl::StandardNamesStrTable = StandardNamesStrTableStorage;
1099
1100const llvm::StringTable::Offset TargetLibraryInfoImpl::StandardNamesOffsets[531] = {
1101 0, //
1102 1, // ??2@YAPAXI@Z
1103 14, // ??2@YAPAXIABUnothrow_t@std@@@Z
1104 45, // ??2@YAPEAX_K@Z
1105 60, // ??2@YAPEAX_KAEBUnothrow_t@std@@@Z
1106 94, // ??3@YAXPAX@Z
1107 107, // ??3@YAXPAXABUnothrow_t@std@@@Z
1108 138, // ??3@YAXPAXI@Z
1109 152, // ??3@YAXPEAX@Z
1110 166, // ??3@YAXPEAXAEBUnothrow_t@std@@@Z
1111 199, // ??3@YAXPEAX_K@Z
1112 215, // ??_U@YAPAXI@Z
1113 229, // ??_U@YAPAXIABUnothrow_t@std@@@Z
1114 261, // ??_U@YAPEAX_K@Z
1115 277, // ??_U@YAPEAX_KAEBUnothrow_t@std@@@Z
1116 312, // ??_V@YAXPAX@Z
1117 326, // ??_V@YAXPAXABUnothrow_t@std@@@Z
1118 358, // ??_V@YAXPAXI@Z
1119 373, // ??_V@YAXPEAX@Z
1120 388, // ??_V@YAXPEAXAEBUnothrow_t@std@@@Z
1121 422, // ??_V@YAXPEAX_K@Z
1122 439, // _IO_getc
1123 448, // _IO_putc
1124 457, // _ZdaPv
1125 464, // _ZdaPvRKSt9nothrow_t
1126 485, // _ZdaPvSt11align_val_t
1127 507, // _ZdaPvSt11align_val_tRKSt9nothrow_t
1128 543, // _ZdaPvj
1129 551, // _ZdaPvjSt11align_val_t
1130 574, // _ZdaPvm
1131 582, // _ZdaPvmSt11align_val_t
1132 605, // _ZdlPv
1133 612, // _ZdlPvRKSt9nothrow_t
1134 633, // _ZdlPvSt11align_val_t
1135 655, // _ZdlPvSt11align_val_tRKSt9nothrow_t
1136 691, // _ZdlPvj
1137 699, // _ZdlPvjSt11align_val_t
1138 722, // _ZdlPvm
1139 730, // _ZdlPvmSt11align_val_t
1140 753, // _Znaj
1141 759, // _ZnajRKSt9nothrow_t
1142 779, // _ZnajSt11align_val_t
1143 800, // _ZnajSt11align_val_tRKSt9nothrow_t
1144 835, // _Znam
1145 841, // _Znam12__hot_cold_t
1146 861, // _ZnamRKSt9nothrow_t
1147 881, // _ZnamRKSt9nothrow_t12__hot_cold_t
1148 915, // _ZnamSt11align_val_t
1149 936, // _ZnamSt11align_val_t12__hot_cold_t
1150 971, // _ZnamSt11align_val_tRKSt9nothrow_t
1151 1006, // _ZnamSt11align_val_tRKSt9nothrow_t12__hot_cold_t
1152 1055, // _Znwj
1153 1061, // _ZnwjRKSt9nothrow_t
1154 1081, // _ZnwjSt11align_val_t
1155 1102, // _ZnwjSt11align_val_tRKSt9nothrow_t
1156 1137, // _Znwm
1157 1143, // _Znwm12__hot_cold_t
1158 1163, // _ZnwmRKSt9nothrow_t
1159 1183, // _ZnwmRKSt9nothrow_t12__hot_cold_t
1160 1217, // _ZnwmSt11align_val_t
1161 1238, // _ZnwmSt11align_val_t12__hot_cold_t
1162 1273, // _ZnwmSt11align_val_tRKSt9nothrow_t
1163 1308, // _ZnwmSt11align_val_tRKSt9nothrow_t12__hot_cold_t
1164 1357, // __size_returning_new
1165 1378, // __size_returning_new_hot_cold
1166 1408, // __size_returning_new_aligned
1167 1437, // __size_returning_new_aligned_hot_cold
1168 1475, // __acos_finite
1169 1489, // __acosf_finite
1170 1504, // __acosh_finite
1171 1519, // __acoshf_finite
1172 1535, // __acoshl_finite
1173 1551, // __acosl_finite
1174 1566, // __asin_finite
1175 1580, // __asinf_finite
1176 1595, // __asinl_finite
1177 1610, // __atan2_finite
1178 1625, // __atan2f_finite
1179 1641, // __atan2l_finite
1180 1657, // __atanh_finite
1181 1672, // __atanhf_finite
1182 1688, // __atanhl_finite
1183 1704, // __atomic_load
1184 1718, // __atomic_store
1185 1733, // __cosh_finite
1186 1747, // __coshf_finite
1187 1762, // __coshl_finite
1188 1777, // __cospi
1189 1785, // __cospif
1190 1794, // __cxa_atexit
1191 1807, // atexit
1192 1814, // abort
1193 1820, // exit
1194 1825, // _Exit
1195 1831, // _ZSt9terminatev
1196 1847, // __cxa_throw
1197 1859, // __cxa_guard_abort
1198 1877, // __cxa_guard_acquire
1199 1897, // __cxa_guard_release
1200 1917, // __exp10_finite
1201 1932, // __exp10f_finite
1202 1948, // __exp10l_finite
1203 1964, // __exp2_finite
1204 1978, // __exp2f_finite
1205 1993, // __exp2l_finite
1206 2008, // __exp_finite
1207 2021, // __expf_finite
1208 2035, // __expl_finite
1209 2049, // __isoc99_scanf
1210 2064, // __isoc99_sscanf
1211 2080, // __kmpc_alloc_shared
1212 2100, // __kmpc_free_shared
1213 2119, // __log10_finite
1214 2134, // __log10f_finite
1215 2150, // __log10l_finite
1216 2166, // __log2_finite
1217 2180, // __log2f_finite
1218 2195, // __log2l_finite
1219 2210, // __log_finite
1220 2223, // __logf_finite
1221 2237, // __logl_finite
1222 2251, // __memccpy_chk
1223 2265, // __memcpy_chk
1224 2278, // __memmove_chk
1225 2292, // __mempcpy_chk
1226 2306, // __memset_chk
1227 2319, // __nvvm_reflect
1228 2334, // __pow_finite
1229 2347, // __powf_finite
1230 2361, // __powl_finite
1231 2375, // __sincospi_stret
1232 2392, // __sincospif_stret
1233 2410, // __sinh_finite
1234 2424, // __sinhf_finite
1235 2439, // __sinhl_finite
1236 2454, // __sinpi
1237 2462, // __sinpif
1238 2471, // __small_fprintf
1239 2487, // __small_printf
1240 2502, // __small_sprintf
1241 2518, // __snprintf_chk
1242 2533, // __sprintf_chk
1243 2547, // __sqrt_finite
1244 2561, // __sqrtf_finite
1245 2576, // __sqrtl_finite
1246 2591, // __stpcpy_chk
1247 2604, // __stpncpy_chk
1248 2618, // __strcat_chk
1249 2631, // __strcpy_chk
1250 2644, // __strdup
1251 2653, // __strlcat_chk
1252 2667, // __strlcpy_chk
1253 2681, // __strlen_chk
1254 2694, // __strncat_chk
1255 2708, // __strncpy_chk
1256 2722, // __strndup
1257 2732, // __strtok_r
1258 2743, // __vsnprintf_chk
1259 2759, // __vsprintf_chk
1260 2774, // abs
1261 2778, // access
1262 2785, // acos
1263 2790, // acosf
1264 2796, // acosh
1265 2802, // acoshf
1266 2809, // acoshl
1267 2816, // acosl
1268 2822, // aligned_alloc
1269 2836, // asin
1270 2841, // asinf
1271 2847, // asinh
1272 2853, // asinhf
1273 2860, // asinhl
1274 2867, // asinl
1275 2873, // atan
1276 2878, // atan2
1277 2884, // atan2f
1278 2891, // atan2l
1279 2898, // atanf
1280 2904, // atanh
1281 2910, // atanhf
1282 2917, // atanhl
1283 2924, // atanl
1284 2930, // atof
1285 2935, // atoi
1286 2940, // atol
1287 2945, // atoll
1288 2951, // bcmp
1289 2956, // bcopy
1290 2962, // bzero
1291 2968, // cabs
1292 2973, // cabsf
1293 2979, // cabsl
1294 2985, // calloc
1295 2992, // cbrt
1296 2997, // cbrtf
1297 3003, // cbrtl
1298 3009, // ceil
1299 3014, // ceilf
1300 3020, // ceill
1301 3026, // chmod
1302 3032, // chown
1303 3038, // clearerr
1304 3047, // closedir
1305 3056, // copysign
1306 3065, // copysignf
1307 3075, // copysignl
1308 3085, // cos
1309 3089, // cosf
1310 3094, // cosh
1311 3099, // coshf
1312 3105, // coshl
1313 3111, // cosl
1314 3116, // ctermid
1315 3124, // erf
1316 3128, // erff
1317 3133, // erfl
1318 3138, // tgamma
1319 3145, // tgammaf
1320 3153, // tgammal
1321 3161, // execl
1322 3167, // execle
1323 3174, // execlp
1324 3181, // execv
1325 3187, // execvP
1326 3194, // execve
1327 3201, // execvp
1328 3208, // execvpe
1329 3216, // exp
1330 3220, // exp10
1331 3226, // exp10f
1332 3233, // exp10l
1333 3240, // exp2
1334 3245, // exp2f
1335 3251, // exp2l
1336 3257, // expf
1337 3262, // expl
1338 3267, // expm1
1339 3273, // expm1f
1340 3280, // expm1l
1341 3287, // fabs
1342 3292, // fabsf
1343 3298, // fabsl
1344 3304, // fclose
1345 3311, // fdopen
1346 3318, // feof
1347 3323, // ferror
1348 3330, // fflush
1349 3337, // ffs
1350 3341, // ffsl
1351 3346, // ffsll
1352 3352, // fgetc
1353 3358, // fgetc_unlocked
1354 3373, // fgetpos
1355 3381, // fgets
1356 3387, // fgets_unlocked
1357 3402, // fileno
1358 3409, // fiprintf
1359 3418, // flockfile
1360 3428, // floor
1361 3434, // floorf
1362 3441, // floorl
1363 3448, // fls
1364 3452, // flsl
1365 3457, // flsll
1366 3463, // fmax
1367 3468, // fmaxf
1368 3474, // fmaxl
1369 3480, // fmin
1370 3485, // fminf
1371 3491, // fminl
1372 3497, // fmaximum_num
1373 3510, // fmaximum_numf
1374 3524, // fmaximum_numl
1375 3538, // fminimum_num
1376 3551, // fminimum_numf
1377 3565, // fminimum_numl
1378 3579, // fmod
1379 3584, // fmodf
1380 3590, // fmodl
1381 3596, // fopen
1382 3602, // fopen64
1383 3610, // fork
1384 3615, // fprintf
1385 3623, // fputc
1386 3629, // fputc_unlocked
1387 3644, // fputs
1388 3650, // fputs_unlocked
1389 3665, // fread
1390 3671, // fread_unlocked
1391 3686, // free
1392 3691, // frexp
1393 3697, // frexpf
1394 3704, // frexpl
1395 3711, // fscanf
1396 3718, // fseek
1397 3724, // fseeko
1398 3731, // fseeko64
1399 3740, // fsetpos
1400 3748, // fstat
1401 3754, // fstat64
1402 3762, // fstatvfs
1403 3771, // fstatvfs64
1404 3782, // ftell
1405 3788, // ftello
1406 3795, // ftello64
1407 3804, // ftrylockfile
1408 3817, // funlockfile
1409 3829, // fwrite
1410 3836, // fwrite_unlocked
1411 3852, // getc
1412 3857, // getc_unlocked
1413 3871, // getchar
1414 3879, // getchar_unlocked
1415 3896, // getenv
1416 3903, // getitimer
1417 3913, // getlogin_r
1418 3924, // getpwnam
1419 3933, // gets
1420 3938, // gettimeofday
1421 3951, // htonl
1422 3957, // htons
1423 3963, // hypot
1424 3969, // hypotf
1425 3976, // hypotl
1426 3983, // iprintf
1427 3991, // isascii
1428 3999, // isdigit
1429 4007, // labs
1430 4012, // lchown
1431 4019, // ldexp
1432 4025, // ldexpf
1433 4032, // ldexpl
1434 4039, // llabs
1435 4045, // log
1436 4049, // log10
1437 4055, // log10f
1438 4062, // log10l
1439 4069, // log1p
1440 4075, // log1pf
1441 4082, // log1pl
1442 4089, // log2
1443 4094, // log2f
1444 4100, // log2l
1445 4106, // ilogb
1446 4112, // ilogbf
1447 4119, // ilogbl
1448 4126, // logb
1449 4131, // logbf
1450 4137, // logbl
1451 4143, // logf
1452 4148, // logl
1453 4153, // lstat
1454 4159, // lstat64
1455 4167, // malloc
1456 4174, // memalign
1457 4183, // memccpy
1458 4191, // memchr
1459 4198, // memcmp
1460 4205, // memcpy
1461 4212, // memmove
1462 4220, // mempcpy
1463 4228, // memrchr
1464 4236, // memset
1465 4243, // memset_pattern16
1466 4260, // memset_pattern4
1467 4276, // memset_pattern8
1468 4292, // mkdir
1469 4298, // mktime
1470 4305, // modf
1471 4310, // modff
1472 4316, // modfl
1473 4322, // nan
1474 4326, // nanf
1475 4331, // nanl
1476 4336, // nearbyint
1477 4346, // nearbyintf
1478 4357, // nearbyintl
1479 4368, // nextafter
1480 4378, // nextafterf
1481 4389, // nextafterl
1482 4400, // nexttoward
1483 4411, // nexttowardf
1484 4423, // nexttowardl
1485 4435, // ntohl
1486 4441, // ntohs
1487 4447, // open
1488 4452, // open64
1489 4459, // opendir
1490 4467, // pclose
1491 4474, // perror
1492 4481, // popen
1493 4487, // posix_memalign
1494 4502, // pow
1495 4506, // powf
1496 4511, // powl
1497 4516, // pread
1498 4522, // printf
1499 4529, // putc
1500 4534, // putc_unlocked
1501 4548, // putchar
1502 4556, // putchar_unlocked
1503 4573, // puts
1504 4578, // pvalloc
1505 4586, // pwrite
1506 4593, // qsort
1507 4599, // read
1508 4604, // readlink
1509 4613, // realloc
1510 4621, // reallocf
1511 4630, // reallocarray
1512 4643, // realpath
1513 4652, // remainder
1514 4662, // remainderf
1515 4673, // remainderl
1516 4684, // remquo
1517 4691, // remquof
1518 4699, // remquol
1519 4707, // fdim
1520 4712, // fdimf
1521 4718, // fdiml
1522 4724, // remove
1523 4731, // rename
1524 4738, // rewind
1525 4745, // rint
1526 4750, // rintf
1527 4756, // rintl
1528 4762, // rmdir
1529 4768, // round
1530 4774, // roundeven
1531 4784, // roundevenf
1532 4795, // roundevenl
1533 4806, // roundf
1534 4813, // roundl
1535 4820, // scalbln
1536 4828, // scalblnf
1537 4837, // scalblnl
1538 4846, // scalbn
1539 4853, // scalbnf
1540 4861, // scalbnl
1541 4869, // scanf
1542 4875, // setbuf
1543 4882, // setitimer
1544 4892, // setvbuf
1545 4900, // sin
1546 4904, // sinf
1547 4909, // sinh
1548 4914, // sinhf
1549 4920, // sinhl
1550 4926, // sinl
1551 4931, // sincos
1552 4938, // sincosf
1553 4946, // sincosl
1554 4954, // siprintf
1555 4963, // snprintf
1556 4972, // sprintf
1557 4980, // sqrt
1558 4985, // sqrtf
1559 4991, // sqrtl
1560 4997, // sscanf
1561 5004, // stat
1562 5009, // stat64
1563 5016, // statvfs
1564 5024, // statvfs64
1565 5034, // stpcpy
1566 5041, // stpncpy
1567 5049, // strcasecmp
1568 5060, // strcat
1569 5067, // strchr
1570 5074, // strcmp
1571 5081, // strcoll
1572 5089, // strcpy
1573 5096, // strcspn
1574 5104, // strdup
1575 5111, // strlcat
1576 5119, // strlcpy
1577 5127, // strlen
1578 5134, // strncasecmp
1579 5146, // strncat
1580 5154, // strncmp
1581 5162, // strncpy
1582 5170, // strndup
1583 5178, // strnlen
1584 5186, // strpbrk
1585 5194, // strrchr
1586 5202, // strspn
1587 5209, // strstr
1588 5216, // strtod
1589 5223, // strtof
1590 5230, // strtok
1591 5237, // strtok_r
1592 5246, // strtol
1593 5253, // strtold
1594 5261, // strtoll
1595 5269, // strtoul
1596 5277, // strtoull
1597 5286, // strxfrm
1598 5294, // system
1599 5301, // tan
1600 5305, // tanf
1601 5310, // tanh
1602 5315, // tanhf
1603 5321, // tanhl
1604 5327, // tanl
1605 5332, // times
1606 5338, // tmpfile
1607 5346, // tmpfile64
1608 5356, // toascii
1609 5364, // trunc
1610 5370, // truncf
1611 5377, // truncl
1612 5384, // uname
1613 5390, // ungetc
1614 5397, // unlink
1615 5404, // unsetenv
1616 5413, // utime
1617 5419, // utimes
1618 5426, // valloc
1619 5433, // vec_calloc
1620 5444, // vec_free
1621 5453, // vec_malloc
1622 5464, // vec_realloc
1623 5476, // vfprintf
1624 5485, // vfscanf
1625 5493, // vprintf
1626 5501, // vscanf
1627 5508, // vsnprintf
1628 5518, // vsprintf
1629 5527, // vsscanf
1630 5535, // wcslen
1631 5542, // write
1632};
1633const uint8_t TargetLibraryInfoImpl::StandardNamesSizeTable[531] = {
1634 0,
1635 12,
1636 30,
1637 14,
1638 33,
1639 12,
1640 30,
1641 13,
1642 13,
1643 32,
1644 15,
1645 13,
1646 31,
1647 15,
1648 34,
1649 13,
1650 31,
1651 14,
1652 14,
1653 33,
1654 16,
1655 8,
1656 8,
1657 6,
1658 20,
1659 21,
1660 35,
1661 7,
1662 22,
1663 7,
1664 22,
1665 6,
1666 20,
1667 21,
1668 35,
1669 7,
1670 22,
1671 7,
1672 22,
1673 5,
1674 19,
1675 20,
1676 34,
1677 5,
1678 19,
1679 19,
1680 33,
1681 20,
1682 34,
1683 34,
1684 48,
1685 5,
1686 19,
1687 20,
1688 34,
1689 5,
1690 19,
1691 19,
1692 33,
1693 20,
1694 34,
1695 34,
1696 48,
1697 20,
1698 29,
1699 28,
1700 37,
1701 13,
1702 14,
1703 14,
1704 15,
1705 15,
1706 14,
1707 13,
1708 14,
1709 14,
1710 14,
1711 15,
1712 15,
1713 14,
1714 15,
1715 15,
1716 13,
1717 14,
1718 13,
1719 14,
1720 14,
1721 7,
1722 8,
1723 12,
1724 6,
1725 5,
1726 4,
1727 5,
1728 15,
1729 11,
1730 17,
1731 19,
1732 19,
1733 14,
1734 15,
1735 15,
1736 13,
1737 14,
1738 14,
1739 12,
1740 13,
1741 13,
1742 14,
1743 15,
1744 19,
1745 18,
1746 14,
1747 15,
1748 15,
1749 13,
1750 14,
1751 14,
1752 12,
1753 13,
1754 13,
1755 13,
1756 12,
1757 13,
1758 13,
1759 12,
1760 14,
1761 12,
1762 13,
1763 13,
1764 16,
1765 17,
1766 13,
1767 14,
1768 14,
1769 7,
1770 8,
1771 15,
1772 14,
1773 15,
1774 14,
1775 13,
1776 13,
1777 14,
1778 14,
1779 12,
1780 13,
1781 12,
1782 12,
1783 8,
1784 13,
1785 13,
1786 12,
1787 13,
1788 13,
1789 9,
1790 10,
1791 15,
1792 14,
1793 3,
1794 6,
1795 4,
1796 5,
1797 5,
1798 6,
1799 6,
1800 5,
1801 13,
1802 4,
1803 5,
1804 5,
1805 6,
1806 6,
1807 5,
1808 4,
1809 5,
1810 6,
1811 6,
1812 5,
1813 5,
1814 6,
1815 6,
1816 5,
1817 4,
1818 4,
1819 4,
1820 5,
1821 4,
1822 5,
1823 5,
1824 4,
1825 5,
1826 5,
1827 6,
1828 4,
1829 5,
1830 5,
1831 4,
1832 5,
1833 5,
1834 5,
1835 5,
1836 8,
1837 8,
1838 8,
1839 9,
1840 9,
1841 3,
1842 4,
1843 4,
1844 5,
1845 5,
1846 4,
1847 7,
1848 3,
1849 4,
1850 4,
1851 6,
1852 7,
1853 7,
1854 5,
1855 6,
1856 6,
1857 5,
1858 6,
1859 6,
1860 6,
1861 7,
1862 3,
1863 5,
1864 6,
1865 6,
1866 4,
1867 5,
1868 5,
1869 4,
1870 4,
1871 5,
1872 6,
1873 6,
1874 4,
1875 5,
1876 5,
1877 6,
1878 6,
1879 4,
1880 6,
1881 6,
1882 3,
1883 4,
1884 5,
1885 5,
1886 14,
1887 7,
1888 5,
1889 14,
1890 6,
1891 8,
1892 9,
1893 5,
1894 6,
1895 6,
1896 3,
1897 4,
1898 5,
1899 4,
1900 5,
1901 5,
1902 4,
1903 5,
1904 5,
1905 12,
1906 13,
1907 13,
1908 12,
1909 13,
1910 13,
1911 4,
1912 5,
1913 5,
1914 5,
1915 7,
1916 4,
1917 7,
1918 5,
1919 14,
1920 5,
1921 14,
1922 5,
1923 14,
1924 4,
1925 5,
1926 6,
1927 6,
1928 6,
1929 5,
1930 6,
1931 8,
1932 7,
1933 5,
1934 7,
1935 8,
1936 10,
1937 5,
1938 6,
1939 8,
1940 12,
1941 11,
1942 6,
1943 15,
1944 4,
1945 13,
1946 7,
1947 16,
1948 6,
1949 9,
1950 10,
1951 8,
1952 4,
1953 12,
1954 5,
1955 5,
1956 5,
1957 6,
1958 6,
1959 7,
1960 7,
1961 7,
1962 4,
1963 6,
1964 5,
1965 6,
1966 6,
1967 5,
1968 3,
1969 5,
1970 6,
1971 6,
1972 5,
1973 6,
1974 6,
1975 4,
1976 5,
1977 5,
1978 5,
1979 6,
1980 6,
1981 4,
1982 5,
1983 5,
1984 4,
1985 4,
1986 5,
1987 7,
1988 6,
1989 8,
1990 7,
1991 6,
1992 6,
1993 6,
1994 7,
1995 7,
1996 7,
1997 6,
1998 16,
1999 15,
2000 15,
2001 5,
2002 6,
2003 4,
2004 5,
2005 5,
2006 3,
2007 4,
2008 4,
2009 9,
2010 10,
2011 10,
2012 9,
2013 10,
2014 10,
2015 10,
2016 11,
2017 11,
2018 5,
2019 5,
2020 4,
2021 6,
2022 7,
2023 6,
2024 6,
2025 5,
2026 14,
2027 3,
2028 4,
2029 4,
2030 5,
2031 6,
2032 4,
2033 13,
2034 7,
2035 16,
2036 4,
2037 7,
2038 6,
2039 5,
2040 4,
2041 8,
2042 7,
2043 8,
2044 12,
2045 8,
2046 9,
2047 10,
2048 10,
2049 6,
2050 7,
2051 7,
2052 4,
2053 5,
2054 5,
2055 6,
2056 6,
2057 6,
2058 4,
2059 5,
2060 5,
2061 5,
2062 5,
2063 9,
2064 10,
2065 10,
2066 6,
2067 6,
2068 7,
2069 8,
2070 8,
2071 6,
2072 7,
2073 7,
2074 5,
2075 6,
2076 9,
2077 7,
2078 3,
2079 4,
2080 4,
2081 5,
2082 5,
2083 4,
2084 6,
2085 7,
2086 7,
2087 8,
2088 8,
2089 7,
2090 4,
2091 5,
2092 5,
2093 6,
2094 4,
2095 6,
2096 7,
2097 9,
2098 6,
2099 7,
2100 10,
2101 6,
2102 6,
2103 6,
2104 7,
2105 6,
2106 7,
2107 6,
2108 7,
2109 7,
2110 6,
2111 11,
2112 7,
2113 7,
2114 7,
2115 7,
2116 7,
2117 7,
2118 7,
2119 6,
2120 6,
2121 6,
2122 6,
2123 6,
2124 8,
2125 6,
2126 7,
2127 7,
2128 7,
2129 8,
2130 7,
2131 6,
2132 3,
2133 4,
2134 4,
2135 5,
2136 5,
2137 4,
2138 5,
2139 7,
2140 9,
2141 7,
2142 5,
2143 6,
2144 6,
2145 5,
2146 6,
2147 6,
2148 8,
2149 5,
2150 6,
2151 6,
2152 10,
2153 8,
2154 10,
2155 11,
2156 8,
2157 7,
2158 7,
2159 6,
2160 9,
2161 8,
2162 7,
2163 6,
2164 5,
2165};
2166
2167#endif // GET_TARGET_LIBRARY_INFO_STRING_TABLE
2168
2169#ifdef GET_TARGET_LIBRARY_INFO_IMPL_DECL
2170#undef GET_TARGET_LIBRARY_INFO_IMPL_DECL
2171
2172LLVM_ABI static const llvm::StringTable StandardNamesStrTable;
2173LLVM_ABI static const llvm::StringTable::Offset StandardNamesOffsets[531];
2174LLVM_ABI static const uint8_t StandardNamesSizeTable[531];
2175
2176#endif // GET_TARGET_LIBRARY_INFO_IMPL_DECL
2177
2178#ifdef GET_TARGET_LIBRARY_INFO_SIGNATURE_TABLE
2179#undef GET_TARGET_LIBRARY_INFO_SIGNATURE_TABLE
2180
2181enum FuncArgTypeID : char {
2182 NoFuncArgType = 0,
2183 Void,
2184 Bool,
2185 Int16,
2186 Int32,
2187 Int,
2188 IntPlus,
2189 Long,
2190 IntX,
2191 Int64,
2192 LLong,
2193 SizeT,
2194 SSizeT,
2195 Flt,
2196 Dbl,
2197 LDbl,
2198 Floating,
2199 Ptr,
2200 Struct,
2201 Ellip,
2202 Same,
2203};
2204static const FuncArgTypeID SignatureTable[] = {
2205 /* 0 */ Ptr, Long, Long, Bool, NoFuncArgType,
2206 /* 5 */ Ptr, Long, Bool, NoFuncArgType,
2207 /* 9 */ Ptr, Long, Long, Ptr, Bool, NoFuncArgType,
2208 /* 15 */ Ptr, Long, Ptr, Bool, NoFuncArgType,
2209 /* 20 */ Dbl, Dbl, Dbl, NoFuncArgType,
2210 /* 24 */ Int, Dbl, NoFuncArgType,
2211 /* 27 */ Int, Ptr, Int, Ellip, NoFuncArgType,
2212 /* 32 */ Int, Ptr, Ellip, NoFuncArgType,
2213 /* 36 */ Int, Ptr, Ptr, Ellip, NoFuncArgType,
2214 /* 41 */ Int, Ptr, Int, SizeT, Ptr, Ellip, NoFuncArgType,
2215 /* 48 */ Int, Ptr, SizeT, Int, SizeT, Ptr, Ellip, NoFuncArgType,
2216 /* 56 */ Int, Ptr, SizeT, Ptr, Ellip, NoFuncArgType,
2217 /* 62 */ Flt, Flt, Flt, NoFuncArgType,
2218 /* 66 */ Int, Flt, NoFuncArgType,
2219 /* 69 */ Dbl, Dbl, Int, NoFuncArgType,
2220 /* 73 */ Flt, Flt, Int, NoFuncArgType,
2221 /* 77 */ Void, Ptr, Int, Int, NoFuncArgType,
2222 /* 82 */ Int, Ptr, Int64, Int, NoFuncArgType,
2223 /* 87 */ Int, Ptr, IntX, Int, NoFuncArgType,
2224 /* 92 */ LDbl, LDbl, Int, NoFuncArgType,
2225 /* 96 */ Int, Ptr, Long, Int, NoFuncArgType,
2226 /* 101 */ Int, Ptr, Int, NoFuncArgType,
2227 /* 105 */ LLong, Ptr, Ptr, Int, NoFuncArgType,
2228 /* 110 */ Long, Ptr, Ptr, Int, NoFuncArgType,
2229 /* 115 */ Void, SizeT, Ptr, Ptr, Int, NoFuncArgType,
2230 /* 121 */ Void, Ptr, Int, NoFuncArgType,
2231 /* 125 */ Void, Int, NoFuncArgType,
2232 /* 128 */ Int16, Int16, NoFuncArgType,
2233 /* 131 */ Int32, Int32, NoFuncArgType,
2234 /* 134 */ Void, Ptr, IntPlus, NoFuncArgType,
2235 /* 138 */ SSizeT, Int, Ptr, SizeT, IntPlus, NoFuncArgType,
2236 /* 144 */ Int, Ptr, IntX, IntX, NoFuncArgType,
2237 /* 149 */ Int, Ptr, IntX, NoFuncArgType,
2238 /* 153 */ Dbl, Dbl, LDbl, NoFuncArgType,
2239 /* 157 */ Flt, Flt, LDbl, NoFuncArgType,
2240 /* 161 */ Int, LDbl, NoFuncArgType,
2241 /* 164 */ LDbl, LDbl, LDbl, NoFuncArgType,
2242 /* 168 */ Int, LLong, NoFuncArgType,
2243 /* 171 */ LLong, LLong, NoFuncArgType,
2244 /* 174 */ Void, Ptr, LLong, NoFuncArgType,
2245 /* 178 */ Dbl, Dbl, Long, NoFuncArgType,
2246 /* 182 */ Flt, Flt, Long, NoFuncArgType,
2247 /* 186 */ Int, Long, NoFuncArgType,
2248 /* 189 */ LDbl, LDbl, Long, NoFuncArgType,
2249 /* 193 */ Void, Ptr, Long, Long, NoFuncArgType,
2250 /* 198 */ Void, Ptr, Long, NoFuncArgType,
2251 /* 202 */ Dbl, Dbl, Dbl, Ptr, NoFuncArgType,
2252 /* 207 */ Flt, Flt, Flt, Ptr, NoFuncArgType,
2253 /* 212 */ Ptr, Int, Int, Ptr, NoFuncArgType,
2254 /* 217 */ Ptr, Ptr, Int, Ptr, NoFuncArgType,
2255 /* 222 */ Int64, Ptr, NoFuncArgType,
2256 /* 225 */ Void, Ptr, IntPlus, Ptr, NoFuncArgType,
2257 /* 230 */ LDbl, LDbl, LDbl, Ptr, NoFuncArgType,
2258 /* 235 */ Ptr, LLong, Ptr, NoFuncArgType,
2259 /* 239 */ Ptr, Long, Long, Ptr, NoFuncArgType,
2260 /* 244 */ Ptr, Long, Ptr, NoFuncArgType,
2261 /* 248 */ Void, Dbl, Ptr, Ptr, NoFuncArgType,
2262 /* 253 */ Void, Flt, Ptr, Ptr, NoFuncArgType,
2263 /* 258 */ Int, Int, Ptr, Ptr, NoFuncArgType,
2264 /* 263 */ Void, LDbl, Ptr, Ptr, NoFuncArgType,
2265 /* 268 */ Int, Ptr, Ptr, Ptr, NoFuncArgType,
2266 /* 273 */ Ptr, Ptr, Ptr, Ptr, NoFuncArgType,
2267 /* 278 */ Void, Ptr, Ptr, Ptr, NoFuncArgType,
2268 /* 283 */ Int, Ptr, Int, SizeT, Ptr, Ptr, NoFuncArgType,
2269 /* 290 */ Int, Ptr, SizeT, Int, SizeT, Ptr, Ptr, NoFuncArgType,
2270 /* 298 */ Int, Ptr, SizeT, Ptr, Ptr, NoFuncArgType,
2271 /* 304 */ Void, Ptr, Ptr, NoFuncArgType,
2272 /* 308 */ SizeT, Ptr, SizeT, SizeT, Ptr, NoFuncArgType,
2273 /* 314 */ Void, Ptr, SizeT, SizeT, Ptr, NoFuncArgType,
2274 /* 320 */ Void, Ptr, NoFuncArgType,
2275 /* 323 */ Long, Same, NoFuncArgType,
2276 /* 326 */ Floating, Same, Same, NoFuncArgType,
2277 /* 330 */ Int, Ptr, Ptr, Int, SizeT, NoFuncArgType,
2278 /* 336 */ Ptr, Ptr, Ptr, Int, SizeT, NoFuncArgType,
2279 /* 342 */ SSizeT, Int, Ptr, SizeT, NoFuncArgType,
2280 /* 347 */ Int, Ptr, Ptr, SizeT, NoFuncArgType,
2281 /* 352 */ Ptr, Ptr, Ptr, SizeT, NoFuncArgType,
2282 /* 357 */ SSizeT, Ptr, Ptr, SizeT, NoFuncArgType,
2283 /* 362 */ SizeT, Ptr, Ptr, SizeT, NoFuncArgType,
2284 /* 367 */ Void, Ptr, Ptr, SizeT, NoFuncArgType,
2285 /* 372 */ SizeT, Ptr, SizeT, NoFuncArgType,
2286 /* 376 */ Void, Ptr, SizeT, NoFuncArgType,
2287 /* 380 */ Ptr, Ptr, Ptr, Int, SizeT, SizeT, NoFuncArgType,
2288 /* 387 */ Int, Ptr, SizeT, SizeT, NoFuncArgType,
2289 /* 392 */ Ptr, Ptr, Ptr, SizeT, SizeT, NoFuncArgType,
2290 /* 398 */ SizeT, Ptr, Ptr, SizeT, SizeT, NoFuncArgType,
2291 /* 404 */ Void, NoFuncArgType,
2292};
2293static const uint16_t SignatureOffset[] = {
2294 404, //
2295 102, // msvc_new_int
2296 218, // msvc_new_int_nothrow
2297 175, // msvc_new_longlong
2298 235, // msvc_new_longlong_nothrow
2299 320, // msvc_delete_ptr32
2300 304, // msvc_delete_ptr32_nothrow
2301 121, // msvc_delete_ptr32_int
2302 320, // msvc_delete_ptr64
2303 304, // msvc_delete_ptr64_nothrow
2304 174, // msvc_delete_ptr64_longlong
2305 102, // msvc_new_array_int
2306 218, // msvc_new_array_int_nothrow
2307 175, // msvc_new_array_longlong
2308 235, // msvc_new_array_longlong_nothrow
2309 320, // msvc_delete_array_ptr32
2310 304, // msvc_delete_array_ptr32_nothrow
2311 121, // msvc_delete_array_ptr32_int
2312 320, // msvc_delete_array_ptr64
2313 304, // msvc_delete_array_ptr64_nothrow
2314 174, // msvc_delete_array_ptr64_longlong
2315 214, // under_IO_getc
2316 213, // under_IO_putc
2317 320, // ZdaPv
2318 304, // ZdaPvRKSt9nothrow_t
2319 134, // ZdaPvSt11align_val_t
2320 225, // ZdaPvSt11align_val_tRKSt9nothrow_t
2321 121, // ZdaPvj
2322 77, // ZdaPvjSt11align_val_t
2323 198, // ZdaPvm
2324 193, // ZdaPvmSt11align_val_t
2325 320, // ZdlPv
2326 304, // ZdlPvRKSt9nothrow_t
2327 134, // ZdlPvSt11align_val_t
2328 225, // ZdlPvSt11align_val_tRKSt9nothrow_t
2329 121, // ZdlPvj
2330 77, // ZdlPvjSt11align_val_t
2331 198, // ZdlPvm
2332 193, // ZdlPvmSt11align_val_t
2333 102, // Znaj
2334 218, // ZnajRKSt9nothrow_t
2335 78, // ZnajSt11align_val_t
2336 212, // ZnajSt11align_val_tRKSt9nothrow_t
2337 199, // Znam
2338 5, // Znam12__hot_cold_t
2339 244, // ZnamRKSt9nothrow_t
2340 15, // ZnamRKSt9nothrow_t12__hot_cold_t
2341 194, // ZnamSt11align_val_t
2342 0, // ZnamSt11align_val_t12__hot_cold_t
2343 239, // ZnamSt11align_val_tRKSt9nothrow_t
2344 9, // ZnamSt11align_val_tRKSt9nothrow_t12__hot_cold_t
2345 102, // Znwj
2346 218, // ZnwjRKSt9nothrow_t
2347 78, // ZnwjSt11align_val_t
2348 212, // ZnwjSt11align_val_tRKSt9nothrow_t
2349 199, // Znwm
2350 5, // Znwm12__hot_cold_t
2351 244, // ZnwmRKSt9nothrow_t
2352 15, // ZnwmRKSt9nothrow_t12__hot_cold_t
2353 194, // ZnwmSt11align_val_t
2354 0, // ZnwmSt11align_val_t12__hot_cold_t
2355 239, // ZnwmSt11align_val_tRKSt9nothrow_t
2356 9, // ZnwmSt11align_val_tRKSt9nothrow_t12__hot_cold_t
2357 4, // size_returning_new
2358 4, // size_returning_new_hot_cold
2359 4, // size_returning_new_aligned
2360 4, // size_returning_new_aligned_hot_cold
2361 21, // acos_finite
2362 63, // acosf_finite
2363 21, // acosh_finite
2364 63, // acoshf_finite
2365 165, // acoshl_finite
2366 165, // acosl_finite
2367 21, // asin_finite
2368 63, // asinf_finite
2369 165, // asinl_finite
2370 20, // atan2_finite
2371 62, // atan2f_finite
2372 164, // atan2l_finite
2373 21, // atanh_finite
2374 63, // atanhf_finite
2375 165, // atanhl_finite
2376 115, // atomic_load
2377 115, // atomic_store
2378 21, // cosh_finite
2379 63, // coshf_finite
2380 165, // coshl_finite
2381 21, // cospi
2382 63, // cospif
2383 268, // cxa_atexit
2384 214, // atexit
2385 404, // abort
2386 125, // exit
2387 125, // Exit
2388 404, // terminate
2389 278, // cxa_throw
2390 320, // cxa_guard_abort
2391 214, // cxa_guard_acquire
2392 320, // cxa_guard_release
2393 21, // exp10_finite
2394 63, // exp10f_finite
2395 165, // exp10l_finite
2396 21, // exp2_finite
2397 63, // exp2f_finite
2398 165, // exp2l_finite
2399 21, // exp_finite
2400 63, // expf_finite
2401 165, // expl_finite
2402 32, // dunder_isoc99_scanf
2403 36, // dunder_isoc99_sscanf
2404 344, // __kmpc_alloc_shared
2405 376, // __kmpc_free_shared
2406 21, // log10_finite
2407 63, // log10f_finite
2408 165, // log10l_finite
2409 21, // log2_finite
2410 63, // log2f_finite
2411 165, // log2l_finite
2412 21, // log_finite
2413 63, // logf_finite
2414 165, // logl_finite
2415 380, // memccpy_chk
2416 392, // memcpy_chk
2417 392, // memmove_chk
2418 392, // mempcpy_chk
2419 381, // memset_chk
2420 214, // nvvm_reflect
2421 20, // pow_finite
2422 62, // powf_finite
2423 164, // powl_finite
2424 4, // sincospi_stret
2425 4, // sincospif_stret
2426 21, // sinh_finite
2427 63, // sinhf_finite
2428 165, // sinhl_finite
2429 21, // sinpi
2430 63, // sinpif
2431 36, // small_fprintf
2432 32, // small_printf
2433 36, // small_sprintf
2434 48, // snprintf_chk
2435 41, // sprintf_chk
2436 21, // sqrt_finite
2437 63, // sqrtf_finite
2438 165, // sqrtl_finite
2439 352, // stpcpy_chk
2440 392, // stpncpy_chk
2441 352, // strcat_chk
2442 352, // strcpy_chk
2443 250, // dunder_strdup
2444 398, // strlcat_chk
2445 398, // strlcpy_chk
2446 372, // strlen_chk
2447 392, // strncat_chk
2448 392, // strncpy_chk
2449 348, // dunder_strndup
2450 273, // dunder_strtok_r
2451 290, // vsnprintf_chk
2452 283, // vsprintf_chk
2453 79, // abs
2454 101, // access
2455 21, // acos
2456 63, // acosf
2457 21, // acosh
2458 63, // acoshf
2459 165, // acoshl
2460 165, // acosl
2461 388, // aligned_alloc
2462 21, // asin
2463 63, // asinf
2464 21, // asinh
2465 63, // asinhf
2466 165, // asinhl
2467 165, // asinl
2468 21, // atan
2469 20, // atan2
2470 62, // atan2f
2471 164, // atan2l
2472 63, // atanf
2473 21, // atanh
2474 63, // atanhf
2475 165, // atanhl
2476 165, // atanl
2477 204, // atof
2478 214, // atoi
2479 241, // atol
2480 236, // atoll
2481 347, // bcmp
2482 367, // bcopy
2483 376, // bzero
2484 4, // cabs
2485 4, // cabsf
2486 4, // cabsl
2487 388, // calloc
2488 21, // cbrt
2489 63, // cbrtf
2490 165, // cbrtl
2491 21, // ceil
2492 63, // ceilf
2493 165, // ceill
2494 149, // chmod
2495 144, // chown
2496 320, // clearerr
2497 214, // closedir
2498 20, // copysign
2499 62, // copysignf
2500 164, // copysignl
2501 21, // cos
2502 63, // cosf
2503 21, // cosh
2504 63, // coshf
2505 165, // coshl
2506 165, // cosl
2507 250, // ctermid
2508 21, // erf
2509 63, // erff
2510 165, // erfl
2511 21, // tgamma
2512 63, // tgammaf
2513 165, // tgammal
2514 36, // execl
2515 36, // execle
2516 36, // execlp
2517 259, // execv
2518 268, // execvP
2519 268, // execve
2520 259, // execvp
2521 268, // execvpe
2522 21, // exp
2523 21, // exp10
2524 63, // exp10f
2525 165, // exp10l
2526 21, // exp2
2527 63, // exp2f
2528 165, // exp2l
2529 63, // expf
2530 165, // expl
2531 21, // expm1
2532 63, // expm1f
2533 165, // expm1l
2534 21, // fabs
2535 63, // fabsf
2536 165, // fabsl
2537 214, // fclose
2538 218, // fdopen
2539 214, // feof
2540 214, // ferror
2541 214, // fflush
2542 79, // ffs
2543 186, // ffsl
2544 168, // ffsll
2545 214, // fgetc
2546 214, // fgetc_unlocked
2547 259, // fgetpos
2548 217, // fgets
2549 217, // fgets_unlocked
2550 214, // fileno
2551 36, // fiprintf
2552 320, // flockfile
2553 21, // floor
2554 63, // floorf
2555 165, // floorl
2556 79, // fls
2557 186, // flsl
2558 168, // flsll
2559 326, // fmax
2560 326, // fmaxf
2561 326, // fmaxl
2562 326, // fmin
2563 326, // fminf
2564 326, // fminl
2565 326, // fmaximum_num
2566 326, // fmaximum_numf
2567 326, // fmaximum_numl
2568 326, // fminimum_num
2569 326, // fminimum_numf
2570 326, // fminimum_numl
2571 20, // fmod
2572 62, // fmodf
2573 164, // fmodl
2574 269, // fopen
2575 269, // fopen64
2576 71, // fork
2577 36, // fprintf
2578 213, // fputc
2579 213, // fputc_unlocked
2580 259, // fputs
2581 259, // fputs_unlocked
2582 308, // fread
2583 308, // fread_unlocked
2584 320, // free
2585 203, // frexp
2586 208, // frexpf
2587 231, // frexpl
2588 36, // fscanf
2589 96, // fseek
2590 87, // fseeko
2591 82, // fseeko64
2592 259, // fsetpos
2593 213, // fstat
2594 213, // fstat64
2595 213, // fstatvfs
2596 213, // fstatvfs64
2597 241, // ftell
2598 227, // ftello
2599 222, // ftello64
2600 214, // ftrylockfile
2601 320, // funlockfile
2602 308, // fwrite
2603 308, // fwrite_unlocked
2604 214, // getc
2605 214, // getc_unlocked
2606 71, // getchar
2607 71, // getchar_unlocked
2608 250, // getenv
2609 213, // getitimer
2610 343, // getlogin_r
2611 250, // getpwnam
2612 250, // gets
2613 259, // gettimeofday
2614 131, // htonl
2615 128, // htons
2616 20, // hypot
2617 62, // hypotf
2618 164, // hypotl
2619 32, // iprintf
2620 79, // isascii
2621 79, // isdigit
2622 323, // labs
2623 144, // lchown
2624 69, // ldexp
2625 73, // ldexpf
2626 92, // ldexpl
2627 171, // llabs
2628 21, // log
2629 21, // log10
2630 63, // log10f
2631 165, // log10l
2632 21, // log1p
2633 63, // log1pf
2634 165, // log1pl
2635 21, // log2
2636 63, // log2f
2637 165, // log2l
2638 24, // ilogb
2639 66, // ilogbf
2640 161, // ilogbl
2641 21, // logb
2642 63, // logbf
2643 165, // logbl
2644 63, // logf
2645 165, // logl
2646 259, // lstat
2647 259, // lstat64
2648 344, // malloc
2649 388, // memalign
2650 336, // memccpy
2651 331, // memchr
2652 347, // memcmp
2653 352, // memcpy
2654 352, // memmove
2655 352, // mempcpy
2656 331, // memrchr
2657 331, // memset
2658 367, // memset_pattern16
2659 367, // memset_pattern4
2660 367, // memset_pattern8
2661 149, // mkdir
2662 227, // mktime
2663 203, // modf
2664 208, // modff
2665 231, // modfl
2666 204, // nan
2667 209, // nanf
2668 232, // nanl
2669 21, // nearbyint
2670 63, // nearbyintf
2671 165, // nearbyintl
2672 20, // nextafter
2673 62, // nextafterf
2674 164, // nextafterl
2675 153, // nexttoward
2676 157, // nexttowardf
2677 164, // nexttowardl
2678 131, // ntohl
2679 128, // ntohs
2680 27, // open
2681 27, // open64
2682 250, // opendir
2683 214, // pclose
2684 320, // perror
2685 269, // popen
2686 387, // posix_memalign
2687 20, // pow
2688 62, // powf
2689 164, // powl
2690 138, // pread
2691 32, // printf
2692 213, // putc
2693 213, // putc_unlocked
2694 79, // putchar
2695 79, // putchar_unlocked
2696 214, // puts
2697 344, // pvalloc
2698 138, // pwrite
2699 314, // qsort
2700 342, // read
2701 357, // readlink
2702 348, // realloc
2703 348, // reallocf
2704 393, // reallocarray
2705 269, // realpath
2706 20, // remainder
2707 62, // remainderf
2708 164, // remainderl
2709 202, // remquo
2710 207, // remquof
2711 230, // remquol
2712 20, // fdim
2713 62, // fdimf
2714 164, // fdiml
2715 214, // remove
2716 259, // rename
2717 320, // rewind
2718 21, // rint
2719 63, // rintf
2720 165, // rintl
2721 214, // rmdir
2722 21, // round
2723 21, // roundeven
2724 63, // roundevenf
2725 165, // roundevenl
2726 63, // roundf
2727 165, // roundl
2728 178, // scalbln
2729 182, // scalblnf
2730 189, // scalblnl
2731 69, // scalbn
2732 73, // scalbnf
2733 92, // scalbnl
2734 32, // scanf
2735 304, // setbuf
2736 258, // setitimer
2737 330, // setvbuf
2738 21, // sin
2739 63, // sinf
2740 21, // sinh
2741 63, // sinhf
2742 165, // sinhl
2743 165, // sinl
2744 248, // sincos
2745 253, // sincosf
2746 263, // sincosl
2747 36, // siprintf
2748 56, // snprintf
2749 36, // sprintf
2750 21, // sqrt
2751 63, // sqrtf
2752 165, // sqrtl
2753 36, // sscanf
2754 259, // stat
2755 259, // stat64
2756 259, // statvfs
2757 259, // statvfs64
2758 269, // stpcpy
2759 352, // stpncpy
2760 259, // strcasecmp
2761 269, // strcat
2762 106, // strchr
2763 259, // strcmp
2764 259, // strcoll
2765 269, // strcpy
2766 286, // strcspn
2767 250, // strdup
2768 362, // strlcat
2769 362, // strlcpy
2770 311, // strlen
2771 347, // strncasecmp
2772 352, // strncat
2773 347, // strncmp
2774 352, // strncpy
2775 348, // strndup
2776 372, // strnlen
2777 269, // strpbrk
2778 106, // strrchr
2779 286, // strspn
2780 269, // strstr
2781 249, // strtod
2782 254, // strtof
2783 269, // strtok
2784 273, // strtok_r
2785 110, // strtol
2786 264, // strtold
2787 105, // strtoll
2788 110, // strtoul
2789 105, // strtoull
2790 362, // strxfrm
2791 214, // system
2792 21, // tan
2793 63, // tanf
2794 21, // tanh
2795 63, // tanhf
2796 165, // tanhl
2797 165, // tanl
2798 227, // times
2799 205, // tmpfile
2800 205, // tmpfile64
2801 79, // toascii
2802 21, // trunc
2803 63, // truncf
2804 165, // truncl
2805 214, // uname
2806 213, // ungetc
2807 214, // unlink
2808 214, // unsetenv
2809 259, // utime
2810 259, // utimes
2811 344, // valloc
2812 388, // vec_calloc
2813 320, // vec_free
2814 344, // vec_malloc
2815 348, // vec_realloc
2816 268, // vfprintf
2817 268, // vfscanf
2818 259, // vprintf
2819 259, // vscanf
2820 298, // vsnprintf
2821 268, // vsprintf
2822 268, // vsscanf
2823 311, // wcslen
2824 342, // write
2825};
2826
2827#endif // GET_TARGET_LIBRARY_INFO_SIGNATURE_TABLE
2828
2829