[compiler-rt] r221362 - [dfsan] Upgrade ABI list to Ubuntu 14.04.

Peter Collingbourne peter at pcc.me.uk
Wed Nov 5 09:21:06 PST 2014


Author: pcc
Date: Wed Nov  5 11:21:06 2014
New Revision: 221362

URL: http://llvm.org/viewvc/llvm-project?rev=221362&view=rev
Log:
[dfsan] Upgrade ABI list to Ubuntu 14.04.

This incorporates some of the newer functions used by (e.g.) the Go runtime.

Added:
    compiler-rt/trunk/lib/dfsan/libc_ubuntu1404_abilist.txt
      - copied, changed from r221361, compiler-rt/trunk/lib/dfsan/libc_ubuntu1204_abilist.txt
Removed:
    compiler-rt/trunk/lib/dfsan/libc_ubuntu1204_abilist.txt
Modified:
    compiler-rt/trunk/lib/dfsan/CMakeLists.txt

Modified: compiler-rt/trunk/lib/dfsan/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/dfsan/CMakeLists.txt?rev=221362&r1=221361&r2=221362&view=diff
==============================================================================
--- compiler-rt/trunk/lib/dfsan/CMakeLists.txt (original)
+++ compiler-rt/trunk/lib/dfsan/CMakeLists.txt Wed Nov  5 11:21:06 2014
@@ -39,9 +39,9 @@ add_custom_command(OUTPUT ${dfsan_abilis
                    VERBATIM
                    COMMAND
                      cat ${CMAKE_CURRENT_SOURCE_DIR}/done_abilist.txt
-                         ${CMAKE_CURRENT_SOURCE_DIR}/libc_ubuntu1204_abilist.txt
+                         ${CMAKE_CURRENT_SOURCE_DIR}/libc_ubuntu1404_abilist.txt
                          > ${dfsan_abilist_filename}
-                   DEPENDS done_abilist.txt libc_ubuntu1204_abilist.txt)
+                   DEPENDS done_abilist.txt libc_ubuntu1404_abilist.txt)
 add_dependencies(dfsan dfsan_abilist)
 install(FILES ${dfsan_abilist_filename}
         DESTINATION ${COMPILER_RT_INSTALL_PATH})

