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