summaryrefslogtreecommitdiff
path: root/rust/tests/snapshots/binary_view__atox.snap.new
diff options
context:
space:
mode:
authorMason Reed <mason@vector35.com>2025-06-27 10:28:23 -0400
committerMason Reed <mason@vector35.com>2025-07-02 01:56:54 -0400
commitec8dfdbb6f291d281c48139dd65e659fe1208bf3 (patch)
tree8ffd8e9ee7e0d7f7bb943a7f194bf7767ecf5ea8 /rust/tests/snapshots/binary_view__atox.snap.new
parent6662b774b37840380c2e2274a4ca01680b72ba90 (diff)
[Rust] Fixup some unit tests
Diffstat (limited to 'rust/tests/snapshots/binary_view__atox.snap.new')
-rw-r--r--rust/tests/snapshots/binary_view__atox.snap.new967
1 files changed, 967 insertions, 0 deletions
diff --git a/rust/tests/snapshots/binary_view__atox.snap.new b/rust/tests/snapshots/binary_view__atox.snap.new
new file mode 100644
index 00000000..498ac4fc
--- /dev/null
+++ b/rust/tests/snapshots/binary_view__atox.snap.new
@@ -0,0 +1,967 @@
+---
+source: rust/tests/binary_view.rs
+assertion_line: 137
+expression: functions
+---
+{
+ 220944: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_interlocked_read<long>",
+ short_name: "__crt_interlocked_read<long>",
+ raw_name: "??$__crt_interlocked_read@J@@YAJPDJ@Z",
+ address: 220944,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 221264: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::is_overflow_condition<unsigned long>",
+ short_name: "__crt_strtox::is_overflow_condition<unsigned long>",
+ raw_name: "??$is_overflow_condition@K@__crt_strtox@@YA_NIK@Z",
+ address: 221264,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 221760: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::is_overflow_condition<uint64_t>",
+ short_name: "__crt_strtox::is_overflow_condition<uint64_t>",
+ raw_name: "??$is_overflow_condition@_K@__crt_strtox@@YA_NI_K@Z",
+ address: 221760,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 222304: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::make_c_string_character_source<char, std::nullptr>(char const* const, std::nullptr)",
+ short_name: "__crt_strtox::make_c_string_character_source<char, std::nullptr>",
+ raw_name: "??$make_c_string_character_source@D$$T@__crt_strtox@@YA?AV?$c_string_character_source@D@0@QBD$$T@Z",
+ address: 222304,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 222688: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::make_c_string_character_source<wchar_t, std::nullptr>(wchar_t const* const, std::nullptr)",
+ short_name: "__crt_strtox::make_c_string_character_source<wchar_t, std::nullptr>",
+ raw_name: "??$make_c_string_character_source@_W$$T@__crt_strtox@@YA?AV?$c_string_character_source@_W@0@QB_W$$T@Z",
+ address: 222688,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 223072: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::parse_integer<unsigned long,class __crt_strtox::c_string_character_source<char> >",
+ short_name: "__crt_strtox::parse_integer<unsigned long,class __crt_strtox::c_string_character_source<char> >",
+ raw_name: "??$parse_integer@KV?$c_string_character_source@D@__crt_strtox@@@__crt_strtox@@YAKQAU__crt_locale_pointers@@V?$c_string_character_source@D@0@H_N@Z",
+ address: 223072,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 225616: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::parse_integer<unsigned long,class __crt_strtox::c_string_character_source<wchar_t> >",
+ short_name: "__crt_strtox::parse_integer<unsigned long,class __crt_strtox::c_string_character_source<wchar_t> >",
+ raw_name: "??$parse_integer@KV?$c_string_character_source@_W@__crt_strtox@@@__crt_strtox@@YAKQAU__crt_locale_pointers@@V?$c_string_character_source@_W@0@H_N@Z",
+ address: 225616,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 228160: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::parse_integer<uint64_t,class __crt_strtox::c_string_character_source<char> >",
+ short_name: "__crt_strtox::parse_integer<uint64_t,class __crt_strtox::c_string_character_source<char> >",
+ raw_name: "??$parse_integer@_KV?$c_string_character_source@D@__crt_strtox@@@__crt_strtox@@YA_KQAU__crt_locale_pointers@@V?$c_string_character_source@D@0@H_N@Z",
+ address: 228160,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 230912: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::parse_integer<uint64_t,class __crt_strtox::c_string_character_source<wchar_t> >",
+ short_name: "__crt_strtox::parse_integer<uint64_t,class __crt_strtox::c_string_character_source<wchar_t> >",
+ raw_name: "??$parse_integer@_KV?$c_string_character_source@_W@__crt_strtox@@@__crt_strtox@@YA_KQAU__crt_locale_pointers@@V?$c_string_character_source@_W@0@H_N@Z",
+ address: 230912,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 233680: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::parse_integer_from_string<long,char,std::nullptr>",
+ short_name: "__crt_strtox::parse_integer_from_string<long,char,std::nullptr>",
+ raw_name: "??$parse_integer_from_string@JD$$T@__crt_strtox@@YAJQBD$$THQAU__crt_locale_pointers@@@Z",
+ address: 233680,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 234128: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::parse_integer_from_string<long,wchar_t,std::nullptr>",
+ short_name: "__crt_strtox::parse_integer_from_string<long,wchar_t,std::nullptr>",
+ raw_name: "??$parse_integer_from_string@J_W$$T@__crt_strtox@@YAJQB_W$$THQAU__crt_locale_pointers@@@Z",
+ address: 234128,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 234592: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::parse_integer_from_string<int64_t,char,std::nullptr>",
+ short_name: "__crt_strtox::parse_integer_from_string<int64_t,char,std::nullptr>",
+ raw_name: "??$parse_integer_from_string@_JD$$T@__crt_strtox@@YA_JQBD$$THQAU__crt_locale_pointers@@@Z",
+ address: 234592,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 235056: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::parse_integer_from_string<int64_t,wchar_t,std::nullptr>",
+ short_name: "__crt_strtox::parse_integer_from_string<int64_t,wchar_t,std::nullptr>",
+ raw_name: "??$parse_integer_from_string@_J_W$$T@__crt_strtox@@YA_JQB_W$$THQAU__crt_locale_pointers@@@Z",
+ address: 235056,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 235520: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::c_string_character_source<char>::c_string_character_source<char>(__crt_strtox::c_string_character_source<char>* this, char const* const, char const** const)",
+ short_name: "__crt_strtox::c_string_character_source<char>::c_string_character_source<char>",
+ raw_name: "??0?$c_string_character_source@D@__crt_strtox@@QAE@QBDQAPBD@Z",
+ address: 235520,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 235952: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::c_string_character_source<wchar_t>::c_string_character_source<wchar_t>",
+ short_name: "__crt_strtox::c_string_character_source<wchar_t>::c_string_character_source<wchar_t>",
+ raw_name: "??0?$c_string_character_source@_W@__crt_strtox@@QAE@QB_WQAPB_W@Z",
+ address: 235952,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 236384: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "_LocaleUpdate::_LocaleUpdate",
+ short_name: "_LocaleUpdate::_LocaleUpdate",
+ raw_name: "??0_LocaleUpdate@@QAE@QAU__crt_locale_pointers@@@Z",
+ address: 236384,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 237072: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::c_string_character_source<char>::~c_string_character_source<char>(__crt_strtox::c_string_character_source<char>* this)",
+ short_name: "__crt_strtox::c_string_character_source<char>::~c_string_character_source<char>",
+ raw_name: "??1?$c_string_character_source@D@__crt_strtox@@QAE@XZ",
+ address: 237072,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 237456: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::c_string_character_source<wchar_t>::~c_string_character_source<wchar_t>(__crt_strtox::c_string_character_source<wchar_t>* this)",
+ short_name: "__crt_strtox::c_string_character_source<wchar_t>::~c_string_character_source<wchar_t>",
+ raw_name: "??1?$c_string_character_source@_W@__crt_strtox@@QAE@XZ",
+ address: 237456,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 237840: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "_LocaleUpdate::~_LocaleUpdate(_LocaleUpdate* this)",
+ short_name: "_LocaleUpdate::~_LocaleUpdate",
+ raw_name: "??1_LocaleUpdate@@QAE@XZ",
+ address: 237840,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 238192: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "_LocaleUpdate::GetLocaleT(_LocaleUpdate* this)",
+ short_name: "_LocaleUpdate::GetLocaleT",
+ raw_name: "?GetLocaleT@_LocaleUpdate@@QAEPAU__crt_locale_pointers@@XZ",
+ address: 238192,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 238496: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_interlocked_read_32(int32_t const volatile*)",
+ short_name: "__crt_interlocked_read_32",
+ raw_name: "?__crt_interlocked_read_32@@YAHPDH@Z",
+ address: 238496,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 238832: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::c_string_character_source<char>::get(__crt_strtox::c_string_character_source<char>* this)",
+ short_name: "__crt_strtox::c_string_character_source<char>::get",
+ raw_name: "?get@?$c_string_character_source@D@__crt_strtox@@QAEDXZ",
+ address: 238832,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 239184: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::c_string_character_source<wchar_t>::get(__crt_strtox::c_string_character_source<wchar_t>* this)",
+ short_name: "__crt_strtox::c_string_character_source<wchar_t>::get",
+ raw_name: "?get@?$c_string_character_source@_W@__crt_strtox@@QAE_WXZ",
+ address: 239184,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 239536: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::is_space",
+ short_name: "__crt_strtox::is_space",
+ raw_name: "?is_space@__crt_strtox@@YA_NDQAU__crt_locale_pointers@@@Z",
+ address: 239536,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 239904: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::is_space(wchar_t, struct __crt_locale_pointers*)",
+ short_name: "__crt_strtox::is_space",
+ raw_name: "?is_space@__crt_strtox@@YA_N_WPAU__crt_locale_pointers@@@Z",
+ address: 239904,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 240256: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::maximum_signed_value(unsigned long)",
+ short_name: "__crt_strtox::maximum_signed_value",
+ raw_name: "?maximum_signed_value@__crt_strtox@@YAJK@Z",
+ address: 240256,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 240560: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::maximum_signed_value(uint64_t)",
+ short_name: "__crt_strtox::maximum_signed_value",
+ raw_name: "?maximum_signed_value@__crt_strtox@@YA_J_K@Z",
+ address: 240560,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 240864: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::minimum_signed_value(unsigned long)",
+ short_name: "__crt_strtox::minimum_signed_value",
+ raw_name: "?minimum_signed_value@__crt_strtox@@YAJK@Z",
+ address: 240864,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 241168: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::minimum_signed_value",
+ short_name: "__crt_strtox::minimum_signed_value",
+ raw_name: "?minimum_signed_value@__crt_strtox@@YA_J_K@Z",
+ address: 241168,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 241472: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::parse_digit",
+ short_name: "__crt_strtox::parse_digit",
+ raw_name: "?parse_digit@__crt_strtox@@YAID@Z",
+ address: 241472,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 241904: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::parse_digit",
+ short_name: "__crt_strtox::parse_digit",
+ raw_name: "?parse_digit@__crt_strtox@@YAI_W@Z",
+ address: 241904,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 242384: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::c_string_character_source<char>::restore_state",
+ short_name: "__crt_strtox::c_string_character_source<char>::restore_state",
+ raw_name: "?restore_state@?$c_string_character_source@D@__crt_strtox@@QAE_NQBD@Z",
+ address: 242384,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 242752: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::c_string_character_source<wchar_t>::restore_state(__crt_strtox::c_string_character_source<wchar_t>* this, wchar_t const* const)",
+ short_name: "__crt_strtox::c_string_character_source<wchar_t>::restore_state",
+ raw_name: "?restore_state@?$c_string_character_source@_W@__crt_strtox@@QAE_NQB_W@Z",
+ address: 242752,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 243120: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::c_string_character_source<char>::save_state",
+ short_name: "__crt_strtox::c_string_character_source<char>::save_state",
+ raw_name: "?save_state@?$c_string_character_source@D@__crt_strtox@@QBEPBDXZ",
+ address: 243120,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 243456: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::c_string_character_source<wchar_t>::save_state",
+ short_name: "__crt_strtox::c_string_character_source<wchar_t>::save_state",
+ raw_name: "?save_state@?$c_string_character_source@_W@__crt_strtox@@QBEPB_WXZ",
+ address: 243456,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 243792: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::c_string_character_source<char>::unget",
+ short_name: "__crt_strtox::c_string_character_source<char>::unget",
+ raw_name: "?unget@?$c_string_character_source@D@__crt_strtox@@QAEXD@Z",
+ address: 243792,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 244448: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::c_string_character_source<wchar_t>::unget",
+ short_name: "__crt_strtox::c_string_character_source<wchar_t>::unget",
+ raw_name: "?unget@?$c_string_character_source@_W@__crt_strtox@@QAEX_W@Z",
+ address: 244448,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 245120: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::c_string_character_source<char>::validate",
+ short_name: "__crt_strtox::c_string_character_source<char>::validate",
+ raw_name: "?validate@?$c_string_character_source@D@__crt_strtox@@QBE_NXZ",
+ address: 245120,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 245744: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: Function,
+ binding: Global,
+ full_name: "__crt_strtox::c_string_character_source<wchar_t>::validate(__crt_strtox::c_string_character_source<wchar_t>* this) const",
+ short_name: "__crt_strtox::c_string_character_source<wchar_t>::validate",
+ raw_name: "?validate@?$c_string_character_source@_W@__crt_strtox@@QBE_NXZ",
+ address: 245744,
+ auto_defined: true,
+ external: true,
+ },
+ },
+ 246368: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::wide_character_to_digit",
+ short_name: "__crt_strtox::wide_character_to_digit",
+ raw_name: "?wide_character_to_digit@__crt_strtox@@YAH_W@Z",
+ address: 246368,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 247632: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "___acrt_get_locale_data_prefix",
+ short_name: "___acrt_get_locale_data_prefix",
+ raw_name: "___acrt_get_locale_data_prefix",
+ address: 247632,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 248000: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "___acrt_locale_changed",
+ short_name: "___acrt_locale_changed",
+ raw_name: "___acrt_locale_changed",
+ address: 248000,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 248336: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__atoi64",
+ short_name: "__atoi64",
+ raw_name: "__atoi64",
+ address: 248336,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 248640: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__atoi64_l",
+ short_name: "__atoi64_l",
+ raw_name: "__atoi64_l",
+ address: 248640,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 248976: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__atoi_l",
+ short_name: "__atoi_l",
+ raw_name: "__atoi_l",
+ address: 248976,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 249296: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__atol_l",
+ short_name: "__atol_l",
+ raw_name: "__atol_l",
+ address: 249296,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 249616: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__atoll_l",
+ short_name: "__atoll_l",
+ raw_name: "__atoll_l",
+ address: 249616,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 249936: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__chvalidchk_l",
+ short_name: "__chvalidchk_l",
+ raw_name: "__chvalidchk_l",
+ address: 249936,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 250288: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__ischartype_l",
+ short_name: "__ischartype_l",
+ raw_name: "__ischartype_l",
+ address: 250288,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 250720: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtoi",
+ short_name: "__wtoi",
+ raw_name: "__wtoi",
+ address: 250720,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 251024: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtoi64",
+ short_name: "__wtoi64",
+ raw_name: "__wtoi64",
+ address: 251024,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 251328: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtoi64_l",
+ short_name: "__wtoi64_l",
+ raw_name: "__wtoi64_l",
+ address: 251328,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 251664: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtoi_l",
+ short_name: "__wtoi_l",
+ raw_name: "__wtoi_l",
+ address: 251664,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 251984: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtol",
+ short_name: "__wtol",
+ raw_name: "__wtol",
+ address: 251984,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 252288: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtol_l",
+ short_name: "__wtol_l",
+ raw_name: "__wtol_l",
+ address: 252288,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 252608: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtoll",
+ short_name: "__wtoll",
+ raw_name: "__wtoll",
+ address: 252608,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 252912: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtoll_l",
+ short_name: "__wtoll_l",
+ raw_name: "__wtoll_l",
+ address: 252912,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 253232: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "_atoi",
+ short_name: "_atoi",
+ raw_name: "_atoi",
+ address: 253232,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 253536: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "_atol",
+ short_name: "_atol",
+ raw_name: "_atol",
+ address: 253536,
+ auto_defined: false,
+ external: false,
+ },
+ },
+ 253840: FunctionSnapshot {
+ platform: Platform {
+ name: "windows-x86",
+ arch: "x86",
+ },
+ symbol: Symbol {
+ type: LibraryFunction,
+ binding: None,
+ full_name: "_atoll",
+ short_name: "_atoll",
+ raw_name: "_atoll",
+ address: 253840,
+ auto_defined: false,
+ external: false,
+ },
+ },
+}