Removed: compiler-rt/trunk/lib/dfsan/libc_ubuntu1204_abilist.txt
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/dfsan/libc_ubuntu1204_abilist.txt?rev=221361&view=auto
==============================================================================
--- compiler-rt/trunk/lib/dfsan/libc_ubuntu1204_abilist.txt (original)
+++ compiler-rt/trunk/lib/dfsan/libc_ubuntu1204_abilist.txt (removed)
@@ -1,3685 +0,0 @@
-fun:_Exit=uninstrumented
-fun:_IO_adjust_column=uninstrumented
-fun:_IO_adjust_wcolumn=uninstrumented
-fun:_IO_default_doallocate=uninstrumented
-fun:_IO_default_finish=uninstrumented
-fun:_IO_default_pbackfail=uninstrumented
-fun:_IO_default_uflow=uninstrumented
-fun:_IO_default_xsgetn=uninstrumented
-fun:_IO_default_xsputn=uninstrumented
-fun:_IO_do_write=uninstrumented
-fun:_IO_doallocbuf=uninstrumented
-fun:_IO_fclose=uninstrumented
-fun:_IO_fdopen=uninstrumented
-fun:_IO_feof=uninstrumented
-fun:_IO_ferror=uninstrumented
-fun:_IO_fflush=uninstrumented
-fun:_IO_fgetpos=uninstrumented
-fun:_IO_fgetpos64=uninstrumented
-fun:_IO_fgets=uninstrumented
-fun:_IO_file_attach=uninstrumented
-fun:_IO_file_close=uninstrumented
-fun:_IO_file_close_it=uninstrumented
-fun:_IO_file_doallocate=uninstrumented
-fun:_IO_file_finish=uninstrumented
-fun:_IO_file_fopen=uninstrumented
-fun:_IO_file_init=uninstrumented
-fun:_IO_file_open=uninstrumented
-fun:_IO_file_overflow=uninstrumented
-fun:_IO_file_read=uninstrumented
-fun:_IO_file_seek=uninstrumented
-fun:_IO_file_seekoff=uninstrumented
-fun:_IO_file_setbuf=uninstrumented
-fun:_IO_file_stat=uninstrumented
-fun:_IO_file_sync=uninstrumented
-fun:_IO_file_underflow=uninstrumented
-fun:_IO_file_write=uninstrumented
-fun:_IO_file_xsputn=uninstrumented
-fun:_IO_flockfile=uninstrumented
-fun:_IO_flush_all=uninstrumented
-fun:_IO_flush_all_linebuffered=uninstrumented
-fun:_IO_fopen=uninstrumented
-fun:_IO_fprintf=uninstrumented
-fun:_IO_fputs=uninstrumented
-fun:_IO_fread=uninstrumented
-fun:_IO_free_backup_area=uninstrumented
-fun:_IO_free_wbackup_area=uninstrumented
-fun:_IO_fsetpos=uninstrumented
-fun:_IO_fsetpos64=uninstrumented
-fun:_IO_ftell=uninstrumented
-fun:_IO_ftrylockfile=uninstrumented
-fun:_IO_funlockfile=uninstrumented
-fun:_IO_fwrite=uninstrumented
-fun:_IO_getc=uninstrumented
-fun:_IO_getline=uninstrumented
-fun:_IO_getline_info=uninstrumented
-fun:_IO_gets=uninstrumented
-fun:_IO_init=uninstrumented
-fun:_IO_init_marker=uninstrumented
-fun:_IO_init_wmarker=uninstrumented
-fun:_IO_iter_begin=uninstrumented
-fun:_IO_iter_end=uninstrumented
-fun:_IO_iter_file=uninstrumented
-fun:_IO_iter_next=uninstrumented
-fun:_IO_least_wmarker=uninstrumented
-fun:_IO_link_in=uninstrumented
-fun:_IO_list_lock=uninstrumented
-fun:_IO_list_resetlock=uninstrumented
-fun:_IO_list_unlock=uninstrumented
-fun:_IO_marker_delta=uninstrumented
-fun:_IO_marker_difference=uninstrumented
-fun:_IO_padn=uninstrumented
-fun:_IO_peekc_locked=uninstrumented
-fun:_IO_popen=uninstrumented
-fun:_IO_printf=uninstrumented
-fun:_IO_proc_close=uninstrumented
-fun:_IO_proc_open=uninstrumented
-fun:_IO_putc=uninstrumented
-fun:_IO_puts=uninstrumented
-fun:_IO_remove_marker=uninstrumented
-fun:_IO_seekmark=uninstrumented
-fun:_IO_seekoff=uninstrumented
-fun:_IO_seekpos=uninstrumented
-fun:_IO_seekwmark=uninstrumented
-fun:_IO_setb=uninstrumented
-fun:_IO_setbuffer=uninstrumented
-fun:_IO_setvbuf=uninstrumented
-fun:_IO_sgetn=uninstrumented
-fun:_IO_sprintf=uninstrumented
-fun:_IO_sputbackc=uninstrumented
-fun:_IO_sputbackwc=uninstrumented
-fun:_IO_sscanf=uninstrumented
-fun:_IO_str_init_readonly=uninstrumented
-fun:_IO_str_init_static=uninstrumented
-fun:_IO_str_overflow=uninstrumented
-fun:_IO_str_pbackfail=uninstrumented
-fun:_IO_str_seekoff=uninstrumented
-fun:_IO_str_underflow=uninstrumented
-fun:_IO_sungetc=uninstrumented
-fun:_IO_sungetwc=uninstrumented
-fun:_IO_switch_to_get_mode=uninstrumented
-fun:_IO_switch_to_main_wget_area=uninstrumented
-fun:_IO_switch_to_wbackup_area=uninstrumented
-fun:_IO_switch_to_wget_mode=uninstrumented
-fun:_IO_un_link=uninstrumented
-fun:_IO_ungetc=uninstrumented
-fun:_IO_unsave_markers=uninstrumented
-fun:_IO_unsave_wmarkers=uninstrumented
-fun:_IO_vfprintf=uninstrumented
-fun:_IO_vfscanf=uninstrumented
-fun:_IO_vsprintf=uninstrumented
-fun:_IO_wdefault_doallocate=uninstrumented
-fun:_IO_wdefault_finish=uninstrumented
-fun:_IO_wdefault_pbackfail=uninstrumented
-fun:_IO_wdefault_uflow=uninstrumented
-fun:_IO_wdefault_xsgetn=uninstrumented
-fun:_IO_wdefault_xsputn=uninstrumented
-fun:_IO_wdo_write=uninstrumented
-fun:_IO_wdoallocbuf=uninstrumented
-fun:_IO_wfile_overflow=uninstrumented
-fun:_IO_wfile_seekoff=uninstrumented
-fun:_IO_wfile_sync=uninstrumented
-fun:_IO_wfile_underflow=uninstrumented
-fun:_IO_wfile_xsputn=uninstrumented
-fun:_IO_wmarker_delta=uninstrumented
-fun:_IO_wsetb=uninstrumented
-fun:_L_cond_lock_1021=uninstrumented
-fun:_L_cond_lock_874=uninstrumented
-fun:_L_cond_lock_918=uninstrumented
-fun:_L_lock_1006=uninstrumented
-fun:_L_lock_125=uninstrumented
-fun:_L_lock_1281=uninstrumented
-fun:_L_lock_13=uninstrumented
-fun:_L_lock_133=uninstrumented
-fun:_L_lock_1392=uninstrumented
-fun:_L_lock_175=uninstrumented
-fun:_L_lock_19=uninstrumented
-fun:_L_lock_2009=uninstrumented
-fun:_L_lock_21=uninstrumented
-fun:_L_lock_211=uninstrumented
-fun:_L_lock_2143=uninstrumented
-fun:_L_lock_227=uninstrumented
-fun:_L_lock_23=uninstrumented
-fun:_L_lock_2338=uninstrumented
-fun:_L_lock_26=uninstrumented
-fun:_L_lock_29=uninstrumented
-fun:_L_lock_3116=uninstrumented
-fun:_L_lock_32=uninstrumented
-fun:_L_lock_3335=uninstrumented
-fun:_L_lock_34=uninstrumented
-fun:_L_lock_37=uninstrumented
-fun:_L_lock_40=uninstrumented
-fun:_L_lock_4016=uninstrumented
-fun:_L_lock_4410=uninstrumented
-fun:_L_lock_451=uninstrumented
-fun:_L_lock_4590=uninstrumented
-fun:_L_lock_466=uninstrumented
-fun:_L_lock_641=uninstrumented
-fun:_L_lock_858=uninstrumented
-fun:_L_lock_903=uninstrumented
-fun:_L_robust_cond_lock_164=uninstrumented
-fun:_L_robust_lock_160=uninstrumented
-fun:_L_robust_timedlock_361=uninstrumented
-fun:_L_robust_unlock_189=uninstrumented
-fun:_L_timedlock_1043=uninstrumented
-fun:_L_timedlock_108=uninstrumented
-fun:_L_timedlock_292=uninstrumented
-fun:_L_unlock_114=uninstrumented
-fun:_L_unlock_1157=uninstrumented
-fun:_L_unlock_1355=uninstrumented
-fun:_L_unlock_137=uninstrumented
-fun:_L_unlock_157=uninstrumented
-fun:_L_unlock_16=uninstrumented
-fun:_L_unlock_170=uninstrumented
-fun:_L_unlock_174=uninstrumented
-fun:_L_unlock_177=uninstrumented
-fun:_L_unlock_1946=uninstrumented
-fun:_L_unlock_197=uninstrumented
-fun:_L_unlock_2117=uninstrumented
-fun:_L_unlock_2318=uninstrumented
-fun:_L_unlock_2384=uninstrumented
-fun:_L_unlock_27=uninstrumented
-fun:_L_unlock_3119=uninstrumented
-fun:_L_unlock_312=uninstrumented
-fun:_L_unlock_3464=uninstrumented
-fun:_L_unlock_37=uninstrumented
-fun:_L_unlock_3744=uninstrumented
-fun:_L_unlock_4037=uninstrumented
-fun:_L_unlock_43=uninstrumented
-fun:_L_unlock_4353=uninstrumented
-fun:_L_unlock_4432=uninstrumented
-fun:_L_unlock_4525=uninstrumented
-fun:_L_unlock_4619=uninstrumented
-fun:_L_unlock_494=uninstrumented
-fun:_L_unlock_54=uninstrumented
-fun:_L_unlock_544=uninstrumented
-fun:_L_unlock_61=uninstrumented
-fun:_L_unlock_62=uninstrumented
-fun:_L_unlock_64=uninstrumented
-fun:_L_unlock_644=uninstrumented
-fun:_L_unlock_698=uninstrumented
-fun:_L_unlock_708=uninstrumented
-fun:_L_unlock_88=uninstrumented
-fun:_Unwind_Backtrace=uninstrumented
-fun:_Unwind_DeleteException=uninstrumented
-fun:_Unwind_FindEnclosingFunction=uninstrumented
-fun:_Unwind_Find_FDE=uninstrumented
-fun:_Unwind_ForcedUnwind=uninstrumented
-fun:_Unwind_GetCFA=uninstrumented
-fun:_Unwind_GetDataRelBase=uninstrumented
-fun:_Unwind_GetGR=uninstrumented
-fun:_Unwind_GetIP=uninstrumented
-fun:_Unwind_GetIPInfo=uninstrumented
-fun:_Unwind_GetLanguageSpecificData=uninstrumented
-fun:_Unwind_GetRegionStart=uninstrumented
-fun:_Unwind_GetTextRelBase=uninstrumented
-fun:_Unwind_RaiseException=uninstrumented
-fun:_Unwind_Resume=uninstrumented
-fun:_Unwind_Resume_or_Rethrow=uninstrumented
-fun:_Unwind_SetGR=uninstrumented
-fun:_Unwind_SetIP=uninstrumented
-fun:__GI___nptl_create_event=uninstrumented
-fun:__GI___nptl_death_event=uninstrumented
-fun:__GI___pthread_cleanup_upto=uninstrumented
-fun:__GI___pthread_register_cancel=uninstrumented
-fun:__GI___pthread_unregister_cancel=uninstrumented
-fun:__GI___pthread_unwind=uninstrumented
-fun:__GI___pthread_unwind_next=uninstrumented
-fun:__absvdi2=uninstrumented
-fun:__absvsi2=uninstrumented
-fun:__absvti2=uninstrumented
-fun:__accept=uninstrumented
-fun:__accept_nocancel=uninstrumented
-fun:__acos_finite=uninstrumented
-fun:__acosf_finite=uninstrumented
-fun:__acosh_finite=uninstrumented
-fun:__acoshf_finite=uninstrumented
-fun:__acoshl_finite=uninstrumented
-fun:__acosl_finite=uninstrumented
-fun:__addtf3=uninstrumented
-fun:__addvdi3=uninstrumented
-fun:__addvsi3=uninstrumented
-fun:__addvti3=uninstrumented
-fun:__adjtimex=uninstrumented
-fun:__arch_prctl=uninstrumented
-fun:__argz_count=uninstrumented
-fun:__argz_next=uninstrumented
-fun:__argz_stringify=uninstrumented
-fun:__ashlti3=uninstrumented
-fun:__ashrti3=uninstrumented
-fun:__asin_finite=uninstrumented
-fun:__asinf_finite=uninstrumented
-fun:__asinl_finite=uninstrumented
-fun:__asprintf=uninstrumented
-fun:__asprintf_chk=uninstrumented
-fun:__assert=uninstrumented
-fun:__assert_fail=uninstrumented
-fun:__assert_perror_fail=uninstrumented
-fun:__atan2_finite=uninstrumented
-fun:__atan2f_finite=uninstrumented
-fun:__atan2l_finite=uninstrumented
-fun:__atanh_finite=uninstrumented
-fun:__atanhf_finite=uninstrumented
-fun:__atanhl_finite=uninstrumented
-fun:__b64_ntop=uninstrumented
-fun:__b64_pton=uninstrumented
-fun:__backtrace=uninstrumented
-fun:__backtrace_symbols=uninstrumented
-fun:__backtrace_symbols_fd=uninstrumented
-fun:__bid128_abs=uninstrumented
-fun:__bid128_add=uninstrumented
-fun:__bid128_class=uninstrumented
-fun:__bid128_copy=uninstrumented
-fun:__bid128_copySign=uninstrumented
-fun:__bid128_div=uninstrumented
-fun:__bid128_fma=uninstrumented
-fun:__bid128_from_int32=uninstrumented
-fun:__bid128_from_int64=uninstrumented
-fun:__bid128_from_uint32=uninstrumented
-fun:__bid128_from_uint64=uninstrumented
-fun:__bid128_isCanonical=uninstrumented
-fun:__bid128_isFinite=uninstrumented
-fun:__bid128_isInf=uninstrumented
-fun:__bid128_isNaN=uninstrumented
-fun:__bid128_isNormal=uninstrumented
-fun:__bid128_isSignaling=uninstrumented
-fun:__bid128_isSigned=uninstrumented
-fun:__bid128_isSubnormal=uninstrumented
-fun:__bid128_isZero=uninstrumented
-fun:__bid128_mul=uninstrumented
-fun:__bid128_negate=uninstrumented
-fun:__bid128_quiet_equal=uninstrumented
-fun:__bid128_quiet_greater=uninstrumented
-fun:__bid128_quiet_greater_equal=uninstrumented
-fun:__bid128_quiet_greater_unordered=uninstrumented
-fun:__bid128_quiet_less=uninstrumented
-fun:__bid128_quiet_less_equal=uninstrumented
-fun:__bid128_quiet_less_unordered=uninstrumented
-fun:__bid128_quiet_not_equal=uninstrumented
-fun:__bid128_quiet_not_greater=uninstrumented
-fun:__bid128_quiet_not_less=uninstrumented
-fun:__bid128_quiet_ordered=uninstrumented
-fun:__bid128_quiet_unordered=uninstrumented
-fun:__bid128_radix=uninstrumented
-fun:__bid128_sameQuantum=uninstrumented
-fun:__bid128_signaling_greater=uninstrumented
-fun:__bid128_signaling_greater_equal=uninstrumented
-fun:__bid128_signaling_greater_unordered=uninstrumented
-fun:__bid128_signaling_less=uninstrumented
-fun:__bid128_signaling_less_equal=uninstrumented
-fun:__bid128_signaling_less_unordered=uninstrumented
-fun:__bid128_signaling_not_greater=uninstrumented
-fun:__bid128_signaling_not_less=uninstrumented
-fun:__bid128_sub=uninstrumented
-fun:__bid128_to_bid32=uninstrumented
-fun:__bid128_to_bid64=uninstrumented
-fun:__bid128_to_binary128=uninstrumented
-fun:__bid128_to_binary32=uninstrumented
-fun:__bid128_to_binary64=uninstrumented
-fun:__bid128_to_binary80=uninstrumented
-fun:__bid128_to_int32_ceil=uninstrumented
-fun:__bid128_to_int32_floor=uninstrumented
-fun:__bid128_to_int32_int=uninstrumented
-fun:__bid128_to_int32_rnint=uninstrumented
-fun:__bid128_to_int32_rninta=uninstrumented
-fun:__bid128_to_int32_xceil=uninstrumented
-fun:__bid128_to_int32_xfloor=uninstrumented
-fun:__bid128_to_int32_xint=uninstrumented
-fun:__bid128_to_int32_xrnint=uninstrumented
-fun:__bid128_to_int32_xrninta=uninstrumented
-fun:__bid128_to_int64_ceil=uninstrumented
-fun:__bid128_to_int64_floor=uninstrumented
-fun:__bid128_to_int64_int=uninstrumented
-fun:__bid128_to_int64_rnint=uninstrumented
-fun:__bid128_to_int64_rninta=uninstrumented
-fun:__bid128_to_int64_xceil=uninstrumented
-fun:__bid128_to_int64_xfloor=uninstrumented
-fun:__bid128_to_int64_xint=uninstrumented
-fun:__bid128_to_int64_xrnint=uninstrumented
-fun:__bid128_to_int64_xrninta=uninstrumented
-fun:__bid128_to_uint32_ceil=uninstrumented
-fun:__bid128_to_uint32_floor=uninstrumented
-fun:__bid128_to_uint32_int=uninstrumented
-fun:__bid128_to_uint32_rnint=uninstrumented
-fun:__bid128_to_uint32_rninta=uninstrumented
-fun:__bid128_to_uint32_xceil=uninstrumented
-fun:__bid128_to_uint32_xfloor=uninstrumented
-fun:__bid128_to_uint32_xint=uninstrumented
-fun:__bid128_to_uint32_xrnint=uninstrumented
-fun:__bid128_to_uint32_xrninta=uninstrumented
-fun:__bid128_to_uint64_ceil=uninstrumented
-fun:__bid128_to_uint64_floor=uninstrumented
-fun:__bid128_to_uint64_int=uninstrumented
-fun:__bid128_to_uint64_rnint=uninstrumented
-fun:__bid128_to_uint64_rninta=uninstrumented
-fun:__bid128_to_uint64_xceil=uninstrumented
-fun:__bid128_to_uint64_xfloor=uninstrumented
-fun:__bid128_to_uint64_xint=uninstrumented
-fun:__bid128_to_uint64_xrnint=uninstrumented
-fun:__bid128_to_uint64_xrninta=uninstrumented
-fun:__bid128_totalOrder=uninstrumented
-fun:__bid128_totalOrderMag=uninstrumented
-fun:__bid128dd_add=uninstrumented
-fun:__bid128dd_div=uninstrumented
-fun:__bid128dd_mul=uninstrumented
-fun:__bid128dd_sub=uninstrumented
-fun:__bid128ddd_fma=uninstrumented
-fun:__bid128ddq_fma=uninstrumented
-fun:__bid128dq_add=uninstrumented
-fun:__bid128dq_div=uninstrumented
-fun:__bid128dq_mul=uninstrumented
-fun:__bid128dq_sub=uninstrumented
-fun:__bid128dqd_fma=uninstrumented
-fun:__bid128dqq_fma=uninstrumented
-fun:__bid128qd_add=uninstrumented
-fun:__bid128qd_div=uninstrumented
-fun:__bid128qd_mul=uninstrumented
-fun:__bid128qd_sub=uninstrumented
-fun:__bid128qdd_fma=uninstrumented
-fun:__bid128qdq_fma=uninstrumented
-fun:__bid128qqd_fma=uninstrumented
-fun:__bid32_to_bid128=uninstrumented
-fun:__bid32_to_bid64=uninstrumented
-fun:__bid32_to_binary128=uninstrumented
-fun:__bid32_to_binary32=uninstrumented
-fun:__bid32_to_binary64=uninstrumented
-fun:__bid32_to_binary80=uninstrumented
-fun:__bid64_abs=uninstrumented
-fun:__bid64_add=uninstrumented
-fun:__bid64_class=uninstrumented
-fun:__bid64_copy=uninstrumented
-fun:__bid64_copySign=uninstrumented
-fun:__bid64_div=uninstrumented
-fun:__bid64_from_int32=uninstrumented
-fun:__bid64_from_int64=uninstrumented
-fun:__bid64_from_uint32=uninstrumented
-fun:__bid64_from_uint64=uninstrumented
-fun:__bid64_isCanonical=uninstrumented
-fun:__bid64_isFinite=uninstrumented
-fun:__bid64_isInf=uninstrumented
-fun:__bid64_isNaN=uninstrumented
-fun:__bid64_isNormal=uninstrumented
-fun:__bid64_isSignaling=uninstrumented
-fun:__bid64_isSigned=uninstrumented
-fun:__bid64_isSubnormal=uninstrumented
-fun:__bid64_isZero=uninstrumented
-fun:__bid64_mul=uninstrumented
-fun:__bid64_negate=uninstrumented
-fun:__bid64_quiet_equal=uninstrumented
-fun:__bid64_quiet_greater=uninstrumented
-fun:__bid64_quiet_greater_equal=uninstrumented
-fun:__bid64_quiet_greater_unordered=uninstrumented
-fun:__bid64_quiet_less=uninstrumented
-fun:__bid64_quiet_less_equal=uninstrumented
-fun:__bid64_quiet_less_unordered=uninstrumented
-fun:__bid64_quiet_not_equal=uninstrumented
-fun:__bid64_quiet_not_greater=uninstrumented
-fun:__bid64_quiet_not_less=uninstrumented
-fun:__bid64_quiet_ordered=uninstrumented
-fun:__bid64_quiet_unordered=uninstrumented
-fun:__bid64_radix=uninstrumented
-fun:__bid64_sameQuantum=uninstrumented
-fun:__bid64_signaling_greater=uninstrumented
-fun:__bid64_signaling_greater_equal=uninstrumented
-fun:__bid64_signaling_greater_unordered=uninstrumented
-fun:__bid64_signaling_less=uninstrumented
-fun:__bid64_signaling_less_equal=uninstrumented
-fun:__bid64_signaling_less_unordered=uninstrumented
-fun:__bid64_signaling_not_greater=uninstrumented
-fun:__bid64_signaling_not_less=uninstrumented
-fun:__bid64_sub=uninstrumented
-fun:__bid64_to_bid128=uninstrumented
-fun:__bid64_to_bid32=uninstrumented
-fun:__bid64_to_binary128=uninstrumented
-fun:__bid64_to_binary32=uninstrumented
-fun:__bid64_to_binary64=uninstrumented
-fun:__bid64_to_binary80=uninstrumented
-fun:__bid64_to_int32_ceil=uninstrumented
-fun:__bid64_to_int32_floor=uninstrumented
-fun:__bid64_to_int32_int=uninstrumented
-fun:__bid64_to_int32_rnint=uninstrumented
-fun:__bid64_to_int32_rninta=uninstrumented
-fun:__bid64_to_int32_xceil=uninstrumented
-fun:__bid64_to_int32_xfloor=uninstrumented
-fun:__bid64_to_int32_xint=uninstrumented
-fun:__bid64_to_int32_xrnint=uninstrumented
-fun:__bid64_to_int32_xrninta=uninstrumented
-fun:__bid64_to_int64_ceil=uninstrumented
-fun:__bid64_to_int64_floor=uninstrumented
-fun:__bid64_to_int64_int=uninstrumented
-fun:__bid64_to_int64_rnint=uninstrumented
-fun:__bid64_to_int64_rninta=uninstrumented
-fun:__bid64_to_int64_xceil=uninstrumented
-fun:__bid64_to_int64_xfloor=uninstrumented
-fun:__bid64_to_int64_xint=uninstrumented
-fun:__bid64_to_int64_xrnint=uninstrumented
-fun:__bid64_to_int64_xrninta=uninstrumented
-fun:__bid64_to_uint32_ceil=uninstrumented
-fun:__bid64_to_uint32_floor=uninstrumented
-fun:__bid64_to_uint32_int=uninstrumented
-fun:__bid64_to_uint32_rnint=uninstrumented
-fun:__bid64_to_uint32_rninta=uninstrumented
-fun:__bid64_to_uint32_xceil=uninstrumented
-fun:__bid64_to_uint32_xfloor=uninstrumented
-fun:__bid64_to_uint32_xint=uninstrumented
-fun:__bid64_to_uint32_xrnint=uninstrumented
-fun:__bid64_to_uint32_xrninta=uninstrumented
-fun:__bid64_to_uint64_ceil=uninstrumented
-fun:__bid64_to_uint64_floor=uninstrumented
-fun:__bid64_to_uint64_int=uninstrumented
-fun:__bid64_to_uint64_rnint=uninstrumented
-fun:__bid64_to_uint64_rninta=uninstrumented
-fun:__bid64_to_uint64_xceil=uninstrumented
-fun:__bid64_to_uint64_xfloor=uninstrumented
-fun:__bid64_to_uint64_xint=uninstrumented
-fun:__bid64_to_uint64_xrnint=uninstrumented
-fun:__bid64_to_uint64_xrninta=uninstrumented
-fun:__bid64_totalOrder=uninstrumented
-fun:__bid64_totalOrderMag=uninstrumented
-fun:__bid64ddq_fma=uninstrumented
-fun:__bid64dq_add=uninstrumented
-fun:__bid64dq_div=uninstrumented
-fun:__bid64dq_mul=uninstrumented
-fun:__bid64dq_sub=uninstrumented
-fun:__bid64dqd_fma=uninstrumented
-fun:__bid64dqq_fma=uninstrumented
-fun:__bid64qd_add=uninstrumented
-fun:__bid64qd_div=uninstrumented
-fun:__bid64qd_mul=uninstrumented
-fun:__bid64qd_sub=uninstrumented
-fun:__bid64qdd_fma=uninstrumented
-fun:__bid64qdq_fma=uninstrumented
-fun:__bid64qq_add=uninstrumented
-fun:__bid64qq_div=uninstrumented
-fun:__bid64qq_mul=uninstrumented
-fun:__bid64qq_sub=uninstrumented
-fun:__bid64qqd_fma=uninstrumented
-fun:__bid64qqq_fma=uninstrumented
-fun:__bid_adddd3=uninstrumented
-fun:__bid_addsd3=uninstrumented
-fun:__bid_addtd3=uninstrumented
-fun:__bid_divdd3=uninstrumented
-fun:__bid_divsd3=uninstrumented
-fun:__bid_divtd3=uninstrumented
-fun:__bid_eqdd2=uninstrumented
-fun:__bid_eqsd2=uninstrumented
-fun:__bid_eqtd2=uninstrumented
-fun:__bid_extendddtd2=uninstrumented
-fun:__bid_extendddtf=uninstrumented
-fun:__bid_extendddxf=uninstrumented
-fun:__bid_extenddfdd=uninstrumented
-fun:__bid_extenddftd=uninstrumented
-fun:__bid_extendsddd2=uninstrumented
-fun:__bid_extendsddf=uninstrumented
-fun:__bid_extendsdtd2=uninstrumented
-fun:__bid_extendsdtf=uninstrumented
-fun:__bid_extendsdxf=uninstrumented
-fun:__bid_extendsfdd=uninstrumented
-fun:__bid_extendsfsd=uninstrumented
-fun:__bid_extendsftd=uninstrumented
-fun:__bid_extendtftd=uninstrumented
-fun:__bid_extendxftd=uninstrumented
-fun:__bid_fixdddi=uninstrumented
-fun:__bid_fixddsi=uninstrumented
-fun:__bid_fixsddi=uninstrumented
-fun:__bid_fixsdsi=uninstrumented
-fun:__bid_fixtddi=uninstrumented
-fun:__bid_fixtdsi=uninstrumented
-fun:__bid_fixunsdddi=uninstrumented
-fun:__bid_fixunsddsi=uninstrumented
-fun:__bid_fixunssddi=uninstrumented
-fun:__bid_fixunssdsi=uninstrumented
-fun:__bid_fixunstddi=uninstrumented
-fun:__bid_fixunstdsi=uninstrumented
-fun:__bid_floatdidd=uninstrumented
-fun:__bid_floatdisd=uninstrumented
-fun:__bid_floatditd=uninstrumented
-fun:__bid_floatsidd=uninstrumented
-fun:__bid_floatsisd=uninstrumented
-fun:__bid_floatsitd=uninstrumented
-fun:__bid_floatunsdidd=uninstrumented
-fun:__bid_floatunsdisd=uninstrumented
-fun:__bid_floatunsditd=uninstrumented
-fun:__bid_floatunssidd=uninstrumented
-fun:__bid_floatunssisd=uninstrumented
-fun:__bid_floatunssitd=uninstrumented
-fun:__bid_gedd2=uninstrumented
-fun:__bid_gesd2=uninstrumented
-fun:__bid_getd2=uninstrumented
-fun:__bid_gtdd2=uninstrumented
-fun:__bid_gtsd2=uninstrumented
-fun:__bid_gttd2=uninstrumented
-fun:__bid_ledd2=uninstrumented
-fun:__bid_lesd2=uninstrumented
-fun:__bid_letd2=uninstrumented
-fun:__bid_ltdd2=uninstrumented
-fun:__bid_ltsd2=uninstrumented
-fun:__bid_lttd2=uninstrumented
-fun:__bid_muldd3=uninstrumented
-fun:__bid_mulsd3=uninstrumented
-fun:__bid_multd3=uninstrumented
-fun:__bid_nedd2=uninstrumented
-fun:__bid_nesd2=uninstrumented
-fun:__bid_netd2=uninstrumented
-fun:__bid_round128_19_38=uninstrumented
-fun:__bid_round192_39_57=uninstrumented
-fun:__bid_round256_58_76=uninstrumented
-fun:__bid_round64_2_18=uninstrumented
-fun:__bid_subdd3=uninstrumented
-fun:__bid_subsd3=uninstrumented
-fun:__bid_subtd3=uninstrumented
-fun:__bid_truncdddf=uninstrumented
-fun:__bid_truncddsd2=uninstrumented
-fun:__bid_truncddsf=uninstrumented
-fun:__bid_truncdfsd=uninstrumented
-fun:__bid_truncsdsf=uninstrumented
-fun:__bid_trunctddd2=uninstrumented
-fun:__bid_trunctddf=uninstrumented
-fun:__bid_trunctdsd2=uninstrumented
-fun:__bid_trunctdsf=uninstrumented
-fun:__bid_trunctdtf=uninstrumented
-fun:__bid_trunctdxf=uninstrumented
-fun:__bid_trunctfdd=uninstrumented
-fun:__bid_trunctfsd=uninstrumented
-fun:__bid_truncxfdd=uninstrumented
-fun:__bid_truncxfsd=uninstrumented
-fun:__bid_unorddd2=uninstrumented
-fun:__bid_unordsd2=uninstrumented
-fun:__bid_unordtd2=uninstrumented
-fun:__binary128_to_bid128=uninstrumented
-fun:__binary128_to_bid32=uninstrumented
-fun:__binary128_to_bid64=uninstrumented
-fun:__binary32_to_bid128=uninstrumented
-fun:__binary32_to_bid32=uninstrumented
-fun:__binary32_to_bid64=uninstrumented
-fun:__binary64_to_bid128=uninstrumented
-fun:__binary64_to_bid32=uninstrumented
-fun:__binary64_to_bid64=uninstrumented
-fun:__binary80_to_bid128=uninstrumented
-fun:__binary80_to_bid32=uninstrumented
-fun:__binary80_to_bid64=uninstrumented
-fun:__bsd_getpgrp=uninstrumented
-fun:__bswapdi2=uninstrumented
-fun:__bswapsi2=uninstrumented
-fun:__bzero=uninstrumented
-fun:__chk_fail=uninstrumented
-fun:__clear_cache=uninstrumented
-fun:__clog10=uninstrumented
-fun:__clog10f=uninstrumented
-fun:__clog10l=uninstrumented
-fun:__clone=uninstrumented
-fun:__close=uninstrumented
-fun:__close_nocancel=uninstrumented
-fun:__clzdi2=uninstrumented
-fun:__clzti2=uninstrumented
-fun:__cmpti2=uninstrumented
-fun:__cmsg_nxthdr=uninstrumented
-fun:__condvar_cleanup1=uninstrumented
-fun:__condvar_cleanup2=uninstrumented
-fun:__confstr_chk=uninstrumented
-fun:__connect=uninstrumented
-fun:__connect_internal=uninstrumented
-fun:__connect_nocancel=uninstrumented
-fun:__cosh_finite=uninstrumented
-fun:__coshf_finite=uninstrumented
-fun:__coshl_finite=uninstrumented
-fun:__create_ib_request=uninstrumented
-fun:__ctype_b_loc=uninstrumented
-fun:__ctype_get_mb_cur_max=uninstrumented
-fun:__ctype_init=uninstrumented
-fun:__ctype_tolower_loc=uninstrumented
-fun:__ctype_toupper_loc=uninstrumented
-fun:__ctzdi2=uninstrumented
-fun:__ctzti2=uninstrumented
-fun:__cxa_at_quick_exit=uninstrumented
-fun:__cxa_atexit=uninstrumented
-fun:__cxa_finalize=uninstrumented
-fun:__cyg_profile_func_enter=uninstrumented
-fun:__cyg_profile_func_exit=uninstrumented
-fun:__dcgettext=uninstrumented
-fun:__deallocate_stack=uninstrumented
-fun:__default_morecore=uninstrumented
-fun:__deregister_frame=uninstrumented
-fun:__deregister_frame_info=uninstrumented
-fun:__deregister_frame_info_bases=uninstrumented
-fun:__determine_cpumask_size=uninstrumented
-fun:__dfp_clear_except=uninstrumented
-fun:__dfp_get_round=uninstrumented
-fun:__dfp_raise_except=uninstrumented
-fun:__dfp_set_round=uninstrumented
-fun:__dfp_test_except=uninstrumented
-fun:__dgettext=uninstrumented
-fun:__divdc3=uninstrumented
-fun:__divsc3=uninstrumented
-fun:__divtc3=uninstrumented
-fun:__divtf3=uninstrumented
-fun:__divti3=uninstrumented
-fun:__divxc3=uninstrumented
-fun:__dn_comp=uninstrumented
-fun:__dn_count_labels=uninstrumented
-fun:__dn_expand=uninstrumented
-fun:__dn_skipname=uninstrumented
-fun:__do_global_ctors_aux=uninstrumented
-fun:__do_global_dtors_aux=uninstrumented
-fun:__do_niscall3=uninstrumented
-fun:__dprintf_chk=uninstrumented
-fun:__dup2=uninstrumented
-fun:__duplocale=uninstrumented
-fun:__dyn_pthread_atfork=uninstrumented
-fun:__emutls_get_address=uninstrumented
-fun:__emutls_register_common=uninstrumented
-fun:__enable_execute_stack=uninstrumented
-fun:__endmntent=uninstrumented
-fun:__eprintf=uninstrumented
-fun:__eqtf2=uninstrumented
-fun:__errno_location=uninstrumented
-fun:__exp10_finite=uninstrumented
-fun:__exp10f_finite=uninstrumented
-fun:__exp10l_finite=uninstrumented
-fun:__exp2_finite=uninstrumented
-fun:__exp2f_finite=uninstrumented
-fun:__exp2l_finite=uninstrumented
-fun:__exp_finite=uninstrumented
-fun:__expf_finite=uninstrumented
-fun:__expl_finite=uninstrumented
-fun:__extenddftf2=uninstrumented
-fun:__extendsftf2=uninstrumented
-fun:__extendxftf2=uninstrumented
-fun:__fbufsize=uninstrumented
-fun:__fcntl=uninstrumented
-fun:__fcntl_nocancel=uninstrumented
-fun:__fdelt_chk=uninstrumented
-fun:__fdelt_warn=uninstrumented
-fun:__fentry__=uninstrumented
-fun:__ffs=uninstrumented
-fun:__ffsdi2=uninstrumented
-fun:__ffsti2=uninstrumented
-fun:__fgets_chk=uninstrumented
-fun:__fgets_unlocked_chk=uninstrumented
-fun:__fgetws_chk=uninstrumented
-fun:__fgetws_unlocked_chk=uninstrumented
-fun:__find_in_stack_list=uninstrumented
-fun:__find_thread_by_id=uninstrumented
-fun:__finite=uninstrumented
-fun:__finitef=uninstrumented
-fun:__finitel=uninstrumented
-fun:__fixdfti=uninstrumented
-fun:__fixsfti=uninstrumented
-fun:__fixtfdi=uninstrumented
-fun:__fixtfsi=uninstrumented
-fun:__fixtfti=uninstrumented
-fun:__fixunsdfdi=uninstrumented
-fun:__fixunsdfti=uninstrumented
-fun:__fixunssfdi=uninstrumented
-fun:__fixunssfti=uninstrumented
-fun:__fixunstfdi=uninstrumented
-fun:__fixunstfsi=uninstrumented
-fun:__fixunstfti=uninstrumented
-fun:__fixunsxfdi=uninstrumented
-fun:__fixunsxfti=uninstrumented
-fun:__fixxfti=uninstrumented
-fun:__flbf=uninstrumented
-fun:__floatditf=uninstrumented
-fun:__floatsitf=uninstrumented
-fun:__floattidf=uninstrumented
-fun:__floattisf=uninstrumented
-fun:__floattitf=uninstrumented
-fun:__floattixf=uninstrumented
-fun:__floatunditf=uninstrumented
-fun:__floatunsitf=uninstrumented
-fun:__floatuntidf=uninstrumented
-fun:__floatuntisf=uninstrumented
-fun:__floatuntitf=uninstrumented
-fun:__floatuntixf=uninstrumented
-fun:__flockfile=uninstrumented
-fun:__fmod_finite=uninstrumented
-fun:__fmodf_finite=uninstrumented
-fun:__fmodl_finite=uninstrumented
-fun:__follow_path=uninstrumented
-fun:__fork=uninstrumented
-fun:__fortify_fail=uninstrumented
-fun:__fp_nquery=uninstrumented
-fun:__fp_query=uninstrumented
-fun:__fp_resstat=uninstrumented
-fun:__fpclassify=uninstrumented
-fun:__fpclassifyf=uninstrumented
-fun:__fpclassifyl=uninstrumented
-fun:__fpending=uninstrumented
-fun:__fprintf_chk=uninstrumented
-fun:__fpurge=uninstrumented
-fun:__fread_chk=uninstrumented
-fun:__fread_unlocked_chk=uninstrumented
-fun:__freadable=uninstrumented
-fun:__freading=uninstrumented
-fun:__free_fdresult=uninstrumented
-fun:__free_stacks=uninstrumented
-fun:__free_tcb=uninstrumented
-fun:__freelocale=uninstrumented
-fun:__fsetlocking=uninstrumented
-fun:__fstat=uninstrumented
-fun:__fsync_nocancel=uninstrumented
-fun:__ftrylockfile=uninstrumented
-fun:__funlockfile=uninstrumented
-fun:__fwprintf_chk=uninstrumented
-fun:__fwritable=uninstrumented
-fun:__fwriting=uninstrumented
-fun:__fxstat=uninstrumented
-fun:__fxstat64=uninstrumented
-fun:__fxstatat=uninstrumented
-fun:__fxstatat64=uninstrumented
-fun:__gai_sigqueue=uninstrumented
-fun:__gamma_r_finite=uninstrumented
-fun:__gammaf_r_finite=uninstrumented
-fun:__gammal_r_finite=uninstrumented
-fun:__gcc_bcmp=uninstrumented
-fun:__gcc_personality_v0=uninstrumented
-fun:__gconv_get_alias_db=uninstrumented
-fun:__gconv_get_cache=uninstrumented
-fun:__gconv_get_modules_db=uninstrumented
-fun:__generic_findstack=uninstrumented
-fun:__generic_morestack=uninstrumented
-fun:__generic_morestack_set_initial_sp=uninstrumented
-fun:__generic_releasestack=uninstrumented
-fun:__get_cpu_features=uninstrumented
-fun:__getcwd_chk=uninstrumented
-fun:__getdelim=uninstrumented
-fun:__getdomainname_chk=uninstrumented
-fun:__getf2=uninstrumented
-fun:__getgroups_chk=uninstrumented
-fun:__gethostname_chk=uninstrumented
-fun:__getlogin_r_chk=uninstrumented
-fun:__getmntent_r=uninstrumented
-fun:__getpagesize=uninstrumented
-fun:__getpgid=uninstrumented
-fun:__getpid=uninstrumented
-fun:__gets_chk=uninstrumented
-fun:__gettimeofday=uninstrumented
-fun:__getwd_chk=uninstrumented
-fun:__gmtime_r=uninstrumented
-fun:__gttf2=uninstrumented
-fun:__h_errno_location=uninstrumented
-fun:__hostalias=uninstrumented
-fun:__hypot_finite=uninstrumented
-fun:__hypotf_finite=uninstrumented
-fun:__hypotl_finite=uninstrumented
-fun:__init_sched_fifo_prio=uninstrumented
-fun:__internal_endnetgrent=uninstrumented
-fun:__internal_getnetgrent_r=uninstrumented
-fun:__internal_setnetgrent=uninstrumented
-fun:__isalnum_l=uninstrumented
-fun:__isalpha_l=uninstrumented
-fun:__isascii_l=uninstrumented
-fun:__isblank_l=uninstrumented
-fun:__iscntrl_l=uninstrumented
-fun:__isctype=uninstrumented
-fun:__isdigit_l=uninstrumented
-fun:__isgraph_l=uninstrumented
-fun:__isinf=uninstrumented
-fun:__isinff=uninstrumented
-fun:__isinfl=uninstrumented
-fun:__islower_l=uninstrumented
-fun:__isnan=uninstrumented
-fun:__isnanf=uninstrumented
-fun:__isnanl=uninstrumented
-fun:__isoc99_fscanf=uninstrumented
-fun:__isoc99_fwscanf=uninstrumented
-fun:__isoc99_scanf=uninstrumented
-fun:__isoc99_sscanf=uninstrumented
-fun:__isoc99_swscanf=uninstrumented
-fun:__isoc99_vfscanf=uninstrumented
-fun:__isoc99_vfwscanf=uninstrumented
-fun:__isoc99_vscanf=uninstrumented
-fun:__isoc99_vsscanf=uninstrumented
-fun:__isoc99_vswscanf=uninstrumented
-fun:__isoc99_vwscanf=uninstrumented
-fun:__isoc99_wscanf=uninstrumented
-fun:__isprint_l=uninstrumented
-fun:__ispunct_l=uninstrumented
-fun:__isspace_l=uninstrumented
-fun:__isupper_l=uninstrumented
-fun:__iswalnum_l=uninstrumented
-fun:__iswalpha_l=uninstrumented
-fun:__iswblank_l=uninstrumented
-fun:__iswcntrl_l=uninstrumented
-fun:__iswctype=uninstrumented
-fun:__iswctype_l=uninstrumented
-fun:__iswdigit_l=uninstrumented
-fun:__iswgraph_l=uninstrumented
-fun:__iswlower_l=uninstrumented
-fun:__iswprint_l=uninstrumented
-fun:__iswpunct_l=uninstrumented
-fun:__iswspace_l=uninstrumented
-fun:__iswupper_l=uninstrumented
-fun:__iswxdigit_l=uninstrumented
-fun:__isxdigit_l=uninstrumented
-fun:__ivaliduser=uninstrumented
-fun:__j0_finite=uninstrumented
-fun:__j0f_finite=uninstrumented
-fun:__j0l_finite=uninstrumented
-fun:__j1_finite=uninstrumented
-fun:__j1f_finite=uninstrumented
-fun:__j1l_finite=uninstrumented
-fun:__jn_finite=uninstrumented
-fun:__jnf_finite=uninstrumented
-fun:__jnl_finite=uninstrumented
-fun:__letf2=uninstrumented
-fun:__lgamma_r_finite=uninstrumented
-fun:__lgammaf_r_finite=uninstrumented
-fun:__lgammal_r_finite=uninstrumented
-fun:__libc_accept=uninstrumented
-fun:__libc_alloca_cutoff=uninstrumented
-fun:__libc_allocate_rtsig=uninstrumented
-fun:__libc_allocate_rtsig_private=uninstrumented
-fun:__libc_calloc=uninstrumented
-fun:__libc_clntudp_bufcreate=uninstrumented
-fun:__libc_close=uninstrumented
-fun:__libc_connect=uninstrumented
-fun:__libc_csu_fini=uninstrumented
-fun:__libc_csu_init=uninstrumented
-fun:__libc_current_sigrtmax=uninstrumented
-fun:__libc_current_sigrtmax_private=uninstrumented
-fun:__libc_current_sigrtmin=uninstrumented
-fun:__libc_current_sigrtmin_private=uninstrumented
-fun:__libc_dl_error_tsd=uninstrumented
-fun:__libc_dlclose=uninstrumented
-fun:__libc_dlopen_mode=uninstrumented
-fun:__libc_dlsym=uninstrumented
-fun:__libc_fatal=uninstrumented
-fun:__libc_fcntl=uninstrumented
-fun:__libc_fork=uninstrumented
-fun:__libc_free=uninstrumented
-fun:__libc_freeres=uninstrumented
-fun:__libc_fsync=uninstrumented
-fun:__libc_init_first=uninstrumented
-fun:__libc_longjmp=uninstrumented
-fun:__libc_lseek=uninstrumented
-fun:__libc_lseek64=uninstrumented
-fun:__libc_mallinfo=uninstrumented
-fun:__libc_malloc=uninstrumented
-fun:__libc_mallopt=uninstrumented
-fun:__libc_memalign=uninstrumented
-fun:__libc_msync=uninstrumented
-fun:__libc_nanosleep=uninstrumented
-fun:__libc_open=uninstrumented
-fun:__libc_pause=uninstrumented
-fun:__libc_pread=uninstrumented
-fun:__libc_pread64=uninstrumented
-fun:__libc_pthread_init=uninstrumented
-fun:__libc_pvalloc=uninstrumented
-fun:__libc_pwrite=uninstrumented
-fun:__libc_pwrite64=uninstrumented
-fun:__libc_read=uninstrumented
-fun:__libc_realloc=uninstrumented
-fun:__libc_recv=uninstrumented
-fun:__libc_recvfrom=uninstrumented
-fun:__libc_recvmsg=uninstrumented
-fun:__libc_res_nquery=uninstrumented
-fun:__libc_res_nsearch=uninstrumented
-fun:__libc_rpc_getport=uninstrumented
-fun:__libc_sa_len=uninstrumented
-fun:__libc_send=uninstrumented
-fun:__libc_sendmsg=uninstrumented
-fun:__libc_sendto=uninstrumented
-fun:__libc_sigaction=uninstrumented
-fun:__libc_siglongjmp=uninstrumented
-fun:__libc_sigsuspend=uninstrumented
-fun:__libc_sigwait=uninstrumented
-fun:__libc_start_main=uninstrumented
-fun:__libc_system=uninstrumented
-fun:__libc_tcdrain=uninstrumented
-fun:__libc_thread_freeres=uninstrumented
-fun:__libc_valloc=uninstrumented
-fun:__libc_wait=uninstrumented
-fun:__libc_waitpid=uninstrumented
-fun:__libc_write=uninstrumented
-fun:__lll_lock_wait=uninstrumented
-fun:__lll_lock_wait_private=uninstrumented
-fun:__lll_robust_lock_wait=uninstrumented
-fun:__lll_robust_timedlock_wait=uninstrumented
-fun:__lll_timedlock_wait=uninstrumented
-fun:__lll_timedwait_tid=uninstrumented
-fun:__lll_unlock_wake=uninstrumented
-fun:__lll_unlock_wake_private=uninstrumented
-fun:__llseek=uninstrumented
-fun:__loc_aton=uninstrumented
-fun:__loc_ntoa=uninstrumented
-fun:__log10_finite=uninstrumented
-fun:__log10f_finite=uninstrumented
-fun:__log10l_finite=uninstrumented
-fun:__log2_finite=uninstrumented
-fun:__log2f_finite=uninstrumented
-fun:__log2l_finite=uninstrumented
-fun:__log_finite=uninstrumented
-fun:__logf_finite=uninstrumented
-fun:__logl_finite=uninstrumented
-fun:__longjmp_chk=uninstrumented
-fun:__lseek=uninstrumented
-fun:__lseek64=uninstrumented
-fun:__lseek_nocancel=uninstrumented
-fun:__lshrti3=uninstrumented
-fun:__lstat=uninstrumented
-fun:__lttf2=uninstrumented
-fun:__lxstat=uninstrumented
-fun:__lxstat64=uninstrumented
-fun:__make_stacks_executable=uninstrumented
-fun:__mbrlen=uninstrumented
-fun:__mbrtowc=uninstrumented
-fun:__mbsnrtowcs_chk=uninstrumented
-fun:__mbsrtowcs_chk=uninstrumented
-fun:__mbstowcs_chk=uninstrumented
-fun:__memcpy_chk=uninstrumented
-fun:__memmove_chk=uninstrumented
-fun:__mempcpy=uninstrumented
-fun:__mempcpy_chk=uninstrumented
-fun:__mempcpy_small=uninstrumented
-fun:__memset_chk=uninstrumented
-fun:__mknod=uninstrumented
-fun:__modti3=uninstrumented
-fun:__monstartup=uninstrumented
-fun:__morestack=uninstrumented
-fun:__morestack_allocate_stack_space=uninstrumented
-fun:__morestack_block_signals=uninstrumented
-fun:__morestack_fail=uninstrumented
-fun:__morestack_large_model=uninstrumented
-fun:__morestack_load_mmap=uninstrumented
-fun:__morestack_non_split=uninstrumented
-fun:__morestack_release_segments=uninstrumented
-fun:__morestack_unblock_signals=uninstrumented
-fun:__mq_open_2=uninstrumented
-fun:__msgrcv=uninstrumented
-fun:__msgrcv_nocancel=uninstrumented
-fun:__msgsnd=uninstrumented
-fun:__msgsnd_nocancel=uninstrumented
-fun:__msync_nocancel=uninstrumented
-fun:__muldc3=uninstrumented
-fun:__mulsc3=uninstrumented
-fun:__multc3=uninstrumented
-fun:__multf3=uninstrumented
-fun:__multi3=uninstrumented
-fun:__mulvdi3=uninstrumented
-fun:__mulvsi3=uninstrumented
-fun:__mulvti3=uninstrumented
-fun:__mulxc3=uninstrumented
-fun:__nanosleep=uninstrumented
-fun:__nanosleep_nocancel=uninstrumented
-fun:__negtf2=uninstrumented
-fun:__negti2=uninstrumented
-fun:__negvdi2=uninstrumented
-fun:__negvsi2=uninstrumented
-fun:__negvti2=uninstrumented
-fun:__netf2=uninstrumented
-fun:__new_sem_destroy=uninstrumented
-fun:__new_sem_getvalue=uninstrumented
-fun:__new_sem_init=uninstrumented
-fun:__newlocale=uninstrumented
-fun:__nis_default_access=uninstrumented
-fun:__nis_default_group=uninstrumented
-fun:__nis_default_owner=uninstrumented
-fun:__nis_default_ttl=uninstrumented
-fun:__nis_finddirectory=uninstrumented
-fun:__nis_hash=uninstrumented
-fun:__nisbind_connect=uninstrumented
-fun:__nisbind_create=uninstrumented
-fun:__nisbind_destroy=uninstrumented
-fun:__nisbind_next=uninstrumented
-fun:__nl_langinfo_l=uninstrumented
-fun:__nptl_create_event=uninstrumented
-fun:__nptl_deallocate_tsd=uninstrumented
-fun:__nptl_death_event=uninstrumented
-fun:__nptl_main=uninstrumented
-fun:__nptl_set_robust=uninstrumented
-fun:__nptl_setxid=uninstrumented
-fun:__ns_get16=uninstrumented
-fun:__ns_get32=uninstrumented
-fun:__ns_name_ntop=uninstrumented
-fun:__ns_name_unpack=uninstrumented
-fun:__nss_configure_lookup=uninstrumented
-fun:__nss_database_lookup=uninstrumented
-fun:__nss_disable_nscd=uninstrumented
-fun:__nss_group_lookup=uninstrumented
-fun:__nss_group_lookup2=uninstrumented
-fun:__nss_hostname_digits_dots=uninstrumented
-fun:__nss_hosts_lookup=uninstrumented
-fun:__nss_hosts_lookup2=uninstrumented
-fun:__nss_lookup=uninstrumented
-fun:__nss_lookup_function=uninstrumented
-fun:__nss_next=uninstrumented
-fun:__nss_next2=uninstrumented
-fun:__nss_passwd_lookup=uninstrumented
-fun:__nss_passwd_lookup2=uninstrumented
-fun:__nss_services_lookup2=uninstrumented
-fun:__obstack_printf_chk=uninstrumented
-fun:__obstack_vprintf_chk=uninstrumented
-fun:__open=uninstrumented
-fun:__open64=uninstrumented
-fun:__open64_2=uninstrumented
-fun:__open_2=uninstrumented
-fun:__open_catalog=uninstrumented
-fun:__open_nocancel=uninstrumented
-fun:__openat64_2=uninstrumented
-fun:__openat_2=uninstrumented
-fun:__overflow=uninstrumented
-fun:__p_cdname=uninstrumented
-fun:__p_cdnname=uninstrumented
-fun:__p_class=uninstrumented
-fun:__p_fqname=uninstrumented
-fun:__p_fqnname=uninstrumented
-fun:__p_option=uninstrumented
-fun:__p_query=uninstrumented
-fun:__p_rcode=uninstrumented
-fun:__p_secstodate=uninstrumented
-fun:__p_time=uninstrumented
-fun:__p_type=uninstrumented
-fun:__paritydi2=uninstrumented
-fun:__parityti2=uninstrumented
-fun:__pause_nocancel=uninstrumented
-fun:__pipe=uninstrumented
-fun:__poll=uninstrumented
-fun:__popcountdi2=uninstrumented
-fun:__popcountti2=uninstrumented
-fun:__posix_getopt=uninstrumented
-fun:__pow_finite=uninstrumented
-fun:__powf_finite=uninstrumented
-fun:__powidf2=uninstrumented
-fun:__powisf2=uninstrumented
-fun:__powitf2=uninstrumented
-fun:__powixf2=uninstrumented
-fun:__powl_finite=uninstrumented
-fun:__pread=uninstrumented
-fun:__pread64=uninstrumented
-fun:__pread64_chk=uninstrumented
-fun:__pread_chk=uninstrumented
-fun:__pread_nocancel=uninstrumented
-fun:__prepare_niscall=uninstrumented
-fun:__printf_chk=uninstrumented
-fun:__printf_fp=uninstrumented
-fun:__profile_frequency=uninstrumented
-fun:__pthread_atfork=uninstrumented
-fun:__pthread_attr_destroy=uninstrumented
-fun:__pthread_attr_getaffinity_new=uninstrumented
-fun:__pthread_attr_getaffinity_old=uninstrumented
-fun:__pthread_attr_getdetachstate=uninstrumented
-fun:__pthread_attr_getinheritsched=uninstrumented
-fun:__pthread_attr_getschedparam=uninstrumented
-fun:__pthread_attr_getschedpolicy=uninstrumented
-fun:__pthread_attr_getscope=uninstrumented
-fun:__pthread_attr_getstack=uninstrumented
-fun:__pthread_attr_getstackaddr=uninstrumented
-fun:__pthread_attr_getstacksize=uninstrumented
-fun:__pthread_attr_init_2_1=uninstrumented
-fun:__pthread_attr_setaffinity_new=uninstrumented
-fun:__pthread_attr_setaffinity_old=uninstrumented
-fun:__pthread_attr_setdetachstate=uninstrumented
-fun:__pthread_attr_setinheritsched=uninstrumented
-fun:__pthread_attr_setschedparam=uninstrumented
-fun:__pthread_attr_setschedpolicy=uninstrumented
-fun:__pthread_attr_setscope=uninstrumented
-fun:__pthread_attr_setstack=uninstrumented
-fun:__pthread_attr_setstackaddr=uninstrumented
-fun:__pthread_attr_setstacksize=uninstrumented
-fun:__pthread_cleanup_pop=uninstrumented
-fun:__pthread_cleanup_pop_restore=uninstrumented
-fun:__pthread_cleanup_push=uninstrumented
-fun:__pthread_cleanup_push_defer=uninstrumented
-fun:__pthread_cleanup_routine=uninstrumented
-fun:__pthread_cleanup_upto=uninstrumented
-fun:__pthread_clock_gettime=uninstrumented
-fun:__pthread_clock_settime=uninstrumented
-fun:__pthread_cond_broadcast=uninstrumented
-fun:__pthread_cond_broadcast_2_0=uninstrumented
-fun:__pthread_cond_destroy=uninstrumented
-fun:__pthread_cond_destroy_2_0=uninstrumented
-fun:__pthread_cond_init=uninstrumented
-fun:__pthread_cond_init_2_0=uninstrumented
-fun:__pthread_cond_signal=uninstrumented
-fun:__pthread_cond_signal_2_0=uninstrumented
-fun:__pthread_cond_timedwait=uninstrumented
-fun:__pthread_cond_timedwait_2_0=uninstrumented
-fun:__pthread_cond_wait=uninstrumented
-fun:__pthread_cond_wait_2_0=uninstrumented
-fun:__pthread_condattr_destroy=uninstrumented
-fun:__pthread_condattr_init=uninstrumented
-fun:__pthread_create_2_1=uninstrumented
-fun:__pthread_current_priority=uninstrumented
-fun:__pthread_disable_asynccancel=uninstrumented
-fun:__pthread_enable_asynccancel=uninstrumented
-fun:__pthread_equal=uninstrumented
-fun:__pthread_exit=uninstrumented
-fun:__pthread_get_minstack=uninstrumented
-fun:__pthread_getaffinity_new=uninstrumented
-fun:__pthread_getaffinity_np=uninstrumented
-fun:__pthread_getaffinity_old=uninstrumented
-fun:__pthread_getschedparam=uninstrumented
-fun:__pthread_getspecific=uninstrumented
-fun:__pthread_getspecific_internal=uninstrumented
-fun:__pthread_init_static_tls=uninstrumented
-fun:__pthread_initialize_minimal=uninstrumented
-fun:__pthread_initialize_minimal_internal=uninstrumented
-fun:__pthread_key_create=uninstrumented
-fun:__pthread_key_create_internal=uninstrumented
-fun:__pthread_kill=uninstrumented
-fun:__pthread_kill_other_threads_np=uninstrumented
-fun:__pthread_mutex_cond_lock=uninstrumented
-fun:__pthread_mutex_cond_lock_adjust=uninstrumented
-fun:__pthread_mutex_cond_lock_full=uninstrumented
-fun:__pthread_mutex_destroy=uninstrumented
-fun:__pthread_mutex_destroy_internal=uninstrumented
-fun:__pthread_mutex_init=uninstrumented
-fun:__pthread_mutex_init_internal=uninstrumented
-fun:__pthread_mutex_lock=uninstrumented
-fun:__pthread_mutex_lock_full=uninstrumented
-fun:__pthread_mutex_lock_internal=uninstrumented
-fun:__pthread_mutex_trylock=uninstrumented
-fun:__pthread_mutex_unlock=uninstrumented
-fun:__pthread_mutex_unlock_full=uninstrumented
-fun:__pthread_mutex_unlock_internal=uninstrumented
-fun:__pthread_mutex_unlock_usercnt=uninstrumented
-fun:__pthread_mutexattr_destroy=uninstrumented
-fun:__pthread_mutexattr_init=uninstrumented
-fun:__pthread_mutexattr_settype=uninstrumented
-fun:__pthread_once=uninstrumented
-fun:__pthread_once_internal=uninstrumented
-fun:__pthread_register_cancel=uninstrumented
-fun:__pthread_register_cancel_defer=uninstrumented
-fun:__pthread_rwlock_destroy=uninstrumented
-fun:__pthread_rwlock_init=uninstrumented
-fun:__pthread_rwlock_rdlock=uninstrumented
-fun:__pthread_rwlock_rdlock_internal=uninstrumented
-fun:__pthread_rwlock_tryrdlock=uninstrumented
-fun:__pthread_rwlock_trywrlock=uninstrumented
-fun:__pthread_rwlock_unlock=uninstrumented
-fun:__pthread_rwlock_unlock_internal=uninstrumented
-fun:__pthread_rwlock_wrlock=uninstrumented
-fun:__pthread_rwlock_wrlock_internal=uninstrumented
-fun:__pthread_self=uninstrumented
-fun:__pthread_setaffinity_new=uninstrumented
-fun:__pthread_setaffinity_old=uninstrumented
-fun:__pthread_setcancelstate=uninstrumented
-fun:__pthread_setcanceltype=uninstrumented
-fun:__pthread_setschedparam=uninstrumented
-fun:__pthread_setspecific=uninstrumented
-fun:__pthread_setspecific_internal=uninstrumented
-fun:__pthread_tpp_change_priority=uninstrumented
-fun:__pthread_unregister_cancel=uninstrumented
-fun:__pthread_unregister_cancel_restore=uninstrumented
-fun:__pthread_unwind=uninstrumented
-fun:__pthread_unwind_next=uninstrumented
-fun:__ptsname_r_chk=uninstrumented
-fun:__putlong=uninstrumented
-fun:__putshort=uninstrumented
-fun:__pwrite=uninstrumented
-fun:__pwrite64=uninstrumented
-fun:__pwrite_nocancel=uninstrumented
-fun:__rawmemchr=uninstrumented
-fun:__read=uninstrumented
-fun:__read_chk=uninstrumented
-fun:__read_nocancel=uninstrumented
-fun:__readlink_chk=uninstrumented
-fun:__readlinkat_chk=uninstrumented
-fun:__realpath_chk=uninstrumented
-fun:__reclaim_stacks=uninstrumented
-fun:__recv=uninstrumented
-fun:__recv_chk=uninstrumented
-fun:__recvfrom=uninstrumented
-fun:__recvfrom_chk=uninstrumented
-fun:__recvfrom_nocancel=uninstrumented
-fun:__recvmsg=uninstrumented
-fun:__recvmsg_nocancel=uninstrumented
-fun:__register_atfork=uninstrumented
-fun:__register_frame=uninstrumented
-fun:__register_frame_info=uninstrumented
-fun:__register_frame_info_bases=uninstrumented
-fun:__register_frame_info_table=uninstrumented
-fun:__register_frame_info_table_bases=uninstrumented
-fun:__register_frame_table=uninstrumented
-fun:__remainder_finite=uninstrumented
-fun:__remainderf_finite=uninstrumented
-fun:__remainderl_finite=uninstrumented
-fun:__res_close=uninstrumented
-fun:__res_dnok=uninstrumented
-fun:__res_hnok=uninstrumented
-fun:__res_hostalias=uninstrumented
-fun:__res_iclose=uninstrumented
-fun:__res_init=uninstrumented
-fun:__res_isourserver=uninstrumented
-fun:__res_mailok=uninstrumented
-fun:__res_maybe_init=uninstrumented
-fun:__res_mkquery=uninstrumented
-fun:__res_nameinquery=uninstrumented
-fun:__res_nclose=uninstrumented
-fun:__res_ninit=uninstrumented
-fun:__res_nmkquery=uninstrumented
-fun:__res_nquery=uninstrumented
-fun:__res_nquerydomain=uninstrumented
-fun:__res_nsearch=uninstrumented
-fun:__res_nsend=uninstrumented
-fun:__res_ownok=uninstrumented
-fun:__res_queriesmatch=uninstrumented
-fun:__res_query=uninstrumented
-fun:__res_querydomain=uninstrumented
-fun:__res_randomid=uninstrumented
-fun:__res_search=uninstrumented
-fun:__res_send=uninstrumented
-fun:__res_state=uninstrumented
-fun:__restore_rt=uninstrumented
-fun:__rpc_thread_createerr=uninstrumented
-fun:__rpc_thread_svc_fdset=uninstrumented
-fun:__rpc_thread_svc_max_pollfd=uninstrumented
-fun:__rpc_thread_svc_pollfd=uninstrumented
-fun:__sbrk=uninstrumented
-fun:__scalb_finite=uninstrumented
-fun:__scalbf_finite=uninstrumented
-fun:__scalbl_finite=uninstrumented
-fun:__sched_cpualloc=uninstrumented
-fun:__sched_cpucount=uninstrumented
-fun:__sched_cpufree=uninstrumented
-fun:__sched_get_priority_max=uninstrumented
-fun:__sched_get_priority_min=uninstrumented
-fun:__sched_getparam=uninstrumented
-fun:__sched_getscheduler=uninstrumented
-fun:__sched_setscheduler=uninstrumented
-fun:__sched_yield=uninstrumented
-fun:__secure_getenv=uninstrumented
-fun:__select=uninstrumented
-fun:__sem_search=uninstrumented
-fun:__send=uninstrumented
-fun:__sendmsg=uninstrumented
-fun:__sendmsg_nocancel=uninstrumented
-fun:__sendto=uninstrumented
-fun:__sendto_nocancel=uninstrumented
-fun:__setmntent=uninstrumented
-fun:__setpgid=uninstrumented
-fun:__sigaction=uninstrumented
-fun:__sigaddset=uninstrumented
-fun:__sigdelset=uninstrumented
-fun:__sigismember=uninstrumented
-fun:__signbit=uninstrumented
-fun:__signbitf=uninstrumented
-fun:__signbitl=uninstrumented
-fun:__sigpause=uninstrumented
-fun:__sigsetjmp=uninstrumented
-fun:__sigsuspend=uninstrumented
-fun:__sigsuspend_nocancel=uninstrumented
-fun:__sigwait=uninstrumented
-fun:__sinh_finite=uninstrumented
-fun:__sinhf_finite=uninstrumented
-fun:__sinhl_finite=uninstrumented
-fun:__snprintf_chk=uninstrumented
-fun:__splitstack_find=uninstrumented
-fun:__sprintf_chk=uninstrumented
-fun:__sqrt_finite=uninstrumented
-fun:__sqrtf_finite=uninstrumented
-fun:__sqrtl_finite=uninstrumented
-fun:__stack_chk_fail=uninstrumented
-fun:__stack_chk_fail_local=uninstrumented
-fun:__stack_split_initialize=uninstrumented
-fun:__stat=uninstrumented
-fun:__statfs=uninstrumented
-fun:__stpcpy=uninstrumented
-fun:__stpcpy_chk=uninstrumented
-fun:__stpcpy_small=uninstrumented
-fun:__stpncpy=uninstrumented
-fun:__stpncpy_chk=uninstrumented
-fun:__strcasecmp=uninstrumented
-fun:__strcasecmp_l=uninstrumented
-fun:__strcasestr=uninstrumented
-fun:__strcat_chk=uninstrumented
-fun:__strcoll_l=uninstrumented
-fun:__strcpy_chk=uninstrumented
-fun:__strcpy_small=uninstrumented
-fun:__strcspn_c1=uninstrumented
-fun:__strcspn_c2=uninstrumented
-fun:__strcspn_c3=uninstrumented
-fun:__strdup=uninstrumented
-fun:__strerror_r=uninstrumented
-fun:__strfmon_l=uninstrumented
-fun:__strftime_l=uninstrumented
-fun:__strncasecmp_l=uninstrumented
-fun:__strncat_chk=uninstrumented
-fun:__strncpy_chk=uninstrumented
-fun:__strndup=uninstrumented
-fun:__strpbrk_c2=uninstrumented
-fun:__strpbrk_c3=uninstrumented
-fun:__strsep_1c=uninstrumented
-fun:__strsep_2c=uninstrumented
-fun:__strsep_3c=uninstrumented
-fun:__strsep_g=uninstrumented
-fun:__strspn_c1=uninstrumented
-fun:__strspn_c2=uninstrumented
-fun:__strspn_c3=uninstrumented
-fun:__strtod_internal=uninstrumented
-fun:__strtod_l=uninstrumented
-fun:__strtof_internal=uninstrumented
-fun:__strtof_l=uninstrumented
-fun:__strtok_r=uninstrumented
-fun:__strtok_r_1c=uninstrumented
-fun:__strtol_internal=uninstrumented
-fun:__strtol_l=uninstrumented
-fun:__strtold_internal=uninstrumented
-fun:__strtold_l=uninstrumented
-fun:__strtoll_internal=uninstrumented
-fun:__strtoll_l=uninstrumented
-fun:__strtoul_internal=uninstrumented
-fun:__strtoul_l=uninstrumented
-fun:__strtoull_internal=uninstrumented
-fun:__strtoull_l=uninstrumented
-fun:__strverscmp=uninstrumented
-fun:__strxfrm_l=uninstrumented
-fun:__subtf3=uninstrumented
-fun:__subvdi3=uninstrumented
-fun:__subvsi3=uninstrumented
-fun:__subvti3=uninstrumented
-fun:__swprintf_chk=uninstrumented
-fun:__sym_ntop=uninstrumented
-fun:__sym_ntos=uninstrumented
-fun:__sym_ston=uninstrumented
-fun:__sysconf=uninstrumented
-fun:__sysctl=uninstrumented
-fun:__syslog_chk=uninstrumented
-fun:__sysv_signal=uninstrumented
-fun:__tls_get_addr=uninstrumented
-fun:__toascii_l=uninstrumented
-fun:__tolower_l=uninstrumented
-fun:__toupper_l=uninstrumented
-fun:__towctrans=uninstrumented
-fun:__towctrans_l=uninstrumented
-fun:__towlower_l=uninstrumented
-fun:__towupper_l=uninstrumented
-fun:__trunctfdf2=uninstrumented
-fun:__trunctfsf2=uninstrumented
-fun:__trunctfxf2=uninstrumented
-fun:__ttyname_r_chk=uninstrumented
-fun:__ucmpti2=uninstrumented
-fun:__udiv_w_sdiv=uninstrumented
-fun:__udivmodti4=uninstrumented
-fun:__udivti3=uninstrumented
-fun:__uflow=uninstrumented
-fun:__umodti3=uninstrumented
-fun:__underflow=uninstrumented
-fun:__unordtf2=uninstrumented
-fun:__unwind_freeres=uninstrumented
-fun:__uselocale=uninstrumented
-fun:__vasprintf_chk=uninstrumented
-fun:__vdprintf_chk=uninstrumented
-fun:__vfork=uninstrumented
-fun:__vfprintf_chk=uninstrumented
-fun:__vfscanf=uninstrumented
-fun:__vfwprintf_chk=uninstrumented
-fun:__vprintf_chk=uninstrumented
-fun:__vsnprintf=uninstrumented
-fun:__vsnprintf_chk=uninstrumented
-fun:__vsprintf_chk=uninstrumented
-fun:__vsscanf=uninstrumented
-fun:__vswprintf_chk=uninstrumented
-fun:__vsyslog_chk=uninstrumented
-fun:__vwprintf_chk=uninstrumented
-fun:__wait=uninstrumented
-fun:__wait_lookup_done=uninstrumented
-fun:__waitpid=uninstrumented
-fun:__warn_memset_zero_len=uninstrumented
-fun:__wcpcpy_chk=uninstrumented
-fun:__wcpncpy_chk=uninstrumented
-fun:__wcrtomb_chk=uninstrumented
-fun:__wcscasecmp_l=uninstrumented
-fun:__wcscat_chk=uninstrumented
-fun:__wcscoll_l=uninstrumented
-fun:__wcscpy_chk=uninstrumented
-fun:__wcsftime_l=uninstrumented
-fun:__wcsncasecmp_l=uninstrumented
-fun:__wcsncat_chk=uninstrumented
-fun:__wcsncpy_chk=uninstrumented
-fun:__wcsnrtombs_chk=uninstrumented
-fun:__wcsrtombs_chk=uninstrumented
-fun:__wcstod_internal=uninstrumented
-fun:__wcstod_l=uninstrumented
-fun:__wcstof_internal=uninstrumented
-fun:__wcstof_l=uninstrumented
-fun:__wcstol_internal=uninstrumented
-fun:__wcstol_l=uninstrumented
-fun:__wcstold_internal=uninstrumented
-fun:__wcstold_l=uninstrumented
-fun:__wcstoll_internal=uninstrumented
-fun:__wcstoll_l=uninstrumented
-fun:__wcstombs_chk=uninstrumented
-fun:__wcstoul_internal=uninstrumented
-fun:__wcstoul_l=uninstrumented
-fun:__wcstoull_internal=uninstrumented
-fun:__wcstoull_l=uninstrumented
-fun:__wcsxfrm_l=uninstrumented
-fun:__wctomb_chk=uninstrumented
-fun:__wctrans_l=uninstrumented
-fun:__wctype_l=uninstrumented
-fun:__where_is_shmfs=uninstrumented
-fun:__wmemcpy_chk=uninstrumented
-fun:__wmemmove_chk=uninstrumented
-fun:__wmempcpy_chk=uninstrumented
-fun:__wmemset_chk=uninstrumented
-fun:__woverflow=uninstrumented
-fun:__wprintf_chk=uninstrumented
-fun:__wrap_pthread_create=uninstrumented
-fun:__write=uninstrumented
-fun:__write_nocancel=uninstrumented
-fun:__wuflow=uninstrumented
-fun:__wunderflow=uninstrumented
-fun:__xmknod=uninstrumented
-fun:__xmknodat=uninstrumented
-fun:__xpg_basename=uninstrumented
-fun:__xpg_sigpause=uninstrumented
-fun:__xpg_strerror_r=uninstrumented
-fun:__xstat=uninstrumented
-fun:__xstat64=uninstrumented
-fun:__y0_finite=uninstrumented
-fun:__y0f_finite=uninstrumented
-fun:__y0l_finite=uninstrumented
-fun:__y1_finite=uninstrumented
-fun:__y1f_finite=uninstrumented
-fun:__y1l_finite=uninstrumented
-fun:__yn_finite=uninstrumented
-fun:__ynf_finite=uninstrumented
-fun:__ynl_finite=uninstrumented
-fun:__yp_check=uninstrumented
-fun:_authenticate=uninstrumented
-fun:_dl_addr=uninstrumented
-fun:_dl_allocate_tls=uninstrumented
-fun:_dl_allocate_tls_init=uninstrumented
-fun:_dl_deallocate_tls=uninstrumented
-fun:_dl_debug_state=uninstrumented
-fun:_dl_get_tls_static_info=uninstrumented
-fun:_dl_make_stack_executable=uninstrumented
-fun:_dl_mcount=uninstrumented
-fun:_dl_mcount_wrapper=uninstrumented
-fun:_dl_mcount_wrapper_check=uninstrumented
-fun:_dl_rtld_di_serinfo=uninstrumented
-fun:_dl_sym=uninstrumented
-fun:_dl_tls_setup=uninstrumented
-fun:_dl_vsym=uninstrumented
-fun:_exit=uninstrumented
-fun:_fini=uninstrumented
-fun:_flushlbf=uninstrumented
-fun:_gethtbyaddr=uninstrumented
-fun:_gethtbyname=uninstrumented
-fun:_gethtbyname2=uninstrumented
-fun:_gethtent=uninstrumented
-fun:_getlong=uninstrumented
-fun:_getshort=uninstrumented
-fun:_init=uninstrumented
-fun:_longjmp=uninstrumented
-fun:_mcleanup=uninstrumented
-fun:_mcount=uninstrumented
-fun:_nsl_default_nss=uninstrumented
-fun:_nss_files_parse_grent=uninstrumented
-fun:_nss_files_parse_pwent=uninstrumented
-fun:_nss_files_parse_sgent=uninstrumented
-fun:_nss_files_parse_spent=uninstrumented
-fun:_obstack_allocated_p=uninstrumented
-fun:_obstack_begin=uninstrumented
-fun:_obstack_begin_1=uninstrumented
-fun:_obstack_free=uninstrumented
-fun:_obstack_memory_used=uninstrumented
-fun:_obstack_newchunk=uninstrumented
-fun:_pthread_cleanup_pop=uninstrumented
-fun:_pthread_cleanup_pop_restore=uninstrumented
-fun:_pthread_cleanup_push=uninstrumented
-fun:_pthread_cleanup_push_defer=uninstrumented
-fun:_rpc_dtablesize=uninstrumented
-fun:_seterr_reply=uninstrumented
-fun:_sethtent=uninstrumented
-fun:_setjmp=uninstrumented
-fun:_tolower=uninstrumented
-fun:_toupper=uninstrumented
-fun:_xdr_ib_request=uninstrumented
-fun:_xdr_nis_result=uninstrumented
-fun:a64l=uninstrumented
-fun:abort=uninstrumented
-fun:abs=uninstrumented
-fun:accept=uninstrumented
-fun:accept4=uninstrumented
-fun:access=uninstrumented
-fun:acct=uninstrumented
-fun:acos=uninstrumented
-fun:acosf=uninstrumented
-fun:acosh=uninstrumented
-fun:acoshf=uninstrumented
-fun:acoshl=uninstrumented
-fun:acosl=uninstrumented
-fun:add_and_round.constprop.0=uninstrumented
-fun:addmntent=uninstrumented
-fun:addseverity=uninstrumented
-fun:adjtime=uninstrumented
-fun:adjtimex=uninstrumented
-fun:advance=uninstrumented
-fun:aio_cancel=uninstrumented
-fun:aio_cancel64=uninstrumented
-fun:aio_error=uninstrumented
-fun:aio_error64=uninstrumented
-fun:aio_fsync=uninstrumented
-fun:aio_fsync64=uninstrumented
-fun:aio_init=uninstrumented
-fun:aio_read=uninstrumented
-fun:aio_read64=uninstrumented
-fun:aio_return=uninstrumented
-fun:aio_return64=uninstrumented
-fun:aio_suspend=uninstrumented
-fun:aio_suspend64=uninstrumented
-fun:aio_write=uninstrumented
-fun:aio_write64=uninstrumented
-fun:alarm=uninstrumented
-fun:alphasort=uninstrumented
-fun:alphasort64=uninstrumented
-fun:arch_prctl=uninstrumented
-fun:argp_error=uninstrumented
-fun:argp_failure=uninstrumented
-fun:argp_help=uninstrumented
-fun:argp_parse=uninstrumented
-fun:argp_state_help=uninstrumented
-fun:argp_usage=uninstrumented
-fun:argz_add=uninstrumented
-fun:argz_add_sep=uninstrumented
-fun:argz_append=uninstrumented
-fun:argz_count=uninstrumented
-fun:argz_create=uninstrumented
-fun:argz_create_sep=uninstrumented
-fun:argz_delete=uninstrumented
-fun:argz_extract=uninstrumented
-fun:argz_insert=uninstrumented
-fun:argz_next=uninstrumented
-fun:argz_replace=uninstrumented
-fun:argz_stringify=uninstrumented
-fun:asctime=uninstrumented
-fun:asctime_r=uninstrumented
-fun:asin=uninstrumented
-fun:asinf=uninstrumented
-fun:asinh=uninstrumented
-fun:asinhf=uninstrumented
-fun:asinhl=uninstrumented
-fun:asinl=uninstrumented
-fun:asprintf=uninstrumented
-fun:at_quick_exit=uninstrumented
-fun:atan=uninstrumented
-fun:atan2=uninstrumented
-fun:atan2f=uninstrumented
-fun:atan2l=uninstrumented
-fun:atanf=uninstrumented
-fun:atanh=uninstrumented
-fun:atanhf=uninstrumented
-fun:atanhl=uninstrumented
-fun:atanl=uninstrumented
-fun:atexit=uninstrumented
-fun:atof=uninstrumented
-fun:atoi=uninstrumented
-fun:atol=uninstrumented
-fun:atoll=uninstrumented
-fun:authdes_create=uninstrumented
-fun:authdes_getucred=uninstrumented
-fun:authdes_pk_create=uninstrumented
-fun:authnone_create=uninstrumented
-fun:authunix_create=uninstrumented
-fun:authunix_create_default=uninstrumented
-fun:backtrace=uninstrumented
-fun:backtrace_symbols=uninstrumented
-fun:backtrace_symbols_fd=uninstrumented
-fun:basename=uninstrumented
-fun:bcmp=uninstrumented
-fun:bcopy=uninstrumented
-fun:bdflush=uninstrumented
-fun:bid128_ext_fma=uninstrumented
-fun:bind=uninstrumented
-fun:bind_textdomain_codeset=uninstrumented
-fun:bindresvport=uninstrumented
-fun:bindtextdomain=uninstrumented
-fun:brk=uninstrumented
-fun:bsd_signal=uninstrumented
-fun:bsearch=uninstrumented
-fun:btowc=uninstrumented
-fun:bzero=uninstrumented
-fun:cabs=uninstrumented
-fun:cabsf=uninstrumented
-fun:cabsl=uninstrumented
-fun:cacos=uninstrumented
-fun:cacosf=uninstrumented
-fun:cacosh=uninstrumented
-fun:cacoshf=uninstrumented
-fun:cacoshl=uninstrumented
-fun:cacosl=uninstrumented
-fun:calloc=uninstrumented
-fun:callrpc=uninstrumented
-fun:canonicalize_file_name=uninstrumented
-fun:capget=uninstrumented
-fun:capset=uninstrumented
-fun:carg=uninstrumented
-fun:cargf=uninstrumented
-fun:cargl=uninstrumented
-fun:casin=uninstrumented
-fun:casinf=uninstrumented
-fun:casinh=uninstrumented
-fun:casinhf=uninstrumented
-fun:casinhl=uninstrumented
-fun:casinl=uninstrumented
-fun:catan=uninstrumented
-fun:catanf=uninstrumented
-fun:catanh=uninstrumented
-fun:catanhf=uninstrumented
-fun:catanhl=uninstrumented
-fun:catanl=uninstrumented
-fun:catclose=uninstrumented
-fun:catgets=uninstrumented
-fun:catopen=uninstrumented
-fun:cbc_crypt=uninstrumented
-fun:cbrt=uninstrumented
-fun:cbrtf=uninstrumented
-fun:cbrtl=uninstrumented
-fun:ccos=uninstrumented
-fun:ccosf=uninstrumented
-fun:ccosh=uninstrumented
-fun:ccoshf=uninstrumented
-fun:ccoshl=uninstrumented
-fun:ccosl=uninstrumented
-fun:ceil=uninstrumented
-fun:ceilf=uninstrumented
-fun:ceill=uninstrumented
-fun:cexp=uninstrumented
-fun:cexpf=uninstrumented
-fun:cexpl=uninstrumented
-fun:cfgetispeed=uninstrumented
-fun:cfgetospeed=uninstrumented
-fun:cfmakeraw=uninstrumented
-fun:cfree=uninstrumented
-fun:cfsetispeed=uninstrumented
-fun:cfsetospeed=uninstrumented
-fun:cfsetspeed=uninstrumented
-fun:chdir=uninstrumented
-fun:check_add_mapping=uninstrumented
-fun:chflags=uninstrumented
-fun:chmod=uninstrumented
-fun:chown=uninstrumented
-fun:chroot=uninstrumented
-fun:cimag=uninstrumented
-fun:cimagf=uninstrumented
-fun:cimagl=uninstrumented
-fun:cleanup=uninstrumented
-fun:clear_once_control=uninstrumented
-fun:clearenv=uninstrumented
-fun:clearerr=uninstrumented
-fun:clearerr_unlocked=uninstrumented
-fun:clnt_broadcast=uninstrumented
-fun:clnt_create=uninstrumented
-fun:clnt_pcreateerror=uninstrumented
-fun:clnt_perrno=uninstrumented
-fun:clnt_perror=uninstrumented
-fun:clnt_spcreateerror=uninstrumented
-fun:clnt_sperrno=uninstrumented
-fun:clnt_sperror=uninstrumented
-fun:clntraw_create=uninstrumented
-fun:clnttcp_create=uninstrumented
-fun:clntudp_bufcreate=uninstrumented
-fun:clntudp_create=uninstrumented
-fun:clntunix_create=uninstrumented
-fun:clock=uninstrumented
-fun:clock_adjtime=uninstrumented
-fun:clock_getcpuclockid=uninstrumented
-fun:clock_getres=uninstrumented
-fun:clock_gettime=uninstrumented
-fun:clock_nanosleep=uninstrumented
-fun:clock_settime=uninstrumented
-fun:clog=uninstrumented
-fun:clog10=uninstrumented
-fun:clog10f=uninstrumented
-fun:clog10l=uninstrumented
-fun:clogf=uninstrumented
-fun:clogl=uninstrumented
-fun:clone=uninstrumented
-fun:close=uninstrumented
-fun:closedir=uninstrumented
-fun:closelog=uninstrumented
-fun:confstr=uninstrumented
-fun:conj=uninstrumented
-fun:conjf=uninstrumented
-fun:conjl=uninstrumented
-fun:connect=uninstrumented
-fun:copysign=uninstrumented
-fun:copysignf=uninstrumented
-fun:copysignl=uninstrumented
-fun:cos=uninstrumented
-fun:cosf=uninstrumented
-fun:cosh=uninstrumented
-fun:coshf=uninstrumented
-fun:coshl=uninstrumented
-fun:cosl=uninstrumented
-fun:cpow=uninstrumented
-fun:cpowf=uninstrumented
-fun:cpowl=uninstrumented
-fun:cproj=uninstrumented
-fun:cprojf=uninstrumented
-fun:cprojl=uninstrumented
-fun:creal=uninstrumented
-fun:crealf=uninstrumented
-fun:creall=uninstrumented
-fun:creat=uninstrumented
-fun:creat64=uninstrumented
-fun:create_key=uninstrumented
-fun:create_module=uninstrumented
-fun:crypt=uninstrumented
-fun:crypt_r=uninstrumented
-fun:csin=uninstrumented
-fun:csinf=uninstrumented
-fun:csinh=uninstrumented
-fun:csinhf=uninstrumented
-fun:csinhl=uninstrumented
-fun:csinl=uninstrumented
-fun:csqrt=uninstrumented
-fun:csqrtf=uninstrumented
-fun:csqrtl=uninstrumented
-fun:ctan=uninstrumented
-fun:ctanf=uninstrumented
-fun:ctanh=uninstrumented
-fun:ctanhf=uninstrumented
-fun:ctanhl=uninstrumented
-fun:ctanl=uninstrumented
-fun:ctermid=uninstrumented
-fun:ctime=uninstrumented
-fun:ctime_r=uninstrumented
-fun:cuserid=uninstrumented
-fun:daemon=uninstrumented
-fun:dcgettext=uninstrumented
-fun:dcngettext=uninstrumented
-fun:delete_module=uninstrumented
-fun:des_setparity=uninstrumented
-fun:dgettext=uninstrumented
-fun:difftime=uninstrumented
-fun:dirfd=uninstrumented
-fun:dirname=uninstrumented
-fun:div=uninstrumented
-fun:dl_iterate_phdr=uninstrumented
-fun:dladdr=uninstrumented
-fun:dladdr1=uninstrumented
-fun:dlclose=uninstrumented
-fun:dlerror=uninstrumented
-fun:dlinfo=uninstrumented
-fun:dlmopen=uninstrumented
-fun:dlopen=uninstrumented
-fun:dlsym=uninstrumented
-fun:dlvsym=uninstrumented
-fun:dngettext=uninstrumented
-fun:do_clone.constprop.4=uninstrumented
-fun:do_sigwait=uninstrumented
-fun:dprintf=uninstrumented
-fun:drand48=uninstrumented
-fun:drand48_r=uninstrumented
-fun:drem=uninstrumented
-fun:dremf=uninstrumented
-fun:dreml=uninstrumented
-fun:dup=uninstrumented
-fun:dup2=uninstrumented
-fun:dup3=uninstrumented
-fun:duplocale=uninstrumented
-fun:dysize=uninstrumented
-fun:eaccess=uninstrumented
-fun:ecb_crypt=uninstrumented
-fun:ecvt=uninstrumented
-fun:ecvt_r=uninstrumented
-fun:encrypt=uninstrumented
-fun:encrypt_r=uninstrumented
-fun:endaliasent=uninstrumented
-fun:endfsent=uninstrumented
-fun:endgrent=uninstrumented
-fun:endhostent=uninstrumented
-fun:endmntent=uninstrumented
-fun:endnetent=uninstrumented
-fun:endnetgrent=uninstrumented
-fun:endprotoent=uninstrumented
-fun:endpwent=uninstrumented
-fun:endrpcent=uninstrumented
-fun:endservent=uninstrumented
-fun:endsgent=uninstrumented
-fun:endspent=uninstrumented
-fun:endttyent=uninstrumented
-fun:endusershell=uninstrumented
-fun:endutent=uninstrumented
-fun:endutxent=uninstrumented
-fun:envz_add=uninstrumented
-fun:envz_entry=uninstrumented
-fun:envz_get=uninstrumented
-fun:envz_merge=uninstrumented
-fun:envz_remove=uninstrumented
-fun:envz_strip=uninstrumented
-fun:epoll_create=uninstrumented
-fun:epoll_create1=uninstrumented
-fun:epoll_ctl=uninstrumented
-fun:epoll_pwait=uninstrumented
-fun:epoll_wait=uninstrumented
-fun:erand48=uninstrumented
-fun:erand48_r=uninstrumented
-fun:erf=uninstrumented
-fun:erfc=uninstrumented
-fun:erfcf=uninstrumented
-fun:erfcl=uninstrumented
-fun:erff=uninstrumented
-fun:erfl=uninstrumented
-fun:err=uninstrumented
-fun:error=uninstrumented
-fun:error_at_line=uninstrumented
-fun:errx=uninstrumented
-fun:ether_aton=uninstrumented
-fun:ether_aton_r=uninstrumented
-fun:ether_hostton=uninstrumented
-fun:ether_line=uninstrumented
-fun:ether_ntoa=uninstrumented
-fun:ether_ntoa_r=uninstrumented
-fun:ether_ntohost=uninstrumented
-fun:euidaccess=uninstrumented
-fun:eventfd=uninstrumented
-fun:eventfd_read=uninstrumented
-fun:eventfd_write=uninstrumented
-fun:execl=uninstrumented
-fun:execle=uninstrumented
-fun:execlp=uninstrumented
-fun:execv=uninstrumented
-fun:execve=uninstrumented
-fun:execvp=uninstrumented
-fun:execvpe=uninstrumented
-fun:exit=uninstrumented
-fun:exp=uninstrumented
-fun:exp10=uninstrumented
-fun:exp10f=uninstrumented
-fun:exp10l=uninstrumented
-fun:exp2=uninstrumented
-fun:exp2f=uninstrumented
-fun:exp2l=uninstrumented
-fun:expf=uninstrumented
-fun:expl=uninstrumented
-fun:expm1=uninstrumented
-fun:expm1f=uninstrumented
-fun:expm1l=uninstrumented
-fun:fabs=uninstrumented
-fun:fabsf=uninstrumented
-fun:fabsl=uninstrumented
-fun:faccessat=uninstrumented
-fun:fallocate=uninstrumented
-fun:fallocate64=uninstrumented
-fun:fanotify_init=uninstrumented
-fun:fanotify_mark=uninstrumented
-fun:fattach=uninstrumented
-fun:fchdir=uninstrumented
-fun:fchflags=uninstrumented
-fun:fchmod=uninstrumented
-fun:fchmodat=uninstrumented
-fun:fchown=uninstrumented
-fun:fchownat=uninstrumented
-fun:fclose=uninstrumented
-fun:fcloseall=uninstrumented
-fun:fcntl=uninstrumented
-fun:fcrypt=uninstrumented
-fun:fcvt=uninstrumented
-fun:fcvt_r=uninstrumented
-fun:fdatasync=uninstrumented
-fun:fdetach=uninstrumented
-fun:fdim=uninstrumented
-fun:fdimf=uninstrumented
-fun:fdiml=uninstrumented
-fun:fdopen=uninstrumented
-fun:fdopendir=uninstrumented
-fun:feclearexcept=uninstrumented
-fun:fedisableexcept=uninstrumented
-fun:feenableexcept=uninstrumented
-fun:fegetenv=uninstrumented
-fun:fegetexcept=uninstrumented
-fun:fegetexceptflag=uninstrumented
-fun:fegetround=uninstrumented
-fun:feholdexcept=uninstrumented
-fun:feof=uninstrumented
-fun:feof_unlocked=uninstrumented
-fun:feraiseexcept=uninstrumented
-fun:ferror=uninstrumented
-fun:ferror_unlocked=uninstrumented
-fun:fesetenv=uninstrumented
-fun:fesetexceptflag=uninstrumented
-fun:fesetround=uninstrumented
-fun:fetestexcept=uninstrumented
-fun:feupdateenv=uninstrumented
-fun:fexecve=uninstrumented
-fun:fflush=uninstrumented
-fun:fflush_unlocked=uninstrumented
-fun:ffs=uninstrumented
-fun:ffsl=uninstrumented
-fun:ffsll=uninstrumented
-fun:fgetc=uninstrumented
-fun:fgetc_unlocked=uninstrumented
-fun:fgetgrent=uninstrumented
-fun:fgetgrent_r=uninstrumented
-fun:fgetpos=uninstrumented
-fun:fgetpos64=uninstrumented
-fun:fgetpwent=uninstrumented
-fun:fgetpwent_r=uninstrumented
-fun:fgets=uninstrumented
-fun:fgets_unlocked=uninstrumented
-fun:fgetsgent=uninstrumented
-fun:fgetsgent_r=uninstrumented
-fun:fgetspent=uninstrumented
-fun:fgetspent_r=uninstrumented
-fun:fgetwc=uninstrumented
-fun:fgetwc_unlocked=uninstrumented
-fun:fgetws=uninstrumented
-fun:fgetws_unlocked=uninstrumented
-fun:fgetxattr=uninstrumented
-fun:fileno=uninstrumented
-fun:fileno_unlocked=uninstrumented
-fun:finite=uninstrumented
-fun:finitef=uninstrumented
-fun:finitel=uninstrumented
-fun:flistxattr=uninstrumented
-fun:flock=uninstrumented
-fun:flockfile=uninstrumented
-fun:floor=uninstrumented
-fun:floorf=uninstrumented
-fun:floorl=uninstrumented
-fun:fma=uninstrumented
-fun:fmaf=uninstrumented
-fun:fmal=uninstrumented
-fun:fmax=uninstrumented
-fun:fmaxf=uninstrumented
-fun:fmaxl=uninstrumented
-fun:fmemopen=uninstrumented
-fun:fmin=uninstrumented
-fun:fminf=uninstrumented
-fun:fminl=uninstrumented
-fun:fmod=uninstrumented
-fun:fmodf=uninstrumented
-fun:fmodl=uninstrumented
-fun:fmtmsg=uninstrumented
-fun:fnmatch=uninstrumented
-fun:fopen=uninstrumented
-fun:fopen64=uninstrumented
-fun:fopencookie=uninstrumented
-fun:fork=uninstrumented
-fun:forkpty=uninstrumented
-fun:fpathconf=uninstrumented
-fun:fprintf=uninstrumented
-fun:fputc=uninstrumented
-fun:fputc_unlocked=uninstrumented
-fun:fputs=uninstrumented
-fun:fputs_unlocked=uninstrumented
-fun:fputwc=uninstrumented
-fun:fputwc_unlocked=uninstrumented
-fun:fputws=uninstrumented
-fun:fputws_unlocked=uninstrumented
-fun:frame_dummy=uninstrumented
-fun:fread=uninstrumented
-fun:fread_unlocked=uninstrumented
-fun:free=uninstrumented
-fun:free_dynamic_blocks=uninstrumented
-fun:free_segments=uninstrumented
-fun:freeaddrinfo=uninstrumented
-fun:freeifaddrs=uninstrumented
-fun:freelocale=uninstrumented
-fun:fremovexattr=uninstrumented
-fun:freopen=uninstrumented
-fun:freopen64=uninstrumented
-fun:frexp=uninstrumented
-fun:frexpf=uninstrumented
-fun:frexpl=uninstrumented
-fun:fscanf=uninstrumented
-fun:fseek=uninstrumented
-fun:fseeko=uninstrumented
-fun:fseeko64=uninstrumented
-fun:fsetpos=uninstrumented
-fun:fsetpos64=uninstrumented
-fun:fsetxattr=uninstrumented
-fun:fstat=uninstrumented
-fun:fstat64=uninstrumented
-fun:fstatat=uninstrumented
-fun:fstatat64=uninstrumented
-fun:fstatfs=uninstrumented
-fun:fstatfs64=uninstrumented
-fun:fstatvfs=uninstrumented
-fun:fstatvfs64=uninstrumented
-fun:fsync=uninstrumented
-fun:ftell=uninstrumented
-fun:ftello=uninstrumented
-fun:ftello64=uninstrumented
-fun:ftime=uninstrumented
-fun:ftok=uninstrumented
-fun:ftruncate=uninstrumented
-fun:ftruncate64=uninstrumented
-fun:ftrylockfile=uninstrumented
-fun:fts_children=uninstrumented
-fun:fts_close=uninstrumented
-fun:fts_open=uninstrumented
-fun:fts_read=uninstrumented
-fun:fts_set=uninstrumented
-fun:ftw=uninstrumented
-fun:ftw64=uninstrumented
-fun:funlockfile=uninstrumented
-fun:futimens=uninstrumented
-fun:futimes=uninstrumented
-fun:futimesat=uninstrumented
-fun:fwide=uninstrumented
-fun:fwprintf=uninstrumented
-fun:fwrite=uninstrumented
-fun:fwrite_unlocked=uninstrumented
-fun:fwscanf=uninstrumented
-fun:gai_cancel=uninstrumented
-fun:gai_error=uninstrumented
-fun:gai_strerror=uninstrumented
-fun:gai_suspend=uninstrumented
-fun:gamma=uninstrumented
-fun:gammaf=uninstrumented
-fun:gammal=uninstrumented
-fun:gcvt=uninstrumented
-fun:get_BID128.constprop.5=uninstrumented
-fun:get_avphys_pages=uninstrumented
-fun:get_current_dir_name=uninstrumented
-fun:get_kernel_syms=uninstrumented
-fun:get_myaddress=uninstrumented
-fun:get_nprocs=uninstrumented
-fun:get_nprocs_conf=uninstrumented
-fun:get_phys_pages=uninstrumented
-fun:getaddrinfo=uninstrumented
-fun:getaddrinfo_a=uninstrumented
-fun:getaliasbyname=uninstrumented
-fun:getaliasbyname_r=uninstrumented
-fun:getaliasent=uninstrumented
-fun:getaliasent_r=uninstrumented
-fun:getc=uninstrumented
-fun:getc_unlocked=uninstrumented
-fun:getchar=uninstrumented
-fun:getchar_unlocked=uninstrumented
-fun:getcontext=uninstrumented
-fun:getcwd=uninstrumented
-fun:getdate=uninstrumented
-fun:getdate_r=uninstrumented
-fun:getdelim=uninstrumented
-fun:getdirentries=uninstrumented
-fun:getdirentries64=uninstrumented
-fun:getdomainname=uninstrumented
-fun:getdtablesize=uninstrumented
-fun:getegid=uninstrumented
-fun:getenv=uninstrumented
-fun:geteuid=uninstrumented
-fun:getfsent=uninstrumented
-fun:getfsfile=uninstrumented
-fun:getfsspec=uninstrumented
-fun:getgid=uninstrumented
-fun:getgrent=uninstrumented
-fun:getgrent_r=uninstrumented
-fun:getgrgid=uninstrumented
-fun:getgrgid_r=uninstrumented
-fun:getgrnam=uninstrumented
-fun:getgrnam_r=uninstrumented
-fun:getgrouplist=uninstrumented
-fun:getgroups=uninstrumented
-fun:gethostbyaddr=uninstrumented
-fun:gethostbyaddr_r=uninstrumented
-fun:gethostbyname=uninstrumented
-fun:gethostbyname2=uninstrumented
-fun:gethostbyname2_r=uninstrumented
-fun:gethostbyname_r=uninstrumented
-fun:gethostent=uninstrumented
-fun:gethostent_r=uninstrumented
-fun:gethostid=uninstrumented
-fun:gethostname=uninstrumented
-fun:getifaddrs=uninstrumented
-fun:getipv4sourcefilter=uninstrumented
-fun:getitimer=uninstrumented
-fun:getline=uninstrumented
-fun:getloadavg=uninstrumented
-fun:getlogin=uninstrumented
-fun:getlogin_r=uninstrumented
-fun:getmntent=uninstrumented
-fun:getmntent_r=uninstrumented
-fun:getmsg=uninstrumented
-fun:getnameinfo=uninstrumented
-fun:getnetbyaddr=uninstrumented
-fun:getnetbyaddr_r=uninstrumented
-fun:getnetbyname=uninstrumented
-fun:getnetbyname_r=uninstrumented
-fun:getnetent=uninstrumented
-fun:getnetent_r=uninstrumented
-fun:getnetgrent=uninstrumented
-fun:getnetgrent_r=uninstrumented
-fun:getnetname=uninstrumented
-fun:getopt=uninstrumented
-fun:getopt_long=uninstrumented
-fun:getopt_long_only=uninstrumented
-fun:getpagesize=uninstrumented
-fun:getpass=uninstrumented
-fun:getpeername=uninstrumented
-fun:getpgid=uninstrumented
-fun:getpgrp=uninstrumented
-fun:getpid=uninstrumented
-fun:getpmsg=uninstrumented
-fun:getppid=uninstrumented
-fun:getpriority=uninstrumented
-fun:getprotobyname=uninstrumented
-fun:getprotobyname_r=uninstrumented
-fun:getprotobynumber=uninstrumented
-fun:getprotobynumber_r=uninstrumented
-fun:getprotoent=uninstrumented
-fun:getprotoent_r=uninstrumented
-fun:getpt=uninstrumented
-fun:getpublickey=uninstrumented
-fun:getpw=uninstrumented
-fun:getpwent=uninstrumented
-fun:getpwent_r=uninstrumented
-fun:getpwnam=uninstrumented
-fun:getpwnam_r=uninstrumented
-fun:getpwuid=uninstrumented
-fun:getpwuid_r=uninstrumented
-fun:getresgid=uninstrumented
-fun:getresuid=uninstrumented
-fun:getrlimit=uninstrumented
-fun:getrlimit64=uninstrumented
-fun:getrpcbyname=uninstrumented
-fun:getrpcbyname_r=uninstrumented
-fun:getrpcbynumber=uninstrumented
-fun:getrpcbynumber_r=uninstrumented
-fun:getrpcent=uninstrumented
-fun:getrpcent_r=uninstrumented
-fun:getrpcport=uninstrumented
-fun:getrusage=uninstrumented
-fun:gets=uninstrumented
-fun:getsecretkey=uninstrumented
-fun:getservbyname=uninstrumented
-fun:getservbyname_r=uninstrumented
-fun:getservbyport=uninstrumented
-fun:getservbyport_r=uninstrumented
-fun:getservent=uninstrumented
-fun:getservent_r=uninstrumented
-fun:getsgent=uninstrumented
-fun:getsgent_r=uninstrumented
-fun:getsgnam=uninstrumented
-fun:getsgnam_r=uninstrumented
-fun:getsid=uninstrumented
-fun:getsockname=uninstrumented
-fun:getsockopt=uninstrumented
-fun:getsourcefilter=uninstrumented
-fun:getspent=uninstrumented
-fun:getspent_r=uninstrumented
-fun:getspnam=uninstrumented
-fun:getspnam_r=uninstrumented
-fun:getsubopt=uninstrumented
-fun:gettext=uninstrumented
-fun:gettimeofday=uninstrumented
-fun:getttyent=uninstrumented
-fun:getttynam=uninstrumented
-fun:getuid=uninstrumented
-fun:getusershell=uninstrumented
-fun:getutent=uninstrumented
-fun:getutent_r=uninstrumented
-fun:getutid=uninstrumented
-fun:getutid_r=uninstrumented
-fun:getutline=uninstrumented
-fun:getutline_r=uninstrumented
-fun:getutmp=uninstrumented
-fun:getutmpx=uninstrumented
-fun:getutxent=uninstrumented
-fun:getutxid=uninstrumented
-fun:getutxline=uninstrumented
-fun:getw=uninstrumented
-fun:getwc=uninstrumented
-fun:getwc_unlocked=uninstrumented
-fun:getwchar=uninstrumented
-fun:getwchar_unlocked=uninstrumented
-fun:getwd=uninstrumented
-fun:getxattr=uninstrumented
-fun:glob=uninstrumented
-fun:glob64=uninstrumented
-fun:glob_pattern_p=uninstrumented
-fun:globfree=uninstrumented
-fun:globfree64=uninstrumented
-fun:gmtime=uninstrumented
-fun:gmtime_r=uninstrumented
-fun:gnu_dev_major=uninstrumented
-fun:gnu_dev_makedev=uninstrumented
-fun:gnu_dev_minor=uninstrumented
-fun:gnu_get_libc_release=uninstrumented
-fun:gnu_get_libc_version=uninstrumented
-fun:grantpt=uninstrumented
-fun:group_member=uninstrumented
-fun:gsignal=uninstrumented
-fun:gtty=uninstrumented
-fun:hasmntopt=uninstrumented
-fun:hcreate=uninstrumented
-fun:hcreate_r=uninstrumented
-fun:hdestroy=uninstrumented
-fun:hdestroy_r=uninstrumented
-fun:herror=uninstrumented
-fun:host2netname=uninstrumented
-fun:hsearch=uninstrumented
-fun:hsearch_r=uninstrumented
-fun:hstrerror=uninstrumented
-fun:htonl=uninstrumented
-fun:htons=uninstrumented
-fun:hypot=uninstrumented
-fun:hypotf=uninstrumented
-fun:hypotl=uninstrumented
-fun:iconv=uninstrumented
-fun:iconv_close=uninstrumented
-fun:iconv_open=uninstrumented
-fun:idna_to_ascii_lz=uninstrumented
-fun:idna_to_unicode_lzlz=uninstrumented
-fun:if_freenameindex=uninstrumented
-fun:if_indextoname=uninstrumented
-fun:if_nameindex=uninstrumented
-fun:if_nametoindex=uninstrumented
-fun:ilogb=uninstrumented
-fun:ilogbf=uninstrumented
-fun:ilogbl=uninstrumented
-fun:imaxabs=uninstrumented
-fun:imaxdiv=uninstrumented
-fun:index=uninstrumented
-fun:inet6_opt_append=uninstrumented
-fun:inet6_opt_find=uninstrumented
-fun:inet6_opt_finish=uninstrumented
-fun:inet6_opt_get_val=uninstrumented
-fun:inet6_opt_init=uninstrumented
-fun:inet6_opt_next=uninstrumented
-fun:inet6_opt_set_val=uninstrumented
-fun:inet6_option_alloc=uninstrumented
-fun:inet6_option_append=uninstrumented
-fun:inet6_option_find=uninstrumented
-fun:inet6_option_init=uninstrumented
-fun:inet6_option_next=uninstrumented
-fun:inet6_option_space=uninstrumented
-fun:inet6_rth_add=uninstrumented
-fun:inet6_rth_getaddr=uninstrumented
-fun:inet6_rth_init=uninstrumented
-fun:inet6_rth_reverse=uninstrumented
-fun:inet6_rth_segments=uninstrumented
-fun:inet6_rth_space=uninstrumented
-fun:inet_addr=uninstrumented
-fun:inet_aton=uninstrumented
-fun:inet_lnaof=uninstrumented
-fun:inet_makeaddr=uninstrumented
-fun:inet_net_ntop=uninstrumented
-fun:inet_net_pton=uninstrumented
-fun:inet_neta=uninstrumented
-fun:inet_netof=uninstrumented
-fun:inet_network=uninstrumented
-fun:inet_nsap_addr=uninstrumented
-fun:inet_nsap_ntoa=uninstrumented
-fun:inet_ntoa=uninstrumented
-fun:inet_ntop=uninstrumented
-fun:inet_pton=uninstrumented
-fun:init_module=uninstrumented
-fun:initgroups=uninstrumented
-fun:initstate=uninstrumented
-fun:initstate_r=uninstrumented
-fun:innetgr=uninstrumented
-fun:inotify_add_watch=uninstrumented
-fun:inotify_init=uninstrumented
-fun:inotify_init1=uninstrumented
-fun:inotify_rm_watch=uninstrumented
-fun:insque=uninstrumented
-fun:ioctl=uninstrumented
-fun:ioperm=uninstrumented
-fun:iopl=uninstrumented
-fun:iruserok=uninstrumented
-fun:iruserok_af=uninstrumented
-fun:isalnum=uninstrumented
-fun:isalnum_l=uninstrumented
-fun:isalpha=uninstrumented
-fun:isalpha_l=uninstrumented
-fun:isascii=uninstrumented
-fun:isastream=uninstrumented
-fun:isatty=uninstrumented
-fun:isblank=uninstrumented
-fun:isblank_l=uninstrumented
-fun:iscntrl=uninstrumented
-fun:iscntrl_l=uninstrumented
-fun:isctype=uninstrumented
-fun:isdigit=uninstrumented
-fun:isdigit_l=uninstrumented
-fun:isfdtype=uninstrumented
-fun:isgraph=uninstrumented
-fun:isgraph_l=uninstrumented
-fun:isinf=uninstrumented
-fun:isinfd128=uninstrumented
-fun:isinfd32=uninstrumented
-fun:isinfd64=uninstrumented
-fun:isinff=uninstrumented
-fun:isinfl=uninstrumented
-fun:islower=uninstrumented
-fun:islower_l=uninstrumented
-fun:isnan=uninstrumented
-fun:isnanf=uninstrumented
-fun:isnanl=uninstrumented
-fun:isprint=uninstrumented
-fun:isprint_l=uninstrumented
-fun:ispunct=uninstrumented
-fun:ispunct_l=uninstrumented
-fun:isspace=uninstrumented
-fun:isspace_l=uninstrumented
-fun:isupper=uninstrumented
-fun:isupper_l=uninstrumented
-fun:iswalnum=uninstrumented
-fun:iswalnum_l=uninstrumented
-fun:iswalpha=uninstrumented
-fun:iswalpha_l=uninstrumented
-fun:iswblank=uninstrumented
-fun:iswblank_l=uninstrumented
-fun:iswcntrl=uninstrumented
-fun:iswcntrl_l=uninstrumented
-fun:iswctype=uninstrumented
-fun:iswctype_l=uninstrumented
-fun:iswdigit=uninstrumented
-fun:iswdigit_l=uninstrumented
-fun:iswgraph=uninstrumented
-fun:iswgraph_l=uninstrumented
-fun:iswlower=uninstrumented
-fun:iswlower_l=uninstrumented
-fun:iswprint=uninstrumented
-fun:iswprint_l=uninstrumented
-fun:iswpunct=uninstrumented
-fun:iswpunct_l=uninstrumented
-fun:iswspace=uninstrumented
-fun:iswspace_l=uninstrumented
-fun:iswupper=uninstrumented
-fun:iswupper_l=uninstrumented
-fun:iswxdigit=uninstrumented
-fun:iswxdigit_l=uninstrumented
-fun:isxdigit=uninstrumented
-fun:isxdigit_l=uninstrumented
-fun:j0=uninstrumented
-fun:j0f=uninstrumented
-fun:j0l=uninstrumented
-fun:j1=uninstrumented
-fun:j1f=uninstrumented
-fun:j1l=uninstrumented
-fun:jn=uninstrumented
-fun:jnf=uninstrumented
-fun:jnl=uninstrumented
-fun:jrand48=uninstrumented
-fun:jrand48_r=uninstrumented
-fun:key_decryptsession=uninstrumented
-fun:key_decryptsession_pk=uninstrumented
-fun:key_encryptsession=uninstrumented
-fun:key_encryptsession_pk=uninstrumented
-fun:key_gendes=uninstrumented
-fun:key_get_conv=uninstrumented
-fun:key_secretkey_is_set=uninstrumented
-fun:key_setnet=uninstrumented
-fun:key_setsecret=uninstrumented
-fun:kill=uninstrumented
-fun:killpg=uninstrumented
-fun:klogctl=uninstrumented
-fun:l64a=uninstrumented
-fun:labs=uninstrumented
-fun:lchmod=uninstrumented
-fun:lchown=uninstrumented
-fun:lckpwdf=uninstrumented
-fun:lcong48=uninstrumented
-fun:lcong48_r=uninstrumented
-fun:ldexp=uninstrumented
-fun:ldexpf=uninstrumented
-fun:ldexpl=uninstrumented
-fun:ldiv=uninstrumented
-fun:lfind=uninstrumented
-fun:lgamma=uninstrumented
-fun:lgamma_r=uninstrumented
-fun:lgammaf=uninstrumented
-fun:lgammaf_r=uninstrumented
-fun:lgammal=uninstrumented
-fun:lgammal_r=uninstrumented
-fun:lgetxattr=uninstrumented
-fun:link=uninstrumented
-fun:linkat=uninstrumented
-fun:lio_listio=uninstrumented
-fun:lio_listio64=uninstrumented
-fun:listen=uninstrumented
-fun:listxattr=uninstrumented
-fun:llabs=uninstrumented
-fun:lldiv=uninstrumented
-fun:llistxattr=uninstrumented
-fun:llrint=uninstrumented
-fun:llrintf=uninstrumented
-fun:llrintl=uninstrumented
-fun:llround=uninstrumented
-fun:llroundf=uninstrumented
-fun:llroundl=uninstrumented
-fun:llseek=uninstrumented
-fun:localeconv=uninstrumented
-fun:localtime=uninstrumented
-fun:localtime_r=uninstrumented
-fun:lockf=uninstrumented
-fun:lockf64=uninstrumented
-fun:log=uninstrumented
-fun:log10=uninstrumented
-fun:log10f=uninstrumented
-fun:log10l=uninstrumented
-fun:log1p=uninstrumented
-fun:log1pf=uninstrumented
-fun:log1pl=uninstrumented
-fun:log2=uninstrumented
-fun:log2f=uninstrumented
-fun:log2l=uninstrumented
-fun:logb=uninstrumented
-fun:logbf=uninstrumented
-fun:logbl=uninstrumented
-fun:logf=uninstrumented
-fun:login=uninstrumented
-fun:login_tty=uninstrumented
-fun:logl=uninstrumented
-fun:logout=uninstrumented
-fun:logwtmp=uninstrumented
-fun:longjmp=uninstrumented
-fun:lrand48=uninstrumented
-fun:lrand48_r=uninstrumented
-fun:lremovexattr=uninstrumented
-fun:lrint=uninstrumented
-fun:lrintf=uninstrumented
-fun:lrintl=uninstrumented
-fun:lround=uninstrumented
-fun:lroundf=uninstrumented
-fun:lroundl=uninstrumented
-fun:lsearch=uninstrumented
-fun:lseek=uninstrumented
-fun:lseek64=uninstrumented
-fun:lsetxattr=uninstrumented
-fun:lstat=uninstrumented
-fun:lstat64=uninstrumented
-fun:lutimes=uninstrumented
-fun:madvise=uninstrumented
-fun:makecontext=uninstrumented
-fun:mallinfo=uninstrumented
-fun:malloc=uninstrumented
-fun:malloc_get_state=uninstrumented
-fun:malloc_info=uninstrumented
-fun:malloc_set_state=uninstrumented
-fun:malloc_stats=uninstrumented
-fun:malloc_trim=uninstrumented
-fun:malloc_usable_size=uninstrumented
-fun:mallopt=uninstrumented
-fun:matherr=uninstrumented
-fun:mblen=uninstrumented
-fun:mbrlen=uninstrumented
-fun:mbrtowc=uninstrumented
-fun:mbsinit=uninstrumented
-fun:mbsnrtowcs=uninstrumented
-fun:mbsrtowcs=uninstrumented
-fun:mbstowcs=uninstrumented
-fun:mbtowc=uninstrumented
-fun:mcheck=uninstrumented
-fun:mcheck_check_all=uninstrumented
-fun:mcheck_pedantic=uninstrumented
-fun:mcount=uninstrumented
-fun:memalign=uninstrumented
-fun:memccpy=uninstrumented
-fun:memchr=uninstrumented
-fun:memcmp=uninstrumented
-fun:memcpy=uninstrumented
-fun:memfrob=uninstrumented
-fun:memmem=uninstrumented
-fun:memmove=uninstrumented
-fun:mempcpy=uninstrumented
-fun:memrchr=uninstrumented
-fun:memset=uninstrumented
-fun:mincore=uninstrumented
-fun:mkdir=uninstrumented
-fun:mkdirat=uninstrumented
-fun:mkdtemp=uninstrumented
-fun:mkfifo=uninstrumented
-fun:mkfifoat=uninstrumented
-fun:mknod=uninstrumented
-fun:mknodat=uninstrumented
-fun:mkostemp=uninstrumented
-fun:mkostemp64=uninstrumented
-fun:mkostemps=uninstrumented
-fun:mkostemps64=uninstrumented
-fun:mkstemp=uninstrumented
-fun:mkstemp64=uninstrumented
-fun:mkstemps=uninstrumented
-fun:mkstemps64=uninstrumented
-fun:mktemp=uninstrumented
-fun:mktime=uninstrumented
-fun:mlock=uninstrumented
-fun:mlockall=uninstrumented
-fun:mmap=uninstrumented
-fun:mmap64=uninstrumented
-fun:modf=uninstrumented
-fun:modff=uninstrumented
-fun:modfl=uninstrumented
-fun:modify_ldt=uninstrumented
-fun:moncontrol=uninstrumented
-fun:monstartup=uninstrumented
-fun:mount=uninstrumented
-fun:mprobe=uninstrumented
-fun:mprotect=uninstrumented
-fun:mq_close=uninstrumented
-fun:mq_getattr=uninstrumented
-fun:mq_notify=uninstrumented
-fun:mq_open=uninstrumented
-fun:mq_receive=uninstrumented
-fun:mq_send=uninstrumented
-fun:mq_setattr=uninstrumented
-fun:mq_timedreceive=uninstrumented
-fun:mq_timedsend=uninstrumented
-fun:mq_unlink=uninstrumented
-fun:mrand48=uninstrumented
-fun:mrand48_r=uninstrumented
-fun:mremap=uninstrumented
-fun:msgctl=uninstrumented
-fun:msgget=uninstrumented
-fun:msgrcv=uninstrumented
-fun:msgsnd=uninstrumented
-fun:msync=uninstrumented
-fun:mtrace=uninstrumented
-fun:munlock=uninstrumented
-fun:munlockall=uninstrumented
-fun:munmap=uninstrumented
-fun:muntrace=uninstrumented
-fun:name_to_handle_at=uninstrumented
-fun:nan=uninstrumented
-fun:nanf=uninstrumented
-fun:nanl=uninstrumented
-fun:nanosleep=uninstrumented
-fun:nearbyint=uninstrumented
-fun:nearbyintf=uninstrumented
-fun:nearbyintl=uninstrumented
-fun:netname2host=uninstrumented
-fun:netname2user=uninstrumented
-fun:newlocale=uninstrumented
-fun:nextafter=uninstrumented
-fun:nextafterf=uninstrumented
-fun:nextafterl=uninstrumented
-fun:nexttoward=uninstrumented
-fun:nexttowardf=uninstrumented
-fun:nexttowardl=uninstrumented
-fun:nfsservctl=uninstrumented
-fun:nftw=uninstrumented
-fun:nftw64=uninstrumented
-fun:ngettext=uninstrumented
-fun:nice=uninstrumented
-fun:nis_add=uninstrumented
-fun:nis_add_entry=uninstrumented
-fun:nis_addmember=uninstrumented
-fun:nis_checkpoint=uninstrumented
-fun:nis_clone_directory=uninstrumented
-fun:nis_clone_object=uninstrumented
-fun:nis_clone_result=uninstrumented
-fun:nis_creategroup=uninstrumented
-fun:nis_destroy_object=uninstrumented
-fun:nis_destroygroup=uninstrumented
-fun:nis_dir_cmp=uninstrumented
-fun:nis_domain_of=uninstrumented
-fun:nis_domain_of_r=uninstrumented
-fun:nis_first_entry=uninstrumented
-fun:nis_free_directory=uninstrumented
-fun:nis_free_object=uninstrumented
-fun:nis_free_request=uninstrumented
-fun:nis_freenames=uninstrumented
-fun:nis_freeresult=uninstrumented
-fun:nis_freeservlist=uninstrumented
-fun:nis_freetags=uninstrumented
-fun:nis_getnames=uninstrumented
-fun:nis_getservlist=uninstrumented
-fun:nis_ismember=uninstrumented
-fun:nis_leaf_of=uninstrumented
-fun:nis_leaf_of_r=uninstrumented
-fun:nis_lerror=uninstrumented
-fun:nis_list=uninstrumented
-fun:nis_local_directory=uninstrumented
-fun:nis_local_group=uninstrumented
-fun:nis_local_host=uninstrumented
-fun:nis_local_principal=uninstrumented
-fun:nis_lookup=uninstrumented
-fun:nis_mkdir=uninstrumented
-fun:nis_modify=uninstrumented
-fun:nis_modify_entry=uninstrumented
-fun:nis_name_of=uninstrumented
-fun:nis_name_of_r=uninstrumented
-fun:nis_next_entry=uninstrumented
-fun:nis_perror=uninstrumented
-fun:nis_ping=uninstrumented
-fun:nis_print_directory=uninstrumented
-fun:nis_print_entry=uninstrumented
-fun:nis_print_group=uninstrumented
-fun:nis_print_group_entry=uninstrumented
-fun:nis_print_link=uninstrumented
-fun:nis_print_object=uninstrumented
-fun:nis_print_result=uninstrumented
-fun:nis_print_rights=uninstrumented
-fun:nis_print_table=uninstrumented
-fun:nis_read_obj=uninstrumented
-fun:nis_remove=uninstrumented
-fun:nis_remove_entry=uninstrumented
-fun:nis_removemember=uninstrumented
-fun:nis_rmdir=uninstrumented
-fun:nis_servstate=uninstrumented
-fun:nis_sperrno=uninstrumented
-fun:nis_sperror=uninstrumented
-fun:nis_sperror_r=uninstrumented
-fun:nis_stats=uninstrumented
-fun:nis_verifygroup=uninstrumented
-fun:nis_write_obj=uninstrumented
-fun:nl_langinfo=uninstrumented
-fun:nl_langinfo_l=uninstrumented
-fun:nop=uninstrumented
-fun:nptl_freeres=uninstrumented
-fun:nr_digits256=uninstrumented
-fun:nrand48=uninstrumented
-fun:nrand48_r=uninstrumented
-fun:ns_datetosecs=uninstrumented
-fun:ns_format_ttl=uninstrumented
-fun:ns_get16=uninstrumented
-fun:ns_get32=uninstrumented
-fun:ns_initparse=uninstrumented
-fun:ns_makecanon=uninstrumented
-fun:ns_msg_getflag=uninstrumented
-fun:ns_name_compress=uninstrumented
-fun:ns_name_ntol=uninstrumented
-fun:ns_name_ntop=uninstrumented
-fun:ns_name_pack=uninstrumented
-fun:ns_name_pton=uninstrumented
-fun:ns_name_rollback=uninstrumented
-fun:ns_name_skip=uninstrumented
-fun:ns_name_uncompress=uninstrumented
-fun:ns_name_unpack=uninstrumented
-fun:ns_parse_ttl=uninstrumented
-fun:ns_parserr=uninstrumented
-fun:ns_put16=uninstrumented
-fun:ns_put32=uninstrumented
-fun:ns_samedomain=uninstrumented
-fun:ns_samename=uninstrumented
-fun:ns_skiprr=uninstrumented
-fun:ns_sprintrr=uninstrumented
-fun:ns_sprintrrf=uninstrumented
-fun:ns_subdomain=uninstrumented
-fun:ntohl=uninstrumented
-fun:ntohs=uninstrumented
-fun:ntp_adjtime=uninstrumented
-fun:ntp_gettime=uninstrumented
-fun:ntp_gettimex=uninstrumented
-fun:obstack_free=uninstrumented
-fun:obstack_printf=uninstrumented
-fun:obstack_vprintf=uninstrumented
-fun:on_exit=uninstrumented
-fun:open=uninstrumented
-fun:open64=uninstrumented
-fun:open_by_handle_at=uninstrumented
-fun:open_memstream=uninstrumented
-fun:open_wmemstream=uninstrumented
-fun:openat=uninstrumented
-fun:openat64=uninstrumented
-fun:opendir=uninstrumented
-fun:openlog=uninstrumented
-fun:openpty=uninstrumented
-fun:parse_printf_format=uninstrumented
-fun:passwd2des=uninstrumented
-fun:pathconf=uninstrumented
-fun:pause=uninstrumented
-fun:pclose=uninstrumented
-fun:perror=uninstrumented
-fun:personality=uninstrumented
-fun:pipe=uninstrumented
-fun:pipe2=uninstrumented
-fun:pivot_root=uninstrumented
-fun:pmap_getmaps=uninstrumented
-fun:pmap_getport=uninstrumented
-fun:pmap_rmtcall=uninstrumented
-fun:pmap_set=uninstrumented
-fun:pmap_unset=uninstrumented
-fun:poll=uninstrumented
-fun:popen=uninstrumented
-fun:posix_fadvise=uninstrumented
-fun:posix_fadvise64=uninstrumented
-fun:posix_fallocate=uninstrumented
-fun:posix_fallocate64=uninstrumented
-fun:posix_madvise=uninstrumented
-fun:posix_memalign=uninstrumented
-fun:posix_openpt=uninstrumented
-fun:posix_spawn=uninstrumented
-fun:posix_spawn_file_actions_addclose=uninstrumented
-fun:posix_spawn_file_actions_adddup2=uninstrumented
-fun:posix_spawn_file_actions_addopen=uninstrumented
-fun:posix_spawn_file_actions_destroy=uninstrumented
-fun:posix_spawn_file_actions_init=uninstrumented
-fun:posix_spawnattr_destroy=uninstrumented
-fun:posix_spawnattr_getflags=uninstrumented
-fun:posix_spawnattr_getpgroup=uninstrumented
-fun:posix_spawnattr_getschedparam=uninstrumented
-fun:posix_spawnattr_getschedpolicy=uninstrumented
-fun:posix_spawnattr_getsigdefault=uninstrumented
-fun:posix_spawnattr_getsigmask=uninstrumented
-fun:posix_spawnattr_init=uninstrumented
-fun:posix_spawnattr_setflags=uninstrumented
-fun:posix_spawnattr_setpgroup=uninstrumented
-fun:posix_spawnattr_setschedparam=uninstrumented
-fun:posix_spawnattr_setschedpolicy=uninstrumented
-fun:posix_spawnattr_setsigdefault=uninstrumented
-fun:posix_spawnattr_setsigmask=uninstrumented
-fun:posix_spawnp=uninstrumented
-fun:pow=uninstrumented
-fun:pow10=uninstrumented
-fun:pow10f=uninstrumented
-fun:pow10l=uninstrumented
-fun:powf=uninstrumented
-fun:powl=uninstrumented
-fun:ppoll=uninstrumented
-fun:prctl=uninstrumented
-fun:pread=uninstrumented
-fun:pread64=uninstrumented
-fun:preadv=uninstrumented
-fun:preadv64=uninstrumented
-fun:printf=uninstrumented
-fun:printf_size=uninstrumented
-fun:printf_size_info=uninstrumented
-fun:prlimit=uninstrumented
-fun:prlimit64=uninstrumented
-fun:process_vm_readv=uninstrumented
-fun:process_vm_writev=uninstrumented
-fun:profil=uninstrumented
-fun:pselect=uninstrumented
-fun:psiginfo=uninstrumented
-fun:psignal=uninstrumented
-fun:pthread_atfork=uninstrumented
-fun:pthread_attr_destroy=uninstrumented
-fun:pthread_attr_getaffinity_np=uninstrumented
-fun:pthread_attr_getdetachstate=uninstrumented
-fun:pthread_attr_getguardsize=uninstrumented
-fun:pthread_attr_getinheritsched=uninstrumented
-fun:pthread_attr_getschedparam=uninstrumented
-fun:pthread_attr_getschedpolicy=uninstrumented
-fun:pthread_attr_getscope=uninstrumented
-fun:pthread_attr_getstack=uninstrumented
-fun:pthread_attr_getstackaddr=uninstrumented
-fun:pthread_attr_getstacksize=uninstrumented
-fun:pthread_attr_init=uninstrumented
-fun:pthread_attr_setaffinity_np=uninstrumented
-fun:pthread_attr_setdetachstate=uninstrumented
-fun:pthread_attr_setguardsize=uninstrumented
-fun:pthread_attr_setinheritsched=uninstrumented
-fun:pthread_attr_setschedparam=uninstrumented
-fun:pthread_attr_setschedpolicy=uninstrumented
-fun:pthread_attr_setscope=uninstrumented
-fun:pthread_attr_setstack=uninstrumented
-fun:pthread_attr_setstackaddr=uninstrumented
-fun:pthread_attr_setstacksize=uninstrumented
-fun:pthread_barrier_destroy=uninstrumented
-fun:pthread_barrier_init=uninstrumented
-fun:pthread_barrier_wait=uninstrumented
-fun:pthread_barrierattr_destroy=uninstrumented
-fun:pthread_barrierattr_getpshared=uninstrumented
-fun:pthread_barrierattr_init=uninstrumented
-fun:pthread_barrierattr_setpshared=uninstrumented
-fun:pthread_cancel=uninstrumented
-fun:pthread_cancel_init=uninstrumented
-fun:pthread_cond_broadcast=uninstrumented
-fun:pthread_cond_destroy=uninstrumented
-fun:pthread_cond_init=uninstrumented
-fun:pthread_cond_signal=uninstrumented
-fun:pthread_cond_timedwait=uninstrumented
-fun:pthread_cond_wait=uninstrumented
-fun:pthread_condattr_destroy=uninstrumented
-fun:pthread_condattr_getclock=uninstrumented
-fun:pthread_condattr_getpshared=uninstrumented
-fun:pthread_condattr_init=uninstrumented
-fun:pthread_condattr_setclock=uninstrumented
-fun:pthread_condattr_setpshared=uninstrumented
-fun:pthread_create=uninstrumented
-fun:pthread_detach=uninstrumented
-fun:pthread_equal=uninstrumented
-fun:pthread_exit=uninstrumented
-fun:pthread_getaffinity_np=uninstrumented
-fun:pthread_getattr_np=uninstrumented
-fun:pthread_getconcurrency=uninstrumented
-fun:pthread_getcpuclockid=uninstrumented
-fun:pthread_getname_np=uninstrumented
-fun:pthread_getschedparam=uninstrumented
-fun:pthread_getspecific=uninstrumented
-fun:pthread_join=uninstrumented
-fun:pthread_key_create=uninstrumented
-fun:pthread_key_delete=uninstrumented
-fun:pthread_kill=uninstrumented
-fun:pthread_kill_other_threads_np=uninstrumented
-fun:pthread_mutex_consistent=uninstrumented
-fun:pthread_mutex_consistent_np=uninstrumented
-fun:pthread_mutex_destroy=uninstrumented
-fun:pthread_mutex_getprioceiling=uninstrumented
-fun:pthread_mutex_init=uninstrumented
-fun:pthread_mutex_lock=uninstrumented
-fun:pthread_mutex_setprioceiling=uninstrumented
-fun:pthread_mutex_timedlock=uninstrumented
-fun:pthread_mutex_trylock=uninstrumented
-fun:pthread_mutex_unlock=uninstrumented
-fun:pthread_mutexattr_destroy=uninstrumented
-fun:pthread_mutexattr_getkind_np=uninstrumented
-fun:pthread_mutexattr_getprioceiling=uninstrumented
-fun:pthread_mutexattr_getprotocol=uninstrumented
-fun:pthread_mutexattr_getpshared=uninstrumented
-fun:pthread_mutexattr_getrobust=uninstrumented
-fun:pthread_mutexattr_getrobust_np=uninstrumented
-fun:pthread_mutexattr_gettype=uninstrumented
-fun:pthread_mutexattr_init=uninstrumented
-fun:pthread_mutexattr_setkind_np=uninstrumented
-fun:pthread_mutexattr_setprioceiling=uninstrumented
-fun:pthread_mutexattr_setprotocol=uninstrumented
-fun:pthread_mutexattr_setpshared=uninstrumented
-fun:pthread_mutexattr_setrobust=uninstrumented
-fun:pthread_mutexattr_setrobust_np=uninstrumented
-fun:pthread_mutexattr_settype=uninstrumented
-fun:pthread_once=uninstrumented
-fun:pthread_rwlock_destroy=uninstrumented
-fun:pthread_rwlock_init=uninstrumented
-fun:pthread_rwlock_rdlock=uninstrumented
-fun:pthread_rwlock_timedrdlock=uninstrumented
-fun:pthread_rwlock_timedwrlock=uninstrumented
-fun:pthread_rwlock_tryrdlock=uninstrumented
-fun:pthread_rwlock_trywrlock=uninstrumented
-fun:pthread_rwlock_unlock=uninstrumented
-fun:pthread_rwlock_wrlock=uninstrumented
-fun:pthread_rwlockattr_destroy=uninstrumented
-fun:pthread_rwlockattr_getkind_np=uninstrumented
-fun:pthread_rwlockattr_getpshared=uninstrumented
-fun:pthread_rwlockattr_init=uninstrumented
-fun:pthread_rwlockattr_setkind_np=uninstrumented
-fun:pthread_rwlockattr_setpshared=uninstrumented
-fun:pthread_self=uninstrumented
-fun:pthread_setaffinity_np=uninstrumented
-fun:pthread_setcancelstate=uninstrumented
-fun:pthread_setcanceltype=uninstrumented
-fun:pthread_setconcurrency=uninstrumented
-fun:pthread_setname_np=uninstrumented
-fun:pthread_setschedparam=uninstrumented
-fun:pthread_setschedprio=uninstrumented
-fun:pthread_setspecific=uninstrumented
-fun:pthread_sigmask=uninstrumented
-fun:pthread_sigqueue=uninstrumented
-fun:pthread_spin_destroy=uninstrumented
-fun:pthread_spin_init=uninstrumented
-fun:pthread_spin_lock=uninstrumented
-fun:pthread_spin_trylock=uninstrumented
-fun:pthread_spin_unlock=uninstrumented
-fun:pthread_testcancel=uninstrumented
-fun:pthread_timedjoin_np=uninstrumented
-fun:pthread_tryjoin_np=uninstrumented
-fun:pthread_yield=uninstrumented
-fun:ptrace=uninstrumented
-fun:ptsname=uninstrumented
-fun:ptsname_r=uninstrumented
-fun:putc=uninstrumented
-fun:putc_unlocked=uninstrumented
-fun:putchar=uninstrumented
-fun:putchar_unlocked=uninstrumented
-fun:putenv=uninstrumented
-fun:putgrent=uninstrumented
-fun:putmsg=uninstrumented
-fun:putpmsg=uninstrumented
-fun:putpwent=uninstrumented
-fun:puts=uninstrumented
-fun:putsgent=uninstrumented
-fun:putspent=uninstrumented
-fun:pututline=uninstrumented
-fun:pututxline=uninstrumented
-fun:putw=uninstrumented
-fun:putwc=uninstrumented
-fun:putwc_unlocked=uninstrumented
-fun:putwchar=uninstrumented
-fun:putwchar_unlocked=uninstrumented
-fun:pvalloc=uninstrumented
-fun:pwrite=uninstrumented
-fun:pwrite64=uninstrumented
-fun:pwritev=uninstrumented
-fun:pwritev64=uninstrumented
-fun:qecvt=uninstrumented
-fun:qecvt_r=uninstrumented
-fun:qfcvt=uninstrumented
-fun:qfcvt_r=uninstrumented
-fun:qgcvt=uninstrumented
-fun:qsort=uninstrumented
-fun:qsort_r=uninstrumented
-fun:query_module=uninstrumented
-fun:quick_exit=uninstrumented
-fun:quotactl=uninstrumented
-fun:raise=uninstrumented
-fun:rand=uninstrumented
-fun:rand_r=uninstrumented
-fun:random=uninstrumented
-fun:random_r=uninstrumented
-fun:rawmemchr=uninstrumented
-fun:rcmd=uninstrumented
-fun:rcmd_af=uninstrumented
-fun:re_comp=uninstrumented
-fun:re_compile_fastmap=uninstrumented
-fun:re_compile_pattern=uninstrumented
-fun:re_exec=uninstrumented
-fun:re_match=uninstrumented
-fun:re_match_2=uninstrumented
-fun:re_search=uninstrumented
-fun:re_search_2=uninstrumented
-fun:re_set_registers=uninstrumented
-fun:re_set_syntax=uninstrumented
-fun:read=uninstrumented
-fun:readColdStartFile=uninstrumented
-fun:readahead=uninstrumented
-fun:readdir=uninstrumented
-fun:readdir64=uninstrumented
-fun:readdir64_r=uninstrumented
-fun:readdir_r=uninstrumented
-fun:readlink=uninstrumented
-fun:readlinkat=uninstrumented
-fun:readv=uninstrumented
-fun:realloc=uninstrumented
-fun:realpath=uninstrumented
-fun:reboot=uninstrumented
-fun:recv=uninstrumented
-fun:recvfrom=uninstrumented
-fun:recvmmsg=uninstrumented
-fun:recvmsg=uninstrumented
-fun:regcomp=uninstrumented
-fun:regerror=uninstrumented
-fun:regexec=uninstrumented
-fun:regfree=uninstrumented
-fun:register_printf_function=uninstrumented
-fun:register_printf_modifier=uninstrumented
-fun:register_printf_specifier=uninstrumented
-fun:register_printf_type=uninstrumented
-fun:registerrpc=uninstrumented
-fun:remainder=uninstrumented
-fun:remainderf=uninstrumented
-fun:remainderl=uninstrumented
-fun:remap_file_pages=uninstrumented
-fun:remove=uninstrumented
-fun:removexattr=uninstrumented
-fun:remque=uninstrumented
-fun:remquo=uninstrumented
-fun:remquof=uninstrumented
-fun:remquol=uninstrumented
-fun:rename=uninstrumented
-fun:renameat=uninstrumented
-fun:res_gethostbyaddr=uninstrumented
-fun:res_gethostbyname=uninstrumented
-fun:res_gethostbyname2=uninstrumented
-fun:res_send_setqhook=uninstrumented
-fun:res_send_setrhook=uninstrumented
-fun:revoke=uninstrumented
-fun:rewind=uninstrumented
-fun:rewinddir=uninstrumented
-fun:rexec=uninstrumented
-fun:rexec_af=uninstrumented
-fun:rindex=uninstrumented
-fun:rint=uninstrumented
-fun:rintf=uninstrumented
-fun:rintl=uninstrumented
-fun:rmdir=uninstrumented
-fun:round=uninstrumented
-fun:roundf=uninstrumented
-fun:rounding_correction.constprop.1=uninstrumented
-fun:roundl=uninstrumented
-fun:rpmatch=uninstrumented
-fun:rresvport=uninstrumented
-fun:rresvport_af=uninstrumented
-fun:rtime=uninstrumented
-fun:ruserok=uninstrumented
-fun:ruserok_af=uninstrumented
-fun:ruserpass=uninstrumented
-fun:sbrk=uninstrumented
-fun:scalb=uninstrumented
-fun:scalbf=uninstrumented
-fun:scalbl=uninstrumented
-fun:scalbln=uninstrumented
-fun:scalblnf=uninstrumented
-fun:scalblnl=uninstrumented
-fun:scalbn=uninstrumented
-fun:scalbnf=uninstrumented
-fun:scalbnl=uninstrumented
-fun:scandir=uninstrumented
-fun:scandir64=uninstrumented
-fun:scandirat=uninstrumented
-fun:scandirat64=uninstrumented
-fun:scanf=uninstrumented
-fun:sched_get_priority_max=uninstrumented
-fun:sched_get_priority_min=uninstrumented
-fun:sched_getaffinity=uninstrumented
-fun:sched_getcpu=uninstrumented
-fun:sched_getparam=uninstrumented
-fun:sched_getscheduler=uninstrumented
-fun:sched_rr_get_interval=uninstrumented
-fun:sched_setaffinity=uninstrumented
-fun:sched_setparam=uninstrumented
-fun:sched_setscheduler=uninstrumented
-fun:sched_yield=uninstrumented
-fun:seed48=uninstrumented
-fun:seed48_r=uninstrumented
-fun:seekdir=uninstrumented
-fun:select=uninstrumented
-fun:sem_close=uninstrumented
-fun:sem_destroy=uninstrumented
-fun:sem_getvalue=uninstrumented
-fun:sem_init=uninstrumented
-fun:sem_open=uninstrumented
-fun:sem_post=uninstrumented
-fun:sem_timedwait=uninstrumented
-fun:sem_timedwait_cleanup=uninstrumented
-fun:sem_timedwait_cleanup2=uninstrumented
-fun:sem_trywait=uninstrumented
-fun:sem_unlink=uninstrumented
-fun:sem_wait=uninstrumented
-fun:sem_wait_cleanup=uninstrumented
-fun:semctl=uninstrumented
-fun:semget=uninstrumented
-fun:semop=uninstrumented
-fun:semtimedop=uninstrumented
-fun:send=uninstrumented
-fun:sendfile=uninstrumented
-fun:sendfile64=uninstrumented
-fun:sendmmsg=uninstrumented
-fun:sendmsg=uninstrumented
-fun:sendto=uninstrumented
-fun:setaliasent=uninstrumented
-fun:setbuf=uninstrumented
-fun:setbuffer=uninstrumented
-fun:setcontext=uninstrumented
-fun:setdomainname=uninstrumented
-fun:setegid=uninstrumented
-fun:setenv=uninstrumented
-fun:seteuid=uninstrumented
-fun:setfsent=uninstrumented
-fun:setfsgid=uninstrumented
-fun:setfsuid=uninstrumented
-fun:setgid=uninstrumented
-fun:setgrent=uninstrumented
-fun:setgroups=uninstrumented
-fun:sethostent=uninstrumented
-fun:sethostid=uninstrumented
-fun:sethostname=uninstrumented
-fun:setipv4sourcefilter=uninstrumented
-fun:setitimer=uninstrumented
-fun:setjmp=uninstrumented
-fun:setkey=uninstrumented
-fun:setkey_r=uninstrumented
-fun:setlinebuf=uninstrumented
-fun:setlocale=uninstrumented
-fun:setlogin=uninstrumented
-fun:setlogmask=uninstrumented
-fun:setmntent=uninstrumented
-fun:setnetent=uninstrumented
-fun:setnetgrent=uninstrumented
-fun:setns=uninstrumented
-fun:setpgid=uninstrumented
-fun:setpgrp=uninstrumented
-fun:setpriority=uninstrumented
-fun:setprotoent=uninstrumented
-fun:setpwent=uninstrumented
-fun:setregid=uninstrumented
-fun:setresgid=uninstrumented
-fun:setresuid=uninstrumented
-fun:setreuid=uninstrumented
-fun:setrlimit=uninstrumented
-fun:setrlimit64=uninstrumented
-fun:setrpcent=uninstrumented
-fun:setservent=uninstrumented
-fun:setsgent=uninstrumented
-fun:setsid=uninstrumented
-fun:setsockopt=uninstrumented
-fun:setsourcefilter=uninstrumented
-fun:setspent=uninstrumented
-fun:setstate=uninstrumented
-fun:setstate_r=uninstrumented
-fun:settimeofday=uninstrumented
-fun:setttyent=uninstrumented
-fun:setuid=uninstrumented
-fun:setusershell=uninstrumented
-fun:setutent=uninstrumented
-fun:setutxent=uninstrumented
-fun:setvbuf=uninstrumented
-fun:setxattr=uninstrumented
-fun:setxid_mark_thread.isra.1=uninstrumented
-fun:sgetsgent=uninstrumented
-fun:sgetsgent_r=uninstrumented
-fun:sgetspent=uninstrumented
-fun:sgetspent_r=uninstrumented
-fun:shm_open=uninstrumented
-fun:shm_unlink=uninstrumented
-fun:shmat=uninstrumented
-fun:shmctl=uninstrumented
-fun:shmdt=uninstrumented
-fun:shmget=uninstrumented
-fun:shutdown=uninstrumented
-fun:sigaction=uninstrumented
-fun:sigaddset=uninstrumented
-fun:sigaltstack=uninstrumented
-fun:sigandset=uninstrumented
-fun:sigblock=uninstrumented
-fun:sigcancel_handler=uninstrumented
-fun:sigdelset=uninstrumented
-fun:sigemptyset=uninstrumented
-fun:sigfillset=uninstrumented
-fun:siggetmask=uninstrumented
-fun:sighandler_setxid=uninstrumented
-fun:sighold=uninstrumented
-fun:sigignore=uninstrumented
-fun:siginterrupt=uninstrumented
-fun:sigisemptyset=uninstrumented
-fun:sigismember=uninstrumented
-fun:siglongjmp=uninstrumented
-fun:signal=uninstrumented
-fun:signalfd=uninstrumented
-fun:significand=uninstrumented
-fun:significandf=uninstrumented
-fun:significandl=uninstrumented
-fun:sigorset=uninstrumented
-fun:sigpause=uninstrumented
-fun:sigpending=uninstrumented
-fun:sigprocmask=uninstrumented
-fun:sigqueue=uninstrumented
-fun:sigrelse=uninstrumented
-fun:sigreturn=uninstrumented
-fun:sigset=uninstrumented
-fun:sigsetmask=uninstrumented
-fun:sigstack=uninstrumented
-fun:sigsuspend=uninstrumented
-fun:sigtimedwait=uninstrumented
-fun:sigvec=uninstrumented
-fun:sigwait=uninstrumented
-fun:sigwaitinfo=uninstrumented
-fun:sin=uninstrumented
-fun:sincos=uninstrumented
-fun:sincosf=uninstrumented
-fun:sincosl=uninstrumented
-fun:sinf=uninstrumented
-fun:sinh=uninstrumented
-fun:sinhf=uninstrumented
-fun:sinhl=uninstrumented
-fun:sinl=uninstrumented
-fun:sleep=uninstrumented
-fun:snprintf=uninstrumented
-fun:sockatmark=uninstrumented
-fun:socket=uninstrumented
-fun:socketpair=uninstrumented
-fun:splice=uninstrumented
-fun:sprintf=uninstrumented
-fun:sprofil=uninstrumented
-fun:sqrt=uninstrumented
-fun:sqrtf=uninstrumented
-fun:sqrtl=uninstrumented
-fun:srand=uninstrumented
-fun:srand48=uninstrumented
-fun:srand48_r=uninstrumented
-fun:srandom=uninstrumented
-fun:srandom_r=uninstrumented
-fun:sscanf=uninstrumented
-fun:ssignal=uninstrumented
-fun:sstk=uninstrumented
-fun:stack_split_initialize_thread=uninstrumented
-fun:start_thread=uninstrumented
-fun:stat=uninstrumented
-fun:stat64=uninstrumented
-fun:statfs=uninstrumented
-fun:statfs64=uninstrumented
-fun:statvfs=uninstrumented
-fun:statvfs64=uninstrumented
-fun:step=uninstrumented
-fun:stime=uninstrumented
-fun:stpcpy=uninstrumented
-fun:stpncpy=uninstrumented
-fun:strcasecmp=uninstrumented
-fun:strcasecmp_l=uninstrumented
-fun:strcasestr=uninstrumented
-fun:strcat=uninstrumented
-fun:strchr=uninstrumented
-fun:strchrnul=uninstrumented
-fun:strcmp=uninstrumented
-fun:strcoll=uninstrumented
-fun:strcoll_l=uninstrumented
-fun:strcpy=uninstrumented
-fun:strcspn=uninstrumented
-fun:strdup=uninstrumented
-fun:strerror=uninstrumented
-fun:strerror_l=uninstrumented
-fun:strerror_r=uninstrumented
-fun:strfmon=uninstrumented
-fun:strfmon_l=uninstrumented
-fun:strfry=uninstrumented
-fun:strftime=uninstrumented
-fun:strftime_l=uninstrumented
-fun:strlen=uninstrumented
-fun:strncasecmp=uninstrumented
-fun:strncasecmp_l=uninstrumented
-fun:strncat=uninstrumented
-fun:strncmp=uninstrumented
-fun:strncpy=uninstrumented
-fun:strndup=uninstrumented
-fun:strnlen=uninstrumented
-fun:strpbrk=uninstrumented
-fun:strptime=uninstrumented
-fun:strptime_l=uninstrumented
-fun:strrchr=uninstrumented
-fun:strsep=uninstrumented
-fun:strsignal=uninstrumented
-fun:strspn=uninstrumented
-fun:strstr=uninstrumented
-fun:strtod=uninstrumented
-fun:strtod_l=uninstrumented
-fun:strtof=uninstrumented
-fun:strtof_l=uninstrumented
-fun:strtoimax=uninstrumented
-fun:strtok=uninstrumented
-fun:strtok_r=uninstrumented
-fun:strtol=uninstrumented
-fun:strtol_l=uninstrumented
-fun:strtold=uninstrumented
-fun:strtold_l=uninstrumented
-fun:strtoll=uninstrumented
-fun:strtoll_l=uninstrumented
-fun:strtoq=uninstrumented
-fun:strtoul=uninstrumented
-fun:strtoul_l=uninstrumented
-fun:strtoull=uninstrumented
-fun:strtoull_l=uninstrumented
-fun:strtoumax=uninstrumented
-fun:strtouq=uninstrumented
-fun:strverscmp=uninstrumented
-fun:strxfrm=uninstrumented
-fun:strxfrm_l=uninstrumented
-fun:stty=uninstrumented
-fun:sub256=uninstrumented
-fun:svc_exit=uninstrumented
-fun:svc_getreq=uninstrumented
-fun:svc_getreq_common=uninstrumented
-fun:svc_getreq_poll=uninstrumented
-fun:svc_getreqset=uninstrumented
-fun:svc_register=uninstrumented
-fun:svc_run=uninstrumented
-fun:svc_sendreply=uninstrumented
-fun:svc_unregister=uninstrumented
-fun:svcerr_auth=uninstrumented
-fun:svcerr_decode=uninstrumented
-fun:svcerr_noproc=uninstrumented
-fun:svcerr_noprog=uninstrumented
-fun:svcerr_progvers=uninstrumented
-fun:svcerr_systemerr=uninstrumented
-fun:svcerr_weakauth=uninstrumented
-fun:svcfd_create=uninstrumented
-fun:svcraw_create=uninstrumented
-fun:svctcp_create=uninstrumented
-fun:svcudp_bufcreate=uninstrumented
-fun:svcudp_create=uninstrumented
-fun:svcudp_enablecache=uninstrumented
-fun:svcunix_create=uninstrumented
-fun:svcunixfd_create=uninstrumented
-fun:swab=uninstrumented
-fun:swapcontext=uninstrumented
-fun:swapoff=uninstrumented
-fun:swapon=uninstrumented
-fun:swprintf=uninstrumented
-fun:swscanf=uninstrumented
-fun:symlink=uninstrumented
-fun:symlinkat=uninstrumented
-fun:sync=uninstrumented
-fun:sync_file_range=uninstrumented
-fun:syncfs=uninstrumented
-fun:syscall=uninstrumented
-fun:sysconf=uninstrumented
-fun:sysctl=uninstrumented
-fun:sysinfo=uninstrumented
-fun:syslog=uninstrumented
-fun:system=uninstrumented
-fun:sysv_signal=uninstrumented
-fun:tan=uninstrumented
-fun:tanf=uninstrumented
-fun:tanh=uninstrumented
-fun:tanhf=uninstrumented
-fun:tanhl=uninstrumented
-fun:tanl=uninstrumented
-fun:tcdrain=uninstrumented
-fun:tcflow=uninstrumented
-fun:tcflush=uninstrumented
-fun:tcgetattr=uninstrumented
-fun:tcgetpgrp=uninstrumented
-fun:tcgetsid=uninstrumented
-fun:tcsendbreak=uninstrumented
-fun:tcsetattr=uninstrumented
-fun:tcsetpgrp=uninstrumented
-fun:td_init=uninstrumented
-fun:td_log=uninstrumented
-fun:td_symbol_list=uninstrumented
-fun:td_ta_clear_event=uninstrumented
-fun:td_ta_delete=uninstrumented
-fun:td_ta_enable_stats=uninstrumented
-fun:td_ta_event_addr=uninstrumented
-fun:td_ta_event_getmsg=uninstrumented
-fun:td_ta_get_nthreads=uninstrumented
-fun:td_ta_get_ph=uninstrumented
-fun:td_ta_get_stats=uninstrumented
-fun:td_ta_map_id2thr=uninstrumented
-fun:td_ta_map_lwp2thr=uninstrumented
-fun:td_ta_new=uninstrumented
-fun:td_ta_reset_stats=uninstrumented
-fun:td_ta_set_event=uninstrumented
-fun:td_ta_setconcurrency=uninstrumented
-fun:td_ta_thr_iter=uninstrumented
-fun:td_ta_tsd_iter=uninstrumented
-fun:td_thr_clear_event=uninstrumented
-fun:td_thr_dbresume=uninstrumented
-fun:td_thr_dbsuspend=uninstrumented
-fun:td_thr_event_enable=uninstrumented
-fun:td_thr_event_getmsg=uninstrumented
-fun:td_thr_get_info=uninstrumented
-fun:td_thr_getfpregs=uninstrumented
-fun:td_thr_getgregs=uninstrumented
-fun:td_thr_getxregs=uninstrumented
-fun:td_thr_getxregsize=uninstrumented
-fun:td_thr_set_event=uninstrumented
-fun:td_thr_setfpregs=uninstrumented
-fun:td_thr_setgregs=uninstrumented
-fun:td_thr_setprio=uninstrumented
-fun:td_thr_setsigpending=uninstrumented
-fun:td_thr_setxregs=uninstrumented
-fun:td_thr_sigsetmask=uninstrumented
-fun:td_thr_tls_get_addr=uninstrumented
-fun:td_thr_tlsbase=uninstrumented
-fun:td_thr_tsd=uninstrumented
-fun:td_thr_validate=uninstrumented
-fun:tdelete=uninstrumented
-fun:tdestroy=uninstrumented
-fun:tee=uninstrumented
-fun:telldir=uninstrumented
-fun:tempnam=uninstrumented
-fun:textdomain=uninstrumented
-fun:tfind=uninstrumented
-fun:tgamma=uninstrumented
-fun:tgammaf=uninstrumented
-fun:tgammal=uninstrumented
-fun:time=uninstrumented
-fun:timegm=uninstrumented
-fun:timelocal=uninstrumented
-fun:timer_create=uninstrumented
-fun:timer_delete=uninstrumented
-fun:timer_getoverrun=uninstrumented
-fun:timer_gettime=uninstrumented
-fun:timer_settime=uninstrumented
-fun:timerfd_create=uninstrumented
-fun:timerfd_gettime=uninstrumented
-fun:timerfd_settime=uninstrumented
-fun:times=uninstrumented
-fun:tmpfile=uninstrumented
-fun:tmpfile64=uninstrumented
-fun:tmpnam=uninstrumented
-fun:tmpnam_r=uninstrumented
-fun:toascii=uninstrumented
-fun:tolower=uninstrumented
-fun:tolower_l=uninstrumented
-fun:toupper=uninstrumented
-fun:toupper_l=uninstrumented
-fun:towctrans=uninstrumented
-fun:towctrans_l=uninstrumented
-fun:towlower=uninstrumented
-fun:towlower_l=uninstrumented
-fun:towupper=uninstrumented
-fun:towupper_l=uninstrumented
-fun:tr_break=uninstrumented
-fun:trunc=uninstrumented
-fun:truncate=uninstrumented
-fun:truncate64=uninstrumented
-fun:truncf=uninstrumented
-fun:truncl=uninstrumented
-fun:tsearch=uninstrumented
-fun:ttyname=uninstrumented
-fun:ttyname_r=uninstrumented
-fun:ttyslot=uninstrumented
-fun:twalk=uninstrumented
-fun:tzset=uninstrumented
-fun:ualarm=uninstrumented
-fun:ulckpwdf=uninstrumented
-fun:ulimit=uninstrumented
-fun:umask=uninstrumented
-fun:umount=uninstrumented
-fun:umount2=uninstrumented
-fun:uname=uninstrumented
-fun:ungetc=uninstrumented
-fun:ungetwc=uninstrumented
-fun:unlink=uninstrumented
-fun:unlinkat=uninstrumented
-fun:unlockpt=uninstrumented
-fun:unsetenv=uninstrumented
-fun:unshare=uninstrumented
-fun:unwind_cleanup=uninstrumented
-fun:unwind_stop=uninstrumented
-fun:updwtmp=uninstrumented
-fun:updwtmpx=uninstrumented
-fun:uselib=uninstrumented
-fun:uselocale=uninstrumented
-fun:user2netname=uninstrumented
-fun:usleep=uninstrumented
-fun:ustat=uninstrumented
-fun:utime=uninstrumented
-fun:utimensat=uninstrumented
-fun:utimes=uninstrumented
-fun:utmpname=uninstrumented
-fun:utmpxname=uninstrumented
-fun:valloc=uninstrumented
-fun:vasprintf=uninstrumented
-fun:vdprintf=uninstrumented
-fun:verr=uninstrumented
-fun:verrx=uninstrumented
-fun:versionsort=uninstrumented
-fun:versionsort64=uninstrumented
-fun:vfork=uninstrumented
-fun:vfprintf=uninstrumented
-fun:vfscanf=uninstrumented
-fun:vfwprintf=uninstrumented
-fun:vfwscanf=uninstrumented
-fun:vhangup=uninstrumented
-fun:vlimit=uninstrumented
-fun:vmsplice=uninstrumented
-fun:vprintf=uninstrumented
-fun:vscanf=uninstrumented
-fun:vsnprintf=uninstrumented
-fun:vsprintf=uninstrumented
-fun:vsscanf=uninstrumented
-fun:vswprintf=uninstrumented
-fun:vswscanf=uninstrumented
-fun:vsyslog=uninstrumented
-fun:vtimes=uninstrumented
-fun:vwarn=uninstrumented
-fun:vwarnx=uninstrumented
-fun:vwprintf=uninstrumented
-fun:vwscanf=uninstrumented
-fun:wait=uninstrumented
-fun:wait3=uninstrumented
-fun:wait4=uninstrumented
-fun:waitid=uninstrumented
-fun:waitpid=uninstrumented
-fun:walker=uninstrumented
-fun:warn=uninstrumented
-fun:warnx=uninstrumented
-fun:wcpcpy=uninstrumented
-fun:wcpncpy=uninstrumented
-fun:wcrtomb=uninstrumented
-fun:wcscasecmp=uninstrumented
-fun:wcscasecmp_l=uninstrumented
-fun:wcscat=uninstrumented
-fun:wcschr=uninstrumented
-fun:wcschrnul=uninstrumented
-fun:wcscmp=uninstrumented
-fun:wcscoll=uninstrumented
-fun:wcscoll_l=uninstrumented
-fun:wcscpy=uninstrumented
-fun:wcscspn=uninstrumented
-fun:wcsdup=uninstrumented
-fun:wcsftime=uninstrumented
-fun:wcsftime_l=uninstrumented
-fun:wcslen=uninstrumented
-fun:wcsncasecmp=uninstrumented
-fun:wcsncasecmp_l=uninstrumented
-fun:wcsncat=uninstrumented
-fun:wcsncmp=uninstrumented
-fun:wcsncpy=uninstrumented
-fun:wcsnlen=uninstrumented
-fun:wcsnrtombs=uninstrumented
-fun:wcspbrk=uninstrumented
-fun:wcsrchr=uninstrumented
-fun:wcsrtombs=uninstrumented
-fun:wcsspn=uninstrumented
-fun:wcsstr=uninstrumented
-fun:wcstod=uninstrumented
-fun:wcstod_l=uninstrumented
-fun:wcstof=uninstrumented
-fun:wcstof_l=uninstrumented
-fun:wcstoimax=uninstrumented
-fun:wcstok=uninstrumented
-fun:wcstol=uninstrumented
-fun:wcstol_l=uninstrumented
-fun:wcstold=uninstrumented
-fun:wcstold_l=uninstrumented
-fun:wcstoll=uninstrumented
-fun:wcstoll_l=uninstrumented
-fun:wcstombs=uninstrumented
-fun:wcstoq=uninstrumented
-fun:wcstoul=uninstrumented
-fun:wcstoul_l=uninstrumented
-fun:wcstoull=uninstrumented
-fun:wcstoull_l=uninstrumented
-fun:wcstoumax=uninstrumented
-fun:wcstouq=uninstrumented
-fun:wcswcs=uninstrumented
-fun:wcswidth=uninstrumented
-fun:wcsxfrm=uninstrumented
-fun:wcsxfrm_l=uninstrumented
-fun:wctob=uninstrumented
-fun:wctomb=uninstrumented
-fun:wctrans=uninstrumented
-fun:wctrans_l=uninstrumented
-fun:wctype=uninstrumented
-fun:wctype_l=uninstrumented
-fun:wcwidth=uninstrumented
-fun:wmemchr=uninstrumented
-fun:wmemcmp=uninstrumented
-fun:wmemcpy=uninstrumented
-fun:wmemmove=uninstrumented
-fun:wmempcpy=uninstrumented
-fun:wmemset=uninstrumented
-fun:wordexp=uninstrumented
-fun:wordfree=uninstrumented
-fun:wprintf=uninstrumented
-fun:write=uninstrumented
-fun:writeColdStartFile=uninstrumented
-fun:writev=uninstrumented
-fun:wscanf=uninstrumented
-fun:xdecrypt=uninstrumented
-fun:xdr_accepted_reply=uninstrumented
-fun:xdr_array=uninstrumented
-fun:xdr_authdes_cred=uninstrumented
-fun:xdr_authdes_verf=uninstrumented
-fun:xdr_authunix_parms=uninstrumented
-fun:xdr_bool=uninstrumented
-fun:xdr_bytes=uninstrumented
-fun:xdr_callhdr=uninstrumented
-fun:xdr_callmsg=uninstrumented
-fun:xdr_cback_data=uninstrumented
-fun:xdr_char=uninstrumented
-fun:xdr_cryptkeyarg=uninstrumented
-fun:xdr_cryptkeyarg2=uninstrumented
-fun:xdr_cryptkeyres=uninstrumented
-fun:xdr_des_block=uninstrumented
-fun:xdr_domainname=uninstrumented
-fun:xdr_double=uninstrumented
-fun:xdr_enum=uninstrumented
-fun:xdr_float=uninstrumented
-fun:xdr_free=uninstrumented
-fun:xdr_getcredres=uninstrumented
-fun:xdr_hyper=uninstrumented
-fun:xdr_int=uninstrumented
-fun:xdr_int16_t=uninstrumented
-fun:xdr_int32_t=uninstrumented
-fun:xdr_int64_t=uninstrumented
-fun:xdr_int8_t=uninstrumented
-fun:xdr_key_netstarg=uninstrumented
-fun:xdr_key_netstres=uninstrumented
-fun:xdr_keybuf=uninstrumented
-fun:xdr_keydat=uninstrumented
-fun:xdr_keystatus=uninstrumented
-fun:xdr_long=uninstrumented
-fun:xdr_longlong_t=uninstrumented
-fun:xdr_mapname=uninstrumented
-fun:xdr_netnamestr=uninstrumented
-fun:xdr_netobj=uninstrumented
-fun:xdr_obj_p=uninstrumented
-fun:xdr_opaque=uninstrumented
-fun:xdr_opaque_auth=uninstrumented
-fun:xdr_peername=uninstrumented
-fun:xdr_pmap=uninstrumented
-fun:xdr_pmaplist=uninstrumented
-fun:xdr_pointer=uninstrumented
-fun:xdr_quad_t=uninstrumented
-fun:xdr_reference=uninstrumented
-fun:xdr_rejected_reply=uninstrumented
-fun:xdr_replymsg=uninstrumented
-fun:xdr_rmtcall_args=uninstrumented
-fun:xdr_rmtcallres=uninstrumented
-fun:xdr_short=uninstrumented
-fun:xdr_sizeof=uninstrumented
-fun:xdr_string=uninstrumented
-fun:xdr_u_char=uninstrumented
-fun:xdr_u_hyper=uninstrumented
-fun:xdr_u_int=uninstrumented
-fun:xdr_u_long=uninstrumented
-fun:xdr_u_longlong_t=uninstrumented
-fun:xdr_u_quad_t=uninstrumented
-fun:xdr_u_short=uninstrumented
-fun:xdr_uint16_t=uninstrumented
-fun:xdr_uint32_t=uninstrumented
-fun:xdr_uint64_t=uninstrumented
-fun:xdr_uint8_t=uninstrumented
-fun:xdr_union=uninstrumented
-fun:xdr_unixcred=uninstrumented
-fun:xdr_valdat=uninstrumented
-fun:xdr_vector=uninstrumented
-fun:xdr_void=uninstrumented
-fun:xdr_wrapstring=uninstrumented
-fun:xdr_yp_buf=uninstrumented
-fun:xdr_ypall=uninstrumented
-fun:xdr_ypbind_binding=uninstrumented
-fun:xdr_ypbind_resp=uninstrumented
-fun:xdr_ypbind_resptype=uninstrumented
-fun:xdr_ypbind_setdom=uninstrumented
-fun:xdr_ypdelete_args=uninstrumented
-fun:xdr_ypmap_parms=uninstrumented
-fun:xdr_ypmaplist=uninstrumented
-fun:xdr_yppush_status=uninstrumented
-fun:xdr_yppushresp_xfr=uninstrumented
-fun:xdr_ypreq_key=uninstrumented
-fun:xdr_ypreq_nokey=uninstrumented
-fun:xdr_ypreq_xfr=uninstrumented
-fun:xdr_ypresp_all=uninstrumented
-fun:xdr_ypresp_key_val=uninstrumented
-fun:xdr_ypresp_maplist=uninstrumented
-fun:xdr_ypresp_master=uninstrumented
-fun:xdr_ypresp_order=uninstrumented
-fun:xdr_ypresp_val=uninstrumented
-fun:xdr_ypresp_xfr=uninstrumented
-fun:xdr_ypstat=uninstrumented
-fun:xdr_ypupdate_args=uninstrumented
-fun:xdr_ypxfrstat=uninstrumented
-fun:xdrmem_create=uninstrumented
-fun:xdrrec_create=uninstrumented
-fun:xdrrec_endofrecord=uninstrumented
-fun:xdrrec_eof=uninstrumented
-fun:xdrrec_skiprecord=uninstrumented
-fun:xdrstdio_create=uninstrumented
-fun:xencrypt=uninstrumented
-fun:xprt_register=uninstrumented
-fun:xprt_unregister=uninstrumented
-fun:y0=uninstrumented
-fun:y0f=uninstrumented
-fun:y0l=uninstrumented
-fun:y1=uninstrumented
-fun:y1f=uninstrumented
-fun:y1l=uninstrumented
-fun:yn=uninstrumented
-fun:ynf=uninstrumented
-fun:ynl=uninstrumented
-fun:yp_all=uninstrumented
-fun:yp_bind=uninstrumented
-fun:yp_first=uninstrumented
-fun:yp_get_default_domain=uninstrumented
-fun:yp_maplist=uninstrumented
-fun:yp_master=uninstrumented
-fun:yp_match=uninstrumented
-fun:yp_next=uninstrumented
-fun:yp_order=uninstrumented
-fun:yp_unbind=uninstrumented
-fun:yp_update=uninstrumented
-fun:ypbinderr_string=uninstrumented
-fun:yperr_string=uninstrumented
-fun:ypprot_err=uninstrumented

