Fuzz introspector: fuzz_cbor_parser_max
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
14 294 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00294 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE
12 218 jsoncons::detail::bigint_storage >::operator=(jsoncons::detail::bigint_storage > const&) call site: 00218
6 375 jsoncons::basic_bigint >::operator>>=(unsigned long) call site: 00375
5 319 jsoncons::basic_bigint >::operator<<=(unsigned long) call site: 00319
4 261 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00261 __cxa_allocate_exception
4 732 LLVMFuzzerTestOneInput call site: 00732
3 40 jsoncons::stream_source >::fill_buffer() call site: 00040 __cxa_end_catch
3 187 jsoncons::basic_bigint >::operator-=(jsoncons::basic_bigint > const&) call site: 00187
3 364 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00364 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE
2 8 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::basic_cbor_parser , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&, jsoncons::cbor::cbor_decode_options const&, std::__1::allocator const&) call site: 00008
2 11 jsoncons::stream_source >::stream_source(std::__1::basic_istream >&, std::__1::allocator const&) call site: 00011
2 16 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::basic_cbor_parser , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&, jsoncons::cbor::cbor_decode_options const&, std::__1::allocator const&) call site: 00016

Fuzzer calltree

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