summaryrefslogtreecommitdiff
path: root/rust/tests/snapshots/binary_view__atox.snap
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
parent6662b774b37840380c2e2274a4ca01680b72ba90 (diff)
[Rust] Fixup some unit tests
Diffstat (limited to 'rust/tests/snapshots/binary_view__atox.snap')
-rw-r--r--rust/tests/snapshots/binary_view__atox.snap1252
1 files changed, 596 insertions, 656 deletions
diff --git a/rust/tests/snapshots/binary_view__atox.snap b/rust/tests/snapshots/binary_view__atox.snap
index ab6de6cd..6c9b6621 100644
--- a/rust/tests/snapshots/binary_view__atox.snap
+++ b/rust/tests/snapshots/binary_view__atox.snap
@@ -3,1024 +3,964 @@ source: rust/tests/binary_view.rs
expression: functions
---
{
- 155408: FunctionSnapshot {
- name: "??$__crt_interlocked_read@J@@YAJPDJ@Z",
+ 220944: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_interlocked_read<long>(long const volatile*),
- short_name: __crt_interlocked_read<long>,
- raw_name: ??$__crt_interlocked_read@J@@YAJPDJ@Z,
- address: 155408,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 155728: FunctionSnapshot {
- name: "??$is_overflow_condition@K@__crt_strtox@@YA_NIK@Z",
+ 221264: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::is_overflow_condition<unsigned long>(uint32_t, unsigned long),
- short_name: __crt_strtox::is_overflow_condition<unsigned long>,
- raw_name: ??$is_overflow_condition@K@__crt_strtox@@YA_NIK@Z,
- address: 155728,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 156224: FunctionSnapshot {
- name: "??$is_overflow_condition@_K@__crt_strtox@@YA_NI_K@Z",
+ 221760: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::is_overflow_condition<uint64_t>(uint32_t, uint64_t),
- short_name: __crt_strtox::is_overflow_condition<uint64_t>,
- raw_name: ??$is_overflow_condition@_K@__crt_strtox@@YA_NI_K@Z,
- address: 156224,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 156768: FunctionSnapshot {
- name: "??$make_c_string_character_source@D$$T@__crt_strtox@@YA?AV?$c_string_character_source@D@0@QBD$$T@Z",
+ 222304: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 156768,
+ 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,
},
},
- 157152: FunctionSnapshot {
- name: "??$make_c_string_character_source@_W$$T@__crt_strtox@@YA?AV?$c_string_character_source@_W@0@QB_W$$T@Z",
+ 222688: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 157152,
+ 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,
},
},
- 157536: FunctionSnapshot {
- 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",
+ 223072: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::parse_integer<unsigned long, class __crt_strtox::c_string_character_source<char> >(struct __crt_locale_pointers* const, class parse_integer<unsigned long, class __crt_strtox::c_string_character_source<char> >::c_string_character_source<char>, int32_t, bool),
- 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: 157536,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 160080: FunctionSnapshot {
- 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",
+ 225616: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::parse_integer<unsigned long, class __crt_strtox::c_string_character_source<wchar_t> >(struct __crt_locale_pointers* const, class parse_integer<unsigned long, class __crt_strtox::c_string_character_source<wchar_t> >::c_string_character_source<wchar_t>, int32_t, bool),
- 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: 160080,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 162624: FunctionSnapshot {
- 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",
+ 228160: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::parse_integer<uint64_t, class __crt_strtox::c_string_character_source<char> >(struct __crt_locale_pointers* const, class parse_integer<uint64_t, class __crt_strtox::c_string_character_source<char> >::c_string_character_source<char>, int32_t, bool),
- 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: 162624,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 165376: FunctionSnapshot {
- 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",
+ 230912: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::parse_integer<uint64_t, class __crt_strtox::c_string_character_source<wchar_t> >(struct __crt_locale_pointers* const, class parse_integer<uint64_t, class __crt_strtox::c_string_character_source<wchar_t> >::c_string_character_source<wchar_t>, int32_t, bool),
- 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: 165376,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 168144: FunctionSnapshot {
- name: "??$parse_integer_from_string@JD$$T@__crt_strtox@@YAJQBD$$THQAU__crt_locale_pointers@@@Z",
+ 233680: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::parse_integer_from_string<long, char, std::nullptr>(char const* const, std::nullptr, int32_t, struct __crt_locale_pointers* const),
- 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: 168144,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 168592: FunctionSnapshot {
- name: "??$parse_integer_from_string@J_W$$T@__crt_strtox@@YAJQB_W$$THQAU__crt_locale_pointers@@@Z",
+ 234128: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::parse_integer_from_string<long, wchar_t, std::nullptr>(wchar_t const* const, std::nullptr, int32_t, struct __crt_locale_pointers* const),
- 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: 168592,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 169056: FunctionSnapshot {
- name: "??$parse_integer_from_string@_JD$$T@__crt_strtox@@YA_JQBD$$THQAU__crt_locale_pointers@@@Z",
+ 234592: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::parse_integer_from_string<int64_t, char, std::nullptr>(char const* const, std::nullptr, int32_t, struct __crt_locale_pointers* const),
- 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: 169056,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 169520: FunctionSnapshot {
- name: "??$parse_integer_from_string@_J_W$$T@__crt_strtox@@YA_JQB_W$$THQAU__crt_locale_pointers@@@Z",
+ 235056: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::parse_integer_from_string<int64_t, wchar_t, std::nullptr>(wchar_t const* const, std::nullptr, int32_t, struct __crt_locale_pointers* const),
- 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: 169520,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 169984: FunctionSnapshot {
- name: "??0?$c_string_character_source@D@__crt_strtox@@QAE@QBDQAPBD@Z",
+ 235520: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 169984,
+ 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,
},
},
- 170416: FunctionSnapshot {
- name: "??0?$c_string_character_source@_W@__crt_strtox@@QAE@QB_WQAPB_W@Z",
+ 235952: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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, wchar_t const* const, wchar_t const** const),
- 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: 170416,
+ 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, wchar_t const* const, wchar_t const** const)",
+ 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: true,
external: true,
},
},
- 170848: FunctionSnapshot {
- name: "??0_LocaleUpdate@@QAE@QAU__crt_locale_pointers@@@Z",
+ 236384: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: _LocaleUpdate::_LocaleUpdate(_LocaleUpdate* this, struct __crt_locale_pointers* const),
- short_name: _LocaleUpdate::_LocaleUpdate,
- raw_name: ??0_LocaleUpdate@@QAE@QAU__crt_locale_pointers@@@Z,
- address: 170848,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 171536: FunctionSnapshot {
- name: "??1?$c_string_character_source@D@__crt_strtox@@QAE@XZ",
+ 237072: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 171536,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__crt_strtox::c_string_character_source<char>::~c_string_character_source<char>",
+ 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: false,
+ external: false,
},
},
- 171920: FunctionSnapshot {
- name: "??1?$c_string_character_source@_W@__crt_strtox@@QAE@XZ",
+ 237456: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 171920,
+ 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,
},
},
- 172304: FunctionSnapshot {
- name: "??1_LocaleUpdate@@QAE@XZ",
+ 237840: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 172304,
+ full_name: "_LocaleUpdate::~_LocaleUpdate(_LocaleUpdate* this)",
+ short_name: "_LocaleUpdate::~_LocaleUpdate",
+ raw_name: "??1_LocaleUpdate@@QAE@XZ",
+ address: 237840,
auto_defined: true,
external: true,
},
},
- 172656: FunctionSnapshot {
- name: "?GetLocaleT@_LocaleUpdate@@QAEPAU__crt_locale_pointers@@XZ",
+ 238192: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 172656,
+ 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,
},
},
- 172960: FunctionSnapshot {
- name: "?__crt_interlocked_read_32@@YAHPDH@Z",
+ 238496: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 172960,
+ 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,
},
},
- 173296: FunctionSnapshot {
- name: "?get@?$c_string_character_source@D@__crt_strtox@@QAEDXZ",
+ 238832: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 173296,
+ 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,
},
},
- 173648: FunctionSnapshot {
- name: "?get@?$c_string_character_source@_W@__crt_strtox@@QAE_WXZ",
+ 239184: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 173648,
+ 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,
},
},
- 174000: FunctionSnapshot {
- name: "?is_space@__crt_strtox@@YA_NDQAU__crt_locale_pointers@@@Z",
+ 239536: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::is_space(char, struct __crt_locale_pointers* const),
- short_name: __crt_strtox::is_space,
- raw_name: ?is_space@__crt_strtox@@YA_NDQAU__crt_locale_pointers@@@Z,
- address: 174000,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 174368: FunctionSnapshot {
- name: "?is_space@__crt_strtox@@YA_N_WPAU__crt_locale_pointers@@@Z",
+ 239904: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 174368,
+ 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,
},
},
- 174720: FunctionSnapshot {
- name: "?maximum_signed_value@__crt_strtox@@YAJK@Z",
+ 240256: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 174720,
+ 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,
},
},
- 175024: FunctionSnapshot {
- name: "?maximum_signed_value@__crt_strtox@@YA_J_K@Z",
+ 240560: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 175024,
+ 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,
},
},
- 175328: FunctionSnapshot {
- name: "?minimum_signed_value@__crt_strtox@@YAJK@Z",
+ 240864: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 175328,
+ 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,
},
},
- 175632: FunctionSnapshot {
- name: "?minimum_signed_value@__crt_strtox@@YA_J_K@Z",
+ 241168: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::minimum_signed_value(uint64_t),
- short_name: __crt_strtox::minimum_signed_value,
- raw_name: ?minimum_signed_value@__crt_strtox@@YA_J_K@Z,
- address: 175632,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 175936: FunctionSnapshot {
- name: "?parse_digit@__crt_strtox@@YAID@Z",
+ 241472: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::parse_digit(char),
- short_name: __crt_strtox::parse_digit,
- raw_name: ?parse_digit@__crt_strtox@@YAID@Z,
- address: 175936,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 176368: FunctionSnapshot {
- name: "?parse_digit@__crt_strtox@@YAI_W@Z",
+ 241904: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::parse_digit(wchar_t),
- short_name: __crt_strtox::parse_digit,
- raw_name: ?parse_digit@__crt_strtox@@YAI_W@Z,
- address: 176368,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 176848: FunctionSnapshot {
- name: "?restore_state@?$c_string_character_source@D@__crt_strtox@@QAE_NQBD@Z",
+ 242384: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::c_string_character_source<char>::restore_state(__crt_strtox::c_string_character_source<char>* this, char const* const),
- 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: 176848,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 177216: FunctionSnapshot {
- name: "?restore_state@?$c_string_character_source@_W@__crt_strtox@@QAE_NQB_W@Z",
+ 242752: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 177216,
+ 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,
},
},
- 177584: FunctionSnapshot {
- name: "?save_state@?$c_string_character_source@D@__crt_strtox@@QBEPBDXZ",
+ 243120: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::c_string_character_source<char>::save_state(__crt_strtox::c_string_character_source<char>* this) const,
- short_name: __crt_strtox::c_string_character_source<char>::save_state,
- raw_name: ?save_state@?$c_string_character_source@D@__crt_strtox@@QBEPBDXZ,
- address: 177584,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 177920: FunctionSnapshot {
- name: "?save_state@?$c_string_character_source@_W@__crt_strtox@@QBEPB_WXZ",
+ 243456: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::c_string_character_source<wchar_t>::save_state(__crt_strtox::c_string_character_source<wchar_t>* this) const,
- 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: 177920,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 178256: FunctionSnapshot {
- name: "?unget@?$c_string_character_source@D@__crt_strtox@@QAEXD@Z",
+ 243792: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::c_string_character_source<char>::unget(__crt_strtox::c_string_character_source<char>* this, char),
- short_name: __crt_strtox::c_string_character_source<char>::unget,
- raw_name: ?unget@?$c_string_character_source@D@__crt_strtox@@QAEXD@Z,
- address: 178256,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 178912: FunctionSnapshot {
- name: "?unget@?$c_string_character_source@_W@__crt_strtox@@QAEX_W@Z",
+ 244448: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::c_string_character_source<wchar_t>::unget(__crt_strtox::c_string_character_source<wchar_t>* this, wchar_t),
- 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: 178912,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 179584: FunctionSnapshot {
- name: "?validate@?$c_string_character_source@D@__crt_strtox@@QBE_NXZ",
+ 245120: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::c_string_character_source<char>::validate(__crt_strtox::c_string_character_source<char>* this) const,
- short_name: __crt_strtox::c_string_character_source<char>::validate,
- raw_name: ?validate@?$c_string_character_source@D@__crt_strtox@@QBE_NXZ,
- address: 179584,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 180208: FunctionSnapshot {
- name: "?validate@?$c_string_character_source@_W@__crt_strtox@@QBE_NXZ",
+ 245744: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ 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: 180208,
+ 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,
},
},
- 180832: FunctionSnapshot {
- name: "?wide_character_to_digit@__crt_strtox@@YAH_W@Z",
+ 246368: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __crt_strtox::wide_character_to_digit(wchar_t),
- short_name: __crt_strtox::wide_character_to_digit,
- raw_name: ?wide_character_to_digit@__crt_strtox@@YAH_W@Z,
- address: 180832,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 182096: FunctionSnapshot {
- name: "___acrt_get_locale_data_prefix",
+ 247632: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: ___acrt_get_locale_data_prefix,
- short_name: ___acrt_get_locale_data_prefix,
- raw_name: ___acrt_get_locale_data_prefix,
- address: 182096,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 182464: FunctionSnapshot {
- name: "___acrt_locale_changed",
+ 248000: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: ___acrt_locale_changed,
- short_name: ___acrt_locale_changed,
- raw_name: ___acrt_locale_changed,
- address: 182464,
- auto_defined: true,
- external: true,
+ 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,
},
},
- 182800: FunctionSnapshot {
- name: "__atoi64",
+ 248336: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __atoi64,
- short_name: __atoi64,
- raw_name: __atoi64,
- address: 182800,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__atoi64",
+ short_name: "__atoi64",
+ raw_name: "__atoi64",
+ address: 248336,
+ auto_defined: false,
+ external: false,
},
},
- 183104: FunctionSnapshot {
- name: "__atoi64_l",
+ 248640: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __atoi64_l,
- short_name: __atoi64_l,
- raw_name: __atoi64_l,
- address: 183104,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__atoi64_l",
+ short_name: "__atoi64_l",
+ raw_name: "__atoi64_l",
+ address: 248640,
+ auto_defined: false,
+ external: false,
},
},
- 183440: FunctionSnapshot {
- name: "__atoi_l",
+ 248976: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __atoi_l,
- short_name: __atoi_l,
- raw_name: __atoi_l,
- address: 183440,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__atoi_l",
+ short_name: "__atoi_l",
+ raw_name: "__atoi_l",
+ address: 248976,
+ auto_defined: false,
+ external: false,
},
},
- 183760: FunctionSnapshot {
- name: "__atol_l",
+ 249296: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __atol_l,
- short_name: __atol_l,
- raw_name: __atol_l,
- address: 183760,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__atol_l",
+ short_name: "__atol_l",
+ raw_name: "__atol_l",
+ address: 249296,
+ auto_defined: false,
+ external: false,
},
},
- 184080: FunctionSnapshot {
- name: "__atoll_l",
+ 249616: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __atoll_l,
- short_name: __atoll_l,
- raw_name: __atoll_l,
- address: 184080,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__atoll_l",
+ short_name: "__atoll_l",
+ raw_name: "__atoll_l",
+ address: 249616,
+ auto_defined: false,
+ external: false,
},
},
- 184400: FunctionSnapshot {
- name: "__chvalidchk_l",
+ 249936: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __chvalidchk_l,
- short_name: __chvalidchk_l,
- raw_name: __chvalidchk_l,
- address: 184400,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__chvalidchk_l",
+ short_name: "__chvalidchk_l",
+ raw_name: "__chvalidchk_l",
+ address: 249936,
+ auto_defined: false,
+ external: false,
},
},
- 184752: FunctionSnapshot {
- name: "__ischartype_l",
+ 250288: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __ischartype_l,
- short_name: __ischartype_l,
- raw_name: __ischartype_l,
- address: 184752,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__ischartype_l",
+ short_name: "__ischartype_l",
+ raw_name: "__ischartype_l",
+ address: 250288,
+ auto_defined: false,
+ external: false,
},
},
- 185184: FunctionSnapshot {
- name: "__wtoi",
+ 250720: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __wtoi,
- short_name: __wtoi,
- raw_name: __wtoi,
- address: 185184,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtoi",
+ short_name: "__wtoi",
+ raw_name: "__wtoi",
+ address: 250720,
+ auto_defined: false,
+ external: false,
},
},
- 185488: FunctionSnapshot {
- name: "__wtoi64",
+ 251024: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __wtoi64,
- short_name: __wtoi64,
- raw_name: __wtoi64,
- address: 185488,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtoi64",
+ short_name: "__wtoi64",
+ raw_name: "__wtoi64",
+ address: 251024,
+ auto_defined: false,
+ external: false,
},
},
- 185792: FunctionSnapshot {
- name: "__wtoi64_l",
+ 251328: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __wtoi64_l,
- short_name: __wtoi64_l,
- raw_name: __wtoi64_l,
- address: 185792,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtoi64_l",
+ short_name: "__wtoi64_l",
+ raw_name: "__wtoi64_l",
+ address: 251328,
+ auto_defined: false,
+ external: false,
},
},
- 186128: FunctionSnapshot {
- name: "__wtoi_l",
+ 251664: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __wtoi_l,
- short_name: __wtoi_l,
- raw_name: __wtoi_l,
- address: 186128,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtoi_l",
+ short_name: "__wtoi_l",
+ raw_name: "__wtoi_l",
+ address: 251664,
+ auto_defined: false,
+ external: false,
},
},
- 186448: FunctionSnapshot {
- name: "__wtol",
+ 251984: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __wtol,
- short_name: __wtol,
- raw_name: __wtol,
- address: 186448,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtol",
+ short_name: "__wtol",
+ raw_name: "__wtol",
+ address: 251984,
+ auto_defined: false,
+ external: false,
},
},
- 186752: FunctionSnapshot {
- name: "__wtol_l",
+ 252288: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __wtol_l,
- short_name: __wtol_l,
- raw_name: __wtol_l,
- address: 186752,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtol_l",
+ short_name: "__wtol_l",
+ raw_name: "__wtol_l",
+ address: 252288,
+ auto_defined: false,
+ external: false,
},
},
- 187072: FunctionSnapshot {
- name: "__wtoll",
+ 252608: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __wtoll,
- short_name: __wtoll,
- raw_name: __wtoll,
- address: 187072,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtoll",
+ short_name: "__wtoll",
+ raw_name: "__wtoll",
+ address: 252608,
+ auto_defined: false,
+ external: false,
},
},
- 187376: FunctionSnapshot {
- name: "__wtoll_l",
+ 252912: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: __wtoll_l,
- short_name: __wtoll_l,
- raw_name: __wtoll_l,
- address: 187376,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "__wtoll_l",
+ short_name: "__wtoll_l",
+ raw_name: "__wtoll_l",
+ address: 252912,
+ auto_defined: false,
+ external: false,
},
},
- 187696: FunctionSnapshot {
- name: "_atoi",
+ 253232: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: _atoi,
- short_name: _atoi,
- raw_name: _atoi,
- address: 187696,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "_atoi",
+ short_name: "_atoi",
+ raw_name: "_atoi",
+ address: 253232,
+ auto_defined: false,
+ external: false,
},
},
- 188000: FunctionSnapshot {
- name: "_atol",
+ 253536: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: _atol,
- short_name: _atol,
- raw_name: _atol,
- address: 188000,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "_atol",
+ short_name: "_atol",
+ raw_name: "_atol",
+ address: 253536,
+ auto_defined: false,
+ external: false,
},
},
- 188304: FunctionSnapshot {
- name: "_atoll",
+ 253840: FunctionSnapshot {
platform: Platform {
- name: windows-x86,
- arch: x86,
+ name: "windows-x86",
+ arch: "x86",
},
symbol: Symbol {
- type: Function,
- binding: Global,
- full_name: _atoll,
- short_name: _atoll,
- raw_name: _atoll,
- address: 188304,
- auto_defined: true,
- external: true,
+ type: LibraryFunction,
+ binding: None,
+ full_name: "_atoll",
+ short_name: "_atoll",
+ raw_name: "_atoll",
+ address: 253840,
+ auto_defined: false,
+ external: false,
},
},
}