Copied: compiler-rt/trunk/lib/dfsan/libc_ubuntu1404_abilist.txt (from r221361, compiler-rt/trunk/lib/dfsan/libc_ubuntu1204_abilist.txt)
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/dfsan/libc_ubuntu1404_abilist.txt?p2=compiler-rt/trunk/lib/dfsan/libc_ubuntu1404_abilist.txt&p1=compiler-rt/trunk/lib/dfsan/libc_ubuntu1204_abilist.txt&r1=221361&r2=221362&rev=221362&view=diff
==============================================================================
--- compiler-rt/trunk/lib/dfsan/libc_ubuntu1204_abilist.txt (original)
+++ compiler-rt/trunk/lib/dfsan/libc_ubuntu1404_abilist.txt Wed Nov  5 11:21:06 2014
@@ -123,83 +123,6 @@ fun:_IO_wfile_underflow=uninstrumented
 fun:_IO_wfile_xsputn=uninstrumented
 fun:_IO_wmarker_delta=uninstrumented
 fun:_IO_wsetb=uninstrumented
-fun:_L_cond_lock_1021=uninstrumented
-fun:_L_cond_lock_874=uninstrumented
-fun:_L_cond_lock_918=uninstrumented
-fun:_L_lock_1006=uninstrumented
-fun:_L_lock_125=uninstrumented
-fun:_L_lock_1281=uninstrumented
-fun:_L_lock_13=uninstrumented
-fun:_L_lock_133=uninstrumented
-fun:_L_lock_1392=uninstrumented
-fun:_L_lock_175=uninstrumented
-fun:_L_lock_19=uninstrumented
-fun:_L_lock_2009=uninstrumented
-fun:_L_lock_21=uninstrumented
-fun:_L_lock_211=uninstrumented
-fun:_L_lock_2143=uninstrumented
-fun:_L_lock_227=uninstrumented
-fun:_L_lock_23=uninstrumented
-fun:_L_lock_2338=uninstrumented
-fun:_L_lock_26=uninstrumented
-fun:_L_lock_29=uninstrumented
-fun:_L_lock_3116=uninstrumented
-fun:_L_lock_32=uninstrumented
-fun:_L_lock_3335=uninstrumented
-fun:_L_lock_34=uninstrumented
-fun:_L_lock_37=uninstrumented
-fun:_L_lock_40=uninstrumented
-fun:_L_lock_4016=uninstrumented
-fun:_L_lock_4410=uninstrumented
-fun:_L_lock_451=uninstrumented
-fun:_L_lock_4590=uninstrumented
-fun:_L_lock_466=uninstrumented
-fun:_L_lock_641=uninstrumented
-fun:_L_lock_858=uninstrumented
-fun:_L_lock_903=uninstrumented
-fun:_L_robust_cond_lock_164=uninstrumented
-fun:_L_robust_lock_160=uninstrumented
-fun:_L_robust_timedlock_361=uninstrumented
-fun:_L_robust_unlock_189=uninstrumented
-fun:_L_timedlock_1043=uninstrumented
-fun:_L_timedlock_108=uninstrumented
-fun:_L_timedlock_292=uninstrumented
-fun:_L_unlock_114=uninstrumented
-fun:_L_unlock_1157=uninstrumented
-fun:_L_unlock_1355=uninstrumented
-fun:_L_unlock_137=uninstrumented
-fun:_L_unlock_157=uninstrumented
-fun:_L_unlock_16=uninstrumented
-fun:_L_unlock_170=uninstrumented
-fun:_L_unlock_174=uninstrumented
-fun:_L_unlock_177=uninstrumented
-fun:_L_unlock_1946=uninstrumented
-fun:_L_unlock_197=uninstrumented
-fun:_L_unlock_2117=uninstrumented
-fun:_L_unlock_2318=uninstrumented
-fun:_L_unlock_2384=uninstrumented
-fun:_L_unlock_27=uninstrumented
-fun:_L_unlock_3119=uninstrumented
-fun:_L_unlock_312=uninstrumented
-fun:_L_unlock_3464=uninstrumented
-fun:_L_unlock_37=uninstrumented
-fun:_L_unlock_3744=uninstrumented
-fun:_L_unlock_4037=uninstrumented
-fun:_L_unlock_43=uninstrumented
-fun:_L_unlock_4353=uninstrumented
-fun:_L_unlock_4432=uninstrumented
-fun:_L_unlock_4525=uninstrumented
-fun:_L_unlock_4619=uninstrumented
-fun:_L_unlock_494=uninstrumented
-fun:_L_unlock_54=uninstrumented
-fun:_L_unlock_544=uninstrumented
-fun:_L_unlock_61=uninstrumented
-fun:_L_unlock_62=uninstrumented
-fun:_L_unlock_64=uninstrumented
-fun:_L_unlock_644=uninstrumented
-fun:_L_unlock_698=uninstrumented
-fun:_L_unlock_708=uninstrumented
-fun:_L_unlock_88=uninstrumented
 fun:_Unwind_Backtrace=uninstrumented
 fun:_Unwind_DeleteException=uninstrumented
 fun:_Unwind_FindEnclosingFunction=uninstrumented
