Fuzz introspector: fuzz_msgpack
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
16 447 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00447
14 371 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00371 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE
13 303 jsoncons::detail::bigint_storage >::operator=(jsoncons::detail::bigint_storage > const&) call site: 00303
11 396 jsoncons::basic_bigint >::operator<<=(unsigned long) call site: 00396
6 425 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00425
5 289 jsoncons::operator<(jsoncons::basic_bigint > const&, jsoncons::basic_bigint > const&) call site: 00289
5 441 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00441 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE
4 338 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00338 __cxa_allocate_exception
4 528 _ZN8jsoncons7msgpack18try_decode_msgpackINS_10basic_jsonIcNS_13sorted_policyENSt3__19allocatorIcEEEEEENS4_9enable_ifIXsr10ext_traits13is_basic_jsonIT_EE5valueENS_6detail8expectedIS9_NS_10read_errorEEEE4typeERNS4_13basic_istreamIcNS4_11char_traitsIcEEEERKNS0_22msgpack_decode_optionsE call site: 00528
3 72 jsoncons::msgpack::basic_msgpack_reader >, std::__1::allocator >::basic_msgpack_reader >&>(std::__1::basic_istream >&, jsoncons::basic_json_visitor &, jsoncons::msgpack::msgpack_decode_options const&, std::__1::allocator const&) call site: 00072
3 272 jsoncons::basic_bigint >::operator-=(jsoncons::basic_bigint > const&) call site: 00272
3 533 _ZN8jsoncons7msgpack18try_decode_msgpackINS_10basic_jsonIcNS_13sorted_policyENSt3__19allocatorIcEEEEEENS4_9enable_ifIXsr10ext_traits13is_basic_jsonIT_EE5valueENS_6detail8expectedIS9_NS_10read_errorEEEE4typeERNS4_13basic_istreamIcNS4_11char_traitsIcEEEERKNS0_22msgpack_decode_optionsE call site: 00533

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> > jsoncons::msgpack::decode_msgpack<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00001
2 jsoncons::msgpack::msgpack_decode_options::msgpack_decode_options() [function] [call site] 00002
3 jsoncons::msgpack::msgpack_options_common::msgpack_options_common() [function] [call site] 00003
2 _ZN8jsoncons7msgpack18try_decode_msgpackINS_10basic_jsonIcNS_13sorted_policyENSt3__19allocatorIcEEEEEENS4_9enable_ifIXsr10ext_traits13is_basic_jsonIT_EE5valueENS_6detail8expectedIS9_NS_10read_errorEEEE4typeERNS4_13basic_istreamIcNS4_11char_traitsIcEEEERKNS0_22msgpack_decode_optionsE [function] [call site] 00004
3 jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >::json_decoder(std::__1::allocator<char> const&, std::__1::allocator<char> const&) [function] [call site] 00005
4 jsoncons::basic_json_visitor<char>::basic_json_visitor() [function] [call site] 00006
4 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::basic_json() [function] [call site] 00007
5 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::empty_object_storage, jsoncons::semantic_tag>(jsoncons::semantic_tag&&) [function] [call site] 00008
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::empty_object_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::empty_object_storage>() [function] [call site] 00009
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::identity<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::empty_object_storage>) [function] [call site] 00010
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::empty_object_storage::empty_object_storage(jsoncons::semantic_tag) [function] [call site] 00011
4 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::~basic_json() [function] [call site] 00012
5 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::destroy() [function] [call site] 00013
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::storage_kind() const [function] [call site] 00014
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage>() [function] [call site] 00015
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::identity<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage>) [function] [call site] 00016
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage>() [function] [call site] 00017
6 jsoncons::utility::heap_string_factory<char, jsoncons::null_type, std::__1::allocator<char> >::destroy(jsoncons::utility::heap_string<char, jsoncons::null_type, std::__1::allocator<char> >*) [function] [call site] 00018
7 jsoncons::utility::heap_string<char, jsoncons::null_type, std::__1::allocator<char> >* jsoncons::ext_traits::to_plain_pointer<jsoncons::utility::heap_string<char, jsoncons::null_type, std::__1::allocator<char> > >(jsoncons::utility::heap_string<char, jsoncons::null_type, std::__1::allocator<char> >*) [function] [call site] 00019
7 char* jsoncons::launder_cast<char*, jsoncons::utility::heap_string<char, jsoncons::null_type, std::__1::allocator<char> > >(jsoncons::utility::heap_string<char, jsoncons::null_type, std::__1::allocator<char> >*) [function] [call site] 00020
7 jsoncons::utility::heap_string_factory<char, jsoncons::null_type, std::__1::allocator<char> >::aligned_size(unsigned long) [function] [call site] 00021
7 jsoncons::utility::heap_string_base<jsoncons::null_type, std::__1::allocator<char> >::get_allocator() [function] [call site] 00022
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage>() [function] [call site] 00023
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::identity<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage>) [function] [call site] 00024
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage>() [function] [call site] 00025
6 jsoncons::utility::heap_string_factory<unsigned char, unsigned long, std::__1::allocator<char> >::destroy(jsoncons::utility::heap_string<unsigned char, unsigned long, std::__1::allocator<char> >*) [function] [call site] 00026
7 jsoncons::utility::heap_string<unsigned char, unsigned long, std::__1::allocator<char> >* jsoncons::ext_traits::to_plain_pointer<jsoncons::utility::heap_string<unsigned char, unsigned long, std::__1::allocator<char> > >(jsoncons::utility::heap_string<unsigned char, unsigned long, std::__1::allocator<char> >*) [function] [call site] 00027
7 char* jsoncons::launder_cast<char*, jsoncons::utility::heap_string<unsigned char, unsigned long, std::__1::allocator<char> > >(jsoncons::utility::heap_string<unsigned char, unsigned long, std::__1::allocator<char> >*) [function] [call site] 00028
7 jsoncons::utility::heap_string_factory<unsigned char, unsigned long, std::__1::allocator<char> >::aligned_size(unsigned long) [function] [call site] 00029
7 jsoncons::utility::heap_string_base<unsigned long, std::__1::allocator<char> >::get_allocator() [function] [call site] 00030
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage>() [function] [call site] 00031
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::identity<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage>) [function] [call site] 00032
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage>() [function] [call site] 00033
6 jsoncons::allocator_holder<std::__1::allocator<char> >::get_allocator() const [function] [call site] 00034
6 jsoncons::json_array<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::vector>* jsoncons::ext_traits::to_plain_pointer<jsoncons::json_array<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::vector> >(jsoncons::json_array<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::vector>*) [function] [call site] 00035
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage>() [function] [call site] 00036
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::identity<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage>) [function] [call site] 00037
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage>() [function] [call site] 00038
6 jsoncons::allocator_holder<std::__1::allocator<char> >::get_allocator() const [function] [call site] 00039
6 jsoncons::sorted_json_object<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::vector>* jsoncons::ext_traits::to_plain_pointer<jsoncons::sorted_json_object<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::vector> >(jsoncons::sorted_json_object<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::vector>*) [function] [call site] 00040
5 __clang_call_terminate [call site] 00041
6 __cxa_begin_catch [call site] 00042
4 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00043
3 jsoncons::json_visitor_adaptor<jsoncons::basic_json_visitor<char>, jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >, void> jsoncons::make_json_visitor_adaptor<jsoncons::basic_json_visitor<char>, jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> > >(jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >&) [function] [call site] 00044
4 jsoncons::json_visitor_adaptor<jsoncons::basic_json_visitor<char>, jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >, void>::json_visitor_adaptor(jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >&) [function] [call site] 00045
5 jsoncons::json_visitor_adaptor_base<jsoncons::basic_json_visitor<char>, jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> > >::json_visitor_adaptor_base(jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >&) [function] [call site] 00046
6 jsoncons::basic_json_visitor<char>::basic_json_visitor() [function] [call site] 00047
3 jsoncons::msgpack::basic_msgpack_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::basic_msgpack_reader<std::__1::basic_istream<char, std::__1::char_traits<char> >&>(std::__1::basic_istream<char, std::__1::char_traits<char> >&, jsoncons::basic_json_visitor<char>&, jsoncons::msgpack::msgpack_decode_options const&, std::__1::allocator<char> const&) [function] [call site] 00048
4 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::basic_msgpack_parser<std::__1::basic_istream<char, std::__1::char_traits<char> >&>(std::__1::basic_istream<char, std::__1::char_traits<char> >&, jsoncons::msgpack::msgpack_decode_options const&, std::__1::allocator<char> const&) [function] [call site] 00049
5 jsoncons::ser_context::ser_context() [function] [call site] 00050
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::stream_source(std::__1::basic_istream<char, std::__1::char_traits<char> >&, std::__1::allocator<unsigned char> const&) [function] [call site] 00051
6 jsoncons::basic_null_istream<char>::basic_null_istream() [function] [call site] 00052
7 jsoncons::basic_null_istream<char>::null_buffer::null_buffer() [function] [call site] 00053
6 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00054
7 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00055
8 jsoncons::basic_null_istream<char>::null_buffer::~null_buffer() [function] [call site] 00056
5 jsoncons::msgpack::msgpack_decode_options::msgpack_decode_options(jsoncons::msgpack::msgpack_decode_options const&) [function] [call site] 00057
6 jsoncons::msgpack::msgpack_options_common::msgpack_options_common(jsoncons::msgpack::msgpack_options_common const&) [function] [call site] 00058
5 jsoncons::msgpack::msgpack_decode_options::~msgpack_decode_options() [function] [call site] 00059
6 jsoncons::msgpack::msgpack_decode_options::~msgpack_decode_options() [function] [call site] 00060
6 jsoncons::msgpack::msgpack_options_common::~msgpack_options_common() [function] [call site] 00061
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::~stream_source() [function] [call site] 00062
6 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00063
5 jsoncons::ser_context::~ser_context() [function] [call site] 00064
4 jsoncons::basic_item_event_visitor_to_json_visitor<char, std::__1::allocator<char> >::basic_item_event_visitor_to_json_visitor(jsoncons::basic_json_visitor<char>&, std::__1::allocator<char> const&) [function] [call site] 00065
5 jsoncons::basic_item_event_visitor<char>::basic_item_event_visitor() [function] [call site] 00066
5 jsoncons::basic_default_json_visitor<char>::basic_default_json_visitor() [function] [call site] 00067
6 jsoncons::basic_json_visitor<char>::basic_json_visitor() [function] [call site] 00068
5 jsoncons::basic_default_json_visitor<char>::~basic_default_json_visitor() [function] [call site] 00069
6 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00070
5 jsoncons::basic_item_event_visitor<char>::~basic_item_event_visitor() [function] [call site] 00071
4 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::~basic_msgpack_parser() [function] [call site] 00072
5 jsoncons::msgpack::msgpack_decode_options::~msgpack_decode_options() [function] [call site] 00073
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::~stream_source() [function] [call site] 00074
5 jsoncons::ser_context::~ser_context() [function] [call site] 00075
3 jsoncons::msgpack::basic_msgpack_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read(std::__1::error_code&) [function] [call site] 00076
4 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::reset() [function] [call site] 00077
4 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::parse(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00078
5 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00079
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::is_error() const [function] [call site] 00080
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00081
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer() [function] [call site] 00082
8 __cxa_begin_catch [call site] 00083
8 __cxa_end_catch [call site] 00084
8 __clang_call_terminate [call site] 00085
7 __cxa_begin_catch [call site] 00086
7 __cxa_end_catch [call site] 00087
7 __clang_call_terminate [call site] 00088
6 jsoncons::basic_item_event_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00089
6 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_object(jsoncons::basic_item_event_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 00090
7 jsoncons::msgpack::msgpack_options_common::max_nesting_depth() const [function] [call site] 00091
7 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(unsigned char, std::__1::error_code&) [function] [call site] 00092
8 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00093
8 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned char>::type jsoncons::binary::big_to_native<unsigned char, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00094
9 _ZN8jsoncons6binary9byte_swapIhEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm1EES4_E4typeES4_ [function] [call site] 00095
8 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00096
8 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned short>::type jsoncons::binary::big_to_native<unsigned short, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00097
9 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00098
8 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00099
8 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned int>::type jsoncons::binary::big_to_native<unsigned int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00100
9 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00101
7 jsoncons::basic_item_event_visitor<char>::begin_object(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00102
6 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_array(jsoncons::basic_item_event_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 00103
7 jsoncons::msgpack::msgpack_options_common::max_nesting_depth() const [function] [call site] 00104
7 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(unsigned char, std::__1::error_code&) [function] [call site] 00105
7 jsoncons::basic_item_event_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00106
6 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_12basic_stringIcNS2_11char_traitsIcEENS3_IcEEEEEENS2_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr10ext_traits11has_reserveISE_EE5valuentsr10ext_traits14has_data_exactIPhSE_EE5valueEmE4typeERS5_RSE_m [function] [call site] 00107
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::eof() const [function] [call site] 00108
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00109
6 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m [function] [call site] 00110
7 _ZN8jsoncons14unicode_traits13is_legal_utf8IcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_9conv_errcEE4typeEPKS4_m [function] [call site] 00111
7 __clang_call_terminate [call site] 00112
6 jsoncons::basic_item_event_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00113
6 jsoncons::basic_item_event_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00114
6 jsoncons::basic_item_event_visitor<char>::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00115
6 jsoncons::basic_item_event_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00116
6 jsoncons::basic_item_event_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00117
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00118
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, float>::type jsoncons::binary::big_to_native<float, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00119
7 _ZN8jsoncons6binary9byte_swapIfEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00120
8 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00121
6 jsoncons::basic_item_event_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00122
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00123
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, double>::type jsoncons::binary::big_to_native<double, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00124
7 _ZN8jsoncons6binary9byte_swapIdEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00125
8 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00126
6 jsoncons::basic_item_event_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00127
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00128
6 jsoncons::basic_item_event_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00129
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00130
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned short>::type jsoncons::binary::big_to_native<unsigned short, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00131
6 jsoncons::basic_item_event_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00132
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00133
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned int>::type jsoncons::binary::big_to_native<unsigned int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00134
6 jsoncons::basic_item_event_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00135
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00136
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned long>::type jsoncons::binary::big_to_native<unsigned long, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00137
7 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00138
6 jsoncons::basic_item_event_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00139
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00140
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, signed char>::type jsoncons::binary::big_to_native<signed char, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00141
7 _ZN8jsoncons6binary9byte_swapIaEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm1EES4_E4typeES4_ [function] [call site] 00142
6 jsoncons::basic_item_event_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00143
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00144
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, short>::type jsoncons::binary::big_to_native<short, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00145
7 _ZN8jsoncons6binary9byte_swapIsEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00146
6 jsoncons::basic_item_event_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00147
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00148
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, int>::type jsoncons::binary::big_to_native<int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00149
7 _ZN8jsoncons6binary9byte_swapIiEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00150
6 jsoncons::basic_item_event_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00151
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00152
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, long>::type jsoncons::binary::big_to_native<long, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00153
7 _ZN8jsoncons6binary9byte_swapIlEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00154
6 jsoncons::basic_item_event_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00155
6 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(unsigned char, std::__1::error_code&) [function] [call site] 00156
6 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_12basic_stringIcNS2_11char_traitsIcEENS3_IcEEEEEENS2_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr10ext_traits11has_reserveISE_EE5valuentsr10ext_traits14has_data_exactIPhSE_EE5valueEmE4typeERS5_RSE_m [function] [call site] 00157
6 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m [function] [call site] 00158
6 jsoncons::basic_item_event_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00159
6 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(unsigned char, std::__1::error_code&) [function] [call site] 00160
6 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_6vectorIhS4_EEEENS2_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr10ext_traits11has_reserveISB_EE5valuesr10ext_traits14has_data_exactIPhSB_EE5valueEmE4typeERS5_RSB_m [function] [call site] 00161
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::eof() const [function] [call site] 00162
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00163
6 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00164
6 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINS_16byte_string_viewEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNSt3__110error_codeENSB_9enable_ifIXsr10ext_traits16is_byte_sequenceIS4_EE5valueEiE4typeE [function] [call site] 00165
7 jsoncons::byte_string_view::data() const [function] [call site] 00166
7 jsoncons::byte_string_view::size() const [function] [call site] 00167
7 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00168
6 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(unsigned char, std::__1::error_code&) [function] [call site] 00169
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00170
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, signed char>::type jsoncons::binary::big_to_native<signed char, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00171
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00172
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned int>::type jsoncons::binary::big_to_native<unsigned int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00173
6 jsoncons::basic_item_event_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00174
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00175
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned long>::type jsoncons::binary::big_to_native<unsigned long, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00176
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00177
7 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorIhEEEC2ImEET_RKS4_PNS2_9enable_ifIXsr3std11is_integralIS7_EE5valueEvE4typeE [function] [call site] 00178
8 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorIhEEE15inlined_storageC2ImEET_PNS2_9enable_ifIXaaaasr3std11is_integralIS8_EE5valuelestS8_Lm8Entsr3std9is_signedIS8_EE5valueEvE4typeE [function] [call site] 00179
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEmLImEENS1_9enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueERS4_E4typeES7_ [function] [call site] 00180
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00181
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00182
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::storage_view(unsigned long*, unsigned long, unsigned long) [function] [call site] 00183
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::storage_view(unsigned long*, unsigned long, unsigned long) [function] [call site] 00184
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00185
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00186
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00187
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00188
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00189
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::reserve(unsigned long) [function] [call site] 00190
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::capacity() const [function] [call site] 00191
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::is_allocated() const [function] [call site] 00192
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::is_allocated() const [function] [call site] 00193
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::allocated_storage::allocated_storage() [function] [call site] 00194
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00195
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::allocated_storage::reserve(unsigned long, std::__1::allocator<unsigned long> const&) [function] [call site] 00196
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::allocated_storage::round_up(unsigned long) const [function] [call site] 00197
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00198
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::allocated_storage::reserve(unsigned long, std::__1::allocator<unsigned long> const&) [function] [call site] 00199
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::is_allocated() const [function] [call site] 00200
9 __cxa_allocate_exception [call site] 00201
9 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00202
10 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00203
10 __clang_call_terminate [call site] 00204
9 __cxa_throw [call site] 00205
9 __cxa_free_exception [call site] 00206
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00207
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::DDproduct(unsigned long, unsigned long, unsigned long&, unsigned long&) const [function] [call site] 00208
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00209
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00210
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00211
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00212
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00213
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00214
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00215
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::end() [function] [call site] 00216
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::begin() [function] [call site] 00217
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00218
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator+=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00219
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() const [function] [call site] 00220
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::get_storage_view() const [function] [call site] 00221
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::storage_view(unsigned long const*, unsigned long, unsigned long) [function] [call site] 00222
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::storage_view(unsigned long const*, unsigned long, unsigned long) [function] [call site] 00223
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00224
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00225
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator-() const [function] [call site] 00226
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00227
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::bigint_storage(jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> > const&) [function] [call site] 00228
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00229
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::is_allocated() const [function] [call site] 00230
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::inlined_storage::inlined_storage(jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::inlined_storage const&) [function] [call site] 00231
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00232
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::allocated_storage::allocated_storage(jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::allocated_storage const&, std::__1::allocator<unsigned long> const&) [function] [call site] 00233
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::allocated_storage::round_up(unsigned long) const [function] [call site] 00234
11 unsigned long* jsoncons::ext_traits::to_plain_pointer<unsigned long>(unsigned long*) [function] [call site] 00235
11 __cxa_begin_catch [call site] 00236
11 __cxa_rethrow [call site] 00237
11 __cxa_end_catch [call site] 00238
11 __cxa_allocate_exception [call site] 00239
11 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00240
11 __cxa_throw [call site] 00241
11 __cxa_free_exception [call site] 00242
11 __clang_call_terminate [call site] 00243
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00244
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::set_negative(bool) [function] [call site] 00245
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::set_negative(bool) [function] [call site] 00246
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00247
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::destroy() [function] [call site] 00248
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::is_allocated() const [function] [call site] 00249
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00250
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::allocated_storage::destroy(std::__1::allocator<unsigned long> const&) [function] [call site] 00251
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator-=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00252
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() const [function] [call site] 00253
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00254
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator-() const [function] [call site] 00255
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator+=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00256
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00257
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00258
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00259
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00260
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00261
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00262
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00263
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00264
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00265
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00266
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00267
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00268
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00269
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00270
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00271
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00272
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00273
8 jsoncons::operator>(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00274
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::compare(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) const [function] [call site] 00275
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() const [function] [call site] 00276
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() const [function] [call site] 00277
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00278
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00279
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00280
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00281
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00282
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00283
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00284
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00285
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00286
10 __clang_call_terminate [call site] 00287
8 jsoncons::operator<(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00288
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::compare(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) const [function] [call site] 00289
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00290
8 jsoncons::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >, jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00291
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator-=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00292
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator-() const [function] [call site] 00293
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00294
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::operator=(jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> > const&) [function] [call site] 00295
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::get_storage_view() const [function] [call site] 00296
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00297
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00298
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00299
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00300
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::data() [function] [call site] 00301
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::data() [function] [call site] 00302
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00303
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00304
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00305
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00306
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00307
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00308
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00309
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00310
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00311
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00312
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00313
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00314
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00315
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00316
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00317
6 void jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::write_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const [function] [call site] 00318
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00319
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00320
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00321
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00322
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00323
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00324
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(std::__1::allocator<unsigned char> const&) [function] [call site] 00325
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::bigint_storage(std::__1::allocator<unsigned char> const&) [function] [call site] 00326
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::inlined_storage::inlined_storage() [function] [call site] 00327
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00328
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00329
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::divide(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, bool) const [function] [call site] 00330
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00331
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, std::__1::allocator<unsigned char> const&) [function] [call site] 00332
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::bigint_storage(jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> > const&, std::__1::allocator<unsigned char> const&) [function] [call site] 00333
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::is_allocated() const [function] [call site] 00334
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::inlined_storage::inlined_storage(jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::inlined_storage const&) [function] [call site] 00335
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::allocated_storage::allocated_storage(jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::allocated_storage const&, std::__1::allocator<unsigned long> const&) [function] [call site] 00336
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00337
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00338
8 __cxa_allocate_exception [call site] 00339
8 std::runtime_error::runtime_error(char const*) [call site] 00340
8 __cxa_throw [call site] 00341
8 __cxa_free_exception [call site] 00342
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00343
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00344
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00345
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, std::__1::allocator<unsigned char> const&) [function] [call site] 00346
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::set_negative(bool) [function] [call site] 00347
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::set_negative(bool) [function] [call site] 00348
8 jsoncons::operator<(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00349
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00350
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00351
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00352
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::set_negative(bool) [function] [call site] 00353
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00354
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::set_negative(bool) [function] [call site] 00355
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00356
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00357
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() const [function] [call site] 00358
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00359
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00360
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00361
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00362
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00363
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00364
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00365
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00366
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00367
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::set_negative(bool) [function] [call site] 00368
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::set_negative(bool) [function] [call site] 00369
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00370
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00371
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00372
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00373
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00374
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00375
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::size() const [function] [call site] 00376
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00377
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00378
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00379
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00380
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00381
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00382
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00383
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::set_negative(bool) [function] [call site] 00384
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::set_negative(bool) [function] [call site] 00385
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00386
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, std::__1::allocator<unsigned char> const&) [function] [call site] 00387
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00388
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, std::__1::allocator<unsigned char> const&) [function] [call site] 00389
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::normalize(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, int&) const [function] [call site] 00390
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00391
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00392
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00393
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00394
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator<<=(unsigned long) [function] [call site] 00395
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00396
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00397
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00398
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00399
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00400
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00401
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00402
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00403
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00404
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00405
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00406
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00407
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00408
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator<<=(unsigned long) [function] [call site] 00409
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00410
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00411
9 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEmLImEENS1_9enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueERS4_E4typeES7_ [function] [call site] 00412
9 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEmLImEENS1_9enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueERS4_E4typeES7_ [function] [call site] 00413
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00414
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00415
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00416
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00417
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00418
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00419
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00420
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00421
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00422
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00423
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00424
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00425
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00426
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00427
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00428
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00429
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00430
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00431
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00432
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00433
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::DDquotient(unsigned long, unsigned long, unsigned long) const [function] [call site] 00434
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::data() [function] [call site] 00435
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::subtractmul(unsigned long*, unsigned long*, unsigned long, unsigned long&) const [function] [call site] 00436
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::DDproduct(unsigned long, unsigned long, unsigned long&, unsigned long&) const [function] [call site] 00437
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00438
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00439
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::set_negative(bool) [function] [call site] 00440
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::unnormalize(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, int, bool) const [function] [call site] 00441
9 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00442
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator/=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00443
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint() [function] [call site] 00444
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::bigint_storage(std::__1::allocator<unsigned char> const&) [function] [call site] 00445
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::divide(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, bool) const [function] [call site] 00446
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::set_negative(bool) [function] [call site] 00447
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00448
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00449
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator>>=(unsigned long) [function] [call site] 00450
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00451
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00452
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00453
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::data() [function] [call site] 00454
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00455
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00456
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00457
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00458
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00459
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00460
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00461
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00462
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00463
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00464
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00465
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::get_storage_view() [function] [call site] 00466
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00467
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00468
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00469
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00470
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned char> >::storage_view<unsigned long>::size() const [function] [call site] 00471
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00472
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00473
6 jsoncons::basic_item_event_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00474
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00475
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00476
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned int>::type jsoncons::binary::big_to_native<unsigned int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00477
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00478
6 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, long>::type jsoncons::binary::big_to_native<long, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00479
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2IlEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00480
7 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorIhEEEC2IlEET_RKS4_PNS2_9enable_ifIXsr3std11is_integralIS7_EE5valueEvE4typeE [function] [call site] 00481
8 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorIhEEE15inlined_storageC2IlEET_PNS2_9enable_ifIXaaaasr3std11is_integralIS8_EE5valuelestS8_Lm8Esr3std9is_signedIS8_EE5valueEvE4typeE [function] [call site] 00482
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEmLImEENS1_9enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueERS4_E4typeES7_ [function] [call site] 00483
6 jsoncons::operator<(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, long) [function] [call site] 00484
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2IlEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00485
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::compare(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) const [function] [call site] 00486
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00487
7 __clang_call_terminate [call site] 00488
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2IjEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00489
7 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorIhEEEC2IjEET_RKS4_PNS2_9enable_ifIXsr3std11is_integralIS7_EE5valueEvE4typeE [function] [call site] 00490
8 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorIhEEE15inlined_storageC2IjEET_PNS2_9enable_ifIXaaaasr3std11is_integralIS8_EE5valuelestS8_Lm8Entsr3std9is_signedIS8_EE5valueEvE4typeE [function] [call site] 00491
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator-=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00492
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00493
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2IjEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00494
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator+=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00495
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00496
6 void jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::write_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const [function] [call site] 00497
6 jsoncons::basic_item_event_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00498
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00499
6 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_6vectorIhS4_EEEENS2_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr10ext_traits11has_reserveISB_EE5valuesr10ext_traits14has_data_exactIPhSB_EE5valueEmE4typeERS5_RSB_m [function] [call site] 00500
6 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00501
6 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINS_16byte_string_viewEEEbRKT_mRKNS_11ser_contextERNSt3__110error_codeENSA_9enable_ifIXsr10ext_traits16is_byte_sequenceIS4_EE5valueEiE4typeE [function] [call site] 00502
7 jsoncons::byte_string_view::data() const [function] [call site] 00503
7 jsoncons::byte_string_view::size() const [function] [call site] 00504
7 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00505
6 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_array(jsoncons::basic_item_event_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 00506
6 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_object(jsoncons::basic_item_event_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 00507
5 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_array(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00508
6 jsoncons::basic_item_event_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00509
5 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00510
5 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_object(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00511
6 jsoncons::basic_item_event_visitor<char>::end_object(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00512
5 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00513
5 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00514
5 __cxa_allocate_exception [call site] 00515
5 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00516
5 __cxa_throw [call site] 00517
5 __cxa_free_exception [call site] 00518
5 jsoncons::basic_item_event_visitor<char>::flush() [function] [call site] 00519
3 jsoncons::msgpack::basic_msgpack_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::line() const [function] [call site] 00520
4 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::line() const [function] [call site] 00521
3 jsoncons::msgpack::basic_msgpack_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::column() const [function] [call site] 00522
4 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::column() const [function] [call site] 00523
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::position() const [function] [call site] 00524
3 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::expected<std::__1::error_code&, unsigned long, unsigned long>(jsoncons::detail::unexpect_t, std::__1::error_code&, unsigned long&&, unsigned long&&) [function] [call site] 00525
4 jsoncons::read_error::read_error(std::__1::error_code, unsigned long, unsigned long) [function] [call site] 00526
4 __clang_call_terminate [call site] 00527
3 jsoncons::msgpack::basic_msgpack_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::~basic_msgpack_reader() [function] [call site] 00528
4 jsoncons::basic_item_event_visitor_to_json_visitor<char, std::__1::allocator<char> >::~basic_item_event_visitor_to_json_visitor() [function] [call site] 00529
5 jsoncons::basic_default_json_visitor<char>::~basic_default_json_visitor() [function] [call site] 00530
5 jsoncons::basic_item_event_visitor<char>::~basic_item_event_visitor() [function] [call site] 00531
4 jsoncons::msgpack::basic_msgpack_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::~basic_msgpack_parser() [function] [call site] 00532
3 jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >::is_valid() const [function] [call site] 00533
3 jsoncons::msgpack::basic_msgpack_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::line() const [function] [call site] 00534
3 jsoncons::msgpack::basic_msgpack_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::column() const [function] [call site] 00535
3 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::expected<jsoncons::conv_errc, unsigned long, unsigned long>(jsoncons::detail::unexpect_t, jsoncons::conv_errc&&, unsigned long&&, unsigned long&&) [function] [call site] 00536
3 jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >::get_result() [function] [call site] 00537
4 __cxa_allocate_exception [call site] 00538
4 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00539
4 __cxa_throw [call site] 00540
4 __cxa_free_exception [call site] 00541
4 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::basic_json(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >&&) [function] [call site] 00542
5 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::uninitialized_move(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >&&) [function] [call site] 00543
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::storage_kind() const [function] [call site] 00544
6 jsoncons::is_trivial_storage(jsoncons::json_storage_kind) [function] [call site] 00545
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::storage_kind() const [function] [call site] 00546
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage>() [function] [call site] 00547
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage&>(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage&) [function] [call site] 00548
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage>() [function] [call site] 00549
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage::long_string_storage(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::long_string_storage const&) [function] [call site] 00550
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage>() [function] [call site] 00551
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage>() [function] [call site] 00552
8 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::identity<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage>) [function] [call site] 00553
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage::null_storage(jsoncons::semantic_tag) [function] [call site] 00554
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage>() [function] [call site] 00555
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage&>(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage&) [function] [call site] 00556
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage>() [function] [call site] 00557
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage::byte_string_storage(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::byte_string_storage const&) [function] [call site] 00558
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage>() [function] [call site] 00559
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage>() [function] [call site] 00560
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage&>(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage&) [function] [call site] 00561
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage>() [function] [call site] 00562
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage::array_storage(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::array_storage const&) [function] [call site] 00563
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage>() [function] [call site] 00564
6 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage>() [function] [call site] 00565
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage, jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage&>(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage&) [function] [call site] 00566
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage& jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::cast<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage>() [function] [call site] 00567
7 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage::object_storage(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::object_storage const&) [function] [call site] 00568
6 void jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::construct<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::null_storage>() [function] [call site] 00569
6 __clang_call_terminate [call site] 00570
3 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::expected(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >&&) [function] [call site] 00571
4 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::construct(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >&&) [function] [call site] 00572
5 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::basic_json(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >&&) [function] [call site] 00573
3 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::~basic_json() [function] [call site] 00574
3 jsoncons::json_visitor_adaptor<jsoncons::basic_json_visitor<char>, jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >, void>::~json_visitor_adaptor() [function] [call site] 00575
4 jsoncons::json_visitor_adaptor_base<jsoncons::basic_json_visitor<char>, jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> > >::~json_visitor_adaptor_base() [function] [call site] 00576
5 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00577
3 jsoncons::json_decoder<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, std::__1::allocator<char> >::~json_decoder() [function] [call site] 00578
4 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::~basic_json() [function] [call site] 00579
4 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00580
2 jsoncons::msgpack::msgpack_decode_options::~msgpack_decode_options() [function] [call site] 00581
2 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::operator bool() const [function] [call site] 00582
2 __cxa_allocate_exception [call site] 00583
2 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::error() & [function] [call site] 00584
3 __assert_fail [call site] 00585
2 jsoncons::read_error::code() const [function] [call site] 00586
2 jsoncons::read_error::line() const [function] [call site] 00587
2 jsoncons::read_error::column() const [function] [call site] 00588
2 jsoncons::ser_error::ser_error(std::__1::error_code, unsigned long, unsigned long) [function] [call site] 00589
3 jsoncons::json_exception::json_exception() [function] [call site] 00590
3 std::exception::exception[abi:ne220000]() [function] [call site] 00591
3 jsoncons::ser_error::to_what_arg(std::__1::error_code, char const*, unsigned long, unsigned long) [function] [call site] 00592
3 std::exception::~exception() [call site] 00593
3 jsoncons::json_exception::~json_exception() [function] [call site] 00594
2 __cxa_throw [call site] 00595
2 __cxa_free_exception [call site] 00596
2 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::operator*() & [function] [call site] 00597
2 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::basic_json(jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >&&) [function] [call site] 00598
2 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::~expected() [function] [call site] 00599
3 jsoncons::detail::expected<jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >, jsoncons::read_error>::destroy() [function] [call site] 00600
4 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::~basic_json() [function] [call site] 00601
4 jsoncons::read_error::~read_error() [function] [call site] 00602
1 jsoncons::basic_json<char, jsoncons::sorted_policy, std::__1::allocator<char> >::~basic_json() [function] [call site] 00603
1 __cxa_begin_catch [call site] 00604
1 __cxa_end_catch [call site] 00605