Fuzz introspector: fuzz_cbor_encoder
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
342 90 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::read_item(jsoncons::basic_item_event_visitor &, std::__1::error_code&) call site: 00090 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEmLIlEENS1_9enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueERS4_E4typeES7_
107 608 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) call site: 00608 _ZN8jsoncons14integer_to_hexImNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_
74 433 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr10ext_traits16is_byte_sequenceIS8_EE5valueEiE4typeE call site: 00433 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr10ext_traits16is_byte_sequenceIS8_EE5valueEiE4typeE
19 585 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::read_text_string(std::__1::basic_string , std::__1::allocator >&, std::__1::error_code&) call site: 00585 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m
17 551 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::read_byte_string(std::__1::vector >&, std::__1::error_code&) call site: 00551
13 510 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::get_int64_value(std::__1::error_code&) call site: 00510
11 721 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::read_item(jsoncons::basic_item_event_visitor &, std::__1::error_code&) call site: 00721
10 736 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::parse(jsoncons::basic_item_event_visitor &, std::__1::error_code&) call site: 00736
6 10 jsoncons::cbor::basic_cbor_encoder >, void>, std::__1::allocator >::basic_cbor_encoder(jsoncons::bytes_sink >, void>&&, jsoncons::cbor::cbor_encode_options const&, std::__1::allocator const&) call site: 00010
4 753 LLVMFuzzerTestOneInput call site: 00753
3 63 jsoncons::stream_source >::fill_buffer() call site: 00063 __cxa_end_catch
3 70 jsoncons::stream_source >::read(unsigned char*, unsigned long) call site: 00070 __cxa_begin_catch

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::bytes_sink(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&) [function] [call site] 00001
1 jsoncons::cbor::basic_cbor_encoder<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>, std::__1::allocator<char> >::basic_cbor_encoder(jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>&&, std::__1::allocator<char> const&) [function] [call site] 00002
2 jsoncons::cbor::cbor_encode_options::cbor_encode_options() [function] [call site] 00003
3 jsoncons::cbor::cbor_options_common::cbor_options_common() [function] [call site] 00004
2 jsoncons::cbor::basic_cbor_encoder<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>, std::__1::allocator<char> >::basic_cbor_encoder(jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>&&, jsoncons::cbor::cbor_encode_options const&, std::__1::allocator<char> const&) [function] [call site] 00005
3 jsoncons::basic_json_visitor<char>::basic_json_visitor() [function] [call site] 00006
3 jsoncons::cbor::cbor_options_common::max_nesting_depth() const [function] [call site] 00007
3 jsoncons::cbor::cbor_encode_options::pack_strings() const [function] [call site] 00008
3 jsoncons::cbor::cbor_encode_options::use_typed_arrays() const [function] [call site] 00009
3 jsoncons::cbor::cbor_encode_options::pack_strings() const [function] [call site] 00010
3 jsoncons::cbor::basic_cbor_encoder<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>, std::__1::allocator<char> >::write_tag(unsigned long) [function] [call site] 00011
4 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::push_back(unsigned char) [function] [call site] 00012
4 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::push_back(unsigned char) [function] [call site] 00013
4 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::push_back(unsigned char) [function] [call site] 00014
4 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::push_back(unsigned char) [function] [call site] 00015
4 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, void>::type jsoncons::binary::native_to_big<unsigned short, std::__1::back_insert_iterator<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void> >, jsoncons::detail::endian>(unsigned short, std::__1::back_insert_iterator<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void> >) [function] [call site] 00016
5 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00017
4 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::push_back(unsigned char) [function] [call site] 00018
4 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, void>::type jsoncons::binary::native_to_big<unsigned int, std::__1::back_insert_iterator<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void> >, jsoncons::detail::endian>(unsigned int, std::__1::back_insert_iterator<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void> >) [function] [call site] 00019
5 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00020
4 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::push_back(unsigned char) [function] [call site] 00021
4 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, void>::type jsoncons::binary::native_to_big<unsigned long, std::__1::back_insert_iterator<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void> >, jsoncons::detail::endian>(unsigned long, std::__1::back_insert_iterator<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void> >) [function] [call site] 00022
5 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00023
3 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00024
2 jsoncons::cbor::cbor_encode_options::~cbor_encode_options() [function] [call site] 00025
3 jsoncons::cbor::cbor_encode_options::~cbor_encode_options() [function] [call site] 00026
3 jsoncons::cbor::cbor_options_common::~cbor_options_common() [function] [call site] 00027
1 jsoncons::cbor::cbor_decode_options::cbor_decode_options() [function] [call site] 00028
2 jsoncons::cbor::cbor_options_common::cbor_options_common() [function] [call site] 00029
1 jsoncons::cbor::basic_cbor_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::basic_cbor_reader<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> >&, jsoncons::basic_json_visitor<char>&, jsoncons::cbor::cbor_decode_options const&, std::__1::allocator<char> const&) [function] [call site] 00030
2 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::basic_cbor_parser<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> >&, jsoncons::cbor::cbor_decode_options const&, std::__1::allocator<char> const&) [function] [call site] 00031
3 jsoncons::ser_context::ser_context() [function] [call site] 00032
3 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] 00033
4 jsoncons::basic_null_istream<char>::basic_null_istream() [function] [call site] 00034
5 jsoncons::basic_null_istream<char>::null_buffer::null_buffer() [function] [call site] 00035
4 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00036
5 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00037
6 jsoncons::basic_null_istream<char>::null_buffer::~null_buffer() [function] [call site] 00038
3 jsoncons::cbor::cbor_options_common::max_nesting_depth() const [function] [call site] 00039
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::~stream_source() [function] [call site] 00040
4 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00041
3 jsoncons::ser_context::~ser_context() [function] [call site] 00042
2 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] 00043
3 jsoncons::basic_item_event_visitor<char>::basic_item_event_visitor() [function] [call site] 00044
3 jsoncons::basic_default_json_visitor<char>::basic_default_json_visitor() [function] [call site] 00045
4 jsoncons::basic_json_visitor<char>::basic_json_visitor() [function] [call site] 00046
3 jsoncons::basic_default_json_visitor<char>::~basic_default_json_visitor() [function] [call site] 00047
4 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00048
3 jsoncons::basic_item_event_visitor<char>::~basic_item_event_visitor() [function] [call site] 00049
2 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::~basic_cbor_parser() [function] [call site] 00050
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::~stream_source() [function] [call site] 00051
3 jsoncons::ser_context::~ser_context() [function] [call site] 00052
1 jsoncons::cbor::cbor_decode_options::~cbor_decode_options() [function] [call site] 00053
2 jsoncons::cbor::cbor_decode_options::~cbor_decode_options() [function] [call site] 00054
2 jsoncons::cbor::cbor_options_common::~cbor_options_common() [function] [call site] 00055
1 jsoncons::cbor::basic_cbor_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read(std::__1::error_code&) [function] [call site] 00056
2 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::reset() [function] [call site] 00057
2 jsoncons::cbor::basic_cbor_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] 00058
3 jsoncons::cbor::basic_cbor_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] 00059
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_tags(std::__1::error_code&) [function] [call site] 00060
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00061
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer() [function] [call site] 00062
7 __cxa_begin_catch [call site] 00063
7 __cxa_end_catch [call site] 00064
7 __clang_call_terminate [call site] 00065
8 __cxa_begin_catch [call site] 00066
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00067
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00068
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00069
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer() [function] [call site] 00070
7 __cxa_begin_catch [call site] 00071
7 __cxa_end_catch [call site] 00072
7 __clang_call_terminate [call site] 00073
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00074
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00075
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00076
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] 00077
7 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00078
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00079
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] 00080
7 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00081
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00082
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] 00083
7 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00084
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00085
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00086
4 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00087
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00088
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00089
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00090
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::handle_string(jsoncons::basic_item_event_visitor<char>&, std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, std::__1::error_code&) [function] [call site] 00091
5 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] 00092
4 _ZN8jsoncons16byte_string_viewC2INSt3__16vectorIhNS2_9allocatorIhEEEEEERKT_NS2_9enable_ifIXsr10ext_traits16is_byte_sequenceIS7_EE5valueEiE4typeE [function] [call site] 00093
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::read_byte_string_from_buffer(jsoncons::byte_string_view const&) [function] [call site] 00094
4 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::write_byte_string<jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer>(jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer, jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00095
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00096
6 jsoncons::byte_string_view::size() const [function] [call site] 00097
6 jsoncons::byte_string_view::begin() const [function] [call site] 00098
6 jsoncons::byte_string_view::end() const [function] [call site] 00099
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00100
6 __cxa_guard_acquire [call site] 00101
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::next_power_of_two(unsigned long) [function] [call site] 00102
6 __cxa_guard_release [call site] 00103
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2IiEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00104
7 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorImEEEC2IiEET_RKS4_PNS2_9enable_ifIXsr3std11is_integralIS7_EE5valueEvE4typeE [function] [call site] 00105
8 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorImEEE15inlined_storageC2IiEET_PNS2_9enable_ifIXaaaasr3std11is_integralIS8_EE5valuelestS8_Lm8Esr3std9is_signedIS8_EE5valueEvE4typeE [function] [call site] 00106
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reserve(unsigned long) [function] [call site] 00107
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::reserve(unsigned long) [function] [call site] 00108
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::capacity() const [function] [call site] 00109
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_allocated() const [function] [call site] 00110
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_allocated() const [function] [call site] 00111
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::allocated_storage::allocated_storage() [function] [call site] 00112
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00113
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::allocated_storage::reserve(unsigned long, std::__1::allocator<unsigned long> const&) [function] [call site] 00114
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::allocated_storage::round_up(unsigned long) const [function] [call site] 00115
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00116
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::allocated_storage::reserve(unsigned long, std::__1::allocator<unsigned long> const&) [function] [call site] 00117
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00118
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::bigint_storage(jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> > const&) [function] [call site] 00119
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00120
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_allocated() const [function] [call site] 00121
8 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] 00122
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00123
8 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] 00124
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::allocated_storage::round_up(unsigned long) const [function] [call site] 00125
9 unsigned long* jsoncons::ext_traits::to_plain_pointer<unsigned long>(unsigned long*) [function] [call site] 00126
9 __cxa_begin_catch [call site] 00127
9 __cxa_rethrow [call site] 00128
9 __cxa_end_catch [call site] 00129
9 __cxa_allocate_exception [call site] 00130
9 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00131
10 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00132
10 __clang_call_terminate [call site] 00133
9 __cxa_throw [call site] 00134
9 __cxa_free_exception [call site] 00135
9 __clang_call_terminate [call site] 00136
6 jsoncons::operator*(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >, long) [function] [call site] 00137
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEmLIlEENS1_9enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueERS4_E4typeES7_ [function] [call site] 00138
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEmLImEENS1_9enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueERS4_E4typeES7_ [function] [call site] 00139
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00140
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00141
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::storage_view(unsigned long*, unsigned long) [function] [call site] 00142
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::storage_view(unsigned long*, unsigned long) [function] [call site] 00143
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00144
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00145
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00146
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00147
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00148
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::reserve(unsigned long) [function] [call site] 00149
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_allocated() const [function] [call site] 00150
11 __cxa_allocate_exception [call site] 00151
11 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00152
11 __cxa_throw [call site] 00153
11 __cxa_free_exception [call site] 00154
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00155
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::DDproduct(unsigned long, unsigned long, unsigned long&, unsigned long&) const [function] [call site] 00156
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00157
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00158
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00159
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00160
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00161
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00162
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00163
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::end() [function] [call site] 00164
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::begin() [function] [call site] 00165
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00166
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00167
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00168
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00169
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00170
6 jsoncons::operator+(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >, long) [function] [call site] 00171
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2IlEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00172
8 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorImEEEC2IlEET_RKS4_PNS2_9enable_ifIXsr3std11is_integralIS7_EE5valueEvE4typeE [function] [call site] 00173
9 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorImEEE15inlined_storageC2IlEET_PNS2_9enable_ifIXaaaasr3std11is_integralIS8_EE5valuelestS8_Lm8Esr3std9is_signedIS8_EE5valueEvE4typeE [function] [call site] 00174
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator+=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00175
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00176
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00177
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] 00178
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] 00179
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00180
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator-() const [function] [call site] 00181
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00182
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00183
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00184
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00185
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::destroy() [function] [call site] 00186
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_allocated() const [function] [call site] 00187
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00188
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::allocated_storage::destroy(std::__1::allocator<unsigned long> const&) [function] [call site] 00189
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator-=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00190
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00191
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00192
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator-() const [function] [call site] 00193
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator+=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00194
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00195
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00196
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00197
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00198
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00199
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00200
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00201
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00202
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00203
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00204
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00205
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00206
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00207
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00208
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00209
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00210
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00211
9 jsoncons::operator>(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00212
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::compare(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) const [function] [call site] 00213
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00214
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00215
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00216
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00217
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00218
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00219
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00220
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00221
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00222
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00223
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00224
11 __clang_call_terminate [call site] 00225
9 jsoncons::operator<(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00226
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::compare(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) const [function] [call site] 00227
9 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::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00229
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator-=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00230
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator-() const [function] [call site] 00231
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00232
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::operator=(jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> > const&) [function] [call site] 00233
13 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00234
13 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00235
13 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00236
13 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00237
13 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00238
13 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::data() [function] [call site] 00239
13 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::data() [function] [call site] 00240
13 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00241
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00242
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00243
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00244
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00245
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00246
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00247
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00248
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00249
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00250
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00251
11 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00252
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00253
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00254
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00255
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00256
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00257
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00258
6 __cxa_guard_abort [call site] 00259
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00260
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00261
5 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] 00262
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00263
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00264
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00265
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00266
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00267
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00268
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(std::__1::allocator<unsigned long> const&) [function] [call site] 00269
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::bigint_storage(std::__1::allocator<unsigned long> const&) [function] [call site] 00270
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::inlined_storage::inlined_storage() [function] [call site] 00271
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00272
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00273
7 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorImEEEC2ImEET_RKS4_PNS2_9enable_ifIXsr3std11is_integralIS7_EE5valueEvE4typeE [function] [call site] 00274
8 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorImEEE15inlined_storageC2ImEET_PNS2_9enable_ifIXaaaasr3std11is_integralIS8_EE5valuelestS8_Lm8Entsr3std9is_signedIS8_EE5valueEvE4typeE [function] [call site] 00275
6 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] 00276
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00277
7 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] 00278
8 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] 00279
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_allocated() const [function] [call site] 00280
9 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] 00281
9 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] 00282
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00283
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00284
7 __cxa_allocate_exception [call site] 00285
7 std::runtime_error::runtime_error(char const*) [call site] 00286
7 __cxa_throw [call site] 00287
7 __cxa_free_exception [call site] 00288
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00289
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00290
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00291
7 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] 00292
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00293
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00294
7 jsoncons::operator<(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00295
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00296
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00297
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00298
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00299
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00300
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00301
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00302
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00303
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00304
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00305
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00306
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00307
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00308
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00309
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00310
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00311
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00312
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00313
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00314
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00315
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00316
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00317
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00318
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00319
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00320
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00321
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00322
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00323
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00324
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00325
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00326
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00327
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00328
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00329
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00330
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00331
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00332
7 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] 00333
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00334
7 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] 00335
7 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] 00336
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00337
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00338
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00339
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00340
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator<<=(unsigned long) [function] [call site] 00341
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00342
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00343
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00344
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00345
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00346
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00347
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00348
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00349
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00350
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00351
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00352
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00353
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00354
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator<<=(unsigned long) [function] [call site] 00355
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00356
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00357
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEmLImEENS1_9enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueERS4_E4typeES7_ [function] [call site] 00358
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEmLImEENS1_9enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueERS4_E4typeES7_ [function] [call site] 00359
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00360
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00361
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00362
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00363
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00364
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00365
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00366
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00367
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00368
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00369
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00370
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00371
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00372
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00373
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00374
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00375
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00376
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00377
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00378
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00379
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::DDquotient(unsigned long, unsigned long, unsigned long) const [function] [call site] 00380
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::data() [function] [call site] 00381
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::subtractmul(unsigned long*, unsigned long*, unsigned long, unsigned long&) const [function] [call site] 00382
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::DDproduct(unsigned long, unsigned long, unsigned long&, unsigned long&) const [function] [call site] 00383
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00384
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00385
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00386
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::unnormalize(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >&, int, bool) const [function] [call site] 00387
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00388
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator/=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00389
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint() [function] [call site] 00390
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::bigint_storage(std::__1::allocator<unsigned long> const&) [function] [call site] 00391
9 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] 00392
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00393
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00394
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00395
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator>>=(unsigned long) [function] [call site] 00396
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00397
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00398
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00399
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::data() [function] [call site] 00400
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00401
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00402
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00403
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00404
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00405
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00406
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00407
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00408
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00409
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00410
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00411
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00412
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00413
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00414
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00415
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00416
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00417
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00418
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00419
5 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] 00420
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00421
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00422
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00423
5 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2IiEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00424
5 jsoncons::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00425
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00426
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00427
5 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] 00428
5 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] 00429
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00430
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00431
5 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr10ext_traits16is_byte_sequenceIS8_EE5valueEiE4typeE [function] [call site] 00432
6 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00433
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00434
5 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr10ext_traits16is_byte_sequenceIS8_EE5valueEiE4typeE [function] [call site] 00435
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00436
5 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr10ext_traits16is_byte_sequenceIS8_EE5valueEiE4typeE [function] [call site] 00437
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00438
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::span(unsigned char const*, unsigned long) [function] [call site] 00439
5 bool jsoncons::basic_item_event_visitor<char>::typed_array<unsigned char const>(jsoncons::detail::span<unsigned char const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00440
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00441
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::span(unsigned char const*, unsigned long) [function] [call site] 00442
5 bool jsoncons::basic_item_event_visitor<char>::typed_array<unsigned char const>(jsoncons::detail::span<unsigned char const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00443
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00444
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00445
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00446
5 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00447
5 jsoncons::detail::span<unsigned short const, 18446744073709551615ul>::span(unsigned short const*, unsigned long) [function] [call site] 00448
5 bool jsoncons::basic_item_event_visitor<char>::typed_array<unsigned short const>(jsoncons::detail::span<unsigned short const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00449
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00450
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00451
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00452
5 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00453
5 jsoncons::detail::span<unsigned int const, 18446744073709551615ul>::span(unsigned int const*, unsigned long) [function] [call site] 00454
5 bool jsoncons::basic_item_event_visitor<char>::typed_array<unsigned int const>(jsoncons::detail::span<unsigned int const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00455
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00456
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00457
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00458
5 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00459
5 jsoncons::detail::span<unsigned long const, 18446744073709551615ul>::span(unsigned long const*, unsigned long) [function] [call site] 00460
5 bool jsoncons::basic_item_event_visitor<char>::typed_array<unsigned long const>(jsoncons::detail::span<unsigned long const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00461
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00462
5 jsoncons::detail::span<signed char const, 18446744073709551615ul>::span(signed char const*, unsigned long) [function] [call site] 00463
5 bool jsoncons::basic_item_event_visitor<char>::typed_array<signed char const>(jsoncons::detail::span<signed char const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00464
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00465
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00466
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00467
5 _ZN8jsoncons6binary9byte_swapIsEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00468
5 jsoncons::detail::span<short const, 18446744073709551615ul>::span(short const*, unsigned long) [function] [call site] 00469
5 bool jsoncons::basic_item_event_visitor<char>::typed_array<short const>(jsoncons::detail::span<short const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00470
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00471
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00472
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00473
5 _ZN8jsoncons6binary9byte_swapIiEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00474
5 jsoncons::detail::span<int const, 18446744073709551615ul>::span(int const*, unsigned long) [function] [call site] 00475
5 bool jsoncons::basic_item_event_visitor<char>::typed_array<int const>(jsoncons::detail::span<int const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00476
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00477
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00478
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00479
5 _ZN8jsoncons6binary9byte_swapIlEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00480
5 jsoncons::detail::span<long const, 18446744073709551615ul>::span(long const*, unsigned long) [function] [call site] 00481
5 bool jsoncons::basic_item_event_visitor<char>::typed_array<long const>(jsoncons::detail::span<long const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00482
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00483
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00484
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00485
5 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00486
5 jsoncons::detail::span<unsigned short const, 18446744073709551615ul>::span(unsigned short const*, unsigned long) [function] [call site] 00487
5 jsoncons::basic_item_event_visitor<char>::typed_array(jsoncons::half_arg_t, jsoncons::detail::span<unsigned short const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00488
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00489
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00490
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00491
5 _ZN8jsoncons6binary9byte_swapIfEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00492
6 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00493
5 jsoncons::detail::span<float const, 18446744073709551615ul>::span(float const*, unsigned long) [function] [call site] 00494
5 bool jsoncons::basic_item_event_visitor<char>::typed_array<float const>(jsoncons::detail::span<float const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00495
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00496
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00497
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00498
5 _ZN8jsoncons6binary9byte_swapIdEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00499
6 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00500
5 jsoncons::detail::span<double const, 18446744073709551615ul>::span(double const*, unsigned long) [function] [call site] 00501
5 bool jsoncons::basic_item_event_visitor<char>::typed_array<double const>(jsoncons::detail::span<double const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00502
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00503
5 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_mRKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr10ext_traits16is_byte_sequenceIS8_EE5valueEiE4typeE [function] [call site] 00504
6 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00505
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00506
5 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr10ext_traits16is_byte_sequenceIS8_EE5valueEiE4typeE [function] [call site] 00507
4 jsoncons::basic_item_event_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00508
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_int64_value(std::__1::error_code&) [function] [call site] 00509
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00510
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00511
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00512
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00513
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer() [function] [call site] 00514
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00515
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00516
5 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] 00517
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00518
5 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] 00519
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00520
5 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] 00521
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00522
4 jsoncons::basic_item_event_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00523
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::read_byte_string_from_source(jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >*) [function] [call site] 00524
4 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::write_byte_string<jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source>(jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source, jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00525
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00526
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00527
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00528
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00529
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00530
7 __cxa_allocate_exception [call site] 00531
7 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00532
7 __cxa_throw [call site] 00533
7 __cxa_free_exception [call site] 00534
7 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::iterate_string_chunks<jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&)::{lambda(jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >&, unsigned long, std::__1::error_code&)#1}>(jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&)::{lambda(jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >&, unsigned long, std::__1::error_code&)#1}&, jsoncons::cbor::detail::cbor_major_type, std::__1::error_code&) [function] [call site] 00535
8 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00536
8 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00537
8 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00538
8 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00539
8 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00540
8 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00541
9 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00542
8 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&)::{lambda(jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >&, unsigned long, std::__1::error_code&)#1}::operator()(jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >&, unsigned long, std::__1::error_code&) const [function] [call site] 00543
9 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_6vectorIhS4_EEEENS2_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr10ext_traits11has_reserveISB_EE5valuesr10ext_traits14has_data_exactIPhSB_EE5valueEmE4typeERS5_RSB_m [function] [call site] 00544
10 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::eof() const [function] [call site] 00545
10 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00546
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00547
7 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_6vectorIhS4_EEEENS2_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr10ext_traits11has_reserveISB_EE5valuesr10ext_traits14has_data_exactIPhSB_EE5valueEmE4typeERS5_RSB_m [function] [call site] 00548
7 jsoncons::cbor::detail::min_length_for_stringref(unsigned long) [function] [call site] 00549
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::mapped_string::mapped_string(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, std::__1::allocator<char> const&) [function] [call site] 00550
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::mapped_string::~mapped_string() [function] [call site] 00551
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00552
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00553
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00554
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00555
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00556
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00557
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00558
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00559
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00560
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00561
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00562
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00563
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00564
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00565
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00566
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00567
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00568
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00569
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_text_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&) [function] [call site] 00570
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00571
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00572
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00573
5 __cxa_allocate_exception [call site] 00574
5 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00575
5 __cxa_throw [call site] 00576
5 __cxa_free_exception [call site] 00577
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::iterate_string_chunks<jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_text_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&)::{lambda(jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >&, unsigned long, std::__1::error_code&)#1}>(jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_text_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&)::{lambda(jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >&, unsigned long, std::__1::error_code&)#1}&, jsoncons::cbor::detail::cbor_major_type, std::__1::error_code&) [function] [call site] 00578
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_text_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&)::{lambda(jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >&, unsigned long, std::__1::error_code&)#1}::operator()(jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >&, unsigned long, std::__1::error_code&) const [function] [call site] 00579
7 _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] 00580
8 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::eof() const [function] [call site] 00581
8 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00582
5 jsoncons::cbor::detail::min_length_for_stringref(unsigned long) [function] [call site] 00583
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::mapped_string::mapped_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::allocator<char> const&) [function] [call site] 00584
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::mapped_string::~mapped_string() [function] [call site] 00585
4 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m [function] [call site] 00586
5 _ZN8jsoncons14unicode_traits13is_legal_utf8IcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_9conv_errcEE4typeEPKS4_m [function] [call site] 00587
5 __clang_call_terminate [call site] 00588
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::handle_string(jsoncons::basic_item_event_visitor<char>&, std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, std::__1::error_code&) [function] [call site] 00589
4 jsoncons::basic_item_event_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00590
4 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00591
4 jsoncons::basic_item_event_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00592
4 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00593
4 jsoncons::basic_item_event_visitor<char>::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00594
4 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00595
4 jsoncons::basic_item_event_visitor<char>::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00596
4 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00597
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00598
4 jsoncons::basic_item_event_visitor<char>::half_value(unsigned short, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00599
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_double(std::__1::error_code&) [function] [call site] 00600
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00601
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00602
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00603
5 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] 00604
6 _ZN8jsoncons6binary9byte_swapIfEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00605
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00606
5 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] 00607
6 _ZN8jsoncons6binary9byte_swapIdEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00608
4 jsoncons::basic_item_event_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00609
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_decimal_fraction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&) [function] [call site] 00610
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00611
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00612
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00613
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00614
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_int64_value(std::__1::error_code&) [function] [call site] 00615
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00616
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00617
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00618
5 _ZN8jsoncons12from_integerImNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00619
6 __cxa_allocate_exception [call site] 00620
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00621
6 __cxa_throw [call site] 00622
6 __cxa_free_exception [call site] 00623
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_int64_value(std::__1::error_code&) [function] [call site] 00624
5 _ZN8jsoncons12from_integerIlNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00625
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00626
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00627
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00628
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00629
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00630
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00631
5 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] 00632
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00633
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00634
5 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2IiEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00635
5 jsoncons::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00636
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00637
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00638
5 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] 00639
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00640
5 void jsoncons::prettify_string<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, unsigned long, int, int, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00641
6 void jsoncons::fill_exponent<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00642
7 _ZN8jsoncons12from_integerIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00643
6 void jsoncons::fill_exponent<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00644
5 void jsoncons::prettify_string<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, unsigned long, int, int, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00645
4 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] 00646
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_bigfloat(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&) [function] [call site] 00647
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00648
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00649
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00650
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00651
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_int64_value(std::__1::error_code&) [function] [call site] 00652
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00653
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00654
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00655
5 _ZN8jsoncons14integer_to_hexImNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00656
6 jsoncons::to_hex_character(unsigned char) [function] [call site] 00657
6 jsoncons::to_hex_character(unsigned char) [function] [call site] 00658
6 __cxa_allocate_exception [call site] 00659
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00660
6 __cxa_throw [call site] 00661
6 __cxa_free_exception [call site] 00662
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_int64_value(std::__1::error_code&) [function] [call site] 00663
5 _ZN8jsoncons14integer_to_hexImNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00664
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00665
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00666
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00667
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00668
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00669
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00670
5 void jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::write_string_hex<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] 00671
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00672
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00673
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00674
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00675
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint() [function] [call site] 00676
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00677
6 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] 00678
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00679
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00680
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00681
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00682
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00683
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00684
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00685
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00686
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00687
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00688
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00689
5 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2IiEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00690
5 jsoncons::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00691
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00692
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00693
5 void jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::write_string_hex<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] 00694
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00695
5 _ZN8jsoncons14integer_to_hexImNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00696
5 _ZN8jsoncons14integer_to_hexImNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00697
4 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] 00698
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::produce_begin_multi_dim(jsoncons::basic_item_event_visitor<char>&, jsoncons::semantic_tag, std::__1::error_code&) [function] [call site] 00699
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00700
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00701
5 __cxa_allocate_exception [call site] 00702
5 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00703
5 __cxa_throw [call site] 00704
5 __cxa_free_exception [call site] 00705
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00706
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_shape(unsigned char, std::__1::error_code&) [function] [call site] 00707
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00708
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00709
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00710
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00711
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00712
5 _ZN8jsoncons6detail4spanIKmLm18446744073709551615EEC2INSt3__16vectorImNS5_9allocatorImEEEEEERT_PNS5_9enable_ifIXaaaaaantsr7is_spanISA_EE5valuentsr10ext_traits12is_std_arrayISA_EE5valuesr10ext_traits21is_compatible_elementISA_S2_EE5valuesr10ext_traits17has_data_and_sizeISA_EE5valueEvE4typeE [function] [call site] 00713
5 jsoncons::basic_item_event_visitor<char>::begin_multi_dim(jsoncons::detail::span<unsigned long const, 18446744073709551615ul> const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00714
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::produce_begin_multi_dim(jsoncons::basic_item_event_visitor<char>&, jsoncons::semantic_tag, std::__1::error_code&) [function] [call site] 00715
4 jsoncons::cbor::basic_cbor_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] 00716
5 jsoncons::basic_item_event_visitor<char>::begin_array(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00717
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00718
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00719
5 jsoncons::basic_item_event_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00720
4 jsoncons::cbor::basic_cbor_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] 00721
4 jsoncons::cbor::basic_cbor_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] 00722
5 jsoncons::basic_item_event_visitor<char>::begin_object(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00723
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00724
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00725
5 jsoncons::basic_item_event_visitor<char>::begin_object(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00726
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::produce_end_multi_dim(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00727
4 jsoncons::basic_item_event_visitor<char>::end_multi_dim(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00728
3 jsoncons::cbor::basic_cbor_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] 00729
3 jsoncons::cbor::basic_cbor_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] 00730
4 jsoncons::basic_item_event_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00731
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::level() const [function] [call site] 00732
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00733
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00734
3 jsoncons::cbor::basic_cbor_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] 00735
3 jsoncons::cbor::basic_cbor_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] 00736
3 jsoncons::cbor::basic_cbor_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] 00737
3 jsoncons::cbor::basic_cbor_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] 00738
4 jsoncons::basic_item_event_visitor<char>::end_object(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00739
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::level() const [function] [call site] 00740
3 jsoncons::cbor::basic_cbor_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] 00741
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00742
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00743
3 jsoncons::cbor::basic_cbor_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] 00744
3 jsoncons::cbor::basic_cbor_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] 00745
3 jsoncons::cbor::basic_cbor_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] 00746
3 jsoncons::cbor::basic_cbor_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] 00747
3 __cxa_allocate_exception [call site] 00748
3 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00749
3 __cxa_throw [call site] 00750
3 __cxa_free_exception [call site] 00751
3 jsoncons::basic_item_event_visitor<char>::flush() [function] [call site] 00752
1 jsoncons::cbor::basic_cbor_reader<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::~basic_cbor_reader() [function] [call site] 00753
2 jsoncons::basic_item_event_visitor_to_json_visitor<char, std::__1::allocator<char> >::~basic_item_event_visitor_to_json_visitor() [function] [call site] 00754
3 jsoncons::basic_default_json_visitor<char>::~basic_default_json_visitor() [function] [call site] 00755
3 jsoncons::basic_item_event_visitor<char>::~basic_item_event_visitor() [function] [call site] 00756
2 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::~basic_cbor_parser() [function] [call site] 00757
1 jsoncons::cbor::basic_cbor_encoder<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>, std::__1::allocator<char> >::~basic_cbor_encoder() [function] [call site] 00758
2 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::flush() [function] [call site] 00759
2 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00760