@@ -218,18 +141,9 @@ fun:_Unwind_Resume=uninstrumented
 fun:_Unwind_Resume_or_Rethrow=uninstrumented
 fun:_Unwind_SetGR=uninstrumented
 fun:_Unwind_SetIP=uninstrumented
-fun:__GI___nptl_create_event=uninstrumented
-fun:__GI___nptl_death_event=uninstrumented
-fun:__GI___pthread_cleanup_upto=uninstrumented
-fun:__GI___pthread_register_cancel=uninstrumented
-fun:__GI___pthread_unregister_cancel=uninstrumented
-fun:__GI___pthread_unwind=uninstrumented
-fun:__GI___pthread_unwind_next=uninstrumented
 fun:__absvdi2=uninstrumented
 fun:__absvsi2=uninstrumented
 fun:__absvti2=uninstrumented
-fun:__accept=uninstrumented
-fun:__accept_nocancel=uninstrumented
 fun:__acos_finite=uninstrumented
 fun:__acosf_finite=uninstrumented
 fun:__acosh_finite=uninstrumented
@@ -602,27 +516,31 @@ fun:__bsd_getpgrp=uninstrumented
 fun:__bswapdi2=uninstrumented
 fun:__bswapsi2=uninstrumented
 fun:__bzero=uninstrumented
