| 1 | #ifdef PTR64 |
| 2 | #define WEAK64 .weak |
| 3 | #define PTR_SIZE_BYTES 8 |
| 4 | #define PTR2_SIZE_BYTES 16 |
| 5 | #else |
| 6 | #define WEAK64 .globl |
| 7 | #define PTR_SIZE_BYTES 4 |
| 8 | #define PTR2_SIZE_BYTES 8 |
| 9 | #endif |
| 10 | |
| 11 | #ifdef TIME32 |
| 12 | #define WEAKTIME64 .globl |
| 13 | #else |
| 14 | #define WEAKTIME64 .weak |
| 15 | #endif |
| 16 | |
| 17 | .bss |
| 18 | .weak ___environ |
| 19 | .type ___environ, %object; |
| 20 | .size ___environ, PTR_SIZE_BYTES |
| 21 | ___environ: |
| 22 | .globl __daylight |
| 23 | .type __daylight, %object; |
| 24 | .size __daylight, 4 |
| 25 | __daylight: |
| 26 | .globl __environ |
| 27 | .type __environ, %object; |
| 28 | .size __environ, PTR_SIZE_BYTES |
| 29 | __environ: |
| 30 | .globl __optpos |
| 31 | .type __optpos, %object; |
| 32 | .size __optpos, 4 |
| 33 | __optpos: |
| 34 | .globl __optreset |
| 35 | .type __optreset, %object; |
| 36 | .size __optreset, 4 |
| 37 | __optreset: |
| 38 | .globl __progname |
| 39 | .type __progname, %object; |
| 40 | .size __progname, PTR_SIZE_BYTES |
| 41 | __progname: |
| 42 | .globl __progname_full |
| 43 | .type __progname_full, %object; |
| 44 | .size __progname_full, PTR_SIZE_BYTES |
| 45 | __progname_full: |
| 46 | .globl __signgam |
| 47 | .type __signgam, %object; |
| 48 | .size __signgam, 4 |
| 49 | __signgam: |
| 50 | .globl __stack_chk_guard |
| 51 | .type __stack_chk_guard, %object; |
| 52 | .size __stack_chk_guard, PTR_SIZE_BYTES |
| 53 | __stack_chk_guard: |
| 54 | .globl __timezone |
| 55 | .type __timezone, %object; |
| 56 | .size __timezone, PTR_SIZE_BYTES |
| 57 | __timezone: |
| 58 | .globl __tzname |
| 59 | .type __tzname, %object; |
| 60 | .size __tzname, PTR2_SIZE_BYTES |
| 61 | __tzname: |
| 62 | .weak _environ |
| 63 | .type _environ, %object; |
| 64 | .size _environ, PTR_SIZE_BYTES |
| 65 | _environ: |
| 66 | .weak daylight |
| 67 | .type daylight, %object; |
| 68 | .size daylight, 4 |
| 69 | daylight: |
| 70 | .weak environ |
| 71 | .type environ, %object; |
| 72 | .size environ, PTR_SIZE_BYTES |
| 73 | environ: |
| 74 | .globl getdate_err |
| 75 | .type getdate_err, %object; |
| 76 | .size getdate_err, 4 |
| 77 | getdate_err: |
| 78 | .globl h_errno |
| 79 | .type h_errno, %object; |
| 80 | .size h_errno, 4 |
| 81 | h_errno: |
| 82 | .globl optarg |
| 83 | .type optarg, %object; |
| 84 | .size optarg, PTR_SIZE_BYTES |
| 85 | optarg: |
| 86 | .globl optopt |
| 87 | .type optopt, %object; |
| 88 | .size optopt, 4 |
| 89 | optopt: |
| 90 | .weak optreset |
| 91 | .type optreset, %object; |
| 92 | .size optreset, 4 |
| 93 | optreset: |
| 94 | .weak program_invocation_name |
| 95 | .type program_invocation_name, %object; |
| 96 | .size program_invocation_name, PTR_SIZE_BYTES |
| 97 | program_invocation_name: |
| 98 | .weak program_invocation_short_name |
| 99 | .type program_invocation_short_name, %object; |
| 100 | .size program_invocation_short_name, PTR_SIZE_BYTES |
| 101 | program_invocation_short_name: |
| 102 | .weak signgam |
| 103 | .type signgam, %object; |
| 104 | .size signgam, 4 |
| 105 | signgam: |
| 106 | .weak timezone |
| 107 | .type timezone, %object; |
| 108 | .size timezone, PTR_SIZE_BYTES |
| 109 | timezone: |
| 110 | .weak tzname |
| 111 | .type tzname, %object; |
| 112 | .size tzname, PTR2_SIZE_BYTES |
| 113 | tzname: |
| 114 | .data |
| 115 | .globl _dl_debug_addr |
| 116 | .type _dl_debug_addr, %object; |
| 117 | .size _dl_debug_addr, PTR_SIZE_BYTES |
| 118 | _dl_debug_addr: |
| 119 | .globl opterr |
| 120 | .type opterr, %object; |
| 121 | .size opterr, 4 |
| 122 | opterr: |
| 123 | .globl optind |
| 124 | .type optind, %object; |
| 125 | .size optind, 4 |
| 126 | optind: |
| 127 | .section .data.rel.ro,"aw" |
| 128 | .globl stderr |
| 129 | .type stderr, %object; |
| 130 | .size stderr, PTR_SIZE_BYTES |
| 131 | stderr: |
| 132 | .globl stdin |
| 133 | .type stdin, %object; |
| 134 | .size stdin, PTR_SIZE_BYTES |
| 135 | stdin: |
| 136 | .globl stdout |
| 137 | .type stdout, %object; |
| 138 | .size stdout, PTR_SIZE_BYTES |
| 139 | stdout: |
| 140 | .rodata |
| 141 | .globl _ns_flagdata |
| 142 | .type _ns_flagdata, %object; |
| 143 | .size _ns_flagdata, 128 |
| 144 | _ns_flagdata: |
| 145 | .globl in6addr_any |
| 146 | .type in6addr_any, %object; |
| 147 | .size in6addr_any, 16 |
| 148 | in6addr_any: |
| 149 | .globl in6addr_loopback |
| 150 | .type in6addr_loopback, %object; |
| 151 | .size in6addr_loopback, 16 |
| 152 | in6addr_loopback: |
| 153 | .text |
| 154 | .globl _Exit |
| 155 | .type _Exit, %function; |
| 156 | _Exit: |
| 157 | .globl _Fork |
| 158 | .type _Fork, %function; |
| 159 | _Fork: |
| 160 | .weak _IO_feof_unlocked |
| 161 | .type _IO_feof_unlocked, %function; |
| 162 | _IO_feof_unlocked: |
| 163 | .weak _IO_ferror_unlocked |
| 164 | .type _IO_ferror_unlocked, %function; |
| 165 | _IO_ferror_unlocked: |
| 166 | .weak _IO_getc |
| 167 | .type _IO_getc, %function; |
| 168 | _IO_getc: |
| 169 | .weak _IO_getc_unlocked |
| 170 | .type _IO_getc_unlocked, %function; |
| 171 | _IO_getc_unlocked: |
| 172 | .weak _IO_putc |
| 173 | .type _IO_putc, %function; |
| 174 | _IO_putc: |
| 175 | .weak _IO_putc_unlocked |
| 176 | .type _IO_putc_unlocked, %function; |
| 177 | _IO_putc_unlocked: |
| 178 | #ifdef ARCH_i386 |
| 179 | .globl ___tls_get_addr |
| 180 | .type ___tls_get_addr, %function; |
| 181 | ___tls_get_addr: |
| 182 | #endif |
| 183 | #ifdef TIME32 |
| 184 | .globl __adjtime64 |
| 185 | .type __adjtime64, %function; |
| 186 | __adjtime64: |
| 187 | .globl __adjtimex_time64 |
| 188 | .type __adjtimex_time64, %function; |
| 189 | __adjtimex_time64: |
| 190 | #endif |
| 191 | #ifdef ARCH_arm |
| 192 | .globl __aeabi_atexit |
| 193 | .type __aeabi_atexit, %function; |
| 194 | __aeabi_atexit: |
| 195 | .globl __aeabi_memclr |
| 196 | .type __aeabi_memclr, %function; |
| 197 | __aeabi_memclr: |
| 198 | .globl __aeabi_memclr4 |
| 199 | .type __aeabi_memclr4, %function; |
| 200 | __aeabi_memclr4: |
| 201 | .globl __aeabi_memclr8 |
| 202 | .type __aeabi_memclr8, %function; |
| 203 | __aeabi_memclr8: |
| 204 | .globl __aeabi_memcpy |
| 205 | .type __aeabi_memcpy, %function; |
| 206 | __aeabi_memcpy: |
| 207 | .globl __aeabi_memcpy4 |
| 208 | .type __aeabi_memcpy4, %function; |
| 209 | __aeabi_memcpy4: |
| 210 | .globl __aeabi_memcpy8 |
| 211 | .type __aeabi_memcpy8, %function; |
| 212 | __aeabi_memcpy8: |
| 213 | .globl __aeabi_memmove |
| 214 | .type __aeabi_memmove, %function; |
| 215 | __aeabi_memmove: |
| 216 | .globl __aeabi_memmove4 |
| 217 | .type __aeabi_memmove4, %function; |
| 218 | __aeabi_memmove4: |
| 219 | .globl __aeabi_memmove8 |
| 220 | .type __aeabi_memmove8, %function; |
| 221 | __aeabi_memmove8: |
| 222 | .globl __aeabi_memset |
| 223 | .type __aeabi_memset, %function; |
| 224 | __aeabi_memset: |
| 225 | .globl __aeabi_memset4 |
| 226 | .type __aeabi_memset4, %function; |
| 227 | __aeabi_memset4: |
| 228 | .globl __aeabi_memset8 |
| 229 | .type __aeabi_memset8, %function; |
| 230 | __aeabi_memset8: |
| 231 | .globl __aeabi_read_tp |
| 232 | .type __aeabi_read_tp, %function; |
| 233 | __aeabi_read_tp: |
| 234 | #endif |
| 235 | #ifdef TIME32 |
| 236 | .globl __aio_suspend_time64 |
| 237 | .type __aio_suspend_time64, %function; |
| 238 | __aio_suspend_time64: |
| 239 | #endif |
| 240 | .globl __assert_fail |
| 241 | .type __assert_fail, %function; |
| 242 | __assert_fail: |
| 243 | #ifdef FAMILY_mips |
| 244 | .globl __cachectl |
| 245 | .type __cachectl, %function; |
| 246 | __cachectl: |
| 247 | #endif |
| 248 | #ifdef TIME32 |
| 249 | .globl __clock_adjtime64 |
| 250 | .type __clock_adjtime64, %function; |
| 251 | __clock_adjtime64: |
| 252 | .globl __clock_getres_time64 |
| 253 | .type __clock_getres_time64, %function; |
| 254 | __clock_getres_time64: |
| 255 | .weak __clock_gettime64 |
| 256 | .type __clock_gettime64, %function; |
| 257 | __clock_gettime64: |
| 258 | .weak __clock_nanosleep_time64 |
| 259 | .type __clock_nanosleep_time64, %function; |
| 260 | __clock_nanosleep_time64: |
| 261 | .globl __clock_settime64 |
| 262 | .type __clock_settime64, %function; |
| 263 | __clock_settime64: |
| 264 | .globl __cnd_timedwait_time64 |
| 265 | .type __cnd_timedwait_time64, %function; |
| 266 | __cnd_timedwait_time64: |
| 267 | .globl __ctime64 |
| 268 | .type __ctime64, %function; |
| 269 | __ctime64: |
| 270 | .globl __ctime64_r |
| 271 | .type __ctime64_r, %function; |
| 272 | __ctime64_r: |
| 273 | #endif |
| 274 | .globl __ctype_b_loc |
| 275 | .type __ctype_b_loc, %function; |
| 276 | __ctype_b_loc: |
| 277 | .globl __ctype_get_mb_cur_max |
| 278 | .type __ctype_get_mb_cur_max, %function; |
| 279 | __ctype_get_mb_cur_max: |
| 280 | .globl __ctype_tolower_loc |
| 281 | .type __ctype_tolower_loc, %function; |
| 282 | __ctype_tolower_loc: |
| 283 | .globl __ctype_toupper_loc |
| 284 | .type __ctype_toupper_loc, %function; |
| 285 | __ctype_toupper_loc: |
| 286 | .globl __cxa_atexit |
| 287 | .type __cxa_atexit, %function; |
| 288 | __cxa_atexit: |
| 289 | .globl __cxa_finalize |
| 290 | .type __cxa_finalize, %function; |
| 291 | __cxa_finalize: |
| 292 | #ifdef TIME32 |
| 293 | .globl __difftime64 |
| 294 | .type __difftime64, %function; |
| 295 | __difftime64: |
| 296 | #endif |
| 297 | .globl __dls2b |
| 298 | .type __dls2b, %function; |
| 299 | __dls2b: |
| 300 | .globl __dls3 |
| 301 | .type __dls3, %function; |
| 302 | __dls3: |
| 303 | #ifdef FAMILY_mips |
| 304 | .globl __dlstart |
| 305 | .type __dlstart, %function; |
| 306 | __dlstart: |
| 307 | #endif |
| 308 | #ifdef TIME32 |
| 309 | .globl __dlsym_time64 |
| 310 | .type __dlsym_time64, %function; |
| 311 | __dlsym_time64: |
| 312 | #endif |
| 313 | .globl __duplocale |
| 314 | .type __duplocale, %function; |
| 315 | __duplocale: |
| 316 | .globl __errno_location |
| 317 | .type __errno_location, %function; |
| 318 | __errno_location: |
| 319 | .globl __fbufsize |
| 320 | .type __fbufsize, %function; |
| 321 | __fbufsize: |
| 322 | .globl __fgetwc_unlocked |
| 323 | .type __fgetwc_unlocked, %function; |
| 324 | __fgetwc_unlocked: |
| 325 | .globl __flbf |
| 326 | .type __flbf, %function; |
| 327 | __flbf: |
| 328 | .globl __flt_rounds |
| 329 | .type __flt_rounds, %function; |
| 330 | __flt_rounds: |
| 331 | .globl __fpclassify |
| 332 | .type __fpclassify, %function; |
| 333 | __fpclassify: |
| 334 | .globl __fpclassifyf |
| 335 | .type __fpclassifyf, %function; |
| 336 | __fpclassifyf: |
| 337 | .globl __fpclassifyl |
| 338 | .type __fpclassifyl, %function; |
| 339 | __fpclassifyl: |
| 340 | .globl __fpending |
| 341 | .type __fpending, %function; |
| 342 | __fpending: |
| 343 | .globl __fpurge |
| 344 | .type __fpurge, %function; |
| 345 | __fpurge: |
| 346 | .globl __fputwc_unlocked |
| 347 | .type __fputwc_unlocked, %function; |
| 348 | __fputwc_unlocked: |
| 349 | .globl __freadable |
| 350 | .type __freadable, %function; |
| 351 | __freadable: |
| 352 | .globl __freadahead |
| 353 | .type __freadahead, %function; |
| 354 | __freadahead: |
| 355 | .globl __freading |
| 356 | .type __freading, %function; |
| 357 | __freading: |
| 358 | .globl __freadptr |
| 359 | .type __freadptr, %function; |
| 360 | __freadptr: |
| 361 | .globl __freadptrinc |
| 362 | .type __freadptrinc, %function; |
| 363 | __freadptrinc: |
| 364 | .weak __freelocale |
| 365 | .type __freelocale, %function; |
| 366 | __freelocale: |
| 367 | .globl __fseterr |
| 368 | .type __fseterr, %function; |
| 369 | __fseterr: |
| 370 | .globl __fsetlocking |
| 371 | .type __fsetlocking, %function; |
| 372 | __fsetlocking: |
| 373 | #ifdef TIME32 |
| 374 | .weak __fstat_time64 |
| 375 | .type __fstat_time64, %function; |
| 376 | __fstat_time64: |
| 377 | .weak __fstatat_time64 |
| 378 | .type __fstatat_time64, %function; |
| 379 | __fstatat_time64: |
| 380 | .globl __ftime64 |
| 381 | .type __ftime64, %function; |
| 382 | __ftime64: |
| 383 | .globl __futimens_time64 |
| 384 | .type __futimens_time64, %function; |
| 385 | __futimens_time64: |
| 386 | .globl __futimes_time64 |
| 387 | .type __futimes_time64, %function; |
| 388 | __futimes_time64: |
| 389 | .weak __futimesat_time64 |
| 390 | .type __futimesat_time64, %function; |
| 391 | __futimesat_time64: |
| 392 | #endif |
| 393 | .globl __fwritable |
| 394 | .type __fwritable, %function; |
| 395 | __fwritable: |
| 396 | .globl __fwriting |
| 397 | .type __fwriting, %function; |
| 398 | __fwriting: |
| 399 | .globl __fxstat |
| 400 | .type __fxstat, %function; |
| 401 | __fxstat: |
| 402 | .globl __fxstatat |
| 403 | .type __fxstatat, %function; |
| 404 | __fxstatat: |
| 405 | .weak __getdelim |
| 406 | .type __getdelim, %function; |
| 407 | __getdelim: |
| 408 | #ifdef TIME32 |
| 409 | .globl __getitimer_time64 |
| 410 | .type __getitimer_time64, %function; |
| 411 | __getitimer_time64: |
| 412 | .globl __getrusage_time64 |
| 413 | .type __getrusage_time64, %function; |
| 414 | __getrusage_time64: |
| 415 | .globl __gettimeofday_time64 |
| 416 | .type __gettimeofday_time64, %function; |
| 417 | __gettimeofday_time64: |
| 418 | .globl __gmtime64 |
| 419 | .type __gmtime64, %function; |
| 420 | __gmtime64: |
| 421 | .weak __gmtime64_r |
| 422 | .type __gmtime64_r, %function; |
| 423 | __gmtime64_r: |
| 424 | #endif |
| 425 | #ifdef ARCH_arm |
| 426 | .globl __gnu_Unwind_Find_exidx |
| 427 | .type __gnu_Unwind_Find_exidx, %function; |
| 428 | __gnu_Unwind_Find_exidx: |
| 429 | #endif |
| 430 | .globl __h_errno_location |
| 431 | .type __h_errno_location, %function; |
| 432 | __h_errno_location: |
| 433 | .globl __isalnum_l |
| 434 | .type __isalnum_l, %function; |
| 435 | __isalnum_l: |
| 436 | .globl __isalpha_l |
| 437 | .type __isalpha_l, %function; |
| 438 | __isalpha_l: |
| 439 | .globl __isblank_l |
| 440 | .type __isblank_l, %function; |
| 441 | __isblank_l: |
| 442 | .globl __iscntrl_l |
| 443 | .type __iscntrl_l, %function; |
| 444 | __iscntrl_l: |
| 445 | .globl __isdigit_l |
| 446 | .type __isdigit_l, %function; |
| 447 | __isdigit_l: |
| 448 | .globl __isgraph_l |
| 449 | .type __isgraph_l, %function; |
| 450 | __isgraph_l: |
| 451 | .globl __islower_l |
| 452 | .type __islower_l, %function; |
| 453 | __islower_l: |
| 454 | .weak __isoc99_fscanf |
| 455 | .type __isoc99_fscanf, %function; |
| 456 | __isoc99_fscanf: |
| 457 | .weak __isoc99_fwscanf |
| 458 | .type __isoc99_fwscanf, %function; |
| 459 | __isoc99_fwscanf: |
| 460 | .weak __isoc99_scanf |
| 461 | .type __isoc99_scanf, %function; |
| 462 | __isoc99_scanf: |
| 463 | .weak __isoc99_sscanf |
| 464 | .type __isoc99_sscanf, %function; |
| 465 | __isoc99_sscanf: |
| 466 | .weak __isoc99_swscanf |
| 467 | .type __isoc99_swscanf, %function; |
| 468 | __isoc99_swscanf: |
| 469 | .weak __isoc99_vfscanf |
| 470 | .type __isoc99_vfscanf, %function; |
| 471 | __isoc99_vfscanf: |
| 472 | .weak __isoc99_vfwscanf |
| 473 | .type __isoc99_vfwscanf, %function; |
| 474 | __isoc99_vfwscanf: |
| 475 | .weak __isoc99_vscanf |
| 476 | .type __isoc99_vscanf, %function; |
| 477 | __isoc99_vscanf: |
| 478 | .weak __isoc99_vsscanf |
| 479 | .type __isoc99_vsscanf, %function; |
| 480 | __isoc99_vsscanf: |
| 481 | .weak __isoc99_vswscanf |
| 482 | .type __isoc99_vswscanf, %function; |
| 483 | __isoc99_vswscanf: |
| 484 | .weak __isoc99_vwscanf |
| 485 | .type __isoc99_vwscanf, %function; |
| 486 | __isoc99_vwscanf: |
| 487 | .weak __isoc99_wscanf |
| 488 | .type __isoc99_wscanf, %function; |
| 489 | __isoc99_wscanf: |
| 490 | .globl __isprint_l |
| 491 | .type __isprint_l, %function; |
| 492 | __isprint_l: |
| 493 | .globl __ispunct_l |
| 494 | .type __ispunct_l, %function; |
| 495 | __ispunct_l: |
| 496 | .globl __isspace_l |
| 497 | .type __isspace_l, %function; |
| 498 | __isspace_l: |
| 499 | .globl __isupper_l |
| 500 | .type __isupper_l, %function; |
| 501 | __isupper_l: |
| 502 | .globl __iswalnum_l |
| 503 | .type __iswalnum_l, %function; |
| 504 | __iswalnum_l: |
| 505 | .globl __iswalpha_l |
| 506 | .type __iswalpha_l, %function; |
| 507 | __iswalpha_l: |
| 508 | .globl __iswblank_l |
| 509 | .type __iswblank_l, %function; |
| 510 | __iswblank_l: |
| 511 | .globl __iswcntrl_l |
| 512 | .type __iswcntrl_l, %function; |
| 513 | __iswcntrl_l: |
| 514 | .globl __iswctype_l |
| 515 | .type __iswctype_l, %function; |
| 516 | __iswctype_l: |
| 517 | .globl __iswdigit_l |
| 518 | .type __iswdigit_l, %function; |
| 519 | __iswdigit_l: |
| 520 | .globl __iswgraph_l |
| 521 | .type __iswgraph_l, %function; |
| 522 | __iswgraph_l: |
| 523 | .globl __iswlower_l |
| 524 | .type __iswlower_l, %function; |
| 525 | __iswlower_l: |
| 526 | .globl __iswprint_l |
| 527 | .type __iswprint_l, %function; |
| 528 | __iswprint_l: |
| 529 | .globl __iswpunct_l |
| 530 | .type __iswpunct_l, %function; |
| 531 | __iswpunct_l: |
| 532 | .globl __iswspace_l |
| 533 | .type __iswspace_l, %function; |
| 534 | __iswspace_l: |
| 535 | .globl __iswupper_l |
| 536 | .type __iswupper_l, %function; |
| 537 | __iswupper_l: |
| 538 | .globl __iswxdigit_l |
| 539 | .type __iswxdigit_l, %function; |
| 540 | __iswxdigit_l: |
| 541 | .globl __isxdigit_l |
| 542 | .type __isxdigit_l, %function; |
| 543 | __isxdigit_l: |
| 544 | .globl __lgammal_r |
| 545 | .type __lgammal_r, %function; |
| 546 | __lgammal_r: |
| 547 | .globl __libc_current_sigrtmax |
| 548 | .type __libc_current_sigrtmax, %function; |
| 549 | __libc_current_sigrtmax: |
| 550 | .globl __libc_current_sigrtmin |
| 551 | .type __libc_current_sigrtmin, %function; |
| 552 | __libc_current_sigrtmin: |
| 553 | .globl __libc_start_main |
| 554 | .type __libc_start_main, %function; |
| 555 | __libc_start_main: |
| 556 | #ifdef TIME32 |
| 557 | .globl __localtime64 |
| 558 | .type __localtime64, %function; |
| 559 | __localtime64: |
| 560 | .weak __localtime64_r |
| 561 | .type __localtime64_r, %function; |
| 562 | __localtime64_r: |
| 563 | #endif |
| 564 | #ifdef FAMILY_riscv |
| 565 | .globl __longjmp |
| 566 | .type __longjmp, %function; |
| 567 | __longjmp: |
| 568 | #endif |
| 569 | #ifdef TIME32 |
| 570 | .globl __lstat_time64 |
| 571 | .type __lstat_time64, %function; |
| 572 | __lstat_time64: |
| 573 | .globl __lutimes_time64 |
| 574 | .type __lutimes_time64, %function; |
| 575 | __lutimes_time64: |
| 576 | #endif |
| 577 | .globl __lxstat |
| 578 | .type __lxstat, %function; |
| 579 | __lxstat: |
| 580 | #ifdef TIME32 |
| 581 | .globl __mktime64 |
| 582 | .type __mktime64, %function; |
| 583 | __mktime64: |
| 584 | .globl __mq_timedreceive_time64 |
| 585 | .type __mq_timedreceive_time64, %function; |
| 586 | __mq_timedreceive_time64: |
| 587 | .globl __mq_timedsend_time64 |
| 588 | .type __mq_timedsend_time64, %function; |
| 589 | __mq_timedsend_time64: |
| 590 | .globl __mtx_timedlock_time64 |
| 591 | .type __mtx_timedlock_time64, %function; |
| 592 | __mtx_timedlock_time64: |
| 593 | .globl __nanosleep_time64 |
| 594 | .type __nanosleep_time64, %function; |
| 595 | __nanosleep_time64: |
| 596 | #endif |
| 597 | .globl __newlocale |
| 598 | .type __newlocale, %function; |
| 599 | __newlocale: |
| 600 | .globl __nl_langinfo |
| 601 | .type __nl_langinfo, %function; |
| 602 | __nl_langinfo: |
| 603 | .globl __nl_langinfo_l |
| 604 | .type __nl_langinfo_l, %function; |
| 605 | __nl_langinfo_l: |
| 606 | .globl __overflow |
| 607 | .type __overflow, %function; |
| 608 | .protected __overflow |
| 609 | __overflow: |
| 610 | .weak __posix_getopt |
| 611 | .type __posix_getopt, %function; |
| 612 | __posix_getopt: |
| 613 | #ifdef TIME32 |
| 614 | .globl __ppoll_time64 |
| 615 | .type __ppoll_time64, %function; |
| 616 | __ppoll_time64: |
| 617 | .globl __pselect_time64 |
| 618 | .type __pselect_time64, %function; |
| 619 | __pselect_time64: |
| 620 | .weak __pthread_cond_timedwait_time64 |
| 621 | .type __pthread_cond_timedwait_time64, %function; |
| 622 | __pthread_cond_timedwait_time64: |
| 623 | .weak __pthread_mutex_timedlock_time64 |
| 624 | .type __pthread_mutex_timedlock_time64, %function; |
| 625 | __pthread_mutex_timedlock_time64: |
| 626 | .weak __pthread_rwlock_timedrdlock_time64 |
| 627 | .type __pthread_rwlock_timedrdlock_time64, %function; |
| 628 | __pthread_rwlock_timedrdlock_time64: |
| 629 | .weak __pthread_rwlock_timedwrlock_time64 |
| 630 | .type __pthread_rwlock_timedwrlock_time64, %function; |
| 631 | __pthread_rwlock_timedwrlock_time64: |
| 632 | .weak __pthread_timedjoin_np_time64 |
| 633 | .type __pthread_timedjoin_np_time64, %function; |
| 634 | __pthread_timedjoin_np_time64: |
| 635 | .globl __recvmmsg_time64 |
| 636 | .type __recvmmsg_time64, %function; |
| 637 | __recvmmsg_time64: |
| 638 | #endif |
| 639 | .globl __res_state |
| 640 | .type __res_state, %function; |
| 641 | __res_state: |
| 642 | #ifdef FAMILY_riscv |
| 643 | .globl __riscv_flush_icache |
| 644 | .type __riscv_flush_icache, %function; |
| 645 | __riscv_flush_icache: |
| 646 | #endif |
| 647 | .globl __sched_cpucount |
| 648 | .type __sched_cpucount, %function; |
| 649 | __sched_cpucount: |
| 650 | #ifdef TIME32 |
| 651 | .globl __sched_rr_get_interval_time64 |
| 652 | .type __sched_rr_get_interval_time64, %function; |
| 653 | __sched_rr_get_interval_time64: |
| 654 | .globl __select_time64 |
| 655 | .type __select_time64, %function; |
| 656 | __select_time64: |
| 657 | .globl __sem_timedwait_time64 |
| 658 | .type __sem_timedwait_time64, %function; |
| 659 | __sem_timedwait_time64: |
| 660 | .globl __semtimedop_time64 |
| 661 | .type __semtimedop_time64, %function; |
| 662 | __semtimedop_time64: |
| 663 | .globl __setitimer_time64 |
| 664 | .type __setitimer_time64, %function; |
| 665 | __setitimer_time64: |
| 666 | #endif |
| 667 | .globl __setjmp |
| 668 | .type __setjmp, %function; |
| 669 | __setjmp: |
| 670 | #ifdef TIME32 |
| 671 | .globl __settimeofday_time64 |
| 672 | .type __settimeofday_time64, %function; |
| 673 | __settimeofday_time64: |
| 674 | #endif |
| 675 | .globl __signbit |
| 676 | .type __signbit, %function; |
| 677 | __signbit: |
| 678 | .globl __signbitf |
| 679 | .type __signbitf, %function; |
| 680 | __signbitf: |
| 681 | .globl __signbitl |
| 682 | .type __signbitl, %function; |
| 683 | __signbitl: |
| 684 | .globl __sigsetjmp |
| 685 | .type __sigsetjmp, %function; |
| 686 | __sigsetjmp: |
| 687 | #ifdef TIME32 |
| 688 | .globl __sigtimedwait_time64 |
| 689 | .type __sigtimedwait_time64, %function; |
| 690 | __sigtimedwait_time64: |
| 691 | #endif |
| 692 | .globl __stack_chk_fail |
| 693 | .type __stack_chk_fail, %function; |
| 694 | __stack_chk_fail: |
| 695 | #ifdef TIME32 |
| 696 | .globl __stat_time64 |
| 697 | .type __stat_time64, %function; |
| 698 | __stat_time64: |
| 699 | .globl __stime64 |
| 700 | .type __stime64, %function; |
| 701 | __stime64: |
| 702 | #endif |
| 703 | .globl __strcasecmp_l |
| 704 | .type __strcasecmp_l, %function; |
| 705 | __strcasecmp_l: |
| 706 | .globl __strcoll_l |
| 707 | .type __strcoll_l, %function; |
| 708 | __strcoll_l: |
| 709 | .globl __strerror_l |
| 710 | .type __strerror_l, %function; |
| 711 | __strerror_l: |
| 712 | .globl __strncasecmp_l |
| 713 | .type __strncasecmp_l, %function; |
| 714 | __strncasecmp_l: |
| 715 | .weak __strtod_l |
| 716 | .type __strtod_l, %function; |
| 717 | __strtod_l: |
| 718 | .weak __strtof_l |
| 719 | .type __strtof_l, %function; |
| 720 | __strtof_l: |
| 721 | .weak __strtoimax_internal |
| 722 | .type __strtoimax_internal, %function; |
| 723 | __strtoimax_internal: |
| 724 | .weak __strtol_internal |
| 725 | .type __strtol_internal, %function; |
| 726 | __strtol_internal: |
| 727 | .weak __strtold_l |
| 728 | .type __strtold_l, %function; |
| 729 | __strtold_l: |
| 730 | .weak __strtoll_internal |
| 731 | .type __strtoll_internal, %function; |
| 732 | __strtoll_internal: |
| 733 | .weak __strtoul_internal |
| 734 | .type __strtoul_internal, %function; |
| 735 | __strtoul_internal: |
| 736 | .weak __strtoull_internal |
| 737 | .type __strtoull_internal, %function; |
| 738 | __strtoull_internal: |
| 739 | .weak __strtoumax_internal |
| 740 | .type __strtoumax_internal, %function; |
| 741 | __strtoumax_internal: |
| 742 | .globl __strxfrm_l |
| 743 | .type __strxfrm_l, %function; |
| 744 | __strxfrm_l: |
| 745 | .weak __sysv_signal |
| 746 | .type __sysv_signal, %function; |
| 747 | __sysv_signal: |
| 748 | #ifdef TIME32 |
| 749 | .globl __thrd_sleep_time64 |
| 750 | .type __thrd_sleep_time64, %function; |
| 751 | __thrd_sleep_time64: |
| 752 | .globl __time64 |
| 753 | .type __time64, %function; |
| 754 | __time64: |
| 755 | .globl __timegm_time64 |
| 756 | .type __timegm_time64, %function; |
| 757 | __timegm_time64: |
| 758 | .globl __timer_gettime64 |
| 759 | .type __timer_gettime64, %function; |
| 760 | __timer_gettime64: |
| 761 | .globl __timer_settime64 |
| 762 | .type __timer_settime64, %function; |
| 763 | __timer_settime64: |
| 764 | .globl __timerfd_gettime64 |
| 765 | .type __timerfd_gettime64, %function; |
| 766 | __timerfd_gettime64: |
| 767 | .globl __timerfd_settime64 |
| 768 | .type __timerfd_settime64, %function; |
| 769 | __timerfd_settime64: |
| 770 | .globl __timespec_get_time64 |
| 771 | .type __timespec_get_time64, %function; |
| 772 | __timespec_get_time64: |
| 773 | #endif |
| 774 | #if !defined(ARCH_s390x) |
| 775 | .globl __tls_get_addr |
| 776 | .type __tls_get_addr, %function; |
| 777 | __tls_get_addr: |
| 778 | #endif |
| 779 | #ifdef ARCH_s390x |
| 780 | .globl __tls_get_offset |
| 781 | .type __tls_get_offset, %function; |
| 782 | __tls_get_offset: |
| 783 | #endif |
| 784 | .globl __tolower_l |
| 785 | .type __tolower_l, %function; |
| 786 | __tolower_l: |
| 787 | .globl __toupper_l |
| 788 | .type __toupper_l, %function; |
| 789 | __toupper_l: |
| 790 | .globl __towctrans_l |
| 791 | .type __towctrans_l, %function; |
| 792 | __towctrans_l: |
| 793 | .globl __towlower_l |
| 794 | .type __towlower_l, %function; |
| 795 | __towlower_l: |
| 796 | .globl __towupper_l |
| 797 | .type __towupper_l, %function; |
| 798 | __towupper_l: |
| 799 | .globl __uflow |
| 800 | .type __uflow, %function; |
| 801 | .protected __uflow |
| 802 | __uflow: |
| 803 | .globl __uselocale |
| 804 | .type __uselocale, %function; |
| 805 | __uselocale: |
| 806 | #ifdef TIME32 |
| 807 | .globl __utime64 |
| 808 | .type __utime64, %function; |
| 809 | __utime64: |
| 810 | .globl __utimensat_time64 |
| 811 | .type __utimensat_time64, %function; |
| 812 | __utimensat_time64: |
| 813 | .globl __utimes_time64 |
| 814 | .type __utimes_time64, %function; |
| 815 | __utimes_time64: |
| 816 | .globl __wait3_time64 |
| 817 | .type __wait3_time64, %function; |
| 818 | __wait3_time64: |
| 819 | .globl __wait4_time64 |
| 820 | .type __wait4_time64, %function; |
| 821 | __wait4_time64: |
| 822 | #endif |
| 823 | .globl __wcscoll_l |
| 824 | .type __wcscoll_l, %function; |
| 825 | __wcscoll_l: |
| 826 | .globl __wcsftime_l |
| 827 | .type __wcsftime_l, %function; |
| 828 | __wcsftime_l: |
| 829 | .globl __wcsxfrm_l |
| 830 | .type __wcsxfrm_l, %function; |
| 831 | __wcsxfrm_l: |
| 832 | .globl __wctrans_l |
| 833 | .type __wctrans_l, %function; |
| 834 | __wctrans_l: |
| 835 | .globl __wctype_l |
| 836 | .type __wctype_l, %function; |
| 837 | __wctype_l: |
| 838 | .globl __xmknod |
| 839 | .type __xmknod, %function; |
| 840 | __xmknod: |
| 841 | .globl __xmknodat |
| 842 | .type __xmknodat, %function; |
| 843 | __xmknodat: |
| 844 | .weak __xpg_basename |
| 845 | .type __xpg_basename, %function; |
| 846 | __xpg_basename: |
| 847 | .weak __xpg_strerror_r |
| 848 | .type __xpg_strerror_r, %function; |
| 849 | __xpg_strerror_r: |
| 850 | .globl __xstat |
| 851 | .type __xstat, %function; |
| 852 | __xstat: |
| 853 | .weak _dl_debug_state |
| 854 | .type _dl_debug_state, %function; |
| 855 | _dl_debug_state: |
| 856 | .globl _dlstart |
| 857 | .type _dlstart, %function; |
| 858 | _dlstart: |
| 859 | #ifdef FAMILY_mips |
| 860 | .globl _dlstart_data |
| 861 | .type _dlstart_data, %function; |
| 862 | _dlstart_data: |
| 863 | #endif |
| 864 | .globl _exit |
| 865 | .type _exit, %function; |
| 866 | _exit: |
| 867 | .weak _fini |
| 868 | .type _fini, %function; |
| 869 | _fini: |
| 870 | #ifdef FAMILY_mips |
| 871 | .globl _flush_cache |
| 872 | .type _flush_cache, %function; |
| 873 | _flush_cache: |
| 874 | #endif |
| 875 | .globl _flushlbf |
| 876 | .type _flushlbf, %function; |
| 877 | _flushlbf: |
| 878 | .weak _init |
| 879 | .type _init, %function; |
| 880 | _init: |
| 881 | .globl _longjmp |
| 882 | .type _longjmp, %function; |
| 883 | _longjmp: |
| 884 | .globl _pthread_cleanup_pop |
| 885 | .type _pthread_cleanup_pop, %function; |
| 886 | _pthread_cleanup_pop: |
| 887 | .globl _pthread_cleanup_push |
| 888 | .type _pthread_cleanup_push, %function; |
| 889 | _pthread_cleanup_push: |
| 890 | .globl _setjmp |
| 891 | .type _setjmp, %function; |
| 892 | _setjmp: |
| 893 | .globl a64l |
| 894 | .type a64l, %function; |
| 895 | a64l: |
| 896 | .globl abort |
| 897 | .type abort, %function; |
| 898 | abort: |
| 899 | .globl abs |
| 900 | .type abs, %function; |
| 901 | abs: |
| 902 | .globl accept |
| 903 | .type accept, %function; |
| 904 | accept: |
| 905 | .globl accept4 |
| 906 | .type accept4, %function; |
| 907 | accept4: |
| 908 | .globl access |
| 909 | .type access, %function; |
| 910 | access: |
| 911 | .globl acct |
| 912 | .type acct, %function; |
| 913 | acct: |
| 914 | .globl acos |
| 915 | .type acos, %function; |
| 916 | acos: |
| 917 | .globl acosf |
| 918 | .type acosf, %function; |
| 919 | acosf: |
| 920 | .globl acosh |
| 921 | .type acosh, %function; |
| 922 | acosh: |
| 923 | .globl acoshf |
| 924 | .type acoshf, %function; |
| 925 | acoshf: |
| 926 | .globl acoshl |
| 927 | .type acoshl, %function; |
| 928 | acoshl: |
| 929 | .globl acosl |
| 930 | .type acosl, %function; |
| 931 | acosl: |
| 932 | .globl addmntent |
| 933 | .type addmntent, %function; |
| 934 | addmntent: |
| 935 | .globl adjtime |
| 936 | .type adjtime, %function; |
| 937 | adjtime: |
| 938 | .globl adjtimex |
| 939 | .type adjtimex, %function; |
| 940 | adjtimex: |
| 941 | .globl aio_cancel |
| 942 | .type aio_cancel, %function; |
| 943 | aio_cancel: |
| 944 | .globl aio_error |
| 945 | .type aio_error, %function; |
| 946 | aio_error: |
| 947 | .globl aio_fsync |
| 948 | .type aio_fsync, %function; |
| 949 | aio_fsync: |
| 950 | .globl aio_read |
| 951 | .type aio_read, %function; |
| 952 | aio_read: |
| 953 | .globl aio_return |
| 954 | .type aio_return, %function; |
| 955 | aio_return: |
| 956 | .globl aio_suspend |
| 957 | .type aio_suspend, %function; |
| 958 | aio_suspend: |
| 959 | .globl aio_write |
| 960 | .type aio_write, %function; |
| 961 | aio_write: |
| 962 | .globl alarm |
| 963 | .type alarm, %function; |
| 964 | alarm: |
| 965 | .globl aligned_alloc |
| 966 | .type aligned_alloc, %function; |
| 967 | aligned_alloc: |
| 968 | .globl alphasort |
| 969 | .type alphasort, %function; |
| 970 | alphasort: |
| 971 | #ifdef FAMILY_x86 |
| 972 | .globl arch_prctl |
| 973 | .type arch_prctl, %function; |
| 974 | arch_prctl: |
| 975 | #endif |
| 976 | .globl asctime |
| 977 | .type asctime, %function; |
| 978 | asctime: |
| 979 | .weak asctime_r |
| 980 | .type asctime_r, %function; |
| 981 | asctime_r: |
| 982 | .globl asin |
| 983 | .type asin, %function; |
| 984 | asin: |
| 985 | .globl asinf |
| 986 | .type asinf, %function; |
| 987 | asinf: |
| 988 | .globl asinh |
| 989 | .type asinh, %function; |
| 990 | asinh: |
| 991 | .globl asinhf |
| 992 | .type asinhf, %function; |
| 993 | asinhf: |
| 994 | .globl asinhl |
| 995 | .type asinhl, %function; |
| 996 | asinhl: |
| 997 | .globl asinl |
| 998 | .type asinl, %function; |
| 999 | asinl: |
| 1000 | .globl asprintf |
| 1001 | .type asprintf, %function; |
| 1002 | asprintf: |
| 1003 | .globl at_quick_exit |
| 1004 | .type at_quick_exit, %function; |
| 1005 | at_quick_exit: |
| 1006 | .globl atan |
| 1007 | .type atan, %function; |
| 1008 | atan: |
| 1009 | .globl atan2 |
| 1010 | .type atan2, %function; |
| 1011 | atan2: |
| 1012 | .globl atan2f |
| 1013 | .type atan2f, %function; |
| 1014 | atan2f: |
| 1015 | .globl atan2l |
| 1016 | .type atan2l, %function; |
| 1017 | atan2l: |
| 1018 | .globl atanf |
| 1019 | .type atanf, %function; |
| 1020 | atanf: |
| 1021 | .globl atanh |
| 1022 | .type atanh, %function; |
| 1023 | atanh: |
| 1024 | .globl atanhf |
| 1025 | .type atanhf, %function; |
| 1026 | atanhf: |
| 1027 | .globl atanhl |
| 1028 | .type atanhl, %function; |
| 1029 | atanhl: |
| 1030 | .globl atanl |
| 1031 | .type atanl, %function; |
| 1032 | atanl: |
| 1033 | .globl atexit |
| 1034 | .type atexit, %function; |
| 1035 | atexit: |
| 1036 | .globl atof |
| 1037 | .type atof, %function; |
| 1038 | atof: |
| 1039 | .globl atoi |
| 1040 | .type atoi, %function; |
| 1041 | atoi: |
| 1042 | .globl atol |
| 1043 | .type atol, %function; |
| 1044 | atol: |
| 1045 | .globl atoll |
| 1046 | .type atoll, %function; |
| 1047 | atoll: |
| 1048 | .globl basename |
| 1049 | .type basename, %function; |
| 1050 | basename: |
| 1051 | .globl bcmp |
| 1052 | .type bcmp, %function; |
| 1053 | bcmp: |
| 1054 | .globl bcopy |
| 1055 | .type bcopy, %function; |
| 1056 | bcopy: |
| 1057 | .globl bind |
| 1058 | .type bind, %function; |
| 1059 | bind: |
| 1060 | .globl bind_textdomain_codeset |
| 1061 | .type bind_textdomain_codeset, %function; |
| 1062 | bind_textdomain_codeset: |
| 1063 | .globl bindtextdomain |
| 1064 | .type bindtextdomain, %function; |
| 1065 | bindtextdomain: |
| 1066 | .globl brk |
| 1067 | .type brk, %function; |
| 1068 | brk: |
| 1069 | .weak bsd_signal |
| 1070 | .type bsd_signal, %function; |
| 1071 | bsd_signal: |
| 1072 | .globl bsearch |
| 1073 | .type bsearch, %function; |
| 1074 | bsearch: |
| 1075 | .globl btowc |
| 1076 | .type btowc, %function; |
| 1077 | btowc: |
| 1078 | .globl bzero |
| 1079 | .type bzero, %function; |
| 1080 | bzero: |
| 1081 | .globl c16rtomb |
| 1082 | .type c16rtomb, %function; |
| 1083 | c16rtomb: |
| 1084 | .globl c32rtomb |
| 1085 | .type c32rtomb, %function; |
| 1086 | c32rtomb: |
| 1087 | .globl cabs |
| 1088 | .type cabs, %function; |
| 1089 | cabs: |
| 1090 | .globl cabsf |
| 1091 | .type cabsf, %function; |
| 1092 | cabsf: |
| 1093 | .globl cabsl |
| 1094 | .type cabsl, %function; |
| 1095 | cabsl: |
| 1096 | #ifdef FAMILY_mips |
| 1097 | .weak cachectl |
| 1098 | .type cachectl, %function; |
| 1099 | cachectl: |
| 1100 | .weak cacheflush |
| 1101 | .type cacheflush, %function; |
| 1102 | cacheflush: |
| 1103 | #endif |
| 1104 | .globl cacos |
| 1105 | .type cacos, %function; |
| 1106 | cacos: |
| 1107 | .globl cacosf |
| 1108 | .type cacosf, %function; |
| 1109 | cacosf: |
| 1110 | .globl cacosh |
| 1111 | .type cacosh, %function; |
| 1112 | cacosh: |
| 1113 | .globl cacoshf |
| 1114 | .type cacoshf, %function; |
| 1115 | cacoshf: |
| 1116 | .globl cacoshl |
| 1117 | .type cacoshl, %function; |
| 1118 | cacoshl: |
| 1119 | .globl cacosl |
| 1120 | .type cacosl, %function; |
| 1121 | cacosl: |
| 1122 | .globl call_once |
| 1123 | .type call_once, %function; |
| 1124 | call_once: |
| 1125 | .globl calloc |
| 1126 | .type calloc, %function; |
| 1127 | calloc: |
| 1128 | .globl capget |
| 1129 | .type capget, %function; |
| 1130 | capget: |
| 1131 | .globl capset |
| 1132 | .type capset, %function; |
| 1133 | capset: |
| 1134 | .globl carg |
| 1135 | .type carg, %function; |
| 1136 | carg: |
| 1137 | .globl cargf |
| 1138 | .type cargf, %function; |
| 1139 | cargf: |
| 1140 | .globl cargl |
| 1141 | .type cargl, %function; |
| 1142 | cargl: |
| 1143 | .globl casin |
| 1144 | .type casin, %function; |
| 1145 | casin: |
| 1146 | .globl casinf |
| 1147 | .type casinf, %function; |
| 1148 | casinf: |
| 1149 | .globl casinh |
| 1150 | .type casinh, %function; |
| 1151 | casinh: |
| 1152 | .globl casinhf |
| 1153 | .type casinhf, %function; |
| 1154 | casinhf: |
| 1155 | .globl casinhl |
| 1156 | .type casinhl, %function; |
| 1157 | casinhl: |
| 1158 | .globl casinl |
| 1159 | .type casinl, %function; |
| 1160 | casinl: |
| 1161 | .globl catan |
| 1162 | .type catan, %function; |
| 1163 | catan: |
| 1164 | .globl catanf |
| 1165 | .type catanf, %function; |
| 1166 | catanf: |
| 1167 | .globl catanh |
| 1168 | .type catanh, %function; |
| 1169 | catanh: |
| 1170 | .globl catanhf |
| 1171 | .type catanhf, %function; |
| 1172 | catanhf: |
| 1173 | .globl catanhl |
| 1174 | .type catanhl, %function; |
| 1175 | catanhl: |
| 1176 | .globl catanl |
| 1177 | .type catanl, %function; |
| 1178 | catanl: |
| 1179 | .globl catclose |
| 1180 | .type catclose, %function; |
| 1181 | catclose: |
| 1182 | .globl catgets |
| 1183 | .type catgets, %function; |
| 1184 | catgets: |
| 1185 | .globl catopen |
| 1186 | .type catopen, %function; |
| 1187 | catopen: |
| 1188 | .globl cbrt |
| 1189 | .type cbrt, %function; |
| 1190 | cbrt: |
| 1191 | .globl cbrtf |
| 1192 | .type cbrtf, %function; |
| 1193 | cbrtf: |
| 1194 | .globl cbrtl |
| 1195 | .type cbrtl, %function; |
| 1196 | cbrtl: |
| 1197 | .globl ccos |
| 1198 | .type ccos, %function; |
| 1199 | ccos: |
| 1200 | .globl ccosf |
| 1201 | .type ccosf, %function; |
| 1202 | ccosf: |
| 1203 | .globl ccosh |
| 1204 | .type ccosh, %function; |
| 1205 | ccosh: |
| 1206 | .globl ccoshf |
| 1207 | .type ccoshf, %function; |
| 1208 | ccoshf: |
| 1209 | .globl ccoshl |
| 1210 | .type ccoshl, %function; |
| 1211 | ccoshl: |
| 1212 | .globl ccosl |
| 1213 | .type ccosl, %function; |
| 1214 | ccosl: |
| 1215 | .globl ceil |
| 1216 | .type ceil, %function; |
| 1217 | ceil: |
| 1218 | .globl ceilf |
| 1219 | .type ceilf, %function; |
| 1220 | ceilf: |
| 1221 | .globl ceill |
| 1222 | .type ceill, %function; |
| 1223 | ceill: |
| 1224 | .globl cexp |
| 1225 | .type cexp, %function; |
| 1226 | cexp: |
| 1227 | .globl cexpf |
| 1228 | .type cexpf, %function; |
| 1229 | cexpf: |
| 1230 | .globl cexpl |
| 1231 | .type cexpl, %function; |
| 1232 | cexpl: |
| 1233 | .globl cfgetispeed |
| 1234 | .type cfgetispeed, %function; |
| 1235 | cfgetispeed: |
| 1236 | .globl cfgetospeed |
| 1237 | .type cfgetospeed, %function; |
| 1238 | cfgetospeed: |
| 1239 | .globl cfmakeraw |
| 1240 | .type cfmakeraw, %function; |
| 1241 | cfmakeraw: |
| 1242 | .globl cfsetispeed |
| 1243 | .type cfsetispeed, %function; |
| 1244 | cfsetispeed: |
| 1245 | .globl cfsetospeed |
| 1246 | .type cfsetospeed, %function; |
| 1247 | cfsetospeed: |
| 1248 | .weak cfsetspeed |
| 1249 | .type cfsetspeed, %function; |
| 1250 | cfsetspeed: |
| 1251 | .globl chdir |
| 1252 | .type chdir, %function; |
| 1253 | chdir: |
| 1254 | .globl chmod |
| 1255 | .type chmod, %function; |
| 1256 | chmod: |
| 1257 | .globl chown |
| 1258 | .type chown, %function; |
| 1259 | chown: |
| 1260 | .globl chroot |
| 1261 | .type chroot, %function; |
| 1262 | chroot: |
| 1263 | .globl cimag |
| 1264 | .type cimag, %function; |
| 1265 | cimag: |
| 1266 | .globl cimagf |
| 1267 | .type cimagf, %function; |
| 1268 | cimagf: |
| 1269 | .globl cimagl |
| 1270 | .type cimagl, %function; |
| 1271 | cimagl: |
| 1272 | .globl clearenv |
| 1273 | .type clearenv, %function; |
| 1274 | clearenv: |
| 1275 | .globl clearerr |
| 1276 | .type clearerr, %function; |
| 1277 | clearerr: |
| 1278 | .weak clearerr_unlocked |
| 1279 | .type clearerr_unlocked, %function; |
| 1280 | clearerr_unlocked: |
| 1281 | .globl clock |
| 1282 | .type clock, %function; |
| 1283 | clock: |
| 1284 | .globl clock_adjtime |
| 1285 | .type clock_adjtime, %function; |
| 1286 | clock_adjtime: |
| 1287 | .globl clock_getcpuclockid |
| 1288 | .type clock_getcpuclockid, %function; |
| 1289 | clock_getcpuclockid: |
| 1290 | .globl clock_getres |
| 1291 | .type clock_getres, %function; |
| 1292 | clock_getres: |
| 1293 | WEAKTIME64 clock_gettime |
| 1294 | .type clock_gettime, %function; |
| 1295 | clock_gettime: |
| 1296 | WEAKTIME64 clock_nanosleep |
| 1297 | .type clock_nanosleep, %function; |
| 1298 | clock_nanosleep: |
| 1299 | .globl clock_settime |
| 1300 | .type clock_settime, %function; |
| 1301 | clock_settime: |
| 1302 | .globl clog |
| 1303 | .type clog, %function; |
| 1304 | clog: |
| 1305 | .globl clogf |
| 1306 | .type clogf, %function; |
| 1307 | clogf: |
| 1308 | .globl clogl |
| 1309 | .type clogl, %function; |
| 1310 | clogl: |
| 1311 | .globl clone |
| 1312 | .type clone, %function; |
| 1313 | clone: |
| 1314 | .globl close |
| 1315 | .type close, %function; |
| 1316 | close: |
| 1317 | .globl closedir |
| 1318 | .type closedir, %function; |
| 1319 | closedir: |
| 1320 | .globl closelog |
| 1321 | .type closelog, %function; |
| 1322 | closelog: |
| 1323 | .globl cnd_broadcast |
| 1324 | .type cnd_broadcast, %function; |
| 1325 | cnd_broadcast: |
| 1326 | .globl cnd_destroy |
| 1327 | .type cnd_destroy, %function; |
| 1328 | cnd_destroy: |
| 1329 | .globl cnd_init |
| 1330 | .type cnd_init, %function; |
| 1331 | cnd_init: |
| 1332 | .globl cnd_signal |
| 1333 | .type cnd_signal, %function; |
| 1334 | cnd_signal: |
| 1335 | .globl cnd_timedwait |
| 1336 | .type cnd_timedwait, %function; |
| 1337 | cnd_timedwait: |
| 1338 | .globl cnd_wait |
| 1339 | .type cnd_wait, %function; |
| 1340 | cnd_wait: |
| 1341 | .globl confstr |
| 1342 | .type confstr, %function; |
| 1343 | confstr: |
| 1344 | .globl conj |
| 1345 | .type conj, %function; |
| 1346 | conj: |
| 1347 | .globl conjf |
| 1348 | .type conjf, %function; |
| 1349 | conjf: |
| 1350 | .globl conjl |
| 1351 | .type conjl, %function; |
| 1352 | conjl: |
| 1353 | .globl connect |
| 1354 | .type connect, %function; |
| 1355 | connect: |
| 1356 | .globl copy_file_range |
| 1357 | .type copy_file_range, %function; |
| 1358 | copy_file_range: |
| 1359 | .globl copysign |
| 1360 | .type copysign, %function; |
| 1361 | copysign: |
| 1362 | .globl copysignf |
| 1363 | .type copysignf, %function; |
| 1364 | copysignf: |
| 1365 | .globl copysignl |
| 1366 | .type copysignl, %function; |
| 1367 | copysignl: |
| 1368 | .globl cos |
| 1369 | .type cos, %function; |
| 1370 | cos: |
| 1371 | .globl cosf |
| 1372 | .type cosf, %function; |
| 1373 | cosf: |
| 1374 | .globl cosh |
| 1375 | .type cosh, %function; |
| 1376 | cosh: |
| 1377 | .globl coshf |
| 1378 | .type coshf, %function; |
| 1379 | coshf: |
| 1380 | .globl coshl |
| 1381 | .type coshl, %function; |
| 1382 | coshl: |
| 1383 | .globl cosl |
| 1384 | .type cosl, %function; |
| 1385 | cosl: |
| 1386 | .globl cpow |
| 1387 | .type cpow, %function; |
| 1388 | cpow: |
| 1389 | .globl cpowf |
| 1390 | .type cpowf, %function; |
| 1391 | cpowf: |
| 1392 | .globl cpowl |
| 1393 | .type cpowl, %function; |
| 1394 | cpowl: |
| 1395 | .globl cproj |
| 1396 | .type cproj, %function; |
| 1397 | cproj: |
| 1398 | .globl cprojf |
| 1399 | .type cprojf, %function; |
| 1400 | cprojf: |
| 1401 | .globl cprojl |
| 1402 | .type cprojl, %function; |
| 1403 | cprojl: |
| 1404 | .globl creal |
| 1405 | .type creal, %function; |
| 1406 | creal: |
| 1407 | .globl crealf |
| 1408 | .type crealf, %function; |
| 1409 | crealf: |
| 1410 | .globl creall |
| 1411 | .type creall, %function; |
| 1412 | creall: |
| 1413 | .globl creat |
| 1414 | .type creat, %function; |
| 1415 | creat: |
| 1416 | .globl crypt |
| 1417 | .type crypt, %function; |
| 1418 | crypt: |
| 1419 | .weak crypt_r |
| 1420 | .type crypt_r, %function; |
| 1421 | crypt_r: |
| 1422 | .globl csin |
| 1423 | .type csin, %function; |
| 1424 | csin: |
| 1425 | .globl csinf |
| 1426 | .type csinf, %function; |
| 1427 | csinf: |
| 1428 | .globl csinh |
| 1429 | .type csinh, %function; |
| 1430 | csinh: |
| 1431 | .globl csinhf |
| 1432 | .type csinhf, %function; |
| 1433 | csinhf: |
| 1434 | .globl csinhl |
| 1435 | .type csinhl, %function; |
| 1436 | csinhl: |
| 1437 | .globl csinl |
| 1438 | .type csinl, %function; |
| 1439 | csinl: |
| 1440 | .globl csqrt |
| 1441 | .type csqrt, %function; |
| 1442 | csqrt: |
| 1443 | .globl csqrtf |
| 1444 | .type csqrtf, %function; |
| 1445 | csqrtf: |
| 1446 | .globl csqrtl |
| 1447 | .type csqrtl, %function; |
| 1448 | csqrtl: |
| 1449 | .globl ctan |
| 1450 | .type ctan, %function; |
| 1451 | ctan: |
| 1452 | .globl ctanf |
| 1453 | .type ctanf, %function; |
| 1454 | ctanf: |
| 1455 | .globl ctanh |
| 1456 | .type ctanh, %function; |
| 1457 | ctanh: |
| 1458 | .globl ctanhf |
| 1459 | .type ctanhf, %function; |
| 1460 | ctanhf: |
| 1461 | .globl ctanhl |
| 1462 | .type ctanhl, %function; |
| 1463 | ctanhl: |
| 1464 | .globl ctanl |
| 1465 | .type ctanl, %function; |
| 1466 | ctanl: |
| 1467 | .globl ctermid |
| 1468 | .type ctermid, %function; |
| 1469 | ctermid: |
| 1470 | .globl ctime |
| 1471 | .type ctime, %function; |
| 1472 | ctime: |
| 1473 | .globl ctime_r |
| 1474 | .type ctime_r, %function; |
| 1475 | ctime_r: |
| 1476 | .globl cuserid |
| 1477 | .type cuserid, %function; |
| 1478 | cuserid: |
| 1479 | .globl daemon |
| 1480 | .type daemon, %function; |
| 1481 | daemon: |
| 1482 | .globl dcgettext |
| 1483 | .type dcgettext, %function; |
| 1484 | dcgettext: |
| 1485 | .globl dcngettext |
| 1486 | .type dcngettext, %function; |
| 1487 | dcngettext: |
| 1488 | .globl delete_module |
| 1489 | .type delete_module, %function; |
| 1490 | delete_module: |
| 1491 | .globl dgettext |
| 1492 | .type dgettext, %function; |
| 1493 | dgettext: |
| 1494 | .globl difftime |
| 1495 | .type difftime, %function; |
| 1496 | difftime: |
| 1497 | .globl dirfd |
| 1498 | .type dirfd, %function; |
| 1499 | dirfd: |
| 1500 | .globl dirname |
| 1501 | .type dirname, %function; |
| 1502 | dirname: |
| 1503 | .globl div |
| 1504 | .type div, %function; |
| 1505 | div: |
| 1506 | .globl dl_iterate_phdr |
| 1507 | .type dl_iterate_phdr, %function; |
| 1508 | dl_iterate_phdr: |
| 1509 | .globl dladdr |
| 1510 | .type dladdr, %function; |
| 1511 | dladdr: |
| 1512 | .globl dlclose |
| 1513 | .type dlclose, %function; |
| 1514 | dlclose: |
| 1515 | .globl dlerror |
| 1516 | .type dlerror, %function; |
| 1517 | dlerror: |
| 1518 | .globl dlinfo |
| 1519 | .type dlinfo, %function; |
| 1520 | dlinfo: |
| 1521 | .globl dlopen |
| 1522 | .type dlopen, %function; |
| 1523 | dlopen: |
| 1524 | .globl dlsym |
| 1525 | .type dlsym, %function; |
| 1526 | dlsym: |
| 1527 | .globl dn_comp |
| 1528 | .type dn_comp, %function; |
| 1529 | dn_comp: |
| 1530 | .weak dn_expand |
| 1531 | .type dn_expand, %function; |
| 1532 | dn_expand: |
| 1533 | .globl dn_skipname |
| 1534 | .type dn_skipname, %function; |
| 1535 | dn_skipname: |
| 1536 | .globl dngettext |
| 1537 | .type dngettext, %function; |
| 1538 | dngettext: |
| 1539 | .globl dprintf |
| 1540 | .type dprintf, %function; |
| 1541 | dprintf: |
| 1542 | .globl drand48 |
| 1543 | .type drand48, %function; |
| 1544 | drand48: |
| 1545 | .weak drem |
| 1546 | .type drem, %function; |
| 1547 | drem: |
| 1548 | .weak dremf |
| 1549 | .type dremf, %function; |
| 1550 | dremf: |
| 1551 | .globl dup |
| 1552 | .type dup, %function; |
| 1553 | dup: |
| 1554 | .globl dup2 |
| 1555 | .type dup2, %function; |
| 1556 | dup2: |
| 1557 | .weak dup3 |
| 1558 | .type dup3, %function; |
| 1559 | dup3: |
| 1560 | .weak duplocale |
| 1561 | .type duplocale, %function; |
| 1562 | duplocale: |
| 1563 | .weak eaccess |
| 1564 | .type eaccess, %function; |
| 1565 | eaccess: |
| 1566 | .globl ecvt |
| 1567 | .type ecvt, %function; |
| 1568 | ecvt: |
| 1569 | .globl encrypt |
| 1570 | .type encrypt, %function; |
| 1571 | encrypt: |
| 1572 | .weak endgrent |
| 1573 | .type endgrent, %function; |
| 1574 | endgrent: |
| 1575 | .globl endhostent |
| 1576 | .type endhostent, %function; |
| 1577 | endhostent: |
| 1578 | .globl endmntent |
| 1579 | .type endmntent, %function; |
| 1580 | endmntent: |
| 1581 | .weak endnetent |
| 1582 | .type endnetent, %function; |
| 1583 | endnetent: |
| 1584 | .globl endprotoent |
| 1585 | .type endprotoent, %function; |
| 1586 | endprotoent: |
| 1587 | .weak endpwent |
| 1588 | .type endpwent, %function; |
| 1589 | endpwent: |
| 1590 | .globl endservent |
| 1591 | .type endservent, %function; |
| 1592 | endservent: |
| 1593 | .globl endspent |
| 1594 | .type endspent, %function; |
| 1595 | endspent: |
| 1596 | .globl endusershell |
| 1597 | .type endusershell, %function; |
| 1598 | endusershell: |
| 1599 | .weak endutent |
| 1600 | .type endutent, %function; |
| 1601 | endutent: |
| 1602 | .globl endutxent |
| 1603 | .type endutxent, %function; |
| 1604 | endutxent: |
| 1605 | .globl epoll_create |
| 1606 | .type epoll_create, %function; |
| 1607 | epoll_create: |
| 1608 | .globl epoll_create1 |
| 1609 | .type epoll_create1, %function; |
| 1610 | epoll_create1: |
| 1611 | .globl epoll_ctl |
| 1612 | .type epoll_ctl, %function; |
| 1613 | epoll_ctl: |
| 1614 | .globl epoll_pwait |
| 1615 | .type epoll_pwait, %function; |
| 1616 | epoll_pwait: |
| 1617 | .globl epoll_wait |
| 1618 | .type epoll_wait, %function; |
| 1619 | epoll_wait: |
| 1620 | .globl erand48 |
| 1621 | .type erand48, %function; |
| 1622 | erand48: |
| 1623 | .globl erf |
| 1624 | .type erf, %function; |
| 1625 | erf: |
| 1626 | .globl erfc |
| 1627 | .type erfc, %function; |
| 1628 | erfc: |
| 1629 | .globl erfcf |
| 1630 | .type erfcf, %function; |
| 1631 | erfcf: |
| 1632 | .globl erfcl |
| 1633 | .type erfcl, %function; |
| 1634 | erfcl: |
| 1635 | .globl erff |
| 1636 | .type erff, %function; |
| 1637 | erff: |
| 1638 | .globl erfl |
| 1639 | .type erfl, %function; |
| 1640 | erfl: |
| 1641 | .globl err |
| 1642 | .type err, %function; |
| 1643 | err: |
| 1644 | .globl errx |
| 1645 | .type errx, %function; |
| 1646 | errx: |
| 1647 | .globl ether_aton |
| 1648 | .type ether_aton, %function; |
| 1649 | ether_aton: |
| 1650 | .globl ether_aton_r |
| 1651 | .type ether_aton_r, %function; |
| 1652 | ether_aton_r: |
| 1653 | .globl ether_hostton |
| 1654 | .type ether_hostton, %function; |
| 1655 | ether_hostton: |
| 1656 | .globl ether_line |
| 1657 | .type ether_line, %function; |
| 1658 | ether_line: |
| 1659 | .globl ether_ntoa |
| 1660 | .type ether_ntoa, %function; |
| 1661 | ether_ntoa: |
| 1662 | .globl ether_ntoa_r |
| 1663 | .type ether_ntoa_r, %function; |
| 1664 | ether_ntoa_r: |
| 1665 | .globl ether_ntohost |
| 1666 | .type ether_ntohost, %function; |
| 1667 | ether_ntohost: |
| 1668 | .globl euidaccess |
| 1669 | .type euidaccess, %function; |
| 1670 | euidaccess: |
| 1671 | .globl eventfd |
| 1672 | .type eventfd, %function; |
| 1673 | eventfd: |
| 1674 | .globl eventfd_read |
| 1675 | .type eventfd_read, %function; |
| 1676 | eventfd_read: |
| 1677 | .globl eventfd_write |
| 1678 | .type eventfd_write, %function; |
| 1679 | eventfd_write: |
| 1680 | .globl execl |
| 1681 | .type execl, %function; |
| 1682 | execl: |
| 1683 | .globl execle |
| 1684 | .type execle, %function; |
| 1685 | execle: |
| 1686 | .globl execlp |
| 1687 | .type execlp, %function; |
| 1688 | execlp: |
| 1689 | .globl execv |
| 1690 | .type execv, %function; |
| 1691 | execv: |
| 1692 | .globl execve |
| 1693 | .type execve, %function; |
| 1694 | execve: |
| 1695 | .globl execvp |
| 1696 | .type execvp, %function; |
| 1697 | execvp: |
| 1698 | .weak execvpe |
| 1699 | .type execvpe, %function; |
| 1700 | execvpe: |
| 1701 | .globl exit |
| 1702 | .type exit, %function; |
| 1703 | exit: |
| 1704 | .globl exp |
| 1705 | .type exp, %function; |
| 1706 | exp: |
| 1707 | .globl exp10 |
| 1708 | .type exp10, %function; |
| 1709 | exp10: |
| 1710 | .globl exp10f |
| 1711 | .type exp10f, %function; |
| 1712 | exp10f: |
| 1713 | .globl exp10l |
| 1714 | .type exp10l, %function; |
| 1715 | exp10l: |
| 1716 | .globl exp2 |
| 1717 | .type exp2, %function; |
| 1718 | exp2: |
| 1719 | .globl exp2f |
| 1720 | .type exp2f, %function; |
| 1721 | exp2f: |
| 1722 | .globl exp2l |
| 1723 | .type exp2l, %function; |
| 1724 | exp2l: |
| 1725 | .globl expf |
| 1726 | .type expf, %function; |
| 1727 | expf: |
| 1728 | .globl expl |
| 1729 | .type expl, %function; |
| 1730 | expl: |
| 1731 | .globl explicit_bzero |
| 1732 | .type explicit_bzero, %function; |
| 1733 | explicit_bzero: |
| 1734 | .globl expm1 |
| 1735 | .type expm1, %function; |
| 1736 | expm1: |
| 1737 | .globl expm1f |
| 1738 | .type expm1f, %function; |
| 1739 | expm1f: |
| 1740 | .globl expm1l |
| 1741 | .type expm1l, %function; |
| 1742 | expm1l: |
| 1743 | .globl fabs |
| 1744 | .type fabs, %function; |
| 1745 | fabs: |
| 1746 | .globl fabsf |
| 1747 | .type fabsf, %function; |
| 1748 | fabsf: |
| 1749 | .globl fabsl |
| 1750 | .type fabsl, %function; |
| 1751 | fabsl: |
| 1752 | .globl faccessat |
| 1753 | .type faccessat, %function; |
| 1754 | faccessat: |
| 1755 | .globl fallocate |
| 1756 | .type fallocate, %function; |
| 1757 | fallocate: |
| 1758 | .globl fanotify_init |
| 1759 | .type fanotify_init, %function; |
| 1760 | fanotify_init: |
| 1761 | .globl fanotify_mark |
| 1762 | .type fanotify_mark, %function; |
| 1763 | fanotify_mark: |
| 1764 | .globl fchdir |
| 1765 | .type fchdir, %function; |
| 1766 | fchdir: |
| 1767 | .globl fchmod |
| 1768 | .type fchmod, %function; |
| 1769 | fchmod: |
| 1770 | .globl fchmodat |
| 1771 | .type fchmodat, %function; |
| 1772 | fchmodat: |
| 1773 | .globl fchown |
| 1774 | .type fchown, %function; |
| 1775 | fchown: |
| 1776 | .globl fchownat |
| 1777 | .type fchownat, %function; |
| 1778 | fchownat: |
| 1779 | .globl fclose |
| 1780 | .type fclose, %function; |
| 1781 | fclose: |
| 1782 | .globl fcntl |
| 1783 | .type fcntl, %function; |
| 1784 | fcntl: |
| 1785 | .globl fcvt |
| 1786 | .type fcvt, %function; |
| 1787 | fcvt: |
| 1788 | .globl fdatasync |
| 1789 | .type fdatasync, %function; |
| 1790 | fdatasync: |
| 1791 | .globl fdim |
| 1792 | .type fdim, %function; |
| 1793 | fdim: |
| 1794 | .globl fdimf |
| 1795 | .type fdimf, %function; |
| 1796 | fdimf: |
| 1797 | .globl fdiml |
| 1798 | .type fdiml, %function; |
| 1799 | fdiml: |
| 1800 | .weak fdopen |
| 1801 | .type fdopen, %function; |
| 1802 | fdopen: |
| 1803 | .globl fdopendir |
| 1804 | .type fdopendir, %function; |
| 1805 | fdopendir: |
| 1806 | .globl feclearexcept |
| 1807 | .type feclearexcept, %function; |
| 1808 | feclearexcept: |
| 1809 | .globl fegetenv |
| 1810 | .type fegetenv, %function; |
| 1811 | fegetenv: |
| 1812 | .globl fegetexceptflag |
| 1813 | .type fegetexceptflag, %function; |
| 1814 | fegetexceptflag: |
| 1815 | .globl fegetround |
| 1816 | .type fegetround, %function; |
| 1817 | fegetround: |
| 1818 | .globl feholdexcept |
| 1819 | .type feholdexcept, %function; |
| 1820 | feholdexcept: |
| 1821 | .globl feof |
| 1822 | .type feof, %function; |
| 1823 | feof: |
| 1824 | .weak feof_unlocked |
| 1825 | .type feof_unlocked, %function; |
| 1826 | feof_unlocked: |
| 1827 | .globl feraiseexcept |
| 1828 | .type feraiseexcept, %function; |
| 1829 | feraiseexcept: |
| 1830 | .globl ferror |
| 1831 | .type ferror, %function; |
| 1832 | ferror: |
| 1833 | .weak ferror_unlocked |
| 1834 | .type ferror_unlocked, %function; |
| 1835 | ferror_unlocked: |
| 1836 | .globl fesetenv |
| 1837 | .type fesetenv, %function; |
| 1838 | fesetenv: |
| 1839 | .globl fesetexceptflag |
| 1840 | .type fesetexceptflag, %function; |
| 1841 | fesetexceptflag: |
| 1842 | .globl fesetround |
| 1843 | .type fesetround, %function; |
| 1844 | fesetround: |
| 1845 | .globl fetestexcept |
| 1846 | .type fetestexcept, %function; |
| 1847 | fetestexcept: |
| 1848 | .globl feupdateenv |
| 1849 | .type feupdateenv, %function; |
| 1850 | feupdateenv: |
| 1851 | .globl fexecve |
| 1852 | .type fexecve, %function; |
| 1853 | fexecve: |
| 1854 | .globl fflush |
| 1855 | .type fflush, %function; |
| 1856 | fflush: |
| 1857 | .weak fflush_unlocked |
| 1858 | .type fflush_unlocked, %function; |
| 1859 | fflush_unlocked: |
| 1860 | .globl ffs |
| 1861 | .type ffs, %function; |
| 1862 | ffs: |
| 1863 | .globl ffsl |
| 1864 | .type ffsl, %function; |
| 1865 | ffsl: |
| 1866 | .globl ffsll |
| 1867 | .type ffsll, %function; |
| 1868 | ffsll: |
| 1869 | .globl fgetc |
| 1870 | .type fgetc, %function; |
| 1871 | fgetc: |
| 1872 | .weak fgetc_unlocked |
| 1873 | .type fgetc_unlocked, %function; |
| 1874 | fgetc_unlocked: |
| 1875 | .globl fgetgrent |
| 1876 | .type fgetgrent, %function; |
| 1877 | fgetgrent: |
| 1878 | .globl fgetln |
| 1879 | .type fgetln, %function; |
| 1880 | fgetln: |
| 1881 | .globl fgetpos |
| 1882 | .type fgetpos, %function; |
| 1883 | fgetpos: |
| 1884 | .globl fgetpwent |
| 1885 | .type fgetpwent, %function; |
| 1886 | fgetpwent: |
| 1887 | .globl fgets |
| 1888 | .type fgets, %function; |
| 1889 | fgets: |
| 1890 | .weak fgets_unlocked |
| 1891 | .type fgets_unlocked, %function; |
| 1892 | fgets_unlocked: |
| 1893 | .globl fgetspent |
| 1894 | .type fgetspent, %function; |
| 1895 | fgetspent: |
| 1896 | .globl fgetwc |
| 1897 | .type fgetwc, %function; |
| 1898 | fgetwc: |
| 1899 | .weak fgetwc_unlocked |
| 1900 | .type fgetwc_unlocked, %function; |
| 1901 | fgetwc_unlocked: |
| 1902 | .globl fgetws |
| 1903 | .type fgetws, %function; |
| 1904 | fgetws: |
| 1905 | .weak fgetws_unlocked |
| 1906 | .type fgetws_unlocked, %function; |
| 1907 | fgetws_unlocked: |
| 1908 | .globl fgetxattr |
| 1909 | .type fgetxattr, %function; |
| 1910 | fgetxattr: |
| 1911 | .globl fileno |
| 1912 | .type fileno, %function; |
| 1913 | fileno: |
| 1914 | .weak fileno_unlocked |
| 1915 | .type fileno_unlocked, %function; |
| 1916 | fileno_unlocked: |
| 1917 | .globl finite |
| 1918 | .type finite, %function; |
| 1919 | finite: |
| 1920 | .globl finitef |
| 1921 | .type finitef, %function; |
| 1922 | finitef: |
| 1923 | .globl flistxattr |
| 1924 | .type flistxattr, %function; |
| 1925 | flistxattr: |
| 1926 | .globl flock |
| 1927 | .type flock, %function; |
| 1928 | flock: |
| 1929 | .globl flockfile |
| 1930 | .type flockfile, %function; |
| 1931 | flockfile: |
| 1932 | .globl floor |
| 1933 | .type floor, %function; |
| 1934 | floor: |
| 1935 | .globl floorf |
| 1936 | .type floorf, %function; |
| 1937 | floorf: |
| 1938 | .globl floorl |
| 1939 | .type floorl, %function; |
| 1940 | floorl: |
| 1941 | .globl fma |
| 1942 | .type fma, %function; |
| 1943 | fma: |
| 1944 | .globl fmaf |
| 1945 | .type fmaf, %function; |
| 1946 | fmaf: |
| 1947 | .globl fmal |
| 1948 | .type fmal, %function; |
| 1949 | fmal: |
| 1950 | .globl fmax |
| 1951 | .type fmax, %function; |
| 1952 | fmax: |
| 1953 | .globl fmaxf |
| 1954 | .type fmaxf, %function; |
| 1955 | fmaxf: |
| 1956 | .globl fmaxl |
| 1957 | .type fmaxl, %function; |
| 1958 | fmaxl: |
| 1959 | .globl fmemopen |
| 1960 | .type fmemopen, %function; |
| 1961 | fmemopen: |
| 1962 | .globl fmin |
| 1963 | .type fmin, %function; |
| 1964 | fmin: |
| 1965 | .globl fminf |
| 1966 | .type fminf, %function; |
| 1967 | fminf: |
| 1968 | .globl fminl |
| 1969 | .type fminl, %function; |
| 1970 | fminl: |
| 1971 | .globl fmod |
| 1972 | .type fmod, %function; |
| 1973 | fmod: |
| 1974 | .globl fmodf |
| 1975 | .type fmodf, %function; |
| 1976 | fmodf: |
| 1977 | .globl fmodl |
| 1978 | .type fmodl, %function; |
| 1979 | fmodl: |
| 1980 | .globl fmtmsg |
| 1981 | .type fmtmsg, %function; |
| 1982 | fmtmsg: |
| 1983 | .globl fnmatch |
| 1984 | .type fnmatch, %function; |
| 1985 | fnmatch: |
| 1986 | .globl fopen |
| 1987 | .type fopen, %function; |
| 1988 | fopen: |
| 1989 | .globl fopencookie |
| 1990 | .type fopencookie, %function; |
| 1991 | fopencookie: |
| 1992 | .globl fork |
| 1993 | .type fork, %function; |
| 1994 | fork: |
| 1995 | .globl forkpty |
| 1996 | .type forkpty, %function; |
| 1997 | forkpty: |
| 1998 | .globl fpathconf |
| 1999 | .type fpathconf, %function; |
| 2000 | fpathconf: |
| 2001 | .globl fprintf |
| 2002 | .type fprintf, %function; |
| 2003 | fprintf: |
| 2004 | .weak fpurge |
| 2005 | .type fpurge, %function; |
| 2006 | fpurge: |
| 2007 | .globl fputc |
| 2008 | .type fputc, %function; |
| 2009 | fputc: |
| 2010 | .weak fputc_unlocked |
| 2011 | .type fputc_unlocked, %function; |
| 2012 | fputc_unlocked: |
| 2013 | .globl fputs |
| 2014 | .type fputs, %function; |
| 2015 | fputs: |
| 2016 | .weak fputs_unlocked |
| 2017 | .type fputs_unlocked, %function; |
| 2018 | fputs_unlocked: |
| 2019 | .globl fputwc |
| 2020 | .type fputwc, %function; |
| 2021 | fputwc: |
| 2022 | .weak fputwc_unlocked |
| 2023 | .type fputwc_unlocked, %function; |
| 2024 | fputwc_unlocked: |
| 2025 | .globl fputws |
| 2026 | .type fputws, %function; |
| 2027 | fputws: |
| 2028 | .weak fputws_unlocked |
| 2029 | .type fputws_unlocked, %function; |
| 2030 | fputws_unlocked: |
| 2031 | .globl fread |
| 2032 | .type fread, %function; |
| 2033 | fread: |
| 2034 | .weak fread_unlocked |
| 2035 | .type fread_unlocked, %function; |
| 2036 | fread_unlocked: |
| 2037 | .globl free |
| 2038 | .type free, %function; |
| 2039 | free: |
| 2040 | .globl freeaddrinfo |
| 2041 | .type freeaddrinfo, %function; |
| 2042 | freeaddrinfo: |
| 2043 | .globl freeifaddrs |
| 2044 | .type freeifaddrs, %function; |
| 2045 | freeifaddrs: |
| 2046 | .globl freelocale |
| 2047 | .type freelocale, %function; |
| 2048 | freelocale: |
| 2049 | .globl fremovexattr |
| 2050 | .type fremovexattr, %function; |
| 2051 | fremovexattr: |
| 2052 | .globl freopen |
| 2053 | .type freopen, %function; |
| 2054 | freopen: |
| 2055 | .globl frexp |
| 2056 | .type frexp, %function; |
| 2057 | frexp: |
| 2058 | .globl frexpf |
| 2059 | .type frexpf, %function; |
| 2060 | frexpf: |
| 2061 | .globl frexpl |
| 2062 | .type frexpl, %function; |
| 2063 | frexpl: |
| 2064 | .globl fscanf |
| 2065 | .type fscanf, %function; |
| 2066 | fscanf: |
| 2067 | .globl fseek |
| 2068 | .type fseek, %function; |
| 2069 | fseek: |
| 2070 | .weak fseeko |
| 2071 | .type fseeko, %function; |
| 2072 | fseeko: |
| 2073 | .globl fsetpos |
| 2074 | .type fsetpos, %function; |
| 2075 | fsetpos: |
| 2076 | .globl fsetxattr |
| 2077 | .type fsetxattr, %function; |
| 2078 | fsetxattr: |
| 2079 | WEAKTIME64 fstat |
| 2080 | .type fstat, %function; |
| 2081 | fstat: |
| 2082 | WEAKTIME64 fstatat |
| 2083 | .type fstatat, %function; |
| 2084 | fstatat: |
| 2085 | .weak fstatfs |
| 2086 | .type fstatfs, %function; |
| 2087 | fstatfs: |
| 2088 | .globl fstatvfs |
| 2089 | .type fstatvfs, %function; |
| 2090 | fstatvfs: |
| 2091 | .globl fsync |
| 2092 | .type fsync, %function; |
| 2093 | fsync: |
| 2094 | .globl ftell |
| 2095 | .type ftell, %function; |
| 2096 | ftell: |
| 2097 | .weak ftello |
| 2098 | .type ftello, %function; |
| 2099 | ftello: |
| 2100 | .globl ftime |
| 2101 | .type ftime, %function; |
| 2102 | ftime: |
| 2103 | .globl ftok |
| 2104 | .type ftok, %function; |
| 2105 | ftok: |
| 2106 | .globl ftruncate |
| 2107 | .type ftruncate, %function; |
| 2108 | ftruncate: |
| 2109 | .globl ftrylockfile |
| 2110 | .type ftrylockfile, %function; |
| 2111 | ftrylockfile: |
| 2112 | .globl ftw |
| 2113 | .type ftw, %function; |
| 2114 | ftw: |
| 2115 | .globl funlockfile |
| 2116 | .type funlockfile, %function; |
| 2117 | funlockfile: |
| 2118 | .globl futimens |
| 2119 | .type futimens, %function; |
| 2120 | futimens: |
| 2121 | .globl futimes |
| 2122 | .type futimes, %function; |
| 2123 | futimes: |
| 2124 | WEAKTIME64 futimesat |
| 2125 | .type futimesat, %function; |
| 2126 | futimesat: |
| 2127 | .globl fwide |
| 2128 | .type fwide, %function; |
| 2129 | fwide: |
| 2130 | .globl fwprintf |
| 2131 | .type fwprintf, %function; |
| 2132 | fwprintf: |
| 2133 | .globl fwrite |
| 2134 | .type fwrite, %function; |
| 2135 | fwrite: |
| 2136 | .weak fwrite_unlocked |
| 2137 | .type fwrite_unlocked, %function; |
| 2138 | fwrite_unlocked: |
| 2139 | .globl fwscanf |
| 2140 | .type fwscanf, %function; |
| 2141 | fwscanf: |
| 2142 | .globl gai_strerror |
| 2143 | .type gai_strerror, %function; |
| 2144 | gai_strerror: |
| 2145 | .globl gcvt |
| 2146 | .type gcvt, %function; |
| 2147 | gcvt: |
| 2148 | .globl get_avphys_pages |
| 2149 | .type get_avphys_pages, %function; |
| 2150 | get_avphys_pages: |
| 2151 | .globl get_current_dir_name |
| 2152 | .type get_current_dir_name, %function; |
| 2153 | get_current_dir_name: |
| 2154 | .globl get_nprocs |
| 2155 | .type get_nprocs, %function; |
| 2156 | get_nprocs: |
| 2157 | .globl get_nprocs_conf |
| 2158 | .type get_nprocs_conf, %function; |
| 2159 | get_nprocs_conf: |
| 2160 | .globl get_phys_pages |
| 2161 | .type get_phys_pages, %function; |
| 2162 | get_phys_pages: |
| 2163 | .globl getaddrinfo |
| 2164 | .type getaddrinfo, %function; |
| 2165 | getaddrinfo: |
| 2166 | .weak getauxval |
| 2167 | .type getauxval, %function; |
| 2168 | getauxval: |
| 2169 | .globl getc |
| 2170 | .type getc, %function; |
| 2171 | getc: |
| 2172 | .globl getc_unlocked |
| 2173 | .type getc_unlocked, %function; |
| 2174 | getc_unlocked: |
| 2175 | .globl getchar |
| 2176 | .type getchar, %function; |
| 2177 | getchar: |
| 2178 | .globl getchar_unlocked |
| 2179 | .type getchar_unlocked, %function; |
| 2180 | getchar_unlocked: |
| 2181 | .globl getcwd |
| 2182 | .type getcwd, %function; |
| 2183 | getcwd: |
| 2184 | .globl getdate |
| 2185 | .type getdate, %function; |
| 2186 | getdate: |
| 2187 | .globl getdelim |
| 2188 | .type getdelim, %function; |
| 2189 | getdelim: |
| 2190 | .globl getdents |
| 2191 | .type getdents, %function; |
| 2192 | getdents: |
| 2193 | .globl getdomainname |
| 2194 | .type getdomainname, %function; |
| 2195 | getdomainname: |
| 2196 | .globl getdtablesize |
| 2197 | .type getdtablesize, %function; |
| 2198 | getdtablesize: |
| 2199 | .globl getegid |
| 2200 | .type getegid, %function; |
| 2201 | getegid: |
| 2202 | .globl getentropy |
| 2203 | .type getentropy, %function; |
| 2204 | getentropy: |
| 2205 | .globl getenv |
| 2206 | .type getenv, %function; |
| 2207 | getenv: |
| 2208 | .globl geteuid |
| 2209 | .type geteuid, %function; |
| 2210 | geteuid: |
| 2211 | .globl getgid |
| 2212 | .type getgid, %function; |
| 2213 | getgid: |
| 2214 | .globl getgrent |
| 2215 | .type getgrent, %function; |
| 2216 | getgrent: |
| 2217 | .globl getgrgid |
| 2218 | .type getgrgid, %function; |
| 2219 | getgrgid: |
| 2220 | .globl getgrgid_r |
| 2221 | .type getgrgid_r, %function; |
| 2222 | getgrgid_r: |
| 2223 | .globl getgrnam |
| 2224 | .type getgrnam, %function; |
| 2225 | getgrnam: |
| 2226 | .globl getgrnam_r |
| 2227 | .type getgrnam_r, %function; |
| 2228 | getgrnam_r: |
| 2229 | .globl getgrouplist |
| 2230 | .type getgrouplist, %function; |
| 2231 | getgrouplist: |
| 2232 | .globl getgroups |
| 2233 | .type getgroups, %function; |
| 2234 | getgroups: |
| 2235 | .globl gethostbyaddr |
| 2236 | .type gethostbyaddr, %function; |
| 2237 | gethostbyaddr: |
| 2238 | .globl gethostbyaddr_r |
| 2239 | .type gethostbyaddr_r, %function; |
| 2240 | gethostbyaddr_r: |
| 2241 | .globl gethostbyname |
| 2242 | .type gethostbyname, %function; |
| 2243 | gethostbyname: |
| 2244 | .globl gethostbyname2 |
| 2245 | .type gethostbyname2, %function; |
| 2246 | gethostbyname2: |
| 2247 | .globl gethostbyname2_r |
| 2248 | .type gethostbyname2_r, %function; |
| 2249 | gethostbyname2_r: |
| 2250 | .globl gethostbyname_r |
| 2251 | .type gethostbyname_r, %function; |
| 2252 | gethostbyname_r: |
| 2253 | .globl gethostent |
| 2254 | .type gethostent, %function; |
| 2255 | gethostent: |
| 2256 | .globl gethostid |
| 2257 | .type gethostid, %function; |
| 2258 | gethostid: |
| 2259 | .globl gethostname |
| 2260 | .type gethostname, %function; |
| 2261 | gethostname: |
| 2262 | .globl getifaddrs |
| 2263 | .type getifaddrs, %function; |
| 2264 | getifaddrs: |
| 2265 | .globl getitimer |
| 2266 | .type getitimer, %function; |
| 2267 | getitimer: |
| 2268 | .globl getline |
| 2269 | .type getline, %function; |
| 2270 | getline: |
| 2271 | .globl getloadavg |
| 2272 | .type getloadavg, %function; |
| 2273 | getloadavg: |
| 2274 | .globl getlogin |
| 2275 | .type getlogin, %function; |
| 2276 | getlogin: |
| 2277 | .globl getlogin_r |
| 2278 | .type getlogin_r, %function; |
| 2279 | getlogin_r: |
| 2280 | .globl getmntent |
| 2281 | .type getmntent, %function; |
| 2282 | getmntent: |
| 2283 | .globl getmntent_r |
| 2284 | .type getmntent_r, %function; |
| 2285 | getmntent_r: |
| 2286 | .globl getnameinfo |
| 2287 | .type getnameinfo, %function; |
| 2288 | getnameinfo: |
| 2289 | .globl getnetbyaddr |
| 2290 | .type getnetbyaddr, %function; |
| 2291 | getnetbyaddr: |
| 2292 | .globl getnetbyname |
| 2293 | .type getnetbyname, %function; |
| 2294 | getnetbyname: |
| 2295 | .globl getnetent |
| 2296 | .type getnetent, %function; |
| 2297 | getnetent: |
| 2298 | .globl getopt |
| 2299 | .type getopt, %function; |
| 2300 | getopt: |
| 2301 | .globl getopt_long |
| 2302 | .type getopt_long, %function; |
| 2303 | getopt_long: |
| 2304 | .globl getopt_long_only |
| 2305 | .type getopt_long_only, %function; |
| 2306 | getopt_long_only: |
| 2307 | .globl getpagesize |
| 2308 | .type getpagesize, %function; |
| 2309 | getpagesize: |
| 2310 | .globl getpass |
| 2311 | .type getpass, %function; |
| 2312 | getpass: |
| 2313 | .globl getpeername |
| 2314 | .type getpeername, %function; |
| 2315 | getpeername: |
| 2316 | .globl getpgid |
| 2317 | .type getpgid, %function; |
| 2318 | getpgid: |
| 2319 | .globl getpgrp |
| 2320 | .type getpgrp, %function; |
| 2321 | getpgrp: |
| 2322 | .globl getpid |
| 2323 | .type getpid, %function; |
| 2324 | getpid: |
| 2325 | .globl getppid |
| 2326 | .type getppid, %function; |
| 2327 | getppid: |
| 2328 | .globl getpriority |
| 2329 | .type getpriority, %function; |
| 2330 | getpriority: |
| 2331 | .globl getprotobyname |
| 2332 | .type getprotobyname, %function; |
| 2333 | getprotobyname: |
| 2334 | .globl getprotobynumber |
| 2335 | .type getprotobynumber, %function; |
| 2336 | getprotobynumber: |
| 2337 | .globl getprotoent |
| 2338 | .type getprotoent, %function; |
| 2339 | getprotoent: |
| 2340 | .globl getpwent |
| 2341 | .type getpwent, %function; |
| 2342 | getpwent: |
| 2343 | .globl getpwnam |
| 2344 | .type getpwnam, %function; |
| 2345 | getpwnam: |
| 2346 | .globl getpwnam_r |
| 2347 | .type getpwnam_r, %function; |
| 2348 | getpwnam_r: |
| 2349 | .globl getpwuid |
| 2350 | .type getpwuid, %function; |
| 2351 | getpwuid: |
| 2352 | .globl getpwuid_r |
| 2353 | .type getpwuid_r, %function; |
| 2354 | getpwuid_r: |
| 2355 | .globl getrandom |
| 2356 | .type getrandom, %function; |
| 2357 | getrandom: |
| 2358 | .globl getresgid |
| 2359 | .type getresgid, %function; |
| 2360 | getresgid: |
| 2361 | .globl getresuid |
| 2362 | .type getresuid, %function; |
| 2363 | getresuid: |
| 2364 | .globl getrlimit |
| 2365 | .type getrlimit, %function; |
| 2366 | getrlimit: |
| 2367 | .globl getrusage |
| 2368 | .type getrusage, %function; |
| 2369 | getrusage: |
| 2370 | .globl gets |
| 2371 | .type gets, %function; |
| 2372 | gets: |
| 2373 | .globl getservbyname |
| 2374 | .type getservbyname, %function; |
| 2375 | getservbyname: |
| 2376 | .globl getservbyname_r |
| 2377 | .type getservbyname_r, %function; |
| 2378 | getservbyname_r: |
| 2379 | .globl getservbyport |
| 2380 | .type getservbyport, %function; |
| 2381 | getservbyport: |
| 2382 | .globl getservbyport_r |
| 2383 | .type getservbyport_r, %function; |
| 2384 | getservbyport_r: |
| 2385 | .globl getservent |
| 2386 | .type getservent, %function; |
| 2387 | getservent: |
| 2388 | .globl getsid |
| 2389 | .type getsid, %function; |
| 2390 | getsid: |
| 2391 | .globl getsockname |
| 2392 | .type getsockname, %function; |
| 2393 | getsockname: |
| 2394 | .globl getsockopt |
| 2395 | .type getsockopt, %function; |
| 2396 | getsockopt: |
| 2397 | .globl getspent |
| 2398 | .type getspent, %function; |
| 2399 | getspent: |
| 2400 | .globl getspnam |
| 2401 | .type getspnam, %function; |
| 2402 | getspnam: |
| 2403 | .globl getspnam_r |
| 2404 | .type getspnam_r, %function; |
| 2405 | getspnam_r: |
| 2406 | .globl getsubopt |
| 2407 | .type getsubopt, %function; |
| 2408 | getsubopt: |
| 2409 | .globl gettext |
| 2410 | .type gettext, %function; |
| 2411 | gettext: |
| 2412 | .globl gettid |
| 2413 | .type gettid, %function; |
| 2414 | gettid: |
| 2415 | .globl gettimeofday |
| 2416 | .type gettimeofday, %function; |
| 2417 | gettimeofday: |
| 2418 | .globl getuid |
| 2419 | .type getuid, %function; |
| 2420 | getuid: |
| 2421 | .globl getusershell |
| 2422 | .type getusershell, %function; |
| 2423 | getusershell: |
| 2424 | .weak getutent |
| 2425 | .type getutent, %function; |
| 2426 | getutent: |
| 2427 | .weak getutid |
| 2428 | .type getutid, %function; |
| 2429 | getutid: |
| 2430 | .weak getutline |
| 2431 | .type getutline, %function; |
| 2432 | getutline: |
| 2433 | .globl getutxent |
| 2434 | .type getutxent, %function; |
| 2435 | getutxent: |
| 2436 | .globl getutxid |
| 2437 | .type getutxid, %function; |
| 2438 | getutxid: |
| 2439 | .globl getutxline |
| 2440 | .type getutxline, %function; |
| 2441 | getutxline: |
| 2442 | .globl getw |
| 2443 | .type getw, %function; |
| 2444 | getw: |
| 2445 | .globl getwc |
| 2446 | .type getwc, %function; |
| 2447 | getwc: |
| 2448 | .weak getwc_unlocked |
| 2449 | .type getwc_unlocked, %function; |
| 2450 | getwc_unlocked: |
| 2451 | .globl getwchar |
| 2452 | .type getwchar, %function; |
| 2453 | getwchar: |
| 2454 | .weak getwchar_unlocked |
| 2455 | .type getwchar_unlocked, %function; |
| 2456 | getwchar_unlocked: |
| 2457 | .globl getxattr |
| 2458 | .type getxattr, %function; |
| 2459 | getxattr: |
| 2460 | .globl glob |
| 2461 | .type glob, %function; |
| 2462 | glob: |
| 2463 | .globl globfree |
| 2464 | .type globfree, %function; |
| 2465 | globfree: |
| 2466 | .globl gmtime |
| 2467 | .type gmtime, %function; |
| 2468 | gmtime: |
| 2469 | WEAKTIME64 gmtime_r |
| 2470 | .type gmtime_r, %function; |
| 2471 | gmtime_r: |
| 2472 | .globl grantpt |
| 2473 | .type grantpt, %function; |
| 2474 | grantpt: |
| 2475 | .globl hasmntopt |
| 2476 | .type hasmntopt, %function; |
| 2477 | hasmntopt: |
| 2478 | .globl hcreate |
| 2479 | .type hcreate, %function; |
| 2480 | hcreate: |
| 2481 | .weak hcreate_r |
| 2482 | .type hcreate_r, %function; |
| 2483 | hcreate_r: |
| 2484 | .globl hdestroy |
| 2485 | .type hdestroy, %function; |
| 2486 | hdestroy: |
| 2487 | .weak hdestroy_r |
| 2488 | .type hdestroy_r, %function; |
| 2489 | hdestroy_r: |
| 2490 | .globl herror |
| 2491 | .type herror, %function; |
| 2492 | herror: |
| 2493 | .globl hsearch |
| 2494 | .type hsearch, %function; |
| 2495 | hsearch: |
| 2496 | .weak hsearch_r |
| 2497 | .type hsearch_r, %function; |
| 2498 | hsearch_r: |
| 2499 | .globl hstrerror |
| 2500 | .type hstrerror, %function; |
| 2501 | hstrerror: |
| 2502 | .globl htonl |
| 2503 | .type htonl, %function; |
| 2504 | htonl: |
| 2505 | .globl htons |
| 2506 | .type htons, %function; |
| 2507 | htons: |
| 2508 | .globl hypot |
| 2509 | .type hypot, %function; |
| 2510 | hypot: |
| 2511 | .globl hypotf |
| 2512 | .type hypotf, %function; |
| 2513 | hypotf: |
| 2514 | .globl hypotl |
| 2515 | .type hypotl, %function; |
| 2516 | hypotl: |
| 2517 | .globl iconv |
| 2518 | .type iconv, %function; |
| 2519 | iconv: |
| 2520 | .globl iconv_close |
| 2521 | .type iconv_close, %function; |
| 2522 | iconv_close: |
| 2523 | .globl iconv_open |
| 2524 | .type iconv_open, %function; |
| 2525 | iconv_open: |
| 2526 | .globl if_freenameindex |
| 2527 | .type if_freenameindex, %function; |
| 2528 | if_freenameindex: |
| 2529 | .globl if_indextoname |
| 2530 | .type if_indextoname, %function; |
| 2531 | if_indextoname: |
| 2532 | .globl if_nameindex |
| 2533 | .type if_nameindex, %function; |
| 2534 | if_nameindex: |
| 2535 | .globl if_nametoindex |
| 2536 | .type if_nametoindex, %function; |
| 2537 | if_nametoindex: |
| 2538 | .globl ilogb |
| 2539 | .type ilogb, %function; |
| 2540 | ilogb: |
| 2541 | .globl ilogbf |
| 2542 | .type ilogbf, %function; |
| 2543 | ilogbf: |
| 2544 | .globl ilogbl |
| 2545 | .type ilogbl, %function; |
| 2546 | ilogbl: |
| 2547 | .globl imaxabs |
| 2548 | .type imaxabs, %function; |
| 2549 | imaxabs: |
| 2550 | .globl imaxdiv |
| 2551 | .type imaxdiv, %function; |
| 2552 | imaxdiv: |
| 2553 | .globl index |
| 2554 | .type index, %function; |
| 2555 | index: |
| 2556 | .globl inet_addr |
| 2557 | .type inet_addr, %function; |
| 2558 | inet_addr: |
| 2559 | .weak inet_aton |
| 2560 | .type inet_aton, %function; |
| 2561 | inet_aton: |
| 2562 | .globl inet_lnaof |
| 2563 | .type inet_lnaof, %function; |
| 2564 | inet_lnaof: |
| 2565 | .globl inet_makeaddr |
| 2566 | .type inet_makeaddr, %function; |
| 2567 | inet_makeaddr: |
| 2568 | .globl inet_netof |
| 2569 | .type inet_netof, %function; |
| 2570 | inet_netof: |
| 2571 | .globl inet_network |
| 2572 | .type inet_network, %function; |
| 2573 | inet_network: |
| 2574 | .globl inet_ntoa |
| 2575 | .type inet_ntoa, %function; |
| 2576 | inet_ntoa: |
| 2577 | .globl inet_ntop |
| 2578 | .type inet_ntop, %function; |
| 2579 | inet_ntop: |
| 2580 | .globl inet_pton |
| 2581 | .type inet_pton, %function; |
| 2582 | inet_pton: |
| 2583 | .globl init_module |
| 2584 | .type init_module, %function; |
| 2585 | init_module: |
| 2586 | .globl initgroups |
| 2587 | .type initgroups, %function; |
| 2588 | initgroups: |
| 2589 | .globl initstate |
| 2590 | .type initstate, %function; |
| 2591 | initstate: |
| 2592 | .globl inotify_add_watch |
| 2593 | .type inotify_add_watch, %function; |
| 2594 | inotify_add_watch: |
| 2595 | .globl inotify_init |
| 2596 | .type inotify_init, %function; |
| 2597 | inotify_init: |
| 2598 | .globl inotify_init1 |
| 2599 | .type inotify_init1, %function; |
| 2600 | inotify_init1: |
| 2601 | .globl inotify_rm_watch |
| 2602 | .type inotify_rm_watch, %function; |
| 2603 | inotify_rm_watch: |
| 2604 | .globl insque |
| 2605 | .type insque, %function; |
| 2606 | insque: |
| 2607 | .globl ioctl |
| 2608 | .type ioctl, %function; |
| 2609 | ioctl: |
| 2610 | #if !defined(ARCH_aarch64) && !defined(ARCH_arm) && !defined(ARCH_hexagon) && !defined(ARCH_loongarch64) && !defined(ARCH_mips64) && !defined(ARCH_mipsn32) && !defined(ARCH_riscv32) && !defined(ARCH_riscv64) && !defined(ARCH_s390x) |
| 2611 | .globl ioperm |
| 2612 | .type ioperm, %function; |
| 2613 | ioperm: |
| 2614 | #endif |
| 2615 | #if !defined(ARCH_aarch64) && !defined(ARCH_arm) && !defined(ARCH_hexagon) && !defined(ARCH_loongarch64) && !defined(ARCH_mips64) && !defined(ARCH_mipsn32) && !defined(ARCH_riscv32) && !defined(ARCH_riscv64) && !defined(ARCH_s390x) |
| 2616 | .globl iopl |
| 2617 | .type iopl, %function; |
| 2618 | iopl: |
| 2619 | #endif |
| 2620 | .globl isalnum |
| 2621 | .type isalnum, %function; |
| 2622 | isalnum: |
| 2623 | .weak isalnum_l |
| 2624 | .type isalnum_l, %function; |
| 2625 | isalnum_l: |
| 2626 | .globl isalpha |
| 2627 | .type isalpha, %function; |
| 2628 | isalpha: |
| 2629 | .weak isalpha_l |
| 2630 | .type isalpha_l, %function; |
| 2631 | isalpha_l: |
| 2632 | .globl isascii |
| 2633 | .type isascii, %function; |
| 2634 | isascii: |
| 2635 | .globl isastream |
| 2636 | .type isastream, %function; |
| 2637 | isastream: |
| 2638 | .globl isatty |
| 2639 | .type isatty, %function; |
| 2640 | isatty: |
| 2641 | .globl isblank |
| 2642 | .type isblank, %function; |
| 2643 | isblank: |
| 2644 | .weak isblank_l |
| 2645 | .type isblank_l, %function; |
| 2646 | isblank_l: |
| 2647 | .globl iscntrl |
| 2648 | .type iscntrl, %function; |
| 2649 | iscntrl: |
| 2650 | .weak iscntrl_l |
| 2651 | .type iscntrl_l, %function; |
| 2652 | iscntrl_l: |
| 2653 | .globl isdigit |
| 2654 | .type isdigit, %function; |
| 2655 | isdigit: |
| 2656 | .weak isdigit_l |
| 2657 | .type isdigit_l, %function; |
| 2658 | isdigit_l: |
| 2659 | .globl isgraph |
| 2660 | .type isgraph, %function; |
| 2661 | isgraph: |
| 2662 | .weak isgraph_l |
| 2663 | .type isgraph_l, %function; |
| 2664 | isgraph_l: |
| 2665 | .globl islower |
| 2666 | .type islower, %function; |
| 2667 | islower: |
| 2668 | .weak islower_l |
| 2669 | .type islower_l, %function; |
| 2670 | islower_l: |
| 2671 | .globl isprint |
| 2672 | .type isprint, %function; |
| 2673 | isprint: |
| 2674 | .weak isprint_l |
| 2675 | .type isprint_l, %function; |
| 2676 | isprint_l: |
| 2677 | .globl ispunct |
| 2678 | .type ispunct, %function; |
| 2679 | ispunct: |
| 2680 | .weak ispunct_l |
| 2681 | .type ispunct_l, %function; |
| 2682 | ispunct_l: |
| 2683 | .globl issetugid |
| 2684 | .type issetugid, %function; |
| 2685 | issetugid: |
| 2686 | .globl isspace |
| 2687 | .type isspace, %function; |
| 2688 | isspace: |
| 2689 | .weak isspace_l |
| 2690 | .type isspace_l, %function; |
| 2691 | isspace_l: |
| 2692 | .globl isupper |
| 2693 | .type isupper, %function; |
| 2694 | isupper: |
| 2695 | .weak isupper_l |
| 2696 | .type isupper_l, %function; |
| 2697 | isupper_l: |
| 2698 | .globl iswalnum |
| 2699 | .type iswalnum, %function; |
| 2700 | iswalnum: |
| 2701 | .weak iswalnum_l |
| 2702 | .type iswalnum_l, %function; |
| 2703 | iswalnum_l: |
| 2704 | .globl iswalpha |
| 2705 | .type iswalpha, %function; |
| 2706 | iswalpha: |
| 2707 | .weak iswalpha_l |
| 2708 | .type iswalpha_l, %function; |
| 2709 | iswalpha_l: |
| 2710 | .globl iswblank |
| 2711 | .type iswblank, %function; |
| 2712 | iswblank: |
| 2713 | .weak iswblank_l |
| 2714 | .type iswblank_l, %function; |
| 2715 | iswblank_l: |
| 2716 | .globl iswcntrl |
| 2717 | .type iswcntrl, %function; |
| 2718 | iswcntrl: |
| 2719 | .weak iswcntrl_l |
| 2720 | .type iswcntrl_l, %function; |
| 2721 | iswcntrl_l: |
| 2722 | .globl iswctype |
| 2723 | .type iswctype, %function; |
| 2724 | iswctype: |
| 2725 | .weak iswctype_l |
| 2726 | .type iswctype_l, %function; |
| 2727 | iswctype_l: |
| 2728 | .globl iswdigit |
| 2729 | .type iswdigit, %function; |
| 2730 | iswdigit: |
| 2731 | .weak iswdigit_l |
| 2732 | .type iswdigit_l, %function; |
| 2733 | iswdigit_l: |
| 2734 | .globl iswgraph |
| 2735 | .type iswgraph, %function; |
| 2736 | iswgraph: |
| 2737 | .weak iswgraph_l |
| 2738 | .type iswgraph_l, %function; |
| 2739 | iswgraph_l: |
| 2740 | .globl iswlower |
| 2741 | .type iswlower, %function; |
| 2742 | iswlower: |
| 2743 | .weak iswlower_l |
| 2744 | .type iswlower_l, %function; |
| 2745 | iswlower_l: |
| 2746 | .globl iswprint |
| 2747 | .type iswprint, %function; |
| 2748 | iswprint: |
| 2749 | .weak iswprint_l |
| 2750 | .type iswprint_l, %function; |
| 2751 | iswprint_l: |
| 2752 | .globl iswpunct |
| 2753 | .type iswpunct, %function; |
| 2754 | iswpunct: |
| 2755 | .weak iswpunct_l |
| 2756 | .type iswpunct_l, %function; |
| 2757 | iswpunct_l: |
| 2758 | .globl iswspace |
| 2759 | .type iswspace, %function; |
| 2760 | iswspace: |
| 2761 | .weak iswspace_l |
| 2762 | .type iswspace_l, %function; |
| 2763 | iswspace_l: |
| 2764 | .globl iswupper |
| 2765 | .type iswupper, %function; |
| 2766 | iswupper: |
| 2767 | .weak iswupper_l |
| 2768 | .type iswupper_l, %function; |
| 2769 | iswupper_l: |
| 2770 | .globl iswxdigit |
| 2771 | .type iswxdigit, %function; |
| 2772 | iswxdigit: |
| 2773 | .weak iswxdigit_l |
| 2774 | .type iswxdigit_l, %function; |
| 2775 | iswxdigit_l: |
| 2776 | .globl isxdigit |
| 2777 | .type isxdigit, %function; |
| 2778 | isxdigit: |
| 2779 | .weak isxdigit_l |
| 2780 | .type isxdigit_l, %function; |
| 2781 | isxdigit_l: |
| 2782 | .globl j0 |
| 2783 | .type j0, %function; |
| 2784 | j0: |
| 2785 | .globl j0f |
| 2786 | .type j0f, %function; |
| 2787 | j0f: |
| 2788 | .globl j1 |
| 2789 | .type j1, %function; |
| 2790 | j1: |
| 2791 | .globl j1f |
| 2792 | .type j1f, %function; |
| 2793 | j1f: |
| 2794 | .globl jn |
| 2795 | .type jn, %function; |
| 2796 | jn: |
| 2797 | .globl jnf |
| 2798 | .type jnf, %function; |
| 2799 | jnf: |
| 2800 | .globl jrand48 |
| 2801 | .type jrand48, %function; |
| 2802 | jrand48: |
| 2803 | .globl kill |
| 2804 | .type kill, %function; |
| 2805 | kill: |
| 2806 | .globl killpg |
| 2807 | .type killpg, %function; |
| 2808 | killpg: |
| 2809 | .globl klogctl |
| 2810 | .type klogctl, %function; |
| 2811 | klogctl: |
| 2812 | .globl l64a |
| 2813 | .type l64a, %function; |
| 2814 | l64a: |
| 2815 | .globl labs |
| 2816 | .type labs, %function; |
| 2817 | labs: |
| 2818 | .globl lchmod |
| 2819 | .type lchmod, %function; |
| 2820 | lchmod: |
| 2821 | .globl lchown |
| 2822 | .type lchown, %function; |
| 2823 | lchown: |
| 2824 | .globl lckpwdf |
| 2825 | .type lckpwdf, %function; |
| 2826 | lckpwdf: |
| 2827 | .globl lcong48 |
| 2828 | .type lcong48, %function; |
| 2829 | lcong48: |
| 2830 | .globl ldexp |
| 2831 | .type ldexp, %function; |
| 2832 | ldexp: |
| 2833 | .globl ldexpf |
| 2834 | .type ldexpf, %function; |
| 2835 | ldexpf: |
| 2836 | .globl ldexpl |
| 2837 | .type ldexpl, %function; |
| 2838 | ldexpl: |
| 2839 | .globl ldiv |
| 2840 | .type ldiv, %function; |
| 2841 | ldiv: |
| 2842 | .globl lfind |
| 2843 | .type lfind, %function; |
| 2844 | lfind: |
| 2845 | .globl lgamma |
| 2846 | .type lgamma, %function; |
| 2847 | lgamma: |
| 2848 | .weak lgamma_r |
| 2849 | .type lgamma_r, %function; |
| 2850 | lgamma_r: |
| 2851 | .globl lgammaf |
| 2852 | .type lgammaf, %function; |
| 2853 | lgammaf: |
| 2854 | .weak lgammaf_r |
| 2855 | .type lgammaf_r, %function; |
| 2856 | lgammaf_r: |
| 2857 | .globl lgammal |
| 2858 | .type lgammal, %function; |
| 2859 | lgammal: |
| 2860 | .weak lgammal_r |
| 2861 | .type lgammal_r, %function; |
| 2862 | lgammal_r: |
| 2863 | .globl lgetxattr |
| 2864 | .type lgetxattr, %function; |
| 2865 | lgetxattr: |
| 2866 | .globl link |
| 2867 | .type link, %function; |
| 2868 | link: |
| 2869 | .globl linkat |
| 2870 | .type linkat, %function; |
| 2871 | linkat: |
| 2872 | .globl lio_listio |
| 2873 | .type lio_listio, %function; |
| 2874 | lio_listio: |
| 2875 | .globl listen |
| 2876 | .type listen, %function; |
| 2877 | listen: |
| 2878 | .globl listxattr |
| 2879 | .type listxattr, %function; |
| 2880 | listxattr: |
| 2881 | .globl llabs |
| 2882 | .type llabs, %function; |
| 2883 | llabs: |
| 2884 | .globl lldiv |
| 2885 | .type lldiv, %function; |
| 2886 | lldiv: |
| 2887 | .globl llistxattr |
| 2888 | .type llistxattr, %function; |
| 2889 | llistxattr: |
| 2890 | .globl llrint |
| 2891 | .type llrint, %function; |
| 2892 | llrint: |
| 2893 | .globl llrintf |
| 2894 | .type llrintf, %function; |
| 2895 | llrintf: |
| 2896 | .globl llrintl |
| 2897 | .type llrintl, %function; |
| 2898 | llrintl: |
| 2899 | .globl llround |
| 2900 | .type llround, %function; |
| 2901 | llround: |
| 2902 | .globl llroundf |
| 2903 | .type llroundf, %function; |
| 2904 | llroundf: |
| 2905 | .globl llroundl |
| 2906 | .type llroundl, %function; |
| 2907 | llroundl: |
| 2908 | .globl localeconv |
| 2909 | .type localeconv, %function; |
| 2910 | localeconv: |
| 2911 | .globl localtime |
| 2912 | .type localtime, %function; |
| 2913 | localtime: |
| 2914 | WEAKTIME64 localtime_r |
| 2915 | .type localtime_r, %function; |
| 2916 | localtime_r: |
| 2917 | .globl lockf |
| 2918 | .type lockf, %function; |
| 2919 | lockf: |
| 2920 | .globl log |
| 2921 | .type log, %function; |
| 2922 | log: |
| 2923 | .globl log10 |
| 2924 | .type log10, %function; |
| 2925 | log10: |
| 2926 | .globl log10f |
| 2927 | .type log10f, %function; |
| 2928 | log10f: |
| 2929 | .globl log10l |
| 2930 | .type log10l, %function; |
| 2931 | log10l: |
| 2932 | .globl log1p |
| 2933 | .type log1p, %function; |
| 2934 | log1p: |
| 2935 | .globl log1pf |
| 2936 | .type log1pf, %function; |
| 2937 | log1pf: |
| 2938 | .globl log1pl |
| 2939 | .type log1pl, %function; |
| 2940 | log1pl: |
| 2941 | .globl log2 |
| 2942 | .type log2, %function; |
| 2943 | log2: |
| 2944 | .globl log2f |
| 2945 | .type log2f, %function; |
| 2946 | log2f: |
| 2947 | .globl log2l |
| 2948 | .type log2l, %function; |
| 2949 | log2l: |
| 2950 | .globl logb |
| 2951 | .type logb, %function; |
| 2952 | logb: |
| 2953 | .globl logbf |
| 2954 | .type logbf, %function; |
| 2955 | logbf: |
| 2956 | .globl logbl |
| 2957 | .type logbl, %function; |
| 2958 | logbl: |
| 2959 | .globl logf |
| 2960 | .type logf, %function; |
| 2961 | logf: |
| 2962 | .globl login_tty |
| 2963 | .type login_tty, %function; |
| 2964 | login_tty: |
| 2965 | .globl logl |
| 2966 | .type logl, %function; |
| 2967 | logl: |
| 2968 | .globl longjmp |
| 2969 | .type longjmp, %function; |
| 2970 | longjmp: |
| 2971 | .globl lrand48 |
| 2972 | .type lrand48, %function; |
| 2973 | lrand48: |
| 2974 | .globl lremovexattr |
| 2975 | .type lremovexattr, %function; |
| 2976 | lremovexattr: |
| 2977 | .globl lrint |
| 2978 | .type lrint, %function; |
| 2979 | lrint: |
| 2980 | .globl lrintf |
| 2981 | .type lrintf, %function; |
| 2982 | lrintf: |
| 2983 | .globl lrintl |
| 2984 | .type lrintl, %function; |
| 2985 | lrintl: |
| 2986 | .globl lround |
| 2987 | .type lround, %function; |
| 2988 | lround: |
| 2989 | .globl lroundf |
| 2990 | .type lroundf, %function; |
| 2991 | lroundf: |
| 2992 | .globl lroundl |
| 2993 | .type lroundl, %function; |
| 2994 | lroundl: |
| 2995 | .globl lsearch |
| 2996 | .type lsearch, %function; |
| 2997 | lsearch: |
| 2998 | .weak lseek |
| 2999 | .type lseek, %function; |
| 3000 | lseek: |
| 3001 | .globl lsetxattr |
| 3002 | .type lsetxattr, %function; |
| 3003 | lsetxattr: |
| 3004 | .globl lstat |
| 3005 | .type lstat, %function; |
| 3006 | lstat: |
| 3007 | .globl lutimes |
| 3008 | .type lutimes, %function; |
| 3009 | lutimes: |
| 3010 | .weak madvise |
| 3011 | .type madvise, %function; |
| 3012 | madvise: |
| 3013 | .weak malloc |
| 3014 | .type malloc, %function; |
| 3015 | malloc: |
| 3016 | .globl malloc_usable_size |
| 3017 | .type malloc_usable_size, %function; |
| 3018 | malloc_usable_size: |
| 3019 | .globl mblen |
| 3020 | .type mblen, %function; |
| 3021 | mblen: |
| 3022 | .globl mbrlen |
| 3023 | .type mbrlen, %function; |
| 3024 | mbrlen: |
| 3025 | .globl mbrtoc16 |
| 3026 | .type mbrtoc16, %function; |
| 3027 | mbrtoc16: |
| 3028 | .globl mbrtoc32 |
| 3029 | .type mbrtoc32, %function; |
| 3030 | mbrtoc32: |
| 3031 | .globl mbrtowc |
| 3032 | .type mbrtowc, %function; |
| 3033 | mbrtowc: |
| 3034 | .globl mbsinit |
| 3035 | .type mbsinit, %function; |
| 3036 | mbsinit: |
| 3037 | .globl mbsnrtowcs |
| 3038 | .type mbsnrtowcs, %function; |
| 3039 | mbsnrtowcs: |
| 3040 | .globl mbsrtowcs |
| 3041 | .type mbsrtowcs, %function; |
| 3042 | mbsrtowcs: |
| 3043 | .globl mbstowcs |
| 3044 | .type mbstowcs, %function; |
| 3045 | mbstowcs: |
| 3046 | .globl mbtowc |
| 3047 | .type mbtowc, %function; |
| 3048 | mbtowc: |
| 3049 | .globl memalign |
| 3050 | .type memalign, %function; |
| 3051 | memalign: |
| 3052 | .weak membarrier |
| 3053 | .type membarrier, %function; |
| 3054 | membarrier: |
| 3055 | .globl memccpy |
| 3056 | .type memccpy, %function; |
| 3057 | memccpy: |
| 3058 | .globl memchr |
| 3059 | .type memchr, %function; |
| 3060 | memchr: |
| 3061 | .globl memcmp |
| 3062 | .type memcmp, %function; |
| 3063 | memcmp: |
| 3064 | .globl memcpy |
| 3065 | .type memcpy, %function; |
| 3066 | memcpy: |
| 3067 | .globl memfd_create |
| 3068 | .type memfd_create, %function; |
| 3069 | memfd_create: |
| 3070 | .globl memmem |
| 3071 | .type memmem, %function; |
| 3072 | memmem: |
| 3073 | .globl memmove |
| 3074 | .type memmove, %function; |
| 3075 | memmove: |
| 3076 | .globl mempcpy |
| 3077 | .type mempcpy, %function; |
| 3078 | mempcpy: |
| 3079 | .weak memrchr |
| 3080 | .type memrchr, %function; |
| 3081 | memrchr: |
| 3082 | .globl memset |
| 3083 | .type memset, %function; |
| 3084 | memset: |
| 3085 | .globl mincore |
| 3086 | .type mincore, %function; |
| 3087 | mincore: |
| 3088 | .globl mkdir |
| 3089 | .type mkdir, %function; |
| 3090 | mkdir: |
| 3091 | .globl mkdirat |
| 3092 | .type mkdirat, %function; |
| 3093 | mkdirat: |
| 3094 | .globl mkdtemp |
| 3095 | .type mkdtemp, %function; |
| 3096 | mkdtemp: |
| 3097 | .globl mkfifo |
| 3098 | .type mkfifo, %function; |
| 3099 | mkfifo: |
| 3100 | .globl mkfifoat |
| 3101 | .type mkfifoat, %function; |
| 3102 | mkfifoat: |
| 3103 | .globl mknod |
| 3104 | .type mknod, %function; |
| 3105 | mknod: |
| 3106 | .globl mknodat |
| 3107 | .type mknodat, %function; |
| 3108 | mknodat: |
| 3109 | .globl mkostemp |
| 3110 | .type mkostemp, %function; |
| 3111 | mkostemp: |
| 3112 | .weak mkostemps |
| 3113 | .type mkostemps, %function; |
| 3114 | mkostemps: |
| 3115 | .globl mkstemp |
| 3116 | .type mkstemp, %function; |
| 3117 | mkstemp: |
| 3118 | .globl mkstemps |
| 3119 | .type mkstemps, %function; |
| 3120 | mkstemps: |
| 3121 | .globl mktemp |
| 3122 | .type mktemp, %function; |
| 3123 | mktemp: |
| 3124 | .globl mktime |
| 3125 | .type mktime, %function; |
| 3126 | mktime: |
| 3127 | .globl mlock |
| 3128 | .type mlock, %function; |
| 3129 | mlock: |
| 3130 | .globl mlock2 |
| 3131 | .type mlock2, %function; |
| 3132 | mlock2: |
| 3133 | .globl mlockall |
| 3134 | .type mlockall, %function; |
| 3135 | mlockall: |
| 3136 | .weak mmap |
| 3137 | .type mmap, %function; |
| 3138 | mmap: |
| 3139 | .globl modf |
| 3140 | .type modf, %function; |
| 3141 | modf: |
| 3142 | .globl modff |
| 3143 | .type modff, %function; |
| 3144 | modff: |
| 3145 | .globl modfl |
| 3146 | .type modfl, %function; |
| 3147 | modfl: |
| 3148 | .globl mount |
| 3149 | .type mount, %function; |
| 3150 | mount: |
| 3151 | .weak mprotect |
| 3152 | .type mprotect, %function; |
| 3153 | mprotect: |
| 3154 | .globl mq_close |
| 3155 | .type mq_close, %function; |
| 3156 | mq_close: |
| 3157 | .globl mq_getattr |
| 3158 | .type mq_getattr, %function; |
| 3159 | mq_getattr: |
| 3160 | .globl mq_notify |
| 3161 | .type mq_notify, %function; |
| 3162 | mq_notify: |
| 3163 | .globl mq_open |
| 3164 | .type mq_open, %function; |
| 3165 | mq_open: |
| 3166 | .globl mq_receive |
| 3167 | .type mq_receive, %function; |
| 3168 | mq_receive: |
| 3169 | .globl mq_send |
| 3170 | .type mq_send, %function; |
| 3171 | mq_send: |
| 3172 | .globl mq_setattr |
| 3173 | .type mq_setattr, %function; |
| 3174 | mq_setattr: |
| 3175 | .globl mq_timedreceive |
| 3176 | .type mq_timedreceive, %function; |
| 3177 | mq_timedreceive: |
| 3178 | .globl mq_timedsend |
| 3179 | .type mq_timedsend, %function; |
| 3180 | mq_timedsend: |
| 3181 | .globl mq_unlink |
| 3182 | .type mq_unlink, %function; |
| 3183 | mq_unlink: |
| 3184 | .globl mrand48 |
| 3185 | .type mrand48, %function; |
| 3186 | mrand48: |
| 3187 | .weak mremap |
| 3188 | .type mremap, %function; |
| 3189 | mremap: |
| 3190 | .globl msgctl |
| 3191 | .type msgctl, %function; |
| 3192 | msgctl: |
| 3193 | .globl msgget |
| 3194 | .type msgget, %function; |
| 3195 | msgget: |
| 3196 | .globl msgrcv |
| 3197 | .type msgrcv, %function; |
| 3198 | msgrcv: |
| 3199 | .globl msgsnd |
| 3200 | .type msgsnd, %function; |
| 3201 | msgsnd: |
| 3202 | .globl msync |
| 3203 | .type msync, %function; |
| 3204 | msync: |
| 3205 | .globl mtx_destroy |
| 3206 | .type mtx_destroy, %function; |
| 3207 | mtx_destroy: |
| 3208 | .globl mtx_init |
| 3209 | .type mtx_init, %function; |
| 3210 | mtx_init: |
| 3211 | .globl mtx_lock |
| 3212 | .type mtx_lock, %function; |
| 3213 | mtx_lock: |
| 3214 | .globl mtx_timedlock |
| 3215 | .type mtx_timedlock, %function; |
| 3216 | mtx_timedlock: |
| 3217 | .globl mtx_trylock |
| 3218 | .type mtx_trylock, %function; |
| 3219 | mtx_trylock: |
| 3220 | .globl mtx_unlock |
| 3221 | .type mtx_unlock, %function; |
| 3222 | mtx_unlock: |
| 3223 | .globl munlock |
| 3224 | .type munlock, %function; |
| 3225 | munlock: |
| 3226 | .globl munlockall |
| 3227 | .type munlockall, %function; |
| 3228 | munlockall: |
| 3229 | .weak munmap |
| 3230 | .type munmap, %function; |
| 3231 | munmap: |
| 3232 | .globl name_to_handle_at |
| 3233 | .type name_to_handle_at, %function; |
| 3234 | name_to_handle_at: |
| 3235 | .globl nan |
| 3236 | .type nan, %function; |
| 3237 | nan: |
| 3238 | .globl nanf |
| 3239 | .type nanf, %function; |
| 3240 | nanf: |
| 3241 | .globl nanl |
| 3242 | .type nanl, %function; |
| 3243 | nanl: |
| 3244 | .globl nanosleep |
| 3245 | .type nanosleep, %function; |
| 3246 | nanosleep: |
| 3247 | .globl nearbyint |
| 3248 | .type nearbyint, %function; |
| 3249 | nearbyint: |
| 3250 | .globl nearbyintf |
| 3251 | .type nearbyintf, %function; |
| 3252 | nearbyintf: |
| 3253 | .globl nearbyintl |
| 3254 | .type nearbyintl, %function; |
| 3255 | nearbyintl: |
| 3256 | .weak newlocale |
| 3257 | .type newlocale, %function; |
| 3258 | newlocale: |
| 3259 | .globl nextafter |
| 3260 | .type nextafter, %function; |
| 3261 | nextafter: |
| 3262 | .globl nextafterf |
| 3263 | .type nextafterf, %function; |
| 3264 | nextafterf: |
| 3265 | .globl nextafterl |
| 3266 | .type nextafterl, %function; |
| 3267 | nextafterl: |
| 3268 | .globl nexttoward |
| 3269 | .type nexttoward, %function; |
| 3270 | nexttoward: |
| 3271 | .globl nexttowardf |
| 3272 | .type nexttowardf, %function; |
| 3273 | nexttowardf: |
| 3274 | .globl nexttowardl |
| 3275 | .type nexttowardl, %function; |
| 3276 | nexttowardl: |
| 3277 | .globl nftw |
| 3278 | .type nftw, %function; |
| 3279 | nftw: |
| 3280 | .globl ngettext |
| 3281 | .type ngettext, %function; |
| 3282 | ngettext: |
| 3283 | .globl nice |
| 3284 | .type nice, %function; |
| 3285 | nice: |
| 3286 | .weak nl_langinfo |
| 3287 | .type nl_langinfo, %function; |
| 3288 | nl_langinfo: |
| 3289 | .weak nl_langinfo_l |
| 3290 | .type nl_langinfo_l, %function; |
| 3291 | nl_langinfo_l: |
| 3292 | .globl nrand48 |
| 3293 | .type nrand48, %function; |
| 3294 | nrand48: |
| 3295 | .globl ns_get16 |
| 3296 | .type ns_get16, %function; |
| 3297 | ns_get16: |
| 3298 | .globl ns_get32 |
| 3299 | .type ns_get32, %function; |
| 3300 | ns_get32: |
| 3301 | .globl ns_initparse |
| 3302 | .type ns_initparse, %function; |
| 3303 | ns_initparse: |
| 3304 | .globl ns_name_uncompress |
| 3305 | .type ns_name_uncompress, %function; |
| 3306 | ns_name_uncompress: |
| 3307 | .globl ns_parserr |
| 3308 | .type ns_parserr, %function; |
| 3309 | ns_parserr: |
| 3310 | .globl ns_put16 |
| 3311 | .type ns_put16, %function; |
| 3312 | ns_put16: |
| 3313 | .globl ns_put32 |
| 3314 | .type ns_put32, %function; |
| 3315 | ns_put32: |
| 3316 | .globl ns_skiprr |
| 3317 | .type ns_skiprr, %function; |
| 3318 | ns_skiprr: |
| 3319 | .globl ntohl |
| 3320 | .type ntohl, %function; |
| 3321 | ntohl: |
| 3322 | .globl ntohs |
| 3323 | .type ntohs, %function; |
| 3324 | ntohs: |
| 3325 | .globl open |
| 3326 | .type open, %function; |
| 3327 | open: |
| 3328 | .globl open_by_handle_at |
| 3329 | .type open_by_handle_at, %function; |
| 3330 | open_by_handle_at: |
| 3331 | .globl open_memstream |
| 3332 | .type open_memstream, %function; |
| 3333 | open_memstream: |
| 3334 | .globl open_wmemstream |
| 3335 | .type open_wmemstream, %function; |
| 3336 | open_wmemstream: |
| 3337 | .globl openat |
| 3338 | .type openat, %function; |
| 3339 | openat: |
| 3340 | .globl opendir |
| 3341 | .type opendir, %function; |
| 3342 | opendir: |
| 3343 | .globl openlog |
| 3344 | .type openlog, %function; |
| 3345 | openlog: |
| 3346 | .globl openpty |
| 3347 | .type openpty, %function; |
| 3348 | openpty: |
| 3349 | .globl pathconf |
| 3350 | .type pathconf, %function; |
| 3351 | pathconf: |
| 3352 | .globl pause |
| 3353 | .type pause, %function; |
| 3354 | pause: |
| 3355 | .globl pclose |
| 3356 | .type pclose, %function; |
| 3357 | pclose: |
| 3358 | .globl perror |
| 3359 | .type perror, %function; |
| 3360 | perror: |
| 3361 | .globl personality |
| 3362 | .type personality, %function; |
| 3363 | personality: |
| 3364 | .globl pipe |
| 3365 | .type pipe, %function; |
| 3366 | pipe: |
| 3367 | .globl pipe2 |
| 3368 | .type pipe2, %function; |
| 3369 | pipe2: |
| 3370 | .globl pivot_root |
| 3371 | .type pivot_root, %function; |
| 3372 | pivot_root: |
| 3373 | .globl poll |
| 3374 | .type poll, %function; |
| 3375 | poll: |
| 3376 | .globl popen |
| 3377 | .type popen, %function; |
| 3378 | popen: |
| 3379 | .globl posix_close |
| 3380 | .type posix_close, %function; |
| 3381 | posix_close: |
| 3382 | .globl posix_fadvise |
| 3383 | .type posix_fadvise, %function; |
| 3384 | posix_fadvise: |
| 3385 | .globl posix_fallocate |
| 3386 | .type posix_fallocate, %function; |
| 3387 | posix_fallocate: |
| 3388 | .globl posix_madvise |
| 3389 | .type posix_madvise, %function; |
| 3390 | posix_madvise: |
| 3391 | .globl posix_memalign |
| 3392 | .type posix_memalign, %function; |
| 3393 | posix_memalign: |
| 3394 | .globl posix_openpt |
| 3395 | .type posix_openpt, %function; |
| 3396 | posix_openpt: |
| 3397 | .globl posix_spawn |
| 3398 | .type posix_spawn, %function; |
| 3399 | posix_spawn: |
| 3400 | .globl posix_spawn_file_actions_addchdir_np |
| 3401 | .type posix_spawn_file_actions_addchdir_np, %function; |
| 3402 | posix_spawn_file_actions_addchdir_np: |
| 3403 | .globl posix_spawn_file_actions_addclose |
| 3404 | .type posix_spawn_file_actions_addclose, %function; |
| 3405 | posix_spawn_file_actions_addclose: |
| 3406 | .globl posix_spawn_file_actions_adddup2 |
| 3407 | .type posix_spawn_file_actions_adddup2, %function; |
| 3408 | posix_spawn_file_actions_adddup2: |
| 3409 | .globl posix_spawn_file_actions_addfchdir_np |
| 3410 | .type posix_spawn_file_actions_addfchdir_np, %function; |
| 3411 | posix_spawn_file_actions_addfchdir_np: |
| 3412 | .globl posix_spawn_file_actions_addopen |
| 3413 | .type posix_spawn_file_actions_addopen, %function; |
| 3414 | posix_spawn_file_actions_addopen: |
| 3415 | .globl posix_spawn_file_actions_destroy |
| 3416 | .type posix_spawn_file_actions_destroy, %function; |
| 3417 | posix_spawn_file_actions_destroy: |
| 3418 | .globl posix_spawn_file_actions_init |
| 3419 | .type posix_spawn_file_actions_init, %function; |
| 3420 | posix_spawn_file_actions_init: |
| 3421 | .globl posix_spawnattr_destroy |
| 3422 | .type posix_spawnattr_destroy, %function; |
| 3423 | posix_spawnattr_destroy: |
| 3424 | .globl posix_spawnattr_getflags |
| 3425 | .type posix_spawnattr_getflags, %function; |
| 3426 | posix_spawnattr_getflags: |
| 3427 | .globl posix_spawnattr_getpgroup |
| 3428 | .type posix_spawnattr_getpgroup, %function; |
| 3429 | posix_spawnattr_getpgroup: |
| 3430 | .globl posix_spawnattr_getschedparam |
| 3431 | .type posix_spawnattr_getschedparam, %function; |
| 3432 | posix_spawnattr_getschedparam: |
| 3433 | .globl posix_spawnattr_getschedpolicy |
| 3434 | .type posix_spawnattr_getschedpolicy, %function; |
| 3435 | posix_spawnattr_getschedpolicy: |
| 3436 | .globl posix_spawnattr_getsigdefault |
| 3437 | .type posix_spawnattr_getsigdefault, %function; |
| 3438 | posix_spawnattr_getsigdefault: |
| 3439 | .globl posix_spawnattr_getsigmask |
| 3440 | .type posix_spawnattr_getsigmask, %function; |
| 3441 | posix_spawnattr_getsigmask: |
| 3442 | .globl posix_spawnattr_init |
| 3443 | .type posix_spawnattr_init, %function; |
| 3444 | posix_spawnattr_init: |
| 3445 | .globl posix_spawnattr_setflags |
| 3446 | .type posix_spawnattr_setflags, %function; |
| 3447 | posix_spawnattr_setflags: |
| 3448 | .globl posix_spawnattr_setpgroup |
| 3449 | .type posix_spawnattr_setpgroup, %function; |
| 3450 | posix_spawnattr_setpgroup: |
| 3451 | .globl posix_spawnattr_setschedparam |
| 3452 | .type posix_spawnattr_setschedparam, %function; |
| 3453 | posix_spawnattr_setschedparam: |
| 3454 | .globl posix_spawnattr_setschedpolicy |
| 3455 | .type posix_spawnattr_setschedpolicy, %function; |
| 3456 | posix_spawnattr_setschedpolicy: |
| 3457 | .globl posix_spawnattr_setsigdefault |
| 3458 | .type posix_spawnattr_setsigdefault, %function; |
| 3459 | posix_spawnattr_setsigdefault: |
| 3460 | .globl posix_spawnattr_setsigmask |
| 3461 | .type posix_spawnattr_setsigmask, %function; |
| 3462 | posix_spawnattr_setsigmask: |
| 3463 | .globl posix_spawnp |
| 3464 | .type posix_spawnp, %function; |
| 3465 | posix_spawnp: |
| 3466 | .globl pow |
| 3467 | .type pow, %function; |
| 3468 | pow: |
| 3469 | .weak pow10 |
| 3470 | .type pow10, %function; |
| 3471 | pow10: |
| 3472 | .weak pow10f |
| 3473 | .type pow10f, %function; |
| 3474 | pow10f: |
| 3475 | .weak pow10l |
| 3476 | .type pow10l, %function; |
| 3477 | pow10l: |
| 3478 | .globl powf |
| 3479 | .type powf, %function; |
| 3480 | powf: |
| 3481 | .globl powl |
| 3482 | .type powl, %function; |
| 3483 | powl: |
| 3484 | .globl ppoll |
| 3485 | .type ppoll, %function; |
| 3486 | ppoll: |
| 3487 | .globl prctl |
| 3488 | .type prctl, %function; |
| 3489 | prctl: |
| 3490 | .globl pread |
| 3491 | .type pread, %function; |
| 3492 | pread: |
| 3493 | .globl preadv |
| 3494 | .type preadv, %function; |
| 3495 | preadv: |
| 3496 | .globl preadv2 |
| 3497 | .type preadv2, %function; |
| 3498 | preadv2: |
| 3499 | .globl printf |
| 3500 | .type printf, %function; |
| 3501 | printf: |
| 3502 | .globl prlimit |
| 3503 | .type prlimit, %function; |
| 3504 | prlimit: |
| 3505 | .globl process_vm_readv |
| 3506 | .type process_vm_readv, %function; |
| 3507 | process_vm_readv: |
| 3508 | .globl process_vm_writev |
| 3509 | .type process_vm_writev, %function; |
| 3510 | process_vm_writev: |
| 3511 | .globl pselect |
| 3512 | .type pselect, %function; |
| 3513 | pselect: |
| 3514 | .globl psiginfo |
| 3515 | .type psiginfo, %function; |
| 3516 | psiginfo: |
| 3517 | .globl psignal |
| 3518 | .type psignal, %function; |
| 3519 | psignal: |
| 3520 | .globl pthread_atfork |
| 3521 | .type pthread_atfork, %function; |
| 3522 | pthread_atfork: |
| 3523 | .globl pthread_attr_destroy |
| 3524 | .type pthread_attr_destroy, %function; |
| 3525 | pthread_attr_destroy: |
| 3526 | .globl pthread_attr_getdetachstate |
| 3527 | .type pthread_attr_getdetachstate, %function; |
| 3528 | pthread_attr_getdetachstate: |
| 3529 | .globl pthread_attr_getguardsize |
| 3530 | .type pthread_attr_getguardsize, %function; |
| 3531 | pthread_attr_getguardsize: |
| 3532 | .globl pthread_attr_getinheritsched |
| 3533 | .type pthread_attr_getinheritsched, %function; |
| 3534 | pthread_attr_getinheritsched: |
| 3535 | .globl pthread_attr_getschedparam |
| 3536 | .type pthread_attr_getschedparam, %function; |
| 3537 | pthread_attr_getschedparam: |
| 3538 | .globl pthread_attr_getschedpolicy |
| 3539 | .type pthread_attr_getschedpolicy, %function; |
| 3540 | pthread_attr_getschedpolicy: |
| 3541 | .globl pthread_attr_getscope |
| 3542 | .type pthread_attr_getscope, %function; |
| 3543 | pthread_attr_getscope: |
| 3544 | .globl pthread_attr_getstack |
| 3545 | .type pthread_attr_getstack, %function; |
| 3546 | pthread_attr_getstack: |
| 3547 | .globl pthread_attr_getstacksize |
| 3548 | .type pthread_attr_getstacksize, %function; |
| 3549 | pthread_attr_getstacksize: |
| 3550 | .globl pthread_attr_init |
| 3551 | .type pthread_attr_init, %function; |
| 3552 | pthread_attr_init: |
| 3553 | .globl pthread_attr_setdetachstate |
| 3554 | .type pthread_attr_setdetachstate, %function; |
| 3555 | pthread_attr_setdetachstate: |
| 3556 | .globl pthread_attr_setguardsize |
| 3557 | .type pthread_attr_setguardsize, %function; |
| 3558 | pthread_attr_setguardsize: |
| 3559 | .globl pthread_attr_setinheritsched |
| 3560 | .type pthread_attr_setinheritsched, %function; |
| 3561 | pthread_attr_setinheritsched: |
| 3562 | .globl pthread_attr_setschedparam |
| 3563 | .type pthread_attr_setschedparam, %function; |
| 3564 | pthread_attr_setschedparam: |
| 3565 | .globl pthread_attr_setschedpolicy |
| 3566 | .type pthread_attr_setschedpolicy, %function; |
| 3567 | pthread_attr_setschedpolicy: |
| 3568 | .globl pthread_attr_setscope |
| 3569 | .type pthread_attr_setscope, %function; |
| 3570 | pthread_attr_setscope: |
| 3571 | .globl pthread_attr_setstack |
| 3572 | .type pthread_attr_setstack, %function; |
| 3573 | pthread_attr_setstack: |
| 3574 | .globl pthread_attr_setstacksize |
| 3575 | .type pthread_attr_setstacksize, %function; |
| 3576 | pthread_attr_setstacksize: |
| 3577 | .globl pthread_barrier_destroy |
| 3578 | .type pthread_barrier_destroy, %function; |
| 3579 | pthread_barrier_destroy: |
| 3580 | .globl pthread_barrier_init |
| 3581 | .type pthread_barrier_init, %function; |
| 3582 | pthread_barrier_init: |
| 3583 | .globl pthread_barrier_wait |
| 3584 | .type pthread_barrier_wait, %function; |
| 3585 | pthread_barrier_wait: |
| 3586 | .globl pthread_barrierattr_destroy |
| 3587 | .type pthread_barrierattr_destroy, %function; |
| 3588 | pthread_barrierattr_destroy: |
| 3589 | .globl pthread_barrierattr_getpshared |
| 3590 | .type pthread_barrierattr_getpshared, %function; |
| 3591 | pthread_barrierattr_getpshared: |
| 3592 | .globl pthread_barrierattr_init |
| 3593 | .type pthread_barrierattr_init, %function; |
| 3594 | pthread_barrierattr_init: |
| 3595 | .globl pthread_barrierattr_setpshared |
| 3596 | .type pthread_barrierattr_setpshared, %function; |
| 3597 | pthread_barrierattr_setpshared: |
| 3598 | .globl pthread_cancel |
| 3599 | .type pthread_cancel, %function; |
| 3600 | pthread_cancel: |
| 3601 | .globl pthread_cond_broadcast |
| 3602 | .type pthread_cond_broadcast, %function; |
| 3603 | pthread_cond_broadcast: |
| 3604 | .globl pthread_cond_destroy |
| 3605 | .type pthread_cond_destroy, %function; |
| 3606 | pthread_cond_destroy: |
| 3607 | .globl pthread_cond_init |
| 3608 | .type pthread_cond_init, %function; |
| 3609 | pthread_cond_init: |
| 3610 | .globl pthread_cond_signal |
| 3611 | .type pthread_cond_signal, %function; |
| 3612 | pthread_cond_signal: |
| 3613 | WEAKTIME64 pthread_cond_timedwait |
| 3614 | .type pthread_cond_timedwait, %function; |
| 3615 | pthread_cond_timedwait: |
| 3616 | .globl pthread_cond_wait |
| 3617 | .type pthread_cond_wait, %function; |
| 3618 | pthread_cond_wait: |
| 3619 | .globl pthread_condattr_destroy |
| 3620 | .type pthread_condattr_destroy, %function; |
| 3621 | pthread_condattr_destroy: |
| 3622 | .globl pthread_condattr_getclock |
| 3623 | .type pthread_condattr_getclock, %function; |
| 3624 | pthread_condattr_getclock: |
| 3625 | .globl pthread_condattr_getpshared |
| 3626 | .type pthread_condattr_getpshared, %function; |
| 3627 | pthread_condattr_getpshared: |
| 3628 | .globl pthread_condattr_init |
| 3629 | .type pthread_condattr_init, %function; |
| 3630 | pthread_condattr_init: |
| 3631 | .globl pthread_condattr_setclock |
| 3632 | .type pthread_condattr_setclock, %function; |
| 3633 | pthread_condattr_setclock: |
| 3634 | .globl pthread_condattr_setpshared |
| 3635 | .type pthread_condattr_setpshared, %function; |
| 3636 | pthread_condattr_setpshared: |
| 3637 | .weak pthread_create |
| 3638 | .type pthread_create, %function; |
| 3639 | pthread_create: |
| 3640 | .weak pthread_detach |
| 3641 | .type pthread_detach, %function; |
| 3642 | pthread_detach: |
| 3643 | .weak pthread_equal |
| 3644 | .type pthread_equal, %function; |
| 3645 | pthread_equal: |
| 3646 | .weak pthread_exit |
| 3647 | .type pthread_exit, %function; |
| 3648 | pthread_exit: |
| 3649 | .globl pthread_getaffinity_np |
| 3650 | .type pthread_getaffinity_np, %function; |
| 3651 | pthread_getaffinity_np: |
| 3652 | .globl pthread_getattr_default_np |
| 3653 | .type pthread_getattr_default_np, %function; |
| 3654 | pthread_getattr_default_np: |
| 3655 | .globl pthread_getattr_np |
| 3656 | .type pthread_getattr_np, %function; |
| 3657 | pthread_getattr_np: |
| 3658 | .globl pthread_getconcurrency |
| 3659 | .type pthread_getconcurrency, %function; |
| 3660 | pthread_getconcurrency: |
| 3661 | .globl pthread_getcpuclockid |
| 3662 | .type pthread_getcpuclockid, %function; |
| 3663 | pthread_getcpuclockid: |
| 3664 | .globl pthread_getname_np |
| 3665 | .type pthread_getname_np, %function; |
| 3666 | pthread_getname_np: |
| 3667 | .globl pthread_getschedparam |
| 3668 | .type pthread_getschedparam, %function; |
| 3669 | pthread_getschedparam: |
| 3670 | .weak pthread_getspecific |
| 3671 | .type pthread_getspecific, %function; |
| 3672 | pthread_getspecific: |
| 3673 | .weak pthread_join |
| 3674 | .type pthread_join, %function; |
| 3675 | pthread_join: |
| 3676 | .weak pthread_key_create |
| 3677 | .type pthread_key_create, %function; |
| 3678 | pthread_key_create: |
| 3679 | .weak pthread_key_delete |
| 3680 | .type pthread_key_delete, %function; |
| 3681 | pthread_key_delete: |
| 3682 | .globl pthread_kill |
| 3683 | .type pthread_kill, %function; |
| 3684 | pthread_kill: |
| 3685 | .globl pthread_mutex_consistent |
| 3686 | .type pthread_mutex_consistent, %function; |
| 3687 | pthread_mutex_consistent: |
| 3688 | .globl pthread_mutex_destroy |
| 3689 | .type pthread_mutex_destroy, %function; |
| 3690 | pthread_mutex_destroy: |
| 3691 | .globl pthread_mutex_getprioceiling |
| 3692 | .type pthread_mutex_getprioceiling, %function; |
| 3693 | pthread_mutex_getprioceiling: |
| 3694 | .globl pthread_mutex_init |
| 3695 | .type pthread_mutex_init, %function; |
| 3696 | pthread_mutex_init: |
| 3697 | .weak pthread_mutex_lock |
| 3698 | .type pthread_mutex_lock, %function; |
| 3699 | pthread_mutex_lock: |
| 3700 | .globl pthread_mutex_setprioceiling |
| 3701 | .type pthread_mutex_setprioceiling, %function; |
| 3702 | pthread_mutex_setprioceiling: |
| 3703 | WEAKTIME64 pthread_mutex_timedlock |
| 3704 | .type pthread_mutex_timedlock, %function; |
| 3705 | pthread_mutex_timedlock: |
| 3706 | .weak pthread_mutex_trylock |
| 3707 | .type pthread_mutex_trylock, %function; |
| 3708 | pthread_mutex_trylock: |
| 3709 | .weak pthread_mutex_unlock |
| 3710 | .type pthread_mutex_unlock, %function; |
| 3711 | pthread_mutex_unlock: |
| 3712 | .globl pthread_mutexattr_destroy |
| 3713 | .type pthread_mutexattr_destroy, %function; |
| 3714 | pthread_mutexattr_destroy: |
| 3715 | .globl pthread_mutexattr_getprotocol |
| 3716 | .type pthread_mutexattr_getprotocol, %function; |
| 3717 | pthread_mutexattr_getprotocol: |
| 3718 | .globl pthread_mutexattr_getpshared |
| 3719 | .type pthread_mutexattr_getpshared, %function; |
| 3720 | pthread_mutexattr_getpshared: |
| 3721 | .globl pthread_mutexattr_getrobust |
| 3722 | .type pthread_mutexattr_getrobust, %function; |
| 3723 | pthread_mutexattr_getrobust: |
| 3724 | .globl pthread_mutexattr_gettype |
| 3725 | .type pthread_mutexattr_gettype, %function; |
| 3726 | pthread_mutexattr_gettype: |
| 3727 | .globl pthread_mutexattr_init |
| 3728 | .type pthread_mutexattr_init, %function; |
| 3729 | pthread_mutexattr_init: |
| 3730 | .globl pthread_mutexattr_setprotocol |
| 3731 | .type pthread_mutexattr_setprotocol, %function; |
| 3732 | pthread_mutexattr_setprotocol: |
| 3733 | .globl pthread_mutexattr_setpshared |
| 3734 | .type pthread_mutexattr_setpshared, %function; |
| 3735 | pthread_mutexattr_setpshared: |
| 3736 | .globl pthread_mutexattr_setrobust |
| 3737 | .type pthread_mutexattr_setrobust, %function; |
| 3738 | pthread_mutexattr_setrobust: |
| 3739 | .globl pthread_mutexattr_settype |
| 3740 | .type pthread_mutexattr_settype, %function; |
| 3741 | pthread_mutexattr_settype: |
| 3742 | .weak pthread_once |
| 3743 | .type pthread_once, %function; |
| 3744 | pthread_once: |
| 3745 | .globl pthread_rwlock_destroy |
| 3746 | .type pthread_rwlock_destroy, %function; |
| 3747 | pthread_rwlock_destroy: |
| 3748 | .globl pthread_rwlock_init |
| 3749 | .type pthread_rwlock_init, %function; |
| 3750 | pthread_rwlock_init: |
| 3751 | .weak pthread_rwlock_rdlock |
| 3752 | .type pthread_rwlock_rdlock, %function; |
| 3753 | pthread_rwlock_rdlock: |
| 3754 | WEAKTIME64 pthread_rwlock_timedrdlock |
| 3755 | .type pthread_rwlock_timedrdlock, %function; |
| 3756 | pthread_rwlock_timedrdlock: |
| 3757 | WEAKTIME64 pthread_rwlock_timedwrlock |
| 3758 | .type pthread_rwlock_timedwrlock, %function; |
| 3759 | pthread_rwlock_timedwrlock: |
| 3760 | .weak pthread_rwlock_tryrdlock |
| 3761 | .type pthread_rwlock_tryrdlock, %function; |
| 3762 | pthread_rwlock_tryrdlock: |
| 3763 | .weak pthread_rwlock_trywrlock |
| 3764 | .type pthread_rwlock_trywrlock, %function; |
| 3765 | pthread_rwlock_trywrlock: |
| 3766 | .weak pthread_rwlock_unlock |
| 3767 | .type pthread_rwlock_unlock, %function; |
| 3768 | pthread_rwlock_unlock: |
| 3769 | .weak pthread_rwlock_wrlock |
| 3770 | .type pthread_rwlock_wrlock, %function; |
| 3771 | pthread_rwlock_wrlock: |
| 3772 | .globl pthread_rwlockattr_destroy |
| 3773 | .type pthread_rwlockattr_destroy, %function; |
| 3774 | pthread_rwlockattr_destroy: |
| 3775 | .globl pthread_rwlockattr_getpshared |
| 3776 | .type pthread_rwlockattr_getpshared, %function; |
| 3777 | pthread_rwlockattr_getpshared: |
| 3778 | .globl pthread_rwlockattr_init |
| 3779 | .type pthread_rwlockattr_init, %function; |
| 3780 | pthread_rwlockattr_init: |
| 3781 | .globl pthread_rwlockattr_setpshared |
| 3782 | .type pthread_rwlockattr_setpshared, %function; |
| 3783 | pthread_rwlockattr_setpshared: |
| 3784 | .weak pthread_self |
| 3785 | .type pthread_self, %function; |
| 3786 | pthread_self: |
| 3787 | .globl pthread_setaffinity_np |
| 3788 | .type pthread_setaffinity_np, %function; |
| 3789 | pthread_setaffinity_np: |
| 3790 | .globl pthread_setattr_default_np |
| 3791 | .type pthread_setattr_default_np, %function; |
| 3792 | pthread_setattr_default_np: |
| 3793 | .weak pthread_setcancelstate |
| 3794 | .type pthread_setcancelstate, %function; |
| 3795 | pthread_setcancelstate: |
| 3796 | .globl pthread_setcanceltype |
| 3797 | .type pthread_setcanceltype, %function; |
| 3798 | pthread_setcanceltype: |
| 3799 | .globl pthread_setconcurrency |
| 3800 | .type pthread_setconcurrency, %function; |
| 3801 | pthread_setconcurrency: |
| 3802 | .globl pthread_setname_np |
| 3803 | .type pthread_setname_np, %function; |
| 3804 | pthread_setname_np: |
| 3805 | .globl pthread_setschedparam |
| 3806 | .type pthread_setschedparam, %function; |
| 3807 | pthread_setschedparam: |
| 3808 | .globl pthread_setschedprio |
| 3809 | .type pthread_setschedprio, %function; |
| 3810 | pthread_setschedprio: |
| 3811 | .globl pthread_setspecific |
| 3812 | .type pthread_setspecific, %function; |
| 3813 | pthread_setspecific: |
| 3814 | .globl pthread_sigmask |
| 3815 | .type pthread_sigmask, %function; |
| 3816 | pthread_sigmask: |
| 3817 | .globl pthread_spin_destroy |
| 3818 | .type pthread_spin_destroy, %function; |
| 3819 | pthread_spin_destroy: |
| 3820 | .globl pthread_spin_init |
| 3821 | .type pthread_spin_init, %function; |
| 3822 | pthread_spin_init: |
| 3823 | .globl pthread_spin_lock |
| 3824 | .type pthread_spin_lock, %function; |
| 3825 | pthread_spin_lock: |
| 3826 | .globl pthread_spin_trylock |
| 3827 | .type pthread_spin_trylock, %function; |
| 3828 | pthread_spin_trylock: |
| 3829 | .globl pthread_spin_unlock |
| 3830 | .type pthread_spin_unlock, %function; |
| 3831 | pthread_spin_unlock: |
| 3832 | .weak pthread_testcancel |
| 3833 | .type pthread_testcancel, %function; |
| 3834 | pthread_testcancel: |
| 3835 | WEAKTIME64 pthread_timedjoin_np |
| 3836 | .type pthread_timedjoin_np, %function; |
| 3837 | pthread_timedjoin_np: |
| 3838 | .weak pthread_tryjoin_np |
| 3839 | .type pthread_tryjoin_np, %function; |
| 3840 | pthread_tryjoin_np: |
| 3841 | .globl ptrace |
| 3842 | .type ptrace, %function; |
| 3843 | ptrace: |
| 3844 | .globl ptsname |
| 3845 | .type ptsname, %function; |
| 3846 | ptsname: |
| 3847 | .weak ptsname_r |
| 3848 | .type ptsname_r, %function; |
| 3849 | ptsname_r: |
| 3850 | .globl putc |
| 3851 | .type putc, %function; |
| 3852 | putc: |
| 3853 | .globl putc_unlocked |
| 3854 | .type putc_unlocked, %function; |
| 3855 | putc_unlocked: |
| 3856 | .globl putchar |
| 3857 | .type putchar, %function; |
| 3858 | putchar: |
| 3859 | .globl putchar_unlocked |
| 3860 | .type putchar_unlocked, %function; |
| 3861 | putchar_unlocked: |
| 3862 | .globl putenv |
| 3863 | .type putenv, %function; |
| 3864 | putenv: |
| 3865 | .globl putgrent |
| 3866 | .type putgrent, %function; |
| 3867 | putgrent: |
| 3868 | .globl putpwent |
| 3869 | .type putpwent, %function; |
| 3870 | putpwent: |
| 3871 | .globl puts |
| 3872 | .type puts, %function; |
| 3873 | puts: |
| 3874 | .globl putspent |
| 3875 | .type putspent, %function; |
| 3876 | putspent: |
| 3877 | .weak pututline |
| 3878 | .type pututline, %function; |
| 3879 | pututline: |
| 3880 | .globl pututxline |
| 3881 | .type pututxline, %function; |
| 3882 | pututxline: |
| 3883 | .globl putw |
| 3884 | .type putw, %function; |
| 3885 | putw: |
| 3886 | .globl putwc |
| 3887 | .type putwc, %function; |
| 3888 | putwc: |
| 3889 | .weak putwc_unlocked |
| 3890 | .type putwc_unlocked, %function; |
| 3891 | putwc_unlocked: |
| 3892 | .globl putwchar |
| 3893 | .type putwchar, %function; |
| 3894 | putwchar: |
| 3895 | .weak putwchar_unlocked |
| 3896 | .type putwchar_unlocked, %function; |
| 3897 | putwchar_unlocked: |
| 3898 | .globl pwrite |
| 3899 | .type pwrite, %function; |
| 3900 | pwrite: |
| 3901 | .globl pwritev |
| 3902 | .type pwritev, %function; |
| 3903 | pwritev: |
| 3904 | .globl pwritev2 |
| 3905 | .type pwritev2, %function; |
| 3906 | pwritev2: |
| 3907 | .globl qsort |
| 3908 | .type qsort, %function; |
| 3909 | qsort: |
| 3910 | .weak qsort_r |
| 3911 | .type qsort_r, %function; |
| 3912 | qsort_r: |
| 3913 | .globl quick_exit |
| 3914 | .type quick_exit, %function; |
| 3915 | quick_exit: |
| 3916 | .globl quotactl |
| 3917 | .type quotactl, %function; |
| 3918 | quotactl: |
| 3919 | .globl raise |
| 3920 | .type raise, %function; |
| 3921 | raise: |
| 3922 | .globl rand |
| 3923 | .type rand, %function; |
| 3924 | rand: |
| 3925 | .globl rand_r |
| 3926 | .type rand_r, %function; |
| 3927 | rand_r: |
| 3928 | .globl random |
| 3929 | .type random, %function; |
| 3930 | random: |
| 3931 | .globl read |
| 3932 | .type read, %function; |
| 3933 | read: |
| 3934 | .globl readahead |
| 3935 | .type readahead, %function; |
| 3936 | readahead: |
| 3937 | .globl readdir |
| 3938 | .type readdir, %function; |
| 3939 | readdir: |
| 3940 | .globl readdir_r |
| 3941 | .type readdir_r, %function; |
| 3942 | readdir_r: |
| 3943 | .globl readlink |
| 3944 | .type readlink, %function; |
| 3945 | readlink: |
| 3946 | .globl readlinkat |
| 3947 | .type readlinkat, %function; |
| 3948 | readlinkat: |
| 3949 | .globl readv |
| 3950 | .type readv, %function; |
| 3951 | readv: |
| 3952 | .globl realloc |
| 3953 | .type realloc, %function; |
| 3954 | realloc: |
| 3955 | .globl reallocarray |
| 3956 | .type reallocarray, %function; |
| 3957 | reallocarray: |
| 3958 | .globl realpath |
| 3959 | .type realpath, %function; |
| 3960 | realpath: |
| 3961 | .globl reboot |
| 3962 | .type reboot, %function; |
| 3963 | reboot: |
| 3964 | .globl recv |
| 3965 | .type recv, %function; |
| 3966 | recv: |
| 3967 | .globl recvfrom |
| 3968 | .type recvfrom, %function; |
| 3969 | recvfrom: |
| 3970 | .globl recvmmsg |
| 3971 | .type recvmmsg, %function; |
| 3972 | recvmmsg: |
| 3973 | .globl recvmsg |
| 3974 | .type recvmsg, %function; |
| 3975 | recvmsg: |
| 3976 | .globl regcomp |
| 3977 | .type regcomp, %function; |
| 3978 | regcomp: |
| 3979 | .globl regerror |
| 3980 | .type regerror, %function; |
| 3981 | regerror: |
| 3982 | .globl regexec |
| 3983 | .type regexec, %function; |
| 3984 | regexec: |
| 3985 | .globl regfree |
| 3986 | .type regfree, %function; |
| 3987 | regfree: |
| 3988 | .globl remainder |
| 3989 | .type remainder, %function; |
| 3990 | remainder: |
| 3991 | .globl remainderf |
| 3992 | .type remainderf, %function; |
| 3993 | remainderf: |
| 3994 | .globl remainderl |
| 3995 | .type remainderl, %function; |
| 3996 | remainderl: |
| 3997 | .globl remap_file_pages |
| 3998 | .type remap_file_pages, %function; |
| 3999 | remap_file_pages: |
| 4000 | .globl remove |
| 4001 | .type remove, %function; |
| 4002 | remove: |
| 4003 | .globl removexattr |
| 4004 | .type removexattr, %function; |
| 4005 | removexattr: |
| 4006 | .globl remque |
| 4007 | .type remque, %function; |
| 4008 | remque: |
| 4009 | .globl remquo |
| 4010 | .type remquo, %function; |
| 4011 | remquo: |
| 4012 | .globl remquof |
| 4013 | .type remquof, %function; |
| 4014 | remquof: |
| 4015 | .globl remquol |
| 4016 | .type remquol, %function; |
| 4017 | remquol: |
| 4018 | .globl rename |
| 4019 | .type rename, %function; |
| 4020 | rename: |
| 4021 | .globl renameat |
| 4022 | .type renameat, %function; |
| 4023 | renameat: |
| 4024 | .globl res_init |
| 4025 | .type res_init, %function; |
| 4026 | res_init: |
| 4027 | .weak res_mkquery |
| 4028 | .type res_mkquery, %function; |
| 4029 | res_mkquery: |
| 4030 | .globl res_query |
| 4031 | .type res_query, %function; |
| 4032 | res_query: |
| 4033 | .globl res_querydomain |
| 4034 | .type res_querydomain, %function; |
| 4035 | res_querydomain: |
| 4036 | .weak res_search |
| 4037 | .type res_search, %function; |
| 4038 | res_search: |
| 4039 | .weak res_send |
| 4040 | .type res_send, %function; |
| 4041 | res_send: |
| 4042 | .globl rewind |
| 4043 | .type rewind, %function; |
| 4044 | rewind: |
| 4045 | .globl rewinddir |
| 4046 | .type rewinddir, %function; |
| 4047 | rewinddir: |
| 4048 | .globl rindex |
| 4049 | .type rindex, %function; |
| 4050 | rindex: |
| 4051 | .globl rint |
| 4052 | .type rint, %function; |
| 4053 | rint: |
| 4054 | .globl rintf |
| 4055 | .type rintf, %function; |
| 4056 | rintf: |
| 4057 | .globl rintl |
| 4058 | .type rintl, %function; |
| 4059 | rintl: |
| 4060 | #ifdef FAMILY_riscv |
| 4061 | .weak riscv_flush_icache |
| 4062 | .type riscv_flush_icache, %function; |
| 4063 | riscv_flush_icache: |
| 4064 | #endif |
| 4065 | .globl rmdir |
| 4066 | .type rmdir, %function; |
| 4067 | rmdir: |
| 4068 | .globl round |
| 4069 | .type round, %function; |
| 4070 | round: |
| 4071 | .globl roundf |
| 4072 | .type roundf, %function; |
| 4073 | roundf: |
| 4074 | .globl roundl |
| 4075 | .type roundl, %function; |
| 4076 | roundl: |
| 4077 | .globl sbrk |
| 4078 | .type sbrk, %function; |
| 4079 | sbrk: |
| 4080 | .globl scalb |
| 4081 | .type scalb, %function; |
| 4082 | scalb: |
| 4083 | .globl scalbf |
| 4084 | .type scalbf, %function; |
| 4085 | scalbf: |
| 4086 | .globl scalbln |
| 4087 | .type scalbln, %function; |
| 4088 | scalbln: |
| 4089 | .globl scalblnf |
| 4090 | .type scalblnf, %function; |
| 4091 | scalblnf: |
| 4092 | .globl scalblnl |
| 4093 | .type scalblnl, %function; |
| 4094 | scalblnl: |
| 4095 | .globl scalbn |
| 4096 | .type scalbn, %function; |
| 4097 | scalbn: |
| 4098 | .globl scalbnf |
| 4099 | .type scalbnf, %function; |
| 4100 | scalbnf: |
| 4101 | .globl scalbnl |
| 4102 | .type scalbnl, %function; |
| 4103 | scalbnl: |
| 4104 | .globl scandir |
| 4105 | .type scandir, %function; |
| 4106 | scandir: |
| 4107 | .globl scanf |
| 4108 | .type scanf, %function; |
| 4109 | scanf: |
| 4110 | .globl sched_get_priority_max |
| 4111 | .type sched_get_priority_max, %function; |
| 4112 | sched_get_priority_max: |
| 4113 | .globl sched_get_priority_min |
| 4114 | .type sched_get_priority_min, %function; |
| 4115 | sched_get_priority_min: |
| 4116 | .globl sched_getaffinity |
| 4117 | .type sched_getaffinity, %function; |
| 4118 | sched_getaffinity: |
| 4119 | .globl sched_getcpu |
| 4120 | .type sched_getcpu, %function; |
| 4121 | sched_getcpu: |
| 4122 | .globl sched_getparam |
| 4123 | .type sched_getparam, %function; |
| 4124 | sched_getparam: |
| 4125 | .globl sched_getscheduler |
| 4126 | .type sched_getscheduler, %function; |
| 4127 | sched_getscheduler: |
| 4128 | .globl sched_rr_get_interval |
| 4129 | .type sched_rr_get_interval, %function; |
| 4130 | sched_rr_get_interval: |
| 4131 | .globl sched_setaffinity |
| 4132 | .type sched_setaffinity, %function; |
| 4133 | sched_setaffinity: |
| 4134 | .globl sched_setparam |
| 4135 | .type sched_setparam, %function; |
| 4136 | sched_setparam: |
| 4137 | .globl sched_setscheduler |
| 4138 | .type sched_setscheduler, %function; |
| 4139 | sched_setscheduler: |
| 4140 | .globl sched_yield |
| 4141 | .type sched_yield, %function; |
| 4142 | sched_yield: |
| 4143 | .globl secure_getenv |
| 4144 | .type secure_getenv, %function; |
| 4145 | secure_getenv: |
| 4146 | .globl seed48 |
| 4147 | .type seed48, %function; |
| 4148 | seed48: |
| 4149 | .globl seekdir |
| 4150 | .type seekdir, %function; |
| 4151 | seekdir: |
| 4152 | .globl select |
| 4153 | .type select, %function; |
| 4154 | select: |
| 4155 | .globl sem_close |
| 4156 | .type sem_close, %function; |
| 4157 | sem_close: |
| 4158 | .globl sem_destroy |
| 4159 | .type sem_destroy, %function; |
| 4160 | sem_destroy: |
| 4161 | .globl sem_getvalue |
| 4162 | .type sem_getvalue, %function; |
| 4163 | sem_getvalue: |
| 4164 | .globl sem_init |
| 4165 | .type sem_init, %function; |
| 4166 | sem_init: |
| 4167 | .globl sem_open |
| 4168 | .type sem_open, %function; |
| 4169 | sem_open: |
| 4170 | .globl sem_post |
| 4171 | .type sem_post, %function; |
| 4172 | sem_post: |
| 4173 | .globl sem_timedwait |
| 4174 | .type sem_timedwait, %function; |
| 4175 | sem_timedwait: |
| 4176 | .globl sem_trywait |
| 4177 | .type sem_trywait, %function; |
| 4178 | sem_trywait: |
| 4179 | .globl sem_unlink |
| 4180 | .type sem_unlink, %function; |
| 4181 | sem_unlink: |
| 4182 | .globl sem_wait |
| 4183 | .type sem_wait, %function; |
| 4184 | sem_wait: |
| 4185 | .globl semctl |
| 4186 | .type semctl, %function; |
| 4187 | semctl: |
| 4188 | .globl semget |
| 4189 | .type semget, %function; |
| 4190 | semget: |
| 4191 | .globl semop |
| 4192 | .type semop, %function; |
| 4193 | semop: |
| 4194 | .globl semtimedop |
| 4195 | .type semtimedop, %function; |
| 4196 | semtimedop: |
| 4197 | .globl send |
| 4198 | .type send, %function; |
| 4199 | send: |
| 4200 | .globl sendfile |
| 4201 | .type sendfile, %function; |
| 4202 | sendfile: |
| 4203 | .globl sendmmsg |
| 4204 | .type sendmmsg, %function; |
| 4205 | sendmmsg: |
| 4206 | .globl sendmsg |
| 4207 | .type sendmsg, %function; |
| 4208 | sendmsg: |
| 4209 | .globl sendto |
| 4210 | .type sendto, %function; |
| 4211 | sendto: |
| 4212 | .globl setbuf |
| 4213 | .type setbuf, %function; |
| 4214 | setbuf: |
| 4215 | .globl setbuffer |
| 4216 | .type setbuffer, %function; |
| 4217 | setbuffer: |
| 4218 | .globl setdomainname |
| 4219 | .type setdomainname, %function; |
| 4220 | setdomainname: |
| 4221 | .globl setegid |
| 4222 | .type setegid, %function; |
| 4223 | setegid: |
| 4224 | .globl setenv |
| 4225 | .type setenv, %function; |
| 4226 | setenv: |
| 4227 | .globl seteuid |
| 4228 | .type seteuid, %function; |
| 4229 | seteuid: |
| 4230 | .globl setfsgid |
| 4231 | .type setfsgid, %function; |
| 4232 | setfsgid: |
| 4233 | .globl setfsuid |
| 4234 | .type setfsuid, %function; |
| 4235 | setfsuid: |
| 4236 | .globl setgid |
| 4237 | .type setgid, %function; |
| 4238 | setgid: |
| 4239 | .globl setgrent |
| 4240 | .type setgrent, %function; |
| 4241 | setgrent: |
| 4242 | .globl setgroups |
| 4243 | .type setgroups, %function; |
| 4244 | setgroups: |
| 4245 | .globl sethostent |
| 4246 | .type sethostent, %function; |
| 4247 | sethostent: |
| 4248 | .globl sethostname |
| 4249 | .type sethostname, %function; |
| 4250 | sethostname: |
| 4251 | .globl setitimer |
| 4252 | .type setitimer, %function; |
| 4253 | setitimer: |
| 4254 | .globl setjmp |
| 4255 | .type setjmp, %function; |
| 4256 | setjmp: |
| 4257 | .globl setkey |
| 4258 | .type setkey, %function; |
| 4259 | setkey: |
| 4260 | .globl setlinebuf |
| 4261 | .type setlinebuf, %function; |
| 4262 | setlinebuf: |
| 4263 | .globl setlocale |
| 4264 | .type setlocale, %function; |
| 4265 | setlocale: |
| 4266 | .globl setlogmask |
| 4267 | .type setlogmask, %function; |
| 4268 | setlogmask: |
| 4269 | .globl setmntent |
| 4270 | .type setmntent, %function; |
| 4271 | setmntent: |
| 4272 | .weak setnetent |
| 4273 | .type setnetent, %function; |
| 4274 | setnetent: |
| 4275 | .globl setns |
| 4276 | .type setns, %function; |
| 4277 | setns: |
| 4278 | .globl setpgid |
| 4279 | .type setpgid, %function; |
| 4280 | setpgid: |
| 4281 | .globl setpgrp |
| 4282 | .type setpgrp, %function; |
| 4283 | setpgrp: |
| 4284 | .globl setpriority |
| 4285 | .type setpriority, %function; |
| 4286 | setpriority: |
| 4287 | .globl setprotoent |
| 4288 | .type setprotoent, %function; |
| 4289 | setprotoent: |
| 4290 | .globl setpwent |
| 4291 | .type setpwent, %function; |
| 4292 | setpwent: |
| 4293 | .globl setregid |
| 4294 | .type setregid, %function; |
| 4295 | setregid: |
| 4296 | .globl setresgid |
| 4297 | .type setresgid, %function; |
| 4298 | setresgid: |
| 4299 | .globl setresuid |
| 4300 | .type setresuid, %function; |
| 4301 | setresuid: |
| 4302 | .globl setreuid |
| 4303 | .type setreuid, %function; |
| 4304 | setreuid: |
| 4305 | .globl setrlimit |
| 4306 | .type setrlimit, %function; |
| 4307 | setrlimit: |
| 4308 | .globl setservent |
| 4309 | .type setservent, %function; |
| 4310 | setservent: |
| 4311 | .globl setsid |
| 4312 | .type setsid, %function; |
| 4313 | setsid: |
| 4314 | .globl setsockopt |
| 4315 | .type setsockopt, %function; |
| 4316 | setsockopt: |
| 4317 | .globl setspent |
| 4318 | .type setspent, %function; |
| 4319 | setspent: |
| 4320 | .globl setstate |
| 4321 | .type setstate, %function; |
| 4322 | setstate: |
| 4323 | .globl settimeofday |
| 4324 | .type settimeofday, %function; |
| 4325 | settimeofday: |
| 4326 | .globl setuid |
| 4327 | .type setuid, %function; |
| 4328 | setuid: |
| 4329 | .globl setusershell |
| 4330 | .type setusershell, %function; |
| 4331 | setusershell: |
| 4332 | .weak setutent |
| 4333 | .type setutent, %function; |
| 4334 | setutent: |
| 4335 | .globl setutxent |
| 4336 | .type setutxent, %function; |
| 4337 | setutxent: |
| 4338 | .globl setvbuf |
| 4339 | .type setvbuf, %function; |
| 4340 | setvbuf: |
| 4341 | .globl setxattr |
| 4342 | .type setxattr, %function; |
| 4343 | setxattr: |
| 4344 | .globl shm_open |
| 4345 | .type shm_open, %function; |
| 4346 | shm_open: |
| 4347 | .globl shm_unlink |
| 4348 | .type shm_unlink, %function; |
| 4349 | shm_unlink: |
| 4350 | .globl shmat |
| 4351 | .type shmat, %function; |
| 4352 | shmat: |
| 4353 | .globl shmctl |
| 4354 | .type shmctl, %function; |
| 4355 | shmctl: |
| 4356 | .globl shmdt |
| 4357 | .type shmdt, %function; |
| 4358 | shmdt: |
| 4359 | .globl shmget |
| 4360 | .type shmget, %function; |
| 4361 | shmget: |
| 4362 | .globl shutdown |
| 4363 | .type shutdown, %function; |
| 4364 | shutdown: |
| 4365 | .weak sigaction |
| 4366 | .type sigaction, %function; |
| 4367 | sigaction: |
| 4368 | .globl sigaddset |
| 4369 | .type sigaddset, %function; |
| 4370 | sigaddset: |
| 4371 | .globl sigaltstack |
| 4372 | .type sigaltstack, %function; |
| 4373 | sigaltstack: |
| 4374 | .globl sigandset |
| 4375 | .type sigandset, %function; |
| 4376 | sigandset: |
| 4377 | .globl sigdelset |
| 4378 | .type sigdelset, %function; |
| 4379 | sigdelset: |
| 4380 | .globl sigemptyset |
| 4381 | .type sigemptyset, %function; |
| 4382 | sigemptyset: |
| 4383 | .globl sigfillset |
| 4384 | .type sigfillset, %function; |
| 4385 | sigfillset: |
| 4386 | .globl sighold |
| 4387 | .type sighold, %function; |
| 4388 | sighold: |
| 4389 | .globl sigignore |
| 4390 | .type sigignore, %function; |
| 4391 | sigignore: |
| 4392 | .globl siginterrupt |
| 4393 | .type siginterrupt, %function; |
| 4394 | siginterrupt: |
| 4395 | .globl sigisemptyset |
| 4396 | .type sigisemptyset, %function; |
| 4397 | sigisemptyset: |
| 4398 | .globl sigismember |
| 4399 | .type sigismember, %function; |
| 4400 | sigismember: |
| 4401 | .globl siglongjmp |
| 4402 | .type siglongjmp, %function; |
| 4403 | siglongjmp: |
| 4404 | .globl signal |
| 4405 | .type signal, %function; |
| 4406 | signal: |
| 4407 | .globl signalfd |
| 4408 | .type signalfd, %function; |
| 4409 | signalfd: |
| 4410 | .globl significand |
| 4411 | .type significand, %function; |
| 4412 | significand: |
| 4413 | .globl significandf |
| 4414 | .type significandf, %function; |
| 4415 | significandf: |
| 4416 | .globl sigorset |
| 4417 | .type sigorset, %function; |
| 4418 | sigorset: |
| 4419 | .globl sigpause |
| 4420 | .type sigpause, %function; |
| 4421 | sigpause: |
| 4422 | .globl sigpending |
| 4423 | .type sigpending, %function; |
| 4424 | sigpending: |
| 4425 | .globl sigprocmask |
| 4426 | .type sigprocmask, %function; |
| 4427 | sigprocmask: |
| 4428 | .globl sigqueue |
| 4429 | .type sigqueue, %function; |
| 4430 | sigqueue: |
| 4431 | .globl sigrelse |
| 4432 | .type sigrelse, %function; |
| 4433 | sigrelse: |
| 4434 | .globl sigset |
| 4435 | .type sigset, %function; |
| 4436 | sigset: |
| 4437 | .globl sigsetjmp |
| 4438 | .type sigsetjmp, %function; |
| 4439 | sigsetjmp: |
| 4440 | .globl sigsuspend |
| 4441 | .type sigsuspend, %function; |
| 4442 | sigsuspend: |
| 4443 | .globl sigtimedwait |
| 4444 | .type sigtimedwait, %function; |
| 4445 | sigtimedwait: |
| 4446 | .globl sigwait |
| 4447 | .type sigwait, %function; |
| 4448 | sigwait: |
| 4449 | .globl sigwaitinfo |
| 4450 | .type sigwaitinfo, %function; |
| 4451 | sigwaitinfo: |
| 4452 | .globl sin |
| 4453 | .type sin, %function; |
| 4454 | sin: |
| 4455 | .globl sincos |
| 4456 | .type sincos, %function; |
| 4457 | sincos: |
| 4458 | .globl sincosf |
| 4459 | .type sincosf, %function; |
| 4460 | sincosf: |
| 4461 | .globl sincosl |
| 4462 | .type sincosl, %function; |
| 4463 | sincosl: |
| 4464 | .globl sinf |
| 4465 | .type sinf, %function; |
| 4466 | sinf: |
| 4467 | .globl sinh |
| 4468 | .type sinh, %function; |
| 4469 | sinh: |
| 4470 | .globl sinhf |
| 4471 | .type sinhf, %function; |
| 4472 | sinhf: |
| 4473 | .globl sinhl |
| 4474 | .type sinhl, %function; |
| 4475 | sinhl: |
| 4476 | .globl sinl |
| 4477 | .type sinl, %function; |
| 4478 | sinl: |
| 4479 | .globl sleep |
| 4480 | .type sleep, %function; |
| 4481 | sleep: |
| 4482 | .globl snprintf |
| 4483 | .type snprintf, %function; |
| 4484 | snprintf: |
| 4485 | .globl sockatmark |
| 4486 | .type sockatmark, %function; |
| 4487 | sockatmark: |
| 4488 | .globl socket |
| 4489 | .type socket, %function; |
| 4490 | socket: |
| 4491 | .globl socketpair |
| 4492 | .type socketpair, %function; |
| 4493 | socketpair: |
| 4494 | .globl splice |
| 4495 | .type splice, %function; |
| 4496 | splice: |
| 4497 | .globl sprintf |
| 4498 | .type sprintf, %function; |
| 4499 | sprintf: |
| 4500 | .globl sqrt |
| 4501 | .type sqrt, %function; |
| 4502 | sqrt: |
| 4503 | .globl sqrtf |
| 4504 | .type sqrtf, %function; |
| 4505 | sqrtf: |
| 4506 | .globl sqrtl |
| 4507 | .type sqrtl, %function; |
| 4508 | sqrtl: |
| 4509 | .globl srand |
| 4510 | .type srand, %function; |
| 4511 | srand: |
| 4512 | .globl srand48 |
| 4513 | .type srand48, %function; |
| 4514 | srand48: |
| 4515 | .globl srandom |
| 4516 | .type srandom, %function; |
| 4517 | srandom: |
| 4518 | .globl sscanf |
| 4519 | .type sscanf, %function; |
| 4520 | sscanf: |
| 4521 | .globl stat |
| 4522 | .type stat, %function; |
| 4523 | stat: |
| 4524 | .weak statfs |
| 4525 | .type statfs, %function; |
| 4526 | statfs: |
| 4527 | .globl statvfs |
| 4528 | .type statvfs, %function; |
| 4529 | statvfs: |
| 4530 | .globl statx |
| 4531 | .type statx, %function; |
| 4532 | statx: |
| 4533 | .globl stime |
| 4534 | .type stime, %function; |
| 4535 | stime: |
| 4536 | .weak stpcpy |
| 4537 | .type stpcpy, %function; |
| 4538 | stpcpy: |
| 4539 | .weak stpncpy |
| 4540 | .type stpncpy, %function; |
| 4541 | stpncpy: |
| 4542 | .globl strcasecmp |
| 4543 | .type strcasecmp, %function; |
| 4544 | strcasecmp: |
| 4545 | .weak strcasecmp_l |
| 4546 | .type strcasecmp_l, %function; |
| 4547 | strcasecmp_l: |
| 4548 | .globl strcasestr |
| 4549 | .type strcasestr, %function; |
| 4550 | strcasestr: |
| 4551 | .globl strcat |
| 4552 | .type strcat, %function; |
| 4553 | strcat: |
| 4554 | .globl strchr |
| 4555 | .type strchr, %function; |
| 4556 | strchr: |
| 4557 | .weak strchrnul |
| 4558 | .type strchrnul, %function; |
| 4559 | strchrnul: |
| 4560 | .globl strcmp |
| 4561 | .type strcmp, %function; |
| 4562 | strcmp: |
| 4563 | .globl strcoll |
| 4564 | .type strcoll, %function; |
| 4565 | strcoll: |
| 4566 | .weak strcoll_l |
| 4567 | .type strcoll_l, %function; |
| 4568 | strcoll_l: |
| 4569 | .globl strcpy |
| 4570 | .type strcpy, %function; |
| 4571 | strcpy: |
| 4572 | .globl strcspn |
| 4573 | .type strcspn, %function; |
| 4574 | strcspn: |
| 4575 | .globl strdup |
| 4576 | .type strdup, %function; |
| 4577 | strdup: |
| 4578 | .globl strerror |
| 4579 | .type strerror, %function; |
| 4580 | strerror: |
| 4581 | .weak strerror_l |
| 4582 | .type strerror_l, %function; |
| 4583 | strerror_l: |
| 4584 | .globl strerror_r |
| 4585 | .type strerror_r, %function; |
| 4586 | strerror_r: |
| 4587 | .globl strfmon |
| 4588 | .type strfmon, %function; |
| 4589 | strfmon: |
| 4590 | .globl strfmon_l |
| 4591 | .type strfmon_l, %function; |
| 4592 | strfmon_l: |
| 4593 | .globl strftime |
| 4594 | .type strftime, %function; |
| 4595 | strftime: |
| 4596 | .weak strftime_l |
| 4597 | .type strftime_l, %function; |
| 4598 | strftime_l: |
| 4599 | .globl strlcat |
| 4600 | .type strlcat, %function; |
| 4601 | strlcat: |
| 4602 | .globl strlcpy |
| 4603 | .type strlcpy, %function; |
| 4604 | strlcpy: |
| 4605 | .globl strlen |
| 4606 | .type strlen, %function; |
| 4607 | strlen: |
| 4608 | .globl strncasecmp |
| 4609 | .type strncasecmp, %function; |
| 4610 | strncasecmp: |
| 4611 | .weak strncasecmp_l |
| 4612 | .type strncasecmp_l, %function; |
| 4613 | strncasecmp_l: |
| 4614 | .globl strncat |
| 4615 | .type strncat, %function; |
| 4616 | strncat: |
| 4617 | .globl strncmp |
| 4618 | .type strncmp, %function; |
| 4619 | strncmp: |
| 4620 | .globl strncpy |
| 4621 | .type strncpy, %function; |
| 4622 | strncpy: |
| 4623 | .globl strndup |
| 4624 | .type strndup, %function; |
| 4625 | strndup: |
| 4626 | .globl strnlen |
| 4627 | .type strnlen, %function; |
| 4628 | strnlen: |
| 4629 | .globl strpbrk |
| 4630 | .type strpbrk, %function; |
| 4631 | strpbrk: |
| 4632 | .globl strptime |
| 4633 | .type strptime, %function; |
| 4634 | strptime: |
| 4635 | .globl strrchr |
| 4636 | .type strrchr, %function; |
| 4637 | strrchr: |
| 4638 | .globl strsep |
| 4639 | .type strsep, %function; |
| 4640 | strsep: |
| 4641 | .globl strsignal |
| 4642 | .type strsignal, %function; |
| 4643 | strsignal: |
| 4644 | .globl strspn |
| 4645 | .type strspn, %function; |
| 4646 | strspn: |
| 4647 | .globl strstr |
| 4648 | .type strstr, %function; |
| 4649 | strstr: |
| 4650 | .globl strtod |
| 4651 | .type strtod, %function; |
| 4652 | strtod: |
| 4653 | .globl strtod_l |
| 4654 | .type strtod_l, %function; |
| 4655 | strtod_l: |
| 4656 | .globl strtof |
| 4657 | .type strtof, %function; |
| 4658 | strtof: |
| 4659 | .globl strtof_l |
| 4660 | .type strtof_l, %function; |
| 4661 | strtof_l: |
| 4662 | .globl strtoimax |
| 4663 | .type strtoimax, %function; |
| 4664 | strtoimax: |
| 4665 | .globl strtok |
| 4666 | .type strtok, %function; |
| 4667 | strtok: |
| 4668 | .globl strtok_r |
| 4669 | .type strtok_r, %function; |
| 4670 | strtok_r: |
| 4671 | .globl strtol |
| 4672 | .type strtol, %function; |
| 4673 | strtol: |
| 4674 | .globl strtold |
| 4675 | .type strtold, %function; |
| 4676 | strtold: |
| 4677 | .globl strtold_l |
| 4678 | .type strtold_l, %function; |
| 4679 | strtold_l: |
| 4680 | .globl strtoll |
| 4681 | .type strtoll, %function; |
| 4682 | strtoll: |
| 4683 | .globl strtoul |
| 4684 | .type strtoul, %function; |
| 4685 | strtoul: |
| 4686 | .globl strtoull |
| 4687 | .type strtoull, %function; |
| 4688 | strtoull: |
| 4689 | .globl strtoumax |
| 4690 | .type strtoumax, %function; |
| 4691 | strtoumax: |
| 4692 | .globl strverscmp |
| 4693 | .type strverscmp, %function; |
| 4694 | strverscmp: |
| 4695 | .globl strxfrm |
| 4696 | .type strxfrm, %function; |
| 4697 | strxfrm: |
| 4698 | .weak strxfrm_l |
| 4699 | .type strxfrm_l, %function; |
| 4700 | strxfrm_l: |
| 4701 | .globl swab |
| 4702 | .type swab, %function; |
| 4703 | swab: |
| 4704 | .globl swapoff |
| 4705 | .type swapoff, %function; |
| 4706 | swapoff: |
| 4707 | .globl swapon |
| 4708 | .type swapon, %function; |
| 4709 | swapon: |
| 4710 | .globl swprintf |
| 4711 | .type swprintf, %function; |
| 4712 | swprintf: |
| 4713 | .globl swscanf |
| 4714 | .type swscanf, %function; |
| 4715 | swscanf: |
| 4716 | .globl symlink |
| 4717 | .type symlink, %function; |
| 4718 | symlink: |
| 4719 | .globl symlinkat |
| 4720 | .type symlinkat, %function; |
| 4721 | symlinkat: |
| 4722 | .globl sync |
| 4723 | .type sync, %function; |
| 4724 | sync: |
| 4725 | .globl sync_file_range |
| 4726 | .type sync_file_range, %function; |
| 4727 | sync_file_range: |
| 4728 | .globl syncfs |
| 4729 | .type syncfs, %function; |
| 4730 | syncfs: |
| 4731 | .globl syscall |
| 4732 | .type syscall, %function; |
| 4733 | syscall: |
| 4734 | .globl sysconf |
| 4735 | .type sysconf, %function; |
| 4736 | sysconf: |
| 4737 | .weak sysinfo |
| 4738 | .type sysinfo, %function; |
| 4739 | sysinfo: |
| 4740 | .globl syslog |
| 4741 | .type syslog, %function; |
| 4742 | syslog: |
| 4743 | .globl system |
| 4744 | .type system, %function; |
| 4745 | system: |
| 4746 | .globl tan |
| 4747 | .type tan, %function; |
| 4748 | tan: |
| 4749 | .globl tanf |
| 4750 | .type tanf, %function; |
| 4751 | tanf: |
| 4752 | .globl tanh |
| 4753 | .type tanh, %function; |
| 4754 | tanh: |
| 4755 | .globl tanhf |
| 4756 | .type tanhf, %function; |
| 4757 | tanhf: |
| 4758 | .globl tanhl |
| 4759 | .type tanhl, %function; |
| 4760 | tanhl: |
| 4761 | .globl tanl |
| 4762 | .type tanl, %function; |
| 4763 | tanl: |
| 4764 | .globl tcdrain |
| 4765 | .type tcdrain, %function; |
| 4766 | tcdrain: |
| 4767 | .globl tcflow |
| 4768 | .type tcflow, %function; |
| 4769 | tcflow: |
| 4770 | .globl tcflush |
| 4771 | .type tcflush, %function; |
| 4772 | tcflush: |
| 4773 | .globl tcgetattr |
| 4774 | .type tcgetattr, %function; |
| 4775 | tcgetattr: |
| 4776 | .globl tcgetpgrp |
| 4777 | .type tcgetpgrp, %function; |
| 4778 | tcgetpgrp: |
| 4779 | .globl tcgetsid |
| 4780 | .type tcgetsid, %function; |
| 4781 | tcgetsid: |
| 4782 | .globl tcgetwinsize |
| 4783 | .type tcgetwinsize, %function; |
| 4784 | tcgetwinsize: |
| 4785 | .globl tcsendbreak |
| 4786 | .type tcsendbreak, %function; |
| 4787 | tcsendbreak: |
| 4788 | .globl tcsetattr |
| 4789 | .type tcsetattr, %function; |
| 4790 | tcsetattr: |
| 4791 | .globl tcsetpgrp |
| 4792 | .type tcsetpgrp, %function; |
| 4793 | tcsetpgrp: |
| 4794 | .globl tcsetwinsize |
| 4795 | .type tcsetwinsize, %function; |
| 4796 | tcsetwinsize: |
| 4797 | .globl tdelete |
| 4798 | .type tdelete, %function; |
| 4799 | tdelete: |
| 4800 | .globl tdestroy |
| 4801 | .type tdestroy, %function; |
| 4802 | tdestroy: |
| 4803 | .globl tee |
| 4804 | .type tee, %function; |
| 4805 | tee: |
| 4806 | .globl telldir |
| 4807 | .type telldir, %function; |
| 4808 | telldir: |
| 4809 | .globl tempnam |
| 4810 | .type tempnam, %function; |
| 4811 | tempnam: |
| 4812 | .globl textdomain |
| 4813 | .type textdomain, %function; |
| 4814 | textdomain: |
| 4815 | .globl tfind |
| 4816 | .type tfind, %function; |
| 4817 | tfind: |
| 4818 | .globl tgamma |
| 4819 | .type tgamma, %function; |
| 4820 | tgamma: |
| 4821 | .globl tgammaf |
| 4822 | .type tgammaf, %function; |
| 4823 | tgammaf: |
| 4824 | .globl tgammal |
| 4825 | .type tgammal, %function; |
| 4826 | tgammal: |
| 4827 | .globl thrd_create |
| 4828 | .type thrd_create, %function; |
| 4829 | thrd_create: |
| 4830 | .weak thrd_current |
| 4831 | .type thrd_current, %function; |
| 4832 | thrd_current: |
| 4833 | .weak thrd_detach |
| 4834 | .type thrd_detach, %function; |
| 4835 | thrd_detach: |
| 4836 | .weak thrd_equal |
| 4837 | .type thrd_equal, %function; |
| 4838 | thrd_equal: |
| 4839 | .globl thrd_exit |
| 4840 | .type thrd_exit, %function; |
| 4841 | thrd_exit: |
| 4842 | .globl thrd_join |
| 4843 | .type thrd_join, %function; |
| 4844 | thrd_join: |
| 4845 | .globl thrd_sleep |
| 4846 | .type thrd_sleep, %function; |
| 4847 | thrd_sleep: |
| 4848 | .globl thrd_yield |
| 4849 | .type thrd_yield, %function; |
| 4850 | thrd_yield: |
| 4851 | .globl time |
| 4852 | .type time, %function; |
| 4853 | time: |
| 4854 | .globl timegm |
| 4855 | .type timegm, %function; |
| 4856 | timegm: |
| 4857 | .globl timer_create |
| 4858 | .type timer_create, %function; |
| 4859 | timer_create: |
| 4860 | .globl timer_delete |
| 4861 | .type timer_delete, %function; |
| 4862 | timer_delete: |
| 4863 | .globl timer_getoverrun |
| 4864 | .type timer_getoverrun, %function; |
| 4865 | timer_getoverrun: |
| 4866 | .globl timer_gettime |
| 4867 | .type timer_gettime, %function; |
| 4868 | timer_gettime: |
| 4869 | .globl timer_settime |
| 4870 | .type timer_settime, %function; |
| 4871 | timer_settime: |
| 4872 | .globl timerfd_create |
| 4873 | .type timerfd_create, %function; |
| 4874 | timerfd_create: |
| 4875 | .globl timerfd_gettime |
| 4876 | .type timerfd_gettime, %function; |
| 4877 | timerfd_gettime: |
| 4878 | .globl timerfd_settime |
| 4879 | .type timerfd_settime, %function; |
| 4880 | timerfd_settime: |
| 4881 | .globl times |
| 4882 | .type times, %function; |
| 4883 | times: |
| 4884 | .globl timespec_get |
| 4885 | .type timespec_get, %function; |
| 4886 | timespec_get: |
| 4887 | .globl tmpfile |
| 4888 | .type tmpfile, %function; |
| 4889 | tmpfile: |
| 4890 | .globl tmpnam |
| 4891 | .type tmpnam, %function; |
| 4892 | tmpnam: |
| 4893 | .globl toascii |
| 4894 | .type toascii, %function; |
| 4895 | toascii: |
| 4896 | .globl tolower |
| 4897 | .type tolower, %function; |
| 4898 | tolower: |
| 4899 | .weak tolower_l |
| 4900 | .type tolower_l, %function; |
| 4901 | tolower_l: |
| 4902 | .globl toupper |
| 4903 | .type toupper, %function; |
| 4904 | toupper: |
| 4905 | .weak toupper_l |
| 4906 | .type toupper_l, %function; |
| 4907 | toupper_l: |
| 4908 | .globl towctrans |
| 4909 | .type towctrans, %function; |
| 4910 | towctrans: |
| 4911 | .weak towctrans_l |
| 4912 | .type towctrans_l, %function; |
| 4913 | towctrans_l: |
| 4914 | .globl towlower |
| 4915 | .type towlower, %function; |
| 4916 | towlower: |
| 4917 | .weak towlower_l |
| 4918 | .type towlower_l, %function; |
| 4919 | towlower_l: |
| 4920 | .globl towupper |
| 4921 | .type towupper, %function; |
| 4922 | towupper: |
| 4923 | .weak towupper_l |
| 4924 | .type towupper_l, %function; |
| 4925 | towupper_l: |
| 4926 | .globl trunc |
| 4927 | .type trunc, %function; |
| 4928 | trunc: |
| 4929 | .globl truncate |
| 4930 | .type truncate, %function; |
| 4931 | truncate: |
| 4932 | .globl truncf |
| 4933 | .type truncf, %function; |
| 4934 | truncf: |
| 4935 | .globl truncl |
| 4936 | .type truncl, %function; |
| 4937 | truncl: |
| 4938 | .globl tsearch |
| 4939 | .type tsearch, %function; |
| 4940 | tsearch: |
| 4941 | .globl tss_create |
| 4942 | .type tss_create, %function; |
| 4943 | tss_create: |
| 4944 | .globl tss_delete |
| 4945 | .type tss_delete, %function; |
| 4946 | tss_delete: |
| 4947 | .weak tss_get |
| 4948 | .type tss_get, %function; |
| 4949 | tss_get: |
| 4950 | .globl tss_set |
| 4951 | .type tss_set, %function; |
| 4952 | tss_set: |
| 4953 | .globl ttyname |
| 4954 | .type ttyname, %function; |
| 4955 | ttyname: |
| 4956 | .globl ttyname_r |
| 4957 | .type ttyname_r, %function; |
| 4958 | ttyname_r: |
| 4959 | .globl twalk |
| 4960 | .type twalk, %function; |
| 4961 | twalk: |
| 4962 | .weak tzset |
| 4963 | .type tzset, %function; |
| 4964 | tzset: |
| 4965 | .globl ualarm |
| 4966 | .type ualarm, %function; |
| 4967 | ualarm: |
| 4968 | .globl ulckpwdf |
| 4969 | .type ulckpwdf, %function; |
| 4970 | ulckpwdf: |
| 4971 | .globl ulimit |
| 4972 | .type ulimit, %function; |
| 4973 | ulimit: |
| 4974 | .globl umask |
| 4975 | .type umask, %function; |
| 4976 | umask: |
| 4977 | .globl umount |
| 4978 | .type umount, %function; |
| 4979 | umount: |
| 4980 | .globl umount2 |
| 4981 | .type umount2, %function; |
| 4982 | umount2: |
| 4983 | .globl uname |
| 4984 | .type uname, %function; |
| 4985 | uname: |
| 4986 | .globl ungetc |
| 4987 | .type ungetc, %function; |
| 4988 | ungetc: |
| 4989 | .globl ungetwc |
| 4990 | .type ungetwc, %function; |
| 4991 | ungetwc: |
| 4992 | .globl unlink |
| 4993 | .type unlink, %function; |
| 4994 | unlink: |
| 4995 | .globl unlinkat |
| 4996 | .type unlinkat, %function; |
| 4997 | unlinkat: |
| 4998 | .globl unlockpt |
| 4999 | .type unlockpt, %function; |
| 5000 | unlockpt: |
| 5001 | .globl unsetenv |
| 5002 | .type unsetenv, %function; |
| 5003 | unsetenv: |
| 5004 | .globl unshare |
| 5005 | .type unshare, %function; |
| 5006 | unshare: |
| 5007 | .weak updwtmp |
| 5008 | .type updwtmp, %function; |
| 5009 | updwtmp: |
| 5010 | .globl updwtmpx |
| 5011 | .type updwtmpx, %function; |
| 5012 | updwtmpx: |
| 5013 | .weak uselocale |
| 5014 | .type uselocale, %function; |
| 5015 | uselocale: |
| 5016 | .globl usleep |
| 5017 | .type usleep, %function; |
| 5018 | usleep: |
| 5019 | .globl utime |
| 5020 | .type utime, %function; |
| 5021 | utime: |
| 5022 | .globl utimensat |
| 5023 | .type utimensat, %function; |
| 5024 | utimensat: |
| 5025 | .globl utimes |
| 5026 | .type utimes, %function; |
| 5027 | utimes: |
| 5028 | .weak utmpname |
| 5029 | .type utmpname, %function; |
| 5030 | utmpname: |
| 5031 | .weak utmpxname |
| 5032 | .type utmpxname, %function; |
| 5033 | utmpxname: |
| 5034 | .globl valloc |
| 5035 | .type valloc, %function; |
| 5036 | valloc: |
| 5037 | .globl vasprintf |
| 5038 | .type vasprintf, %function; |
| 5039 | vasprintf: |
| 5040 | .globl vdprintf |
| 5041 | .type vdprintf, %function; |
| 5042 | vdprintf: |
| 5043 | .globl verr |
| 5044 | .type verr, %function; |
| 5045 | verr: |
| 5046 | .globl verrx |
| 5047 | .type verrx, %function; |
| 5048 | verrx: |
| 5049 | .globl versionsort |
| 5050 | .type versionsort, %function; |
| 5051 | versionsort: |
| 5052 | .globl vfork |
| 5053 | .type vfork, %function; |
| 5054 | vfork: |
| 5055 | .globl vfprintf |
| 5056 | .type vfprintf, %function; |
| 5057 | vfprintf: |
| 5058 | .globl vfscanf |
| 5059 | .type vfscanf, %function; |
| 5060 | vfscanf: |
| 5061 | .globl vfwprintf |
| 5062 | .type vfwprintf, %function; |
| 5063 | vfwprintf: |
| 5064 | .globl vfwscanf |
| 5065 | .type vfwscanf, %function; |
| 5066 | vfwscanf: |
| 5067 | .globl vhangup |
| 5068 | .type vhangup, %function; |
| 5069 | vhangup: |
| 5070 | .globl vmsplice |
| 5071 | .type vmsplice, %function; |
| 5072 | vmsplice: |
| 5073 | .globl vprintf |
| 5074 | .type vprintf, %function; |
| 5075 | vprintf: |
| 5076 | .globl vscanf |
| 5077 | .type vscanf, %function; |
| 5078 | vscanf: |
| 5079 | .globl vsnprintf |
| 5080 | .type vsnprintf, %function; |
| 5081 | vsnprintf: |
| 5082 | .globl vsprintf |
| 5083 | .type vsprintf, %function; |
| 5084 | vsprintf: |
| 5085 | .globl vsscanf |
| 5086 | .type vsscanf, %function; |
| 5087 | vsscanf: |
| 5088 | .globl vswprintf |
| 5089 | .type vswprintf, %function; |
| 5090 | vswprintf: |
| 5091 | .globl vswscanf |
| 5092 | .type vswscanf, %function; |
| 5093 | vswscanf: |
| 5094 | .weak vsyslog |
| 5095 | .type vsyslog, %function; |
| 5096 | vsyslog: |
| 5097 | .globl vwarn |
| 5098 | .type vwarn, %function; |
| 5099 | vwarn: |
| 5100 | .globl vwarnx |
| 5101 | .type vwarnx, %function; |
| 5102 | vwarnx: |
| 5103 | .globl vwprintf |
| 5104 | .type vwprintf, %function; |
| 5105 | vwprintf: |
| 5106 | .globl vwscanf |
| 5107 | .type vwscanf, %function; |
| 5108 | vwscanf: |
| 5109 | .globl wait |
| 5110 | .type wait, %function; |
| 5111 | wait: |
| 5112 | .globl wait3 |
| 5113 | .type wait3, %function; |
| 5114 | wait3: |
| 5115 | .globl wait4 |
| 5116 | .type wait4, %function; |
| 5117 | wait4: |
| 5118 | .globl waitid |
| 5119 | .type waitid, %function; |
| 5120 | waitid: |
| 5121 | .globl waitpid |
| 5122 | .type waitpid, %function; |
| 5123 | waitpid: |
| 5124 | .globl warn |
| 5125 | .type warn, %function; |
| 5126 | warn: |
| 5127 | .globl warnx |
| 5128 | .type warnx, %function; |
| 5129 | warnx: |
| 5130 | .globl wcpcpy |
| 5131 | .type wcpcpy, %function; |
| 5132 | wcpcpy: |
| 5133 | .globl wcpncpy |
| 5134 | .type wcpncpy, %function; |
| 5135 | wcpncpy: |
| 5136 | .globl wcrtomb |
| 5137 | .type wcrtomb, %function; |
| 5138 | wcrtomb: |
| 5139 | .globl wcscasecmp |
| 5140 | .type wcscasecmp, %function; |
| 5141 | wcscasecmp: |
| 5142 | .globl wcscasecmp_l |
| 5143 | .type wcscasecmp_l, %function; |
| 5144 | wcscasecmp_l: |
| 5145 | .globl wcscat |
| 5146 | .type wcscat, %function; |
| 5147 | wcscat: |
| 5148 | .globl wcschr |
| 5149 | .type wcschr, %function; |
| 5150 | wcschr: |
| 5151 | .globl wcscmp |
| 5152 | .type wcscmp, %function; |
| 5153 | wcscmp: |
| 5154 | .globl wcscoll |
| 5155 | .type wcscoll, %function; |
| 5156 | wcscoll: |
| 5157 | .weak wcscoll_l |
| 5158 | .type wcscoll_l, %function; |
| 5159 | wcscoll_l: |
| 5160 | .globl wcscpy |
| 5161 | .type wcscpy, %function; |
| 5162 | wcscpy: |
| 5163 | .globl wcscspn |
| 5164 | .type wcscspn, %function; |
| 5165 | wcscspn: |
| 5166 | .globl wcsdup |
| 5167 | .type wcsdup, %function; |
| 5168 | wcsdup: |
| 5169 | .globl wcsftime |
| 5170 | .type wcsftime, %function; |
| 5171 | wcsftime: |
| 5172 | .weak wcsftime_l |
| 5173 | .type wcsftime_l, %function; |
| 5174 | wcsftime_l: |
| 5175 | .globl wcslen |
| 5176 | .type wcslen, %function; |
| 5177 | wcslen: |
| 5178 | .globl wcsncasecmp |
| 5179 | .type wcsncasecmp, %function; |
| 5180 | wcsncasecmp: |
| 5181 | .globl wcsncasecmp_l |
| 5182 | .type wcsncasecmp_l, %function; |
| 5183 | wcsncasecmp_l: |
| 5184 | .globl wcsncat |
| 5185 | .type wcsncat, %function; |
| 5186 | wcsncat: |
| 5187 | .globl wcsncmp |
| 5188 | .type wcsncmp, %function; |
| 5189 | wcsncmp: |
| 5190 | .globl wcsncpy |
| 5191 | .type wcsncpy, %function; |
| 5192 | wcsncpy: |
| 5193 | .globl wcsnlen |
| 5194 | .type wcsnlen, %function; |
| 5195 | wcsnlen: |
| 5196 | .globl wcsnrtombs |
| 5197 | .type wcsnrtombs, %function; |
| 5198 | wcsnrtombs: |
| 5199 | .globl wcspbrk |
| 5200 | .type wcspbrk, %function; |
| 5201 | wcspbrk: |
| 5202 | .globl wcsrchr |
| 5203 | .type wcsrchr, %function; |
| 5204 | wcsrchr: |
| 5205 | .globl wcsrtombs |
| 5206 | .type wcsrtombs, %function; |
| 5207 | wcsrtombs: |
| 5208 | .globl wcsspn |
| 5209 | .type wcsspn, %function; |
| 5210 | wcsspn: |
| 5211 | .globl wcsstr |
| 5212 | .type wcsstr, %function; |
| 5213 | wcsstr: |
| 5214 | .globl wcstod |
| 5215 | .type wcstod, %function; |
| 5216 | wcstod: |
| 5217 | .globl wcstof |
| 5218 | .type wcstof, %function; |
| 5219 | wcstof: |
| 5220 | .globl wcstoimax |
| 5221 | .type wcstoimax, %function; |
| 5222 | wcstoimax: |
| 5223 | .globl wcstok |
| 5224 | .type wcstok, %function; |
| 5225 | wcstok: |
| 5226 | .globl wcstol |
| 5227 | .type wcstol, %function; |
| 5228 | wcstol: |
| 5229 | .globl wcstold |
| 5230 | .type wcstold, %function; |
| 5231 | wcstold: |
| 5232 | .globl wcstoll |
| 5233 | .type wcstoll, %function; |
| 5234 | wcstoll: |
| 5235 | .globl wcstombs |
| 5236 | .type wcstombs, %function; |
| 5237 | wcstombs: |
| 5238 | .globl wcstoul |
| 5239 | .type wcstoul, %function; |
| 5240 | wcstoul: |
| 5241 | .globl wcstoull |
| 5242 | .type wcstoull, %function; |
| 5243 | wcstoull: |
| 5244 | .globl wcstoumax |
| 5245 | .type wcstoumax, %function; |
| 5246 | wcstoumax: |
| 5247 | .globl wcswcs |
| 5248 | .type wcswcs, %function; |
| 5249 | wcswcs: |
| 5250 | .globl wcswidth |
| 5251 | .type wcswidth, %function; |
| 5252 | wcswidth: |
| 5253 | .globl wcsxfrm |
| 5254 | .type wcsxfrm, %function; |
| 5255 | wcsxfrm: |
| 5256 | .weak wcsxfrm_l |
| 5257 | .type wcsxfrm_l, %function; |
| 5258 | wcsxfrm_l: |
| 5259 | .globl wctob |
| 5260 | .type wctob, %function; |
| 5261 | wctob: |
| 5262 | .globl wctomb |
| 5263 | .type wctomb, %function; |
| 5264 | wctomb: |
| 5265 | .globl wctrans |
| 5266 | .type wctrans, %function; |
| 5267 | wctrans: |
| 5268 | .weak wctrans_l |
| 5269 | .type wctrans_l, %function; |
| 5270 | wctrans_l: |
| 5271 | .globl wctype |
| 5272 | .type wctype, %function; |
| 5273 | wctype: |
| 5274 | .weak wctype_l |
| 5275 | .type wctype_l, %function; |
| 5276 | wctype_l: |
| 5277 | .globl wcwidth |
| 5278 | .type wcwidth, %function; |
| 5279 | wcwidth: |
| 5280 | .globl wmemchr |
| 5281 | .type wmemchr, %function; |
| 5282 | wmemchr: |
| 5283 | .globl wmemcmp |
| 5284 | .type wmemcmp, %function; |
| 5285 | wmemcmp: |
| 5286 | .globl wmemcpy |
| 5287 | .type wmemcpy, %function; |
| 5288 | wmemcpy: |
| 5289 | .globl wmemmove |
| 5290 | .type wmemmove, %function; |
| 5291 | wmemmove: |
| 5292 | .globl wmemset |
| 5293 | .type wmemset, %function; |
| 5294 | wmemset: |
| 5295 | .globl wordexp |
| 5296 | .type wordexp, %function; |
| 5297 | wordexp: |
| 5298 | .globl wordfree |
| 5299 | .type wordfree, %function; |
| 5300 | wordfree: |
| 5301 | .globl wprintf |
| 5302 | .type wprintf, %function; |
| 5303 | wprintf: |
| 5304 | .globl write |
| 5305 | .type write, %function; |
| 5306 | write: |
| 5307 | .globl writev |
| 5308 | .type writev, %function; |
| 5309 | writev: |
| 5310 | .globl wscanf |
| 5311 | .type wscanf, %function; |
| 5312 | wscanf: |
| 5313 | .globl y0 |
| 5314 | .type y0, %function; |
| 5315 | y0: |
| 5316 | .globl y0f |
| 5317 | .type y0f, %function; |
| 5318 | y0f: |
| 5319 | .globl y1 |
| 5320 | .type y1, %function; |
| 5321 | y1: |
| 5322 | .globl y1f |
| 5323 | .type y1f, %function; |
| 5324 | y1f: |
| 5325 | .globl yn |
| 5326 | .type yn, %function; |
| 5327 | yn: |
| 5328 | .globl ynf |
| 5329 | .type ynf, %function; |
| 5330 | ynf: |