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