+fun:__call_tls_dtors=uninstrumented
 fun:__chk_fail=uninstrumented
 fun:__clear_cache=uninstrumented
+fun:__clock_getcpuclockid=uninstrumented
+fun:__clock_getres=uninstrumented
+fun:__clock_gettime=uninstrumented
+fun:__clock_nanosleep=uninstrumented
+fun:__clock_settime=uninstrumented
 fun:__clog10=uninstrumented
 fun:__clog10f=uninstrumented
 fun:__clog10l=uninstrumented
 fun:__clone=uninstrumented
 fun:__close=uninstrumented
-fun:__close_nocancel=uninstrumented
+fun:__clrsbdi2=uninstrumented
+fun:__clrsbti2=uninstrumented
 fun:__clzdi2=uninstrumented
 fun:__clzti2=uninstrumented
 fun:__cmpti2=uninstrumented
 fun:__cmsg_nxthdr=uninstrumented
-fun:__condvar_cleanup1=uninstrumented
-fun:__condvar_cleanup2=uninstrumented
 fun:__confstr_chk=uninstrumented
 fun:__connect=uninstrumented
-fun:__connect_internal=uninstrumented
-fun:__connect_nocancel=uninstrumented
 fun:__cosh_finite=uninstrumented
 fun:__coshf_finite=uninstrumented
 fun:__coshl_finite=uninstrumented
