diff options
Diffstat (limited to 'test/locale-mbwc/tst_mbrlen.s')
-rw-r--r-- | test/locale-mbwc/tst_mbrlen.s | 8666 |
1 files changed, 8666 insertions, 0 deletions
diff --git a/test/locale-mbwc/tst_mbrlen.s b/test/locale-mbwc/tst_mbrlen.s new file mode 100644 index 000000000..1d5ec1c1a --- /dev/null +++ b/test/locale-mbwc/tst_mbrlen.s @@ -0,0 +1,8666 @@ + .file "tst_mbrlen.c" + .text + .little + .section .debug_abbrev,"",@progbits +.Ldebug_abbrev0: + .section .debug_info,"",@progbits +.Ldebug_info0: + .section .debug_line,"",@progbits +.Ldebug_line0: + .section .debug_macinfo,"",@progbits +.Ldebug_macinfo0: + .text +.Ltext0: + .section .debug_macinfo + .byte 0x3 + .uleb128 0x0 + .file 1 "tst_mbrlen.c" + .uleb128 0x1 + .byte 0x1 + .uleb128 0x1 + .string "__STDC__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__STDC_HOSTED__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__GNUC__ 4" + .byte 0x1 + .uleb128 0x1 + .string "__GNUC_MINOR__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__GNUC_PATCHLEVEL__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__SIZE_TYPE__ unsigned int" + .byte 0x1 + .uleb128 0x1 + .string "__PTRDIFF_TYPE__ int" + .byte 0x1 + .uleb128 0x1 + .string "__WCHAR_TYPE__ long int" + .byte 0x1 + .uleb128 0x1 + .string "__WINT_TYPE__ unsigned int" + .byte 0x1 + .uleb128 0x1 + .string "__INTMAX_TYPE__ long long int" + .byte 0x1 + .uleb128 0x1 + .string "__UINTMAX_TYPE__ long long unsigned int" + .byte 0x1 + .uleb128 0x1 + .string "__GXX_ABI_VERSION 1002" + .byte 0x1 + .uleb128 0x1 + .string "__SCHAR_MAX__ 127" + .byte 0x1 + .uleb128 0x1 + .string "__SHRT_MAX__ 32767" + .byte 0x1 + .uleb128 0x1 + .string "__INT_MAX__ 2147483647" + .byte 0x1 + .uleb128 0x1 + .string "__LONG_MAX__ 2147483647L" + .byte 0x1 + .uleb128 0x1 + .string "__LONG_LONG_MAX__ 9223372036854775807LL" + .byte 0x1 + .uleb128 0x1 + .string "__WCHAR_MAX__ 2147483647" + .byte 0x1 + .uleb128 0x1 + .string "__CHAR_BIT__ 8" + .byte 0x1 + .uleb128 0x1 + .string "__INTMAX_MAX__ 9223372036854775807LL" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_EVAL_METHOD__ 0" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_RADIX__ 2" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_MANT_DIG__ 24" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_DIG__ 6" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_MIN_EXP__ (-125)" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_MIN_10_EXP__ (-37)" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_MAX_EXP__ 128" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_MAX_10_EXP__ 38" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_MAX__ 3.40282347e+38F" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_MIN__ 1.17549435e-38F" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_EPSILON__ 1.19209290e-7F" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_DENORM_MIN__ 1.40129846e-45F" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_HAS_INFINITY__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__FLT_HAS_QUIET_NAN__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__DBL_MANT_DIG__ 53" + .byte 0x1 + .uleb128 0x1 + .string "__DBL_DIG__ 15" + .byte 0x1 + .uleb128 0x1 + .string "__DBL_MIN_EXP__ (-1021)" + .byte 0x1 + .uleb128 0x1 + .string "__DBL_MIN_10_EXP__ (-307)" + .byte 0x1 + .uleb128 0x1 + .string "__DBL_MAX_EXP__ 1024" + .byte 0x1 + .uleb128 0x1 + .string "__DBL_MAX_10_EXP__ 308" + .byte 0x1 + .uleb128 0x1 + .string "__DBL_MAX__ 1.7976931348623157e+308" + .byte 0x1 + .uleb128 0x1 + .string "__DBL_MIN__ 2.2250738585072014e-308" + .byte 0x1 + .uleb128 0x1 + .string "__DBL_EPSILON__ 2.2204460492503131e-16" + .byte 0x1 + .uleb128 0x1 + .string "__DBL_DENORM_MIN__ 4.9406564584124654e-324" + .byte 0x1 + .uleb128 0x1 + .string "__DBL_HAS_INFINITY__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__DBL_HAS_QUIET_NAN__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__LDBL_MANT_DIG__ 53" + .byte 0x1 + .uleb128 0x1 + .string "__LDBL_DIG__ 15" + .byte 0x1 + .uleb128 0x1 + .string "__LDBL_MIN_EXP__ (-1021)" + .byte 0x1 + .uleb128 0x1 + .string "__LDBL_MIN_10_EXP__ (-307)" + .byte 0x1 + .uleb128 0x1 + .string "__LDBL_MAX_EXP__ 1024" + .byte 0x1 + .uleb128 0x1 + .string "__LDBL_MAX_10_EXP__ 308" + .byte 0x1 + .uleb128 0x1 + .string "__DECIMAL_DIG__ 17" + .byte 0x1 + .uleb128 0x1 + .string "__LDBL_MAX__ 1.7976931348623157e+308L" + .byte 0x1 + .uleb128 0x1 + .string "__LDBL_MIN__ 2.2250738585072014e-308L" + .byte 0x1 + .uleb128 0x1 + .string "__LDBL_EPSILON__ 2.2204460492503131e-16L" + .byte 0x1 + .uleb128 0x1 + .string "__LDBL_DENORM_MIN__ 4.9406564584124654e-324L" + .byte 0x1 + .uleb128 0x1 + .string "__LDBL_HAS_INFINITY__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__LDBL_HAS_QUIET_NAN__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__REGISTER_PREFIX__ " + .byte 0x1 + .uleb128 0x1 + .string "__USER_LABEL_PREFIX__ " + .byte 0x1 + .uleb128 0x1 + .string "__VERSION__ \"4.1.1 (STMicroelectronics Special) [build Jun 26 2007]\"" + .byte 0x1 + .uleb128 0x1 + .string "__NO_INLINE__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__FINITE_MATH_ONLY__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__sh__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__SH4__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__SH_FPU_ANY__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__SH_FPU_DOUBLE__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__LITTLE_ENDIAN__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__gnu_linux__ 1" + .byte 0x1 + .uleb128 0x1 + .string "__linux 1" + .byte 0x1 + .uleb128 0x1 + .string "__linux__ 1" + .byte 0x1 + .uleb128 0x1 + .string "linux 1" + .byte 0x1 + .uleb128 0x1 + .string "__unix 1" + .byte 0x1 + .uleb128 0x1 + .string "__unix__ 1" + .byte 0x1 + .uleb128 0x1 + .string "unix 1" + .byte 0x1 + .uleb128 0x1 + .string "__ELF__ 1" + .byte 0x1 + .uleb128 0x1 + .string "DEBUG 1" + .byte 0x1 + .uleb128 0x1 + .string "_GNU_SOURCE 1" + .byte 0x1 + .uleb128 0x1 + .string "__USE_GNU 1" + .byte 0x3 + .uleb128 0x2 + .file 2 "./../../include/libc-symbols.h" + .uleb128 0x2 + .byte 0x1 + .uleb128 0x17 + .string "_LIBC_SYMBOLS_H 1" + .byte 0x3 + .uleb128 0x2a + .file 3 "../../include/bits/uClibc_arch_features.h" + .uleb128 0x3 + .byte 0x1 + .uleb128 0x6 + .string "_BITS_UCLIBC_ARCH_FEATURES_H " + .byte 0x1 + .uleb128 0xc + .string "__UCLIBC_ABORT_INSTRUCTION__ \"trapa #0xff\"" + .byte 0x1 + .uleb128 0x10 + .string "__UCLIBC_MMAP_HAS_6_ARGS__ " + .byte 0x2 + .uleb128 0x13 + .string "__UCLIBC_TRUNCATE64_HAS_4_ARGS__" + .byte 0x2 + .uleb128 0x16 + .string "__UCLIBC_BROKEN_CREATE_MODULE__" + .byte 0x2 + .uleb128 0x19 + .string "__UCLIBC_HANDLE_OLDER_RLIMIT__" + .byte 0x1 + .uleb128 0x1c + .string "__UCLIBC_NO_UNDERSCORES__ " + .byte 0x1 + .uleb128 0x1f + .string "__UCLIBC_HAVE_ASM_SET_DIRECTIVE__ " + .byte 0x2 + .uleb128 0x22 + .string "__UCLIBC_ASM_GLOBAL_DIRECTIVE__" + .byte 0x1 + .uleb128 0x25 + .string "__UCLIBC_HAVE_ASM_WEAK_DIRECTIVE__ " + .byte 0x2 + .uleb128 0x28 + .string "__UCLIBC_HAVE_ASM_WEAKEXT_DIRECTIVE__" + .byte 0x2 + .uleb128 0x2b + .string "__UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__" + .byte 0x1 + .uleb128 0x2e + .string "__UCLIBC_HAVE_SIGNED_ZERO__ " + .byte 0x4 + .byte 0x1 + .uleb128 0x33 + .string "_LIBC 1" + .byte 0x1 + .uleb128 0x36 + .string "_GNU_SOURCE 1" + .byte 0x1 + .uleb128 0x3d + .string "likely(x) __builtin_expect((!!(x)),1)" + .byte 0x1 + .uleb128 0x40 + .string "unlikely(x) __builtin_expect((!!(x)),0)" + .byte 0x1 + .uleb128 0x43 + .string "__LINUX_COMPILER_H " + .byte 0x1 + .uleb128 0x46 + .string "__cast__(_to) " + .byte 0x1 + .uleb128 0x49 + .string "attribute_unused __attribute__ ((unused))" + .byte 0x1 + .uleb128 0x4c + .string "attribute_noreturn __attribute__ ((__noreturn__))" + .byte 0x1 + .uleb128 0x52 + .string "IS_IN_libc 1" + .byte 0x1 + .uleb128 0x56 + .string "NO_UNDERSCORES " + .byte 0x1 + .uleb128 0x5c + .string "HAVE_ASM_SET_DIRECTIVE " + .byte 0x1 + .uleb128 0x64 + .string "ASM_GLOBAL_DIRECTIVE .global" + .byte 0x1 + .uleb128 0x68 + .string "HAVE_ASM_WEAK_DIRECTIVE " + .byte 0x2 + .uleb128 0x70 + .string "HAVE_ASM_WEAKEXT_DIRECTIVE" + .byte 0x2 + .uleb128 0x76 + .string "HAVE_ASM_GLOBAL_DOT_NAME" + .byte 0x1 + .uleb128 0x7a + .string "HAVE_WEAK_SYMBOLS " + .byte 0x2 + .uleb128 0x7d + .string "C_SYMBOL_NAME" + .byte 0x1 + .uleb128 0x80 + .string "C_SYMBOL_NAME(name) name" + .byte 0x1 + .uleb128 0x87 + .string "ASM_LINE_SEP ;" + .byte 0x1 + .uleb128 0x9a + .string "strong_alias(name,aliasname) _strong_alias(name, aliasname)" + .byte 0x1 + .uleb128 0x9b + .string "_strong_alias(name,aliasname) extern __typeof (name) aliasname __attribute__ ((alias (#name)));" + .byte 0x1 + .uleb128 0xa0 + .string "weak_function __attribute__ ((weak))" + .byte 0x1 + .uleb128 0xa1 + .string "weak_const_function __attribute__ ((weak, __const__))" + .byte 0x1 + .uleb128 0xa7 + .string "weak_alias(name,aliasname) _weak_alias (name, aliasname)" + .byte 0x1 + .uleb128 0xa8 + .string "_weak_alias(name,aliasname) extern __typeof (name) aliasname __attribute__ ((weak, alias (#name)));" + .byte 0x1 + .uleb128 0xac + .string "weak_extern(symbol) _weak_extern (weak symbol)" + .byte 0x1 + .uleb128 0xad + .string "_weak_extern(expr) _Pragma (#expr)" + .byte 0x1 + .uleb128 0x116 + .string "internal_function " + .byte 0x1 + .uleb128 0x11a + .string "__make_section_unallocated(section_string) __asm__ (\".section \" section_string \"\\n\\t.previous\");" + .byte 0x1 + .uleb128 0x122 + .string "__sec_comment \"\\n\\t#\"" + .byte 0x1 + .uleb128 0x12a + .string "link_warning(symbol,msg) __make_section_unallocated (\".gnu.warning.\" #symbol) static const char __evoke_link_warning_ ##symbol[] __attribute__ ((used, section (\".gnu.warning.\" #symbol __sec_comment))) = msg;" + .byte 0x1 + .uleb128 0x143 + .string "INTUSE(name) name" + .byte 0x1 + .uleb128 0x144 + .string "INTDEF(name) " + .byte 0x1 + .uleb128 0x145 + .string "INTVARDEF(name) " + .byte 0x1 + .uleb128 0x146 + .string "INTDEF2(name,newname) " + .byte 0x1 + .uleb128 0x147 + .string "INTVARDEF2(name,newname) " + .byte 0x1 + .uleb128 0x1a3 + .string "attribute_hidden __attribute__ ((visibility (\"hidden\")))" + .byte 0x1 + .uleb128 0x1a4 + .string "__hidden_proto_hiddenattr(attrs...) __attribute__ ((visibility (\"hidden\"), ##attrs))" + .byte 0x1 + .uleb128 0x1ac + .string "hidden_proto(name,attrs...) __hidden_proto (name, __GI_ ##name, ##attrs)" + .byte 0x1 + .uleb128 0x1ad + .string "__hidden_proto(name,internal,attrs...) extern __typeof (name) name __asm__ (__hidden_asmname (#internal)) __hidden_proto_hiddenattr (attrs);" + .byte 0x1 + .uleb128 0x1b0 + .string "__hidden_asmname(name) __hidden_asmname1 (__USER_LABEL_PREFIX__, name)" + .byte 0x1 + .uleb128 0x1b1 + .string "__hidden_asmname1(prefix,name) __hidden_asmname2(prefix, name)" + .byte 0x1 + .uleb128 0x1b2 + .string "__hidden_asmname2(prefix,name) #prefix name" + .byte 0x1 + .uleb128 0x1b3 + .string "__hidden_ver1(local,internal,name) extern __typeof (name) __EI_ ##name __asm__(__hidden_asmname (#internal)); extern __typeof (name) __EI_ ##name __attribute__((alias (__hidden_asmname1 (,#local))))" + .byte 0x1 + .uleb128 0x1b6 + .string "hidden_def(name) __hidden_ver1(__GI_ ##name, name, name);" + .byte 0x1 + .uleb128 0x1b7 + .string "hidden_data_def(name) hidden_def(name)" + .byte 0x1 + .uleb128 0x1b8 + .string "hidden_weak(name) __hidden_ver1(__GI_ ##name, name, name) __attribute__((weak));" + .byte 0x1 + .uleb128 0x1b9 + .string "hidden_data_weak(name) hidden_weak(name)" + .byte 0x1 + .uleb128 0x203 + .string "versioned_symbol(lib,local,symbol,version) " + .byte 0x1 + .uleb128 0x204 + .string "hidden_ver(local,name) " + .byte 0x1 + .uleb128 0x205 + .string "hidden_data_ver(local,name) " + .byte 0x1 + .uleb128 0x208 + .string "libc_hidden_proto(name,attrs...) hidden_proto (name, ##attrs)" + .byte 0x1 + .uleb128 0x209 + .string "libc_hidden_def(name) hidden_def (name)" + .byte 0x1 + .uleb128 0x20a + .string "libc_hidden_weak(name) hidden_weak (name)" + .byte 0x1 + .uleb128 0x20b + .string "libc_hidden_ver(local,name) hidden_ver (local, name)" + .byte 0x1 + .uleb128 0x20c + .string "libc_hidden_data_def(name) hidden_data_def (name)" + .byte 0x1 + .uleb128 0x20d + .string "libc_hidden_data_weak(name) hidden_data_weak (name)" + .byte 0x1 + .uleb128 0x20e + .string "libc_hidden_data_ver(local,name) hidden_data_ver (local, name)" + .byte 0x1 + .uleb128 0x222 + .string "rtld_hidden_proto(name,attrs...) " + .byte 0x1 + .uleb128 0x223 + .string "rtld_hidden_def(name) " + .byte 0x1 + .uleb128 0x224 + .string "rtld_hidden_weak(name) " + .byte 0x1 + .uleb128 0x225 + .string "rtld_hidden_ver(local,name) " + .byte 0x1 + .uleb128 0x226 + .string "rtld_hidden_data_def(name) " + .byte 0x1 + .uleb128 0x227 + .string "rtld_hidden_data_weak(name) " + .byte 0x1 + .uleb128 0x228 + .string "rtld_hidden_data_ver(local,name) " + .byte 0x1 + .uleb128 0x234 + .string "libm_hidden_proto(name,attrs...) " + .byte 0x1 + .uleb128 0x235 + .string "libm_hidden_def(name) " + .byte 0x1 + .uleb128 0x236 + .string "libm_hidden_weak(name) " + .byte 0x1 + .uleb128 0x237 + .string "libm_hidden_ver(local,name) " + .byte 0x1 + .uleb128 0x238 + .string "libm_hidden_data_def(name) " + .byte 0x1 + .uleb128 0x239 + .string "libm_hidden_data_weak(name) " + .byte 0x1 + .uleb128 0x23a + .string "libm_hidden_data_ver(local,name) " + .byte 0x1 + .uleb128 0x246 + .string "libresolv_hidden_proto(name,attrs...) " + .byte 0x1 + .uleb128 0x247 + .string "libresolv_hidden_def(name) " + .byte 0x1 + .uleb128 0x248 + .string "libresolv_hidden_weak(name) " + .byte 0x1 + .uleb128 0x249 + .string "libresolv_hidden_ver(local,name) " + .byte 0x1 + .uleb128 0x24a + .string "libresolv_hidden_data_def(name) " + .byte 0x1 + .uleb128 0x24b + .string "libresolv_hidden_data_weak(name) " + .byte 0x1 + .uleb128 0x24c + .string "libresolv_hidden_data_ver(local,name) " + .byte 0x1 + .uleb128 0x258 + .string "librt_hidden_proto(name,attrs...) " + .byte 0x1 + .uleb128 0x259 + .string "librt_hidden_def(name) " + .byte 0x1 + .uleb128 0x25a + .string "librt_hidden_weak(name) " + .byte 0x1 + .uleb128 0x25b + .string "librt_hidden_ver(local,name) " + .byte 0x1 + .uleb128 0x25c + .string "librt_hidden_data_def(name) " + .byte 0x1 + .uleb128 0x25d + .string "librt_hidden_data_weak(name) " + .byte 0x1 + .uleb128 0x25e + .string "librt_hidden_data_ver(local,name) " + .byte 0x1 + .uleb128 0x26a + .string "libdl_hidden_proto(name,attrs...) " + .byte 0x1 + .uleb128 0x26b + .string "libdl_hidden_def(name) " + .byte 0x1 + .uleb128 0x26c + .string "libdl_hidden_weak(name) " + .byte 0x1 + .uleb128 0x26d + .string "libdl_hidden_ver(local,name) " + .byte 0x1 + .uleb128 0x26e + .string "libdl_hidden_data_def(name) " + .byte 0x1 + .uleb128 0x26f + .string "libdl_hidden_data_weak(name) " + .byte 0x1 + .uleb128 0x270 + .string "libdl_hidden_data_ver(local,name) " + .byte 0x1 + .uleb128 0x27c + .string "libintl_hidden_proto(name,attrs...) " + .byte 0x1 + .uleb128 0x27d + .string "libintl_hidden_def(name) " + .byte 0x1 + .uleb128 0x27e + .string "libintl_hidden_weak(name) " + .byte 0x1 + .uleb128 0x27f + .string "libintl_hidden_ver(local,name) " + .byte 0x1 + .uleb128 0x280 + .string "libintl_hidden_data_def(name) " + .byte 0x1 + .uleb128 0x281 + .string "libintl_hidden_data_weak(name) " + .byte 0x1 + .uleb128 0x282 + .string "libintl_hidden_data_ver(local,name) " + .byte 0x1 + .uleb128 0x28e + .string "libnsl_hidden_proto(name,attrs...) " + .byte 0x1 + .uleb128 0x28f + .string "libnsl_hidden_def(name) " + .byte 0x1 + .uleb128 0x290 + .string "libnsl_hidden_weak(name) " + .byte 0x1 + .uleb128 0x291 + .string "libnsl_hidden_ver(local,name) " + .byte 0x1 + .uleb128 0x292 + .string "libnsl_hidden_data_def(name) " + .byte 0x1 + .uleb128 0x293 + .string "libnsl_hidden_data_weak(name) " + .byte 0x1 + .uleb128 0x294 + .string "libnsl_hidden_data_ver(local,name) " + .byte 0x1 + .uleb128 0x2a0 + .string "libutil_hidden_proto(name,attrs...) " + .byte 0x1 + .uleb128 0x2a1 + .string "libutil_hidden_def(name) " + .byte 0x1 + .uleb128 0x2a2 + .string "libutil_hidden_weak(name) " + .byte 0x1 + .uleb128 0x2a3 + .string "libutil_hidden_ver(local,name) " + .byte 0x1 + .uleb128 0x2a4 + .string "libutil_hidden_data_def(name) " + .byte 0x1 + .uleb128 0x2a5 + .string "libutil_hidden_data_weak(name) " + .byte 0x1 + .uleb128 0x2a6 + .string "libutil_hidden_data_ver(local,name) " + .byte 0x1 + .uleb128 0x2b2 + .string "libcrypt_hidden_proto(name,attrs...) " + .byte 0x1 + .uleb128 0x2b3 + .string "libcrypt_hidden_def(name) " + .byte 0x1 + .uleb128 0x2b4 + .string "libcrypt_hidden_weak(name) " + .byte 0x1 + .uleb128 0x2b5 + .string "libcrypt_hidden_ver(local,name) " + .byte 0x1 + .uleb128 0x2b6 + .string "libcrypt_hidden_data_def(name) " + .byte 0x1 + .uleb128 0x2b7 + .string "libcrypt_hidden_data_weak(name) " + .byte 0x1 + .uleb128 0x2b8 + .string "libcrypt_hidden_data_ver(local,name) " + .byte 0x1 + .uleb128 0x2c4 + .string "libpthread_hidden_proto(name,attrs...) " + .byte 0x1 + .uleb128 0x2c5 + .string "libpthread_hidden_def(name) " + .byte 0x1 + .uleb128 0x2c6 + .string "libpthread_hidden_weak(name) " + .byte 0x1 + .uleb128 0x2c7 + .string "libpthread_hidden_ver(local,name) " + .byte 0x1 + .uleb128 0x2c8 + .string "libpthread_hidden_data_def(name) " + .byte 0x1 + .uleb128 0x2c9 + .string "libpthread_hidden_data_weak(name) " + .byte 0x1 + .uleb128 0x2ca + .string "libpthread_hidden_data_ver(local,name) " + .byte 0x4 + .byte 0x1 + .uleb128 0x5 + .string "TST_FUNCTION mbrlen" + .byte 0x3 + .uleb128 0x8 + .file 4 "tsp_common.c" + .uleb128 0x4 + .byte 0x1 + .uleb128 0x7 + .string "TST_FUNCTION_CALL(func) _TST_FUNCTION_CALL(func)" + .byte 0x1 + .uleb128 0x8 + .string "_TST_FUNCTION_CALL(func) tst ##_ ## func" + .byte 0x3 + .uleb128 0xb + .file 5 "../../include/stdio.h" + .uleb128 0x5 + .byte 0x1 + .uleb128 0x1b + .string "_STDIO_H 1" + .byte 0x3 + .uleb128 0x1d + .file 6 "../../include/features.h" + .uleb128 0x6 + .byte 0x1 + .uleb128 0x14 + .string "_FEATURES_H 1" + .byte 0x1 + .uleb128 0x19 + .string "__UCLIBC__ 1" + .byte 0x1 + .uleb128 0x22 + .string "__need_uClibc_config_h " + .byte 0x3 + .uleb128 0x24 + .file 7 "../../include/bits/uClibc_config.h" + .uleb128 0x7 + .byte 0x1 + .uleb128 0xc + .string "__UCLIBC_MAJOR__ 0" + .byte 0x1 + .uleb128 0xd + .string "__UCLIBC_MINOR__ 9" + .byte 0x1 + .uleb128 0xe + .string "__UCLIBC_SUBLEVEL__ 29" + .byte 0x2 + .uleb128 0xf + .string "__TARGET_alpha__" + .byte 0x2 + .uleb128 0x10 + .string "__TARGET_arm__" + .byte 0x2 + .uleb128 0x11 + .string "__TARGET_bfin__" + .byte 0x2 + .uleb128 0x12 + .string "__TARGET_cris__" + .byte 0x2 + .uleb128 0x13 + .string "__TARGET_e1__" + .byte 0x2 + .uleb128 0x14 + .string "__TARGET_frv__" + .byte 0x2 + .uleb128 0x15 + .string "__TARGET_h8300__" + .byte 0x2 + .uleb128 0x16 + .string "__TARGET_hppa__" + .byte 0x2 + .uleb128 0x17 + .string "__TARGET_i386__" + .byte 0x2 + .uleb128 0x18 + .string "__TARGET_i960__" + .byte 0x2 + .uleb128 0x19 + .string "__TARGET_ia64__" + .byte 0x2 + .uleb128 0x1a + .string "__TARGET_m68k__" + .byte 0x2 + .uleb128 0x1b + .string "__TARGET_microblaze__" + .byte 0x2 + .uleb128 0x1c + .string "__TARGET_mips__" + .byte 0x2 + .uleb128 0x1d + .string "__TARGET_nios__" + .byte 0x2 + .uleb128 0x1e + .string "__TARGET_nios2__" + .byte 0x2 + .uleb128 0x1f + .string "__TARGET_powerpc__" + .byte 0x1 + .uleb128 0x20 + .string "__TARGET_sh__ 1" + .byte 0x2 + .uleb128 0x21 + .string "__TARGET_sh64__" + .byte 0x2 + .uleb128 0x22 + .string "__TARGET_sparc__" + .byte 0x2 + .uleb128 0x23 + .string "__TARGET_v850__" + .byte 0x2 + .uleb128 0x24 + .string "__TARGET_vax__" + .byte 0x2 + .uleb128 0x25 + .string "__TARGET_x86_64__" + .byte 0x1 + .uleb128 0x2a + .string "__TARGET_ARCH__ \"sh\"" + .byte 0x1 + .uleb128 0x2b + .string "__FORCE_OPTIONS_FOR_ARCH__ 1" + .byte 0x2 + .uleb128 0x2c + .string "__CONFIG_SH2A__" + .byte 0x2 + .uleb128 0x2d + .string "__CONFIG_SH2__" + .byte 0x2 + .uleb128 0x2e + .string "__CONFIG_SH3__" + .byte 0x1 + .uleb128 0x2f + .string "__CONFIG_SH4__ 1" + .byte 0x1 + .uleb128 0x30 + .string "__ARCH_HAS_BWD_MEMCPY__ 1" + .byte 0x1 + .uleb128 0x31 + .string "__TARGET_SUBARCH__ \"sh4\"" + .byte 0x1 + .uleb128 0x36 + .string "__ARCH_ANY_ENDIAN__ 1" + .byte 0x1 + .uleb128 0x37 + .string "__ARCH_LITTLE_ENDIAN__ 1" + .byte 0x2 + .uleb128 0x38 + .string "__ARCH_WANTS_BIG_ENDIAN__" + .byte 0x1 + .uleb128 0x39 + .string "__ARCH_WANTS_LITTLE_ENDIAN__ 1" + .byte 0x1 + .uleb128 0x3a + .string "__ARCH_HAS_MMU__ 1" + .byte 0x1 + .uleb128 0x3b + .string "__ARCH_USE_MMU__ 1" + .byte 0x1 + .uleb128 0x3c + .string "__UCLIBC_HAS_FLOATS__ 1" + .byte 0x1 + .uleb128 0x3d + .string "__UCLIBC_HAS_FPU__ 1" + .byte 0x1 + .uleb128 0x3e + .string "__DO_C99_MATH__ 1" + .byte 0x1 + .uleb128 0x3f + .string "__KERNEL_HEADERS__ \"/opt/STM/STLinux-2.3ear/devkit/sh4/uclibc_target/usr/include\"" + .byte 0x1 + .uleb128 0x40 + .string "__HAVE_DOT_CONFIG__ 1" + .byte 0x2 + .uleb128 0x45 + .string "__HAVE_NO_PIC__" + .byte 0x2 + .uleb128 0x46 + .string "__DOPIC__" + .byte 0x2 + .uleb128 0x47 + .string "__HAVE_NO_SHARED__" + .byte 0x2 + .uleb128 0x48 + .string "__ARCH_HAS_NO_LDSO__" + .byte 0x1 + .uleb128 0x49 + .string "__HAVE_SHARED__ 1" + .byte 0x1 + .uleb128 0x4a + .string "__FORCE_SHAREABLE_TEXT_SEGMENTS__ 1" + .byte 0x1 + .uleb128 0x4b + .string "__LDSO_LDD_SUPPORT__ 1" + .byte 0x1 + .uleb128 0x4c + .string "__LDSO_CACHE_SUPPORT__ 1" + .byte 0x2 + .uleb128 0x4d + .string "__LDSO_PRELOAD_FILE_SUPPORT__" + .byte 0x1 + .uleb128 0x4e + .string "__LDSO_BASE_FILENAME__ \"ld.so\"" + .byte 0x2 + .uleb128 0x4f + .string "__UCLIBC_STATIC_LDCONFIG__" + .byte 0x1 + .uleb128 0x50 + .string "__LDSO_RUNPATH__ 1" + .byte 0x1 + .uleb128 0x51 + .string "__UCLIBC_CTOR_DTOR__ 1" + .byte 0x1 + .uleb128 0x52 + .string "__LDSO_GNU_HASH_SUPPORT__ 1" + .byte 0x2 + .uleb128 0x53 + .string "__HAS_NO_THREADS__" + .byte 0x1 + .uleb128 0x54 + .string "__UCLIBC_HAS_THREADS__ 1" + .byte 0x1 + .uleb128 0x55 + .string "__UCLIBC_HAS_THREADS_NATIVE__ 1" + .byte 0x1 + .uleb128 0x56 + .string "__PTHREADS_DEBUG_SUPPORT__ 1" + .byte 0x2 + .uleb128 0x57 + .string "__LINUXTHREADS_OLD__" + .byte 0x1 + .uleb128 0x58 + .string "__UCLIBC_HAS_LFS__ 1" + .byte 0x2 + .uleb128 0x59 + .string "__MALLOC__" + .byte 0x2 + .uleb128 0x5a + .string "__MALLOC_SIMPLE__" + .byte 0x1 + .uleb128 0x5b + .string "__MALLOC_STANDARD__ 1" + .byte 0x2 + .uleb128 0x5c + .string "__MALLOC_GLIBC_COMPAT__" + .byte 0x2 + .uleb128 0x5d + .string "__UCLIBC_DYNAMIC_ATEXIT__" + .byte 0x1 + .uleb128 0x5e + .string "__COMPAT_ATEXIT__ 1" + .byte 0x1 + .uleb128 0x5f + .string "__UCLIBC_SUSV3_LEGACY__ 1" + .byte 0x2 + .uleb128 0x60 + .string "__UCLIBC_SUSV3_LEGACY_MACROS__" + .byte 0x1 + .uleb128 0x61 + .string "__UCLIBC_HAS_SHADOW__ 1" + .byte 0x2 + .uleb128 0x62 + .string "__UCLIBC_HAS_PROGRAM_INVOCATION_NAME__" + .byte 0x1 + .uleb128 0x63 + .string "__UCLIBC_HAS___PROGNAME__ 1" + .byte 0x1 + .uleb128 0x64 + .string "__UNIX98PTY_ONLY__ 1" + .byte 0x1 + .uleb128 0x65 + .string "__ASSUME_DEVPTS__ 1" + .byte 0x1 + .uleb128 0x66 + .string "__UCLIBC_HAS_TM_EXTENSIONS__ 1" + .byte 0x1 + .uleb128 0x67 + .string "__UCLIBC_HAS_TZ_CACHING__ 1" + .byte 0x1 + .uleb128 0x68 + .string "__UCLIBC_HAS_TZ_FILE__ 1" + .byte 0x1 + .uleb128 0x69 + .string "__UCLIBC_HAS_TZ_FILE_READ_MANY__ 1" + .byte 0x1 + .uleb128 0x6a + .string "__UCLIBC_TZ_FILE_PATH__ \"/etc/TZ\"" + .byte 0x1 + .uleb128 0x6f + .string "__UCLIBC_HAS_IPV6__ 1" + .byte 0x1 + .uleb128 0x70 + .string "__UCLIBC_HAS_RPC__ 1" + .byte 0x1 + .uleb128 0x71 + .string "__UCLIBC_HAS_FULL_RPC__ 1" + .byte 0x1 + .uleb128 0x72 + .string "__UCLIBC_HAS_REENTRANT_RPC__ 1" + .byte 0x2 + .uleb128 0x73 + .string "__UCLIBC_USE_NETLINK__" + .byte 0x1 + .uleb128 0x78 + .string "__UCLIBC_HAS_STRING_GENERIC_OPT__ 1" + .byte 0x1 + .uleb128 0x79 + .string "__UCLIBC_HAS_STRING_ARCH_OPT__ 1" + .byte 0x1 + .uleb128 0x7a + .string "__UCLIBC_HAS_CTYPE_TABLES__ 1" + .byte 0x1 + .uleb128 0x7b + .string "__UCLIBC_HAS_CTYPE_SIGNED__ 1" + .byte 0x1 + .uleb128 0x7c + .string "__UCLIBC_HAS_CTYPE_UNSAFE__ 1" + .byte 0x2 + .uleb128 0x7d + .string "__UCLIBC_HAS_CTYPE_CHECKED__" + .byte 0x2 + .uleb128 0x7e + .string "__UCLIBC_HAS_CTYPE_ENFORCED__" + .byte 0x1 + .uleb128 0x7f + .string "__UCLIBC_HAS_WCHAR__ 1" + .byte 0x1 + .uleb128 0x80 + .string "__UCLIBC_HAS_LOCALE__ 1" + .byte 0x2 + .uleb128 0x81 + .string "__UCLIBC_PREGENERATED_LOCALE_DATA__" + .byte 0x2 + .uleb128 0x82 + .string "__UCLIBC_HAS_XLOCALE__" + .byte 0x2 + .uleb128 0x83 + .string "__UCLIBC_HAS_HEXADECIMAL_FLOATS__" + .byte 0x2 + .uleb128 0x84 + .string "__UCLIBC_HAS_GLIBC_DIGIT_GROUPING__" + .byte 0x2 + .uleb128 0x85 + .string "__UCLIBC_HAS_GLIBC_CUSTOM_PRINTF__" + .byte 0x1 + .uleb128 0x86 + .string "__UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS__ 9" + .byte 0x2 + .uleb128 0x87 + .string "__UCLIBC_HAS_SCANF_GLIBC_A_FLAG__" + .byte 0x2 + .uleb128 0x88 + .string "__UCLIBC_HAS_STDIO_BUFSIZ_NONE__" + .byte 0x2 + .uleb128 0x89 + .string "__UCLIBC_HAS_STDIO_BUFSIZ_256__" + .byte 0x2 + .uleb128 0x8a + .string "__UCLIBC_HAS_STDIO_BUFSIZ_512__" + .byte 0x2 + .uleb128 0x8b + .string "__UCLIBC_HAS_STDIO_BUFSIZ_1024__" + .byte 0x2 + .uleb128 0x8c + .string "__UCLIBC_HAS_STDIO_BUFSIZ_2048__" + .byte 0x1 + .uleb128 0x8d + .string "__UCLIBC_HAS_STDIO_BUFSIZ_4096__ 1" + .byte 0x2 + .uleb128 0x8e + .string "__UCLIBC_HAS_STDIO_BUFSIZ_8192__" + .byte 0x1 + .uleb128 0x8f + .string "__UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE__ 1" + .byte 0x2 + .uleb128 0x90 + .string "__UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4__" + .byte 0x2 + .uleb128 0x91 + .string "__UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8__" + .byte 0x2 + .uleb128 0x92 + .string "__UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT__" + .byte 0x1 + .uleb128 0x93 + .string "__UCLIBC_HAS_STDIO_GETC_MACRO__ 1" + .byte 0x1 + .uleb128 0x94 + .string "__UCLIBC_HAS_STDIO_PUTC_MACRO__ 1" + .byte 0x1 + .uleb128 0x95 + .string "__UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION__ 1" + .byte 0x2 + .uleb128 0x96 + .string "__UCLIBC_HAS_FOPEN_LARGEFILE_MODE__" + .byte 0x2 + .uleb128 0x97 + .string "__UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE__" + .byte 0x2 + .uleb128 0x98 + .string "__UCLIBC_HAS_GLIBC_CUSTOM_STREAMS__" + .byte 0x1 + .uleb128 0x99 + .string "__UCLIBC_HAS_PRINTF_M_SPEC__ 1" + .byte 0x1 + .uleb128 0x9a + .string "__UCLIBC_HAS_ERRNO_MESSAGES__ 1" + .byte 0x1 + .uleb128 0x9b + .string "__UCLIBC_HAS_SYS_ERRLIST__ 1" + .byte 0x1 + .uleb128 0x9c + .string "__UCLIBC_HAS_SIGNUM_MESSAGES__ 1" + .byte 0x2 + .uleb128 0x9d + .string "__UCLIBC_HAS_SYS_SIGLIST__" + .byte 0x2 + .uleb128 0x9e + .string "__UCLIBC_HAS_GETTEXT_AWARENESS__" + .byte 0x1 + .uleb128 0x9f + .string "__UCLIBC_HAS_GNU_GETOPT__ 1" + .byte 0x1 + .uleb128 0xa0 + .string "__UCLIBC_HAS_STDIO_FUTEXES__ 1" + .byte 0x1 + .uleb128 0xa1 + .string "__UCLIBC_HAS_GNU_GETSUBOPT__ 1" + .byte 0x1 + .uleb128 0xa6 + .string "__UCLIBC_HAS_REGEX__ 1" + .byte 0x2 + .uleb128 0xa7 + .string "__UCLIBC_HAS_REGEX_OLD__" + .byte 0x1 + .uleb128 0xa8 + .string "__UCLIBC_HAS_FNMATCH__ 1" + .byte 0x1 + .uleb128 0xa9 + .string "__UCLIBC_HAS_FNMATCH_OLD__ 1" + .byte 0x2 + .uleb128 0xaa + .string "__UCLIBC_HAS_WORDEXP__" + .byte 0x2 + .uleb128 0xab + .string "__UCLIBC_HAS_FTW__" + .byte 0x1 + .uleb128 0xac + .string "__UCLIBC_HAS_GLOB__ 1" + .byte 0x1 + .uleb128 0xad + .string "__UCLIBC_HAS_GNU_GLOB__ 1" + .byte 0x1 + .uleb128 0xb2 + .string "__SHARED_LIB_LOADER_PREFIX__ \"/lib\"" + .byte 0x1 + .uleb128 0xb3 + .string "__RUNTIME_PREFIX__ \"/\"" + .byte 0x1 + .uleb128 0xb4 + .string "__DEVEL_PREFIX__ \"/usr\"" + .byte 0x2 + .uleb128 0xb9 + .string "__UCLIBC_HAS_ARC4RANDOM__" + .byte 0x2 + .uleb128 0xba + .string "__HAVE_NO_SSP__" + .byte 0x2 + .uleb128 0xbb + .string "__UCLIBC_HAS_SSP__" + .byte 0x1 + .uleb128 0xbc + .string "__UCLIBC_BUILD_RELRO__ 1" + .byte 0x2 + .uleb128 0xbd + .string "__UCLIBC_BUILD_NOW__" + .byte 0x1 + .uleb128 0xbe + .string "__UCLIBC_BUILD_NOEXECSTACK__ 1" + .byte 0x1 + .uleb128 0xc3 + .string "__CROSS_COMPILER_PREFIX__ \"sh4-linux-uclibc-\"" + .byte 0x1 + .uleb128 0xc4 + .string "__UCLIBC_EXTRA_CFLAGS__ \"\"" + .byte 0x1 + .uleb128 0xc5 + .string "__DODEBUG__ 1" + .byte 0x1 + .uleb128 0xc6 + .string "__DOASSERTS__ 1" + .byte 0x1 + .uleb128 0xc7 + .string "__SUPPORT_LD_DEBUG__ 1" + .byte 0x1 + .uleb128 0xc8 + .string "__SUPPORT_LD_DEBUG_EARLY__ 1" + .byte 0x2 + .uleb128 0xc9 + .string "__UCLIBC_MALLOC_DEBUGGING__" + .byte 0x1 + .uleb128 0xca + .string "__WARNINGS__ \"-Wall\"" + .byte 0x1 + .uleb128 0xcb + .string "__EXTRA_WARNINGS__ 1" + .byte 0x2 + .uleb128 0xcc + .string "__DOMULTI__" + .byte 0x1 + .uleb128 0xcd + .string "__UCLIBC_MJN3_ONLY__ 1" + .byte 0x4 + .byte 0x2 + .uleb128 0x24 + .string "__need_uClibc_config_h" + .byte 0x1 + .uleb128 0x29 + .string "__OPTIMIZE_SIZE__ 1" + .byte 0x2 + .uleb128 0x71 + .string "__USE_ISOC99" + .byte 0x2 + .uleb128 0x72 + .string "__USE_POSIX" + .byte 0x2 + .uleb128 0x73 + .string "__USE_POSIX2" + .byte 0x2 + .uleb128 0x74 + .string "__USE_POSIX199309" + .byte 0x2 + .uleb128 0x75 + .string "__USE_POSIX199506" + .byte 0x2 + .uleb128 0x76 + .string "__USE_XOPEN" + .byte 0x2 + .uleb128 0x77 + .string "__USE_XOPEN_EXTENDED" + .byte 0x2 + .uleb128 0x78 + .string "__USE_UNIX98" + .byte 0x2 + .uleb128 0x79 + .string "__USE_XOPEN2K" + .byte 0x2 + .uleb128 0x7a + .string "__USE_LARGEFILE" + .byte 0x2 + .uleb128 0x7b + .string "__USE_LARGEFILE64" + .byte 0x2 + .uleb128 0x7c + .string "__USE_FILE_OFFSET64" + .byte 0x2 + .uleb128 0x7d + .string "__USE_BSD" + .byte 0x2 + .uleb128 0x7e + .string "__USE_SVID" + .byte 0x2 + .uleb128 0x7f + .string "__USE_MISC" + .byte 0x2 + .uleb128 0x80 + .string "__USE_ATFILE" + .byte 0x2 + .uleb128 0x81 + .string "__USE_GNU" + .byte 0x2 + .uleb128 0x82 + .string "__USE_REENTRANT" + .byte 0x2 + .uleb128 0x83 + .string "__USE_FORTIFY_LEVEL" + .byte 0x2 + .uleb128 0x84 + .string "__FAVOR_BSD" + .byte 0x2 + .uleb128 0x85 + .string "__KERNEL_STRICT_NAMES" + .byte 0x1 + .uleb128 0x8a + .string "__KERNEL_STRICT_NAMES " + .byte 0x1 + .uleb128 0x8e + .string "__USE_ANSI 1" + .byte 0x1 + .uleb128 0x98 + .string "__GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min))" + .byte 0x2 + .uleb128 0xa9 + .string "_ISOC99_SOURCE" + .byte 0x1 + .uleb128 0xaa + .string "_ISOC99_SOURCE 1" + .byte 0x2 + .uleb128 0xab + .string "_POSIX_SOURCE" + .byte 0x1 + .uleb128 0xac + .string "_POSIX_SOURCE 1" + .byte 0x2 + .uleb128 0xad + .string "_POSIX_C_SOURCE" + .byte 0x1 + .uleb128 0xae + .string "_POSIX_C_SOURCE 199506L" + .byte 0x2 + .uleb128 0xaf + .string "_XOPEN_SOURCE" + .byte 0x1 + .uleb128 0xb0 + .string "_XOPEN_SOURCE 600" + .byte 0x2 + .uleb128 0xb1 + .string "_XOPEN_SOURCE_EXTENDED" + .byte 0x1 + .uleb128 0xb2 + .string "_XOPEN_SOURCE_EXTENDED 1" + .byte 0x2 + .uleb128 0xb4 + .string "_LARGEFILE64_SOURCE" + .byte 0x1 + .uleb128 0xb5 + .string "_LARGEFILE64_SOURCE 1" + .byte 0x2 + .uleb128 0xb7 + .string "_BSD_SOURCE" + .byte 0x1 + .uleb128 0xb8 + .string "_BSD_SOURCE 1" + .byte 0x2 + .uleb128 0xb9 + .string "_SVID_SOURCE" + .byte 0x1 + .uleb128 0xba + .string "_SVID_SOURCE 1" + .byte |