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 467 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00467
15 295 jsoncons::detail::bigint_storage >::operator=(jsoncons::detail::bigint_storage > const&) call site: 00295
14 391 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00391 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE
11 416 jsoncons::basic_bigint >::operator<<=(unsigned long) call site: 00416
6 445 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00445
5 281 jsoncons::operator<(jsoncons::basic_bigint > const&, jsoncons::basic_bigint > const&) call site: 00281
5 461 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00461 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE
4 358 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00358 __cxa_allocate_exception
4 547 _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: 00547
3 263 jsoncons::basic_bigint >::operator-=(jsoncons::basic_bigint > const&) call site: 00263
3 552 _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: 00552
2 53 jsoncons::msgpack::basic_msgpack_parser >, std::__1::allocator >::basic_msgpack_parser >&>(std::__1::basic_istream >&, jsoncons::msgpack::msgpack_decode_options const&, std::__1::allocator const&) call site: 00053

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