+fun:__cpu_indicator_init=uninstrumented
 fun:__create_ib_request=uninstrumented
 fun:__ctype_b_loc=uninstrumented
 fun:__ctype_get_mb_cur_max=uninstrumented
@@ -634,15 +552,14 @@ fun:__ctzti2=uninstrumented
 fun:__cxa_at_quick_exit=uninstrumented
 fun:__cxa_atexit=uninstrumented
 fun:__cxa_finalize=uninstrumented
+fun:__cxa_thread_atexit_impl=uninstrumented
 fun:__cyg_profile_func_enter=uninstrumented
 fun:__cyg_profile_func_exit=uninstrumented
 fun:__dcgettext=uninstrumented
-fun:__deallocate_stack=uninstrumented
 fun:__default_morecore=uninstrumented
 fun:__deregister_frame=uninstrumented
 fun:__deregister_frame_info=uninstrumented
 fun:__deregister_frame_info_bases=uninstrumented
-fun:__determine_cpumask_size=uninstrumented
 fun:__dfp_clear_except=uninstrumented
 fun:__dfp_get_round=uninstrumented
 fun:__dfp_raise_except=uninstrumented
@@ -659,13 +576,10 @@ fun:__dn_comp=uninstrumented
 fun:__dn_count_labels=uninstrumented
 fun:__dn_expand=uninstrumented
 fun:__dn_skipname=uninstrumented
