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