-fun:__do_global_ctors_aux=uninstrumented
-fun:__do_global_dtors_aux=uninstrumented
 fun:__do_niscall3=uninstrumented
 fun:__dprintf_chk=uninstrumented
 fun:__dup2=uninstrumented
 fun:__duplocale=uninstrumented
-fun:__dyn_pthread_atfork=uninstrumented
 fun:__emutls_get_address=uninstrumented
 fun:__emutls_register_common=uninstrumented
 fun:__enable_execute_stack=uninstrumented
@@ -687,7 +601,6 @@ fun:__extendsftf2=uninstrumented
 fun:__extendxftf2=uninstrumented
 fun:__fbufsize=uninstrumented
 fun:__fcntl=uninstrumented
-fun:__fcntl_nocancel=uninstrumented
 fun:__fdelt_chk=uninstrumented
 fun:__fdelt_warn=uninstrumented
 fun:__fentry__=uninstrumented
@@ -698,8 +611,6 @@ fun:__fgets_chk=uninstrumented
 fun:__fgets_unlocked_chk=uninstrumented
 fun:__fgetws_chk=uninstrumented
 fun:__fgetws_unlocked_chk=uninstrumented
-fun:__find_in_stack_list=uninstrumented
-fun:__find_thread_by_id=uninstrumented
 fun:__finite=uninstrumented
 fun:__finitef=uninstrumented
 fun:__finitel=uninstrumented
@@ -731,7 +642,6 @@ fun:__floatuntidf=uninstrumented
 fun:__floatuntisf=uninstrumented
 fun:__floatuntitf=uninstrumented
 fun:__floatuntixf=uninstrumented
-fun:__flockfile=uninstrumented
 fun:__fmod_finite=uninstrumented
 fun:__fmodf_finite=uninstrumented
 fun:__fmodl_finite=uninstrumented
@@ -752,14 +662,9 @@ fun:__fread_unlocked_chk=uninstrumented
 fun:__freadable=uninstrumented
 fun:__freading=uninstrumented
 fun:__free_fdresult=uninstrumented
-fun:__free_stacks=uninstrumented
-fun:__free_tcb=uninstrumented
 fun:__freelocale=uninstrumented
 fun:__fsetlocking=uninstrumented
 fun:__fstat=uninstrumented
-fun:__fsync_nocancel=uninstrumented
-fun:__ftrylockfile=uninstrumented
-fun:__funlockfile=uninstrumented
 fun:__fwprintf_chk=uninstrumented
 fun:__fwritable=uninstrumented
 fun:__fwriting=uninstrumented
@@ -781,6 +686,7 @@ fun:__generic_morestack=uninstrumented
 fun:__generic_morestack_set_initial_sp=uninstrumented
 fun:__generic_releasestack=uninstrumented
 fun:__get_cpu_features=uninstrumented
+fun:__getauxval=uninstrumented
 fun:__getcwd_chk=uninstrumented
 fun:__getdelim=uninstrumented
 fun:__getdomainname_chk=uninstrumented
@@ -802,7 +708,6 @@ fun:__hostalias=uninstrumented
 fun:__hypot_finite=uninstrumented
 fun:__hypotf_finite=uninstrumented
 fun:__hypotl_finite=uninstrumented
-fun:__init_sched_fifo_prio=uninstrumented
 fun:__internal_endnetgrent=uninstrumented
 fun:__internal_getnetgrent_r=uninstrumented
 fun:__internal_setnetgrent=uninstrumented
@@ -835,6 +740,9 @@ fun:__isoc99_vwscanf=uninstrumented
 fun:__isoc99_wscanf=uninstrumented
 fun:__isprint_l=uninstrumented
 fun:__ispunct_l=uninstrumented
+fun:__issignaling=uninstrumented
+fun:__issignalingf=uninstrumented
+fun:__issignalingl=uninstrumented
 fun:__isspace_l=uninstrumented
 fun:__isupper_l=uninstrumented
 fun:__iswalnum_l=uninstrumented
@@ -866,14 +774,11 @@ fun:__letf2=uninstrumented
 fun:__lgamma_r_finite=uninstrumented
 fun:__lgammaf_r_finite=uninstrumented
 fun:__lgammal_r_finite=uninstrumented
-fun:__libc_accept=uninstrumented
 fun:__libc_alloca_cutoff=uninstrumented
 fun:__libc_allocate_rtsig=uninstrumented
 fun:__libc_allocate_rtsig_private=uninstrumented
 fun:__libc_calloc=uninstrumented
 fun:__libc_clntudp_bufcreate=uninstrumented
-fun:__libc_close=uninstrumented
-fun:__libc_connect=uninstrumented
 fun:__libc_csu_fini=uninstrumented
 fun:__libc_csu_init=uninstrumented
 fun:__libc_current_sigrtmax=uninstrumented
@@ -885,62 +790,30 @@ fun:__libc_dlclose=uninstrumented
 fun:__libc_dlopen_mode=uninstrumented
 fun:__libc_dlsym=uninstrumented
 fun:__libc_fatal=uninstrumented
-fun:__libc_fcntl=uninstrumented
 fun:__libc_fork=uninstrumented
 fun:__libc_free=uninstrumented
 fun:__libc_freeres=uninstrumented
-fun:__libc_fsync=uninstrumented
+fun:__libc_ifunc_impl_list=uninstrumented
 fun:__libc_init_first=uninstrumented
 fun:__libc_longjmp=uninstrumented
-fun:__libc_lseek=uninstrumented
-fun:__libc_lseek64=uninstrumented
 fun:__libc_mallinfo=uninstrumented
 fun:__libc_malloc=uninstrumented
 fun:__libc_mallopt=uninstrumented
 fun:__libc_memalign=uninstrumented
-fun:__libc_msync=uninstrumented
-fun:__libc_nanosleep=uninstrumented
-fun:__libc_open=uninstrumented
-fun:__libc_pause=uninstrumented
-fun:__libc_pread=uninstrumented
-fun:__libc_pread64=uninstrumented
 fun:__libc_pthread_init=uninstrumented
 fun:__libc_pvalloc=uninstrumented
 fun:__libc_pwrite=uninstrumented
-fun:__libc_pwrite64=uninstrumented
-fun:__libc_read=uninstrumented
 fun:__libc_realloc=uninstrumented
-fun:__libc_recv=uninstrumented
-fun:__libc_recvfrom=uninstrumented
-fun:__libc_recvmsg=uninstrumented
 fun:__libc_res_nquery=uninstrumented
 fun:__libc_res_nsearch=uninstrumented
 fun:__libc_rpc_getport=uninstrumented
 fun:__libc_sa_len=uninstrumented
-fun:__libc_send=uninstrumented
-fun:__libc_sendmsg=uninstrumented
-fun:__libc_sendto=uninstrumented
-fun:__libc_sigaction=uninstrumented
+fun:__libc_secure_getenv=uninstrumented
 fun:__libc_siglongjmp=uninstrumented
-fun:__libc_sigsuspend=uninstrumented
-fun:__libc_sigwait=uninstrumented
 fun:__libc_start_main=uninstrumented
 fun:__libc_system=uninstrumented
-fun:__libc_tcdrain=uninstrumented
 fun:__libc_thread_freeres=uninstrumented
 fun:__libc_valloc=uninstrumented
-fun:__libc_wait=uninstrumented
-fun:__libc_waitpid=uninstrumented
-fun:__libc_write=uninstrumented
-fun:__lll_lock_wait=uninstrumented
-fun:__lll_lock_wait_private=uninstrumented
-fun:__lll_robust_lock_wait=uninstrumented
-fun:__lll_robust_timedlock_wait=uninstrumented
-fun:__lll_timedlock_wait=uninstrumented
-fun:__lll_timedwait_tid=uninstrumented
-fun:__lll_unlock_wake=uninstrumented
-fun:__lll_unlock_wake_private=uninstrumented
-fun:__llseek=uninstrumented
 fun:__loc_aton=uninstrumented
 fun:__loc_ntoa=uninstrumented
 fun:__log10_finite=uninstrumented
@@ -954,14 +827,12 @@ fun:__logf_finite=uninstrumented
 fun:__logl_finite=uninstrumented
 fun:__longjmp_chk=uninstrumented
 fun:__lseek=uninstrumented
-fun:__lseek64=uninstrumented
-fun:__lseek_nocancel=uninstrumented
 fun:__lshrti3=uninstrumented
 fun:__lstat=uninstrumented
 fun:__lttf2=uninstrumented
 fun:__lxstat=uninstrumented
 fun:__lxstat64=uninstrumented
-fun:__make_stacks_executable=uninstrumented
+fun:__madvise=uninstrumented
 fun:__mbrlen=uninstrumented
 fun:__mbrtowc=uninstrumented
 fun:__mbsnrtowcs_chk=uninstrumented
@@ -974,23 +845,22 @@ fun:__mempcpy_chk=uninstrumented
 fun:__mempcpy_small=uninstrumented
 fun:__memset_chk=uninstrumented
 fun:__mknod=uninstrumented
+fun:__mktemp=uninstrumented
 fun:__modti3=uninstrumented
 fun:__monstartup=uninstrumented
 fun:__morestack=uninstrumented
 fun:__morestack_allocate_stack_space=uninstrumented
 fun:__morestack_block_signals=uninstrumented
 fun:__morestack_fail=uninstrumented
+fun:__morestack_get_guard=uninstrumented
 fun:__morestack_large_model=uninstrumented
 fun:__morestack_load_mmap=uninstrumented
+fun:__morestack_make_guard=uninstrumented
 fun:__morestack_non_split=uninstrumented
 fun:__morestack_release_segments=uninstrumented
+fun:__morestack_set_guard=uninstrumented
 fun:__morestack_unblock_signals=uninstrumented
 fun:__mq_open_2=uninstrumented
-fun:__msgrcv=uninstrumented
-fun:__msgrcv_nocancel=uninstrumented
-fun:__msgsnd=uninstrumented
-fun:__msgsnd_nocancel=uninstrumented
-fun:__msync_nocancel=uninstrumented
 fun:__muldc3=uninstrumented
 fun:__mulsc3=uninstrumented
 fun:__multc3=uninstrumented
@@ -1001,16 +871,12 @@ fun:__mulvsi3=uninstrumented
 fun:__mulvti3=uninstrumented
 fun:__mulxc3=uninstrumented
 fun:__nanosleep=uninstrumented
-fun:__nanosleep_nocancel=uninstrumented
 fun:__negtf2=uninstrumented
 fun:__negti2=uninstrumented
 fun:__negvdi2=uninstrumented
 fun:__negvsi2=uninstrumented
 fun:__negvti2=uninstrumented
 fun:__netf2=uninstrumented
-fun:__new_sem_destroy=uninstrumented
-fun:__new_sem_getvalue=uninstrumented
-fun:__new_sem_init=uninstrumented
 fun:__newlocale=uninstrumented
 fun:__nis_default_access=uninstrumented
 fun:__nis_default_group=uninstrumented
@@ -1023,12 +889,6 @@ fun:__nisbind_create=uninstrumented
 fun:__nisbind_destroy=uninstrumented
 fun:__nisbind_next=uninstrumented
 fun:__nl_langinfo_l=uninstrumented
-fun:__nptl_create_event=uninstrumented
-fun:__nptl_deallocate_tsd=uninstrumented
-fun:__nptl_death_event=uninstrumented
-fun:__nptl_main=uninstrumented
-fun:__nptl_set_robust=uninstrumented
-fun:__nptl_setxid=uninstrumented
 fun:__ns_get16=uninstrumented
 fun:__ns_get32=uninstrumented
 fun:__ns_name_ntop=uninstrumented
@@ -1055,7 +915,6 @@ fun:__open64=uninstrumented
 fun:__open64_2=uninstrumented
 fun:__open_2=uninstrumented
 fun:__open_catalog=uninstrumented
-fun:__open_nocancel=uninstrumented
 fun:__openat64_2=uninstrumented
 fun:__openat_2=uninstrumented
 fun:__overflow=uninstrumented
@@ -1072,9 +931,9 @@ fun:__p_time=uninstrumented
 fun:__p_type=uninstrumented
 fun:__paritydi2=uninstrumented
 fun:__parityti2=uninstrumented
-fun:__pause_nocancel=uninstrumented
 fun:__pipe=uninstrumented
 fun:__poll=uninstrumented
+fun:__poll_chk=uninstrumented
 fun:__popcountdi2=uninstrumented
 fun:__popcountti2=uninstrumented
 fun:__posix_getopt=uninstrumented
@@ -1085,121 +944,41 @@ fun:__powisf2=uninstrumented
 fun:__powitf2=uninstrumented
 fun:__powixf2=uninstrumented
 fun:__powl_finite=uninstrumented
-fun:__pread=uninstrumented
+fun:__ppoll_chk=uninstrumented
 fun:__pread64=uninstrumented
 fun:__pread64_chk=uninstrumented
 fun:__pread_chk=uninstrumented
-fun:__pread_nocancel=uninstrumented
 fun:__prepare_niscall=uninstrumented
 fun:__printf_chk=uninstrumented
 fun:__printf_fp=uninstrumented
 fun:__profile_frequency=uninstrumented
 fun:__pthread_atfork=uninstrumented
-fun:__pthread_attr_destroy=uninstrumented
-fun:__pthread_attr_getaffinity_new=uninstrumented
-fun:__pthread_attr_getaffinity_old=uninstrumented
-fun:__pthread_attr_getdetachstate=uninstrumented
-fun:__pthread_attr_getinheritsched=uninstrumented
-fun:__pthread_attr_getschedparam=uninstrumented
-fun:__pthread_attr_getschedpolicy=uninstrumented
-fun:__pthread_attr_getscope=uninstrumented
-fun:__pthread_attr_getstack=uninstrumented
-fun:__pthread_attr_getstackaddr=uninstrumented
-fun:__pthread_attr_getstacksize=uninstrumented
-fun:__pthread_attr_init_2_1=uninstrumented
-fun:__pthread_attr_setaffinity_new=uninstrumented
-fun:__pthread_attr_setaffinity_old=uninstrumented
-fun:__pthread_attr_setdetachstate=uninstrumented
-fun:__pthread_attr_setinheritsched=uninstrumented
-fun:__pthread_attr_setschedparam=uninstrumented
-fun:__pthread_attr_setschedpolicy=uninstrumented
-fun:__pthread_attr_setscope=uninstrumented
-fun:__pthread_attr_setstack=uninstrumented
-fun:__pthread_attr_setstackaddr=uninstrumented
-fun:__pthread_attr_setstacksize=uninstrumented
-fun:__pthread_cleanup_pop=uninstrumented
-fun:__pthread_cleanup_pop_restore=uninstrumented
-fun:__pthread_cleanup_push=uninstrumented
-fun:__pthread_cleanup_push_defer=uninstrumented
 fun:__pthread_cleanup_routine=uninstrumented
-fun:__pthread_cleanup_upto=uninstrumented
 fun:__pthread_clock_gettime=uninstrumented
 fun:__pthread_clock_settime=uninstrumented
-fun:__pthread_cond_broadcast=uninstrumented
-fun:__pthread_cond_broadcast_2_0=uninstrumented
-fun:__pthread_cond_destroy=uninstrumented
-fun:__pthread_cond_destroy_2_0=uninstrumented
-fun:__pthread_cond_init=uninstrumented
-fun:__pthread_cond_init_2_0=uninstrumented
-fun:__pthread_cond_signal=uninstrumented
-fun:__pthread_cond_signal_2_0=uninstrumented
-fun:__pthread_cond_timedwait=uninstrumented
-fun:__pthread_cond_timedwait_2_0=uninstrumented
-fun:__pthread_cond_wait=uninstrumented
-fun:__pthread_cond_wait_2_0=uninstrumented
-fun:__pthread_condattr_destroy=uninstrumented
-fun:__pthread_condattr_init=uninstrumented
-fun:__pthread_create_2_1=uninstrumented
-fun:__pthread_current_priority=uninstrumented
-fun:__pthread_disable_asynccancel=uninstrumented
-fun:__pthread_enable_asynccancel=uninstrumented
-fun:__pthread_equal=uninstrumented
-fun:__pthread_exit=uninstrumented
 fun:__pthread_get_minstack=uninstrumented
-fun:__pthread_getaffinity_new=uninstrumented
-fun:__pthread_getaffinity_np=uninstrumented
-fun:__pthread_getaffinity_old=uninstrumented
-fun:__pthread_getschedparam=uninstrumented
 fun:__pthread_getspecific=uninstrumented
-fun:__pthread_getspecific_internal=uninstrumented
-fun:__pthread_init_static_tls=uninstrumented
 fun:__pthread_initialize_minimal=uninstrumented
-fun:__pthread_initialize_minimal_internal=uninstrumented
 fun:__pthread_key_create=uninstrumented
-fun:__pthread_key_create_internal=uninstrumented
-fun:__pthread_kill=uninstrumented
-fun:__pthread_kill_other_threads_np=uninstrumented
-fun:__pthread_mutex_cond_lock=uninstrumented
-fun:__pthread_mutex_cond_lock_adjust=uninstrumented
-fun:__pthread_mutex_cond_lock_full=uninstrumented
 fun:__pthread_mutex_destroy=uninstrumented
-fun:__pthread_mutex_destroy_internal=uninstrumented
 fun:__pthread_mutex_init=uninstrumented
-fun:__pthread_mutex_init_internal=uninstrumented
 fun:__pthread_mutex_lock=uninstrumented
-fun:__pthread_mutex_lock_full=uninstrumented
-fun:__pthread_mutex_lock_internal=uninstrumented
 fun:__pthread_mutex_trylock=uninstrumented
 fun:__pthread_mutex_unlock=uninstrumented
-fun:__pthread_mutex_unlock_full=uninstrumented
-fun:__pthread_mutex_unlock_internal=uninstrumented
-fun:__pthread_mutex_unlock_usercnt=uninstrumented
 fun:__pthread_mutexattr_destroy=uninstrumented
 fun:__pthread_mutexattr_init=uninstrumented
 fun:__pthread_mutexattr_settype=uninstrumented
 fun:__pthread_once=uninstrumented
-fun:__pthread_once_internal=uninstrumented
 fun:__pthread_register_cancel=uninstrumented
 fun:__pthread_register_cancel_defer=uninstrumented
 fun:__pthread_rwlock_destroy=uninstrumented
 fun:__pthread_rwlock_init=uninstrumented
 fun:__pthread_rwlock_rdlock=uninstrumented
-fun:__pthread_rwlock_rdlock_internal=uninstrumented
 fun:__pthread_rwlock_tryrdlock=uninstrumented
 fun:__pthread_rwlock_trywrlock=uninstrumented
 fun:__pthread_rwlock_unlock=uninstrumented
-fun:__pthread_rwlock_unlock_internal=uninstrumented
 fun:__pthread_rwlock_wrlock=uninstrumented
-fun:__pthread_rwlock_wrlock_internal=uninstrumented
-fun:__pthread_self=uninstrumented
-fun:__pthread_setaffinity_new=uninstrumented
-fun:__pthread_setaffinity_old=uninstrumented
-fun:__pthread_setcancelstate=uninstrumented
-fun:__pthread_setcanceltype=uninstrumented
-fun:__pthread_setschedparam=uninstrumented
 fun:__pthread_setspecific=uninstrumented
-fun:__pthread_setspecific_internal=uninstrumented
-fun:__pthread_tpp_change_priority=uninstrumented
 fun:__pthread_unregister_cancel=uninstrumented
 fun:__pthread_unregister_cancel_restore=uninstrumented
 fun:__pthread_unwind=uninstrumented
@@ -1207,24 +986,15 @@ fun:__pthread_unwind_next=uninstrumented
 fun:__ptsname_r_chk=uninstrumented
 fun:__putlong=uninstrumented
 fun:__putshort=uninstrumented
-fun:__pwrite=uninstrumented
 fun:__pwrite64=uninstrumented
-fun:__pwrite_nocancel=uninstrumented
 fun:__rawmemchr=uninstrumented
 fun:__read=uninstrumented
 fun:__read_chk=uninstrumented
-fun:__read_nocancel=uninstrumented
 fun:__readlink_chk=uninstrumented
 fun:__readlinkat_chk=uninstrumented
 fun:__realpath_chk=uninstrumented
-fun:__reclaim_stacks=uninstrumented
-fun:__recv=uninstrumented
 fun:__recv_chk=uninstrumented
-fun:__recvfrom=uninstrumented
 fun:__recvfrom_chk=uninstrumented
-fun:__recvfrom_nocancel=uninstrumented
-fun:__recvmsg=uninstrumented
-fun:__recvmsg_nocancel=uninstrumented
 fun:__register_atfork=uninstrumented
 fun:__register_frame=uninstrumented
 fun:__register_frame_info=uninstrumented
@@ -1261,7 +1031,6 @@ fun:__res_randomid=uninstrumented
 fun:__res_search=uninstrumented
 fun:__res_send=uninstrumented
 fun:__res_state=uninstrumented
-fun:__restore_rt=uninstrumented
 fun:__rpc_thread_createerr=uninstrumented
 fun:__rpc_thread_svc_fdset=uninstrumented
 fun:__rpc_thread_svc_max_pollfd=uninstrumented
@@ -1281,14 +1050,11 @@ fun:__sched_setscheduler=uninstrumented
 fun:__sched_yield=uninstrumented
 fun:__secure_getenv=uninstrumented
 fun:__select=uninstrumented
-fun:__sem_search=uninstrumented
 fun:__send=uninstrumented
-fun:__sendmsg=uninstrumented
-fun:__sendmsg_nocancel=uninstrumented
-fun:__sendto=uninstrumented
-fun:__sendto_nocancel=uninstrumented
+fun:__sendmmsg=uninstrumented
 fun:__setmntent=uninstrumented
 fun:__setpgid=uninstrumented
+fun:__sfp_handle_exceptions=uninstrumented
 fun:__sigaction=uninstrumented
 fun:__sigaddset=uninstrumented
 fun:__sigdelset=uninstrumented
@@ -1299,13 +1065,19 @@ fun:__signbitl=uninstrumented
 fun:__sigpause=uninstrumented
 fun:__sigsetjmp=uninstrumented
 fun:__sigsuspend=uninstrumented
-fun:__sigsuspend_nocancel=uninstrumented
-fun:__sigwait=uninstrumented
 fun:__sinh_finite=uninstrumented
 fun:__sinhf_finite=uninstrumented
 fun:__sinhl_finite=uninstrumented
 fun:__snprintf_chk=uninstrumented
+fun:__splitstack_block_signals=uninstrumented
+fun:__splitstack_block_signals_context=uninstrumented
 fun:__splitstack_find=uninstrumented
+fun:__splitstack_find_context=uninstrumented
+fun:__splitstack_getcontext=uninstrumented
+fun:__splitstack_makecontext=uninstrumented
+fun:__splitstack_releasecontext=uninstrumented
+fun:__splitstack_resetcontext=uninstrumented
+fun:__splitstack_setcontext=uninstrumented
 fun:__sprintf_chk=uninstrumented
 fun:__sqrt_finite=uninstrumented
 fun:__sqrtf_finite=uninstrumented
@@ -1397,7 +1169,6 @@ fun:__uflow=uninstrumented
 fun:__umodti3=uninstrumented
 fun:__underflow=uninstrumented
 fun:__unordtf2=uninstrumented
-fun:__unwind_freeres=uninstrumented
 fun:__uselocale=uninstrumented
 fun:__vasprintf_chk=uninstrumented
 fun:__vdprintf_chk=uninstrumented
@@ -1414,7 +1185,6 @@ fun:__vswprintf_chk=uninstrumented
 fun:__vsyslog_chk=uninstrumented
 fun:__vwprintf_chk=uninstrumented
 fun:__wait=uninstrumented
-fun:__wait_lookup_done=uninstrumented
 fun:__waitpid=uninstrumented
 fun:__warn_memset_zero_len=uninstrumented
 fun:__wcpcpy_chk=uninstrumented
@@ -1449,7 +1219,6 @@ fun:__wcsxfrm_l=uninstrumented
 fun:__wctomb_chk=uninstrumented
 fun:__wctrans_l=uninstrumented
 fun:__wctype_l=uninstrumented
-fun:__where_is_shmfs=uninstrumented
 fun:__wmemcpy_chk=uninstrumented
 fun:__wmemmove_chk=uninstrumented
 fun:__wmempcpy_chk=uninstrumented
@@ -1458,7 +1227,6 @@ fun:__woverflow=uninstrumented
 fun:__wprintf_chk=uninstrumented
 fun:__wrap_pthread_create=uninstrumented
 fun:__write=uninstrumented
-fun:__write_nocancel=uninstrumented
 fun:__wuflow=uninstrumented
 fun:__wunderflow=uninstrumented
 fun:__xmknod=uninstrumented
@@ -1484,6 +1252,7 @@ fun:_dl_allocate_tls=uninstrumented
 fun:_dl_allocate_tls_init=uninstrumented
 fun:_dl_deallocate_tls=uninstrumented
 fun:_dl_debug_state=uninstrumented
+fun:_dl_find_dso_for_object=uninstrumented
 fun:_dl_get_tls_static_info=uninstrumented
 fun:_dl_make_stack_executable=uninstrumented
 fun:_dl_mcount=uninstrumented
@@ -1494,7 +1263,6 @@ fun:_dl_sym=uninstrumented
 fun:_dl_tls_setup=uninstrumented
 fun:_dl_vsym=uninstrumented
 fun:_exit=uninstrumented
-fun:_fini=uninstrumented
 fun:_flushlbf=uninstrumented
 fun:_gethtbyaddr=uninstrumented
 fun:_gethtbyname=uninstrumented
@@ -1502,7 +1270,6 @@ fun:_gethtbyname2=uninstrumented
 fun:_gethtent=uninstrumented
 fun:_getlong=uninstrumented
 fun:_getshort=uninstrumented
-fun:_init=uninstrumented
 fun:_longjmp=uninstrumented
 fun:_mcleanup=uninstrumented
 fun:_mcount=uninstrumented
@@ -1542,7 +1309,6 @@ fun:acosh=uninstrumented
 fun:acoshf=uninstrumented
 fun:acoshl=uninstrumented
 fun:acosl=uninstrumented
-fun:add_and_round.constprop.0=uninstrumented
 fun:addmntent=uninstrumented
 fun:addseverity=uninstrumented
 fun:adjtime=uninstrumented
@@ -1564,6 +1330,7 @@ fun:aio_suspend64=uninstrumented
 fun:aio_write=uninstrumented
 fun:aio_write64=uninstrumented
 fun:alarm=uninstrumented
+fun:aligned_alloc=uninstrumented
 fun:alphasort=uninstrumented
 fun:alphasort64=uninstrumented
 fun:arch_prctl=uninstrumented
@@ -1622,7 +1389,6 @@ fun:basename=uninstrumented
 fun:bcmp=uninstrumented
 fun:bcopy=uninstrumented
 fun:bdflush=uninstrumented
-fun:bid128_ext_fma=uninstrumented
 fun:bind=uninstrumented
 fun:bind_textdomain_codeset=uninstrumented
 fun:bindresvport=uninstrumented
@@ -1632,6 +1398,8 @@ fun:bsd_signal=uninstrumented
 fun:bsearch=uninstrumented
 fun:btowc=uninstrumented
 fun:bzero=uninstrumented
+fun:c16rtomb=uninstrumented
+fun:c32rtomb=uninstrumented
 fun:cabs=uninstrumented
 fun:cabsf=uninstrumented
 fun:cabsl=uninstrumented
@@ -1688,7 +1456,6 @@ fun:cfsetispeed=uninstrumented
 fun:cfsetospeed=uninstrumented
 fun:cfsetspeed=uninstrumented
 fun:chdir=uninstrumented
-fun:check_add_mapping=uninstrumented
 fun:chflags=uninstrumented
 fun:chmod=uninstrumented
 fun:chown=uninstrumented
@@ -1696,8 +1463,6 @@ fun:chroot=uninstrumented
 fun:cimag=uninstrumented
 fun:cimagf=uninstrumented
 fun:cimagl=uninstrumented
-fun:cleanup=uninstrumented
-fun:clear_once_control=uninstrumented
 fun:clearenv=uninstrumented
 fun:clearerr=uninstrumented
 fun:clearerr_unlocked=uninstrumented
@@ -1756,7 +1521,6 @@ fun:crealf=uninstrumented
 fun:creall=uninstrumented
 fun:creat=uninstrumented
 fun:creat64=uninstrumented
-fun:create_key=uninstrumented
 fun:create_module=uninstrumented
 fun:crypt=uninstrumented
 fun:crypt_r=uninstrumented
@@ -1800,8 +1564,6 @@ fun:dlopen=uninstrumented
 fun:dlsym=uninstrumented
 fun:dlvsym=uninstrumented
 fun:dngettext=uninstrumented
-fun:do_clone.constprop.4=uninstrumented
-fun:do_sigwait=uninstrumented
 fun:dprintf=uninstrumented
 fun:drand48=uninstrumented
 fun:drand48_r=uninstrumented
@@ -2002,12 +1764,9 @@ fun:fputwc=uninstrumented
 fun:fputwc_unlocked=uninstrumented
 fun:fputws=uninstrumented
 fun:fputws_unlocked=uninstrumented
-fun:frame_dummy=uninstrumented
 fun:fread=uninstrumented
 fun:fread_unlocked=uninstrumented
 fun:free=uninstrumented
-fun:free_dynamic_blocks=uninstrumented
-fun:free_segments=uninstrumented
 fun:freeaddrinfo=uninstrumented
 fun:freeifaddrs=uninstrumented
 fun:freelocale=uninstrumented
@@ -2065,7 +1824,6 @@ fun:gamma=uninstrumented
 fun:gammaf=uninstrumented
 fun:gammal=uninstrumented
 fun:gcvt=uninstrumented
-fun:get_BID128.constprop.5=uninstrumented
 fun:get_avphys_pages=uninstrumented
 fun:get_current_dir_name=uninstrumented
 fun:get_kernel_syms=uninstrumented
@@ -2079,6 +1837,7 @@ fun:getaliasbyname=uninstrumented
 fun:getaliasbyname_r=uninstrumented
 fun:getaliasent=uninstrumented
 fun:getaliasent_r=uninstrumented
+fun:getauxval=uninstrumented
 fun:getc=uninstrumented
 fun:getc_unlocked=uninstrumented
 fun:getchar=uninstrumented
@@ -2492,6 +2251,8 @@ fun:mallopt=uninstrumented
 fun:matherr=uninstrumented
 fun:mblen=uninstrumented
 fun:mbrlen=uninstrumented
+fun:mbrtoc16=uninstrumented
+fun:mbrtoc32=uninstrumented
 fun:mbrtowc=uninstrumented
 fun:mbsinit=uninstrumented
 fun:mbsnrtowcs=uninstrumented
@@ -2653,9 +2414,6 @@ fun:nis_verifygroup=uninstrumented
 fun:nis_write_obj=uninstrumented
 fun:nl_langinfo=uninstrumented
 fun:nl_langinfo_l=uninstrumented
-fun:nop=uninstrumented
-fun:nptl_freeres=uninstrumented
-fun:nr_digits256=uninstrumented
 fun:nrand48=uninstrumented
 fun:nrand48_r=uninstrumented
 fun:ns_datetosecs=uninstrumented
@@ -2802,7 +2560,6 @@ fun:pthread_barrierattr_getpshared=unins
 fun:pthread_barrierattr_init=uninstrumented
 fun:pthread_barrierattr_setpshared=uninstrumented
 fun:pthread_cancel=uninstrumented
-fun:pthread_cancel_init=uninstrumented
 fun:pthread_cond_broadcast=uninstrumented
 fun:pthread_cond_destroy=uninstrumented
 fun:pthread_cond_init=uninstrumented
@@ -2820,6 +2577,7 @@ fun:pthread_detach=uninstrumented
 fun:pthread_equal=uninstrumented
 fun:pthread_exit=uninstrumented
 fun:pthread_getaffinity_np=uninstrumented
+fun:pthread_getattr_default_np=uninstrumented
 fun:pthread_getattr_np=uninstrumented
 fun:pthread_getconcurrency=uninstrumented
 fun:pthread_getcpuclockid=uninstrumented
@@ -2875,6 +2633,7 @@ fun:pthread_rwlockattr_setkind_np=uninst
 fun:pthread_rwlockattr_setpshared=uninstrumented
 fun:pthread_self=uninstrumented
 fun:pthread_setaffinity_np=uninstrumented
+fun:pthread_setattr_default_np=uninstrumented
 fun:pthread_setcancelstate=uninstrumented
 fun:pthread_setcanceltype=uninstrumented
 fun:pthread_setconcurrency=uninstrumented
@@ -3003,7 +2762,6 @@ fun:rintl=uninstrumented
 fun:rmdir=uninstrumented
 fun:round=uninstrumented
 fun:roundf=uninstrumented
-fun:rounding_correction.constprop.1=uninstrumented
 fun:roundl=uninstrumented
 fun:rpmatch=uninstrumented
 fun:rresvport=uninstrumented
@@ -3038,6 +2796,7 @@ fun:sched_setaffinity=uninstrumented
 fun:sched_setparam=uninstrumented
 fun:sched_setscheduler=uninstrumented
 fun:sched_yield=uninstrumented
+fun:secure_getenv=uninstrumented
 fun:seed48=uninstrumented
 fun:seed48_r=uninstrumented
 fun:seekdir=uninstrumented
@@ -3049,12 +2808,9 @@ fun:sem_init=uninstrumented
 fun:sem_open=uninstrumented
 fun:sem_post=uninstrumented
 fun:sem_timedwait=uninstrumented
-fun:sem_timedwait_cleanup=uninstrumented
-fun:sem_timedwait_cleanup2=uninstrumented
 fun:sem_trywait=uninstrumented
 fun:sem_unlink=uninstrumented
 fun:sem_wait=uninstrumented
-fun:sem_wait_cleanup=uninstrumented
 fun:semctl=uninstrumented
 fun:semget=uninstrumented
 fun:semop=uninstrumented
@@ -3123,7 +2879,6 @@ fun:setutent=uninstrumented
 fun:setutxent=uninstrumented
 fun:setvbuf=uninstrumented
 fun:setxattr=uninstrumented
-fun:setxid_mark_thread.isra.1=uninstrumented
 fun:sgetsgent=uninstrumented
 fun:sgetsgent_r=uninstrumented
 fun:sgetspent=uninstrumented
@@ -3140,12 +2895,10 @@ fun:sigaddset=uninstrumented
 fun:sigaltstack=uninstrumented
 fun:sigandset=uninstrumented
 fun:sigblock=uninstrumented
-fun:sigcancel_handler=uninstrumented
 fun:sigdelset=uninstrumented
 fun:sigemptyset=uninstrumented
 fun:sigfillset=uninstrumented
 fun:siggetmask=uninstrumented
-fun:sighandler_setxid=uninstrumented
 fun:sighold=uninstrumented
 fun:sigignore=uninstrumented
 fun:siginterrupt=uninstrumented
@@ -3200,8 +2953,6 @@ fun:srandom_r=uninstrumented
 fun:sscanf=uninstrumented
 fun:ssignal=uninstrumented
 fun:sstk=uninstrumented
-fun:stack_split_initialize_thread=uninstrumented
-fun:start_thread=uninstrumented
 fun:stat=uninstrumented
 fun:stat64=uninstrumented
 fun:statfs=uninstrumented
@@ -3272,7 +3023,6 @@ fun:strverscmp=uninstrumented
 fun:strxfrm=uninstrumented
 fun:strxfrm_l=uninstrumented
 fun:stty=uninstrumented
-fun:sub256=uninstrumented
 fun:svc_exit=uninstrumented
 fun:svc_getreq=uninstrumented
 fun:svc_getreq_common=uninstrumented
@@ -3392,6 +3142,7 @@ fun:timerfd_create=uninstrumented
 fun:timerfd_gettime=uninstrumented
 fun:timerfd_settime=uninstrumented
 fun:times=uninstrumented
+fun:timespec_get=uninstrumented
 fun:tmpfile=uninstrumented
 fun:tmpfile64=uninstrumented
 fun:tmpnam=uninstrumented
@@ -3433,8 +3184,6 @@ fun:unlinkat=uninstrumented
 fun:unlockpt=uninstrumented
 fun:unsetenv=uninstrumented
 fun:unshare=uninstrumented
-fun:unwind_cleanup=uninstrumented
-fun:unwind_stop=uninstrumented
 fun:updwtmp=uninstrumented
 fun:updwtmpx=uninstrumented
 fun:uselib=uninstrumented
@@ -3480,7 +3229,6 @@ fun:wait3=uninstrumented
 fun:wait4=uninstrumented
 fun:waitid=uninstrumented
 fun:waitpid=uninstrumented
-fun:walker=uninstrumented
 fun:warn=uninstrumented
 fun:warnx=uninstrumented
 fun:wcpcpy=uninstrumented





More information about the llvm-commits mailing list