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

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
26 26 1 :

['_ZN8jsoncons7utility12from_integerIiNS_11string_sinkINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEEEENS3_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeESC_RT0_']

26 26 voidjsoncons::utility::fill_exponent ,std::__1::allocator >>>(int,jsoncons::string_sink ,std::__1::allocator >>&) call site: 00000 /src/jsoncons/./include/jsoncons/utility/write_number.hpp:158
8 8 4 :

['__cxa_allocate_exception', 'std::runtime_error::runtime_error(char const*)', '__cxa_throw', '__cxa_free_exception']

8 8 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint >,jsoncons::basic_bigint >&,jsoncons::basic_bigint >&,bool)const call site: 00000 /src/jsoncons/./include/jsoncons/utility/bigint.hpp:1391
0 715 9 :

['jsoncons::basic_bigint >::length() const', 'jsoncons::operator>(jsoncons::basic_bigint > const&, jsoncons::basic_bigint > const&)', 'jsoncons::basic_bigint >::reduce()', 'jsoncons::basic_bigint >::operator=(jsoncons::basic_bigint > const&)', 'jsoncons::operator-(jsoncons::basic_bigint >, jsoncons::basic_bigint > const&)', 'jsoncons::operator<(jsoncons::basic_bigint > const&, jsoncons::basic_bigint > const&)', 'jsoncons::basic_bigint >::is_negative() const', 'jsoncons::basic_bigint >::data()', 'jsoncons::basic_bigint >::basic_bigint(jsoncons::basic_bigint > const&)']

0 931 jsoncons::basic_bigint >::operator-=(jsoncons::basic_bigint >const&) call site: 00000 /src/jsoncons/./include/jsoncons/utility/bigint.hpp:617
0 356 3 :

['jsoncons::basic_bigint >::~basic_bigint()', '_ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE', 'jsoncons::basic_bigint >::operator/=(jsoncons::basic_bigint > const&)']

0 447 jsoncons::basic_bigint >::unnormalize(jsoncons::basic_bigint >&,int,int)const call site: 00000 /src/jsoncons/./include/jsoncons/utility/bigint.hpp:1592
0 321 3 :

['jsoncons::basic_bigint >::operator-() const', 'jsoncons::basic_bigint >::operator-=(jsoncons::basic_bigint > const&)', 'jsoncons::basic_bigint >::~basic_bigint()']

0 321 jsoncons::basic_bigint >::operator+=(jsoncons::basic_bigint >const&) call site: 00000 /src/jsoncons/./include/jsoncons/utility/bigint.hpp:586
0 150 1 :

['jsoncons::basic_bigint >::operator*=(unsigned long)']

0 150 jsoncons::basic_bigint >::normalize(jsoncons::basic_bigint >&,jsoncons::basic_bigint >&,int&)const call site: 00000 /src/jsoncons/./include/jsoncons/utility/bigint.hpp:1581
0 126 1 :

['bool jsoncons::utility::dtoa_fixed , std::__1::allocator > > >(double, char, jsoncons::string_sink , std::__1::allocator > >&)']

42 175 unsignedlongjsoncons::utility::write_double::operator() ,std::__1::allocator >>>(double,jsoncons::string_sink ,std::__1::allocator >>&) call site: 00000 /src/jsoncons/./include/jsoncons/utility/write_number.hpp:510
0 40 1 :

['jsoncons::basic_bigint >::resize(unsigned long)']

0 185 jsoncons::basic_bigint >::operator>>=(unsignedlong) call site: 00000 /src/jsoncons/./include/jsoncons/utility/bigint.hpp:792
0 29 1 :

['bool jsoncons::utility::dtoa_scientific , std::__1::allocator > > >(double, char, jsoncons::string_sink , std::__1::allocator > >&)']

42 78 unsignedlongjsoncons::utility::write_double::operator() ,std::__1::allocator >>>(double,jsoncons::string_sink ,std::__1::allocator >>&) call site: 00000 /src/jsoncons/./include/jsoncons/utility/write_number.hpp:510
0 7 1 :

['void jsoncons::utility::dump_buffer , std::__1::allocator > > >(char const*, unsigned long, char, jsoncons::string_sink , std::__1::allocator > >&)']

21 28 unsignedlongjsoncons::utility::write_double::operator() ,std::__1::allocator >>>(double,jsoncons::string_sink ,std::__1::allocator >>&) call site: 00000 /src/jsoncons/./include/jsoncons/utility/write_number.hpp:554
0 6 1 :

['jsoncons::string_sink , std::__1::allocator > >::push_back(char)']

0 6 booljsoncons::utility::dtoa_general ,std::__1::allocator >>>(double,char,jsoncons::string_sink ,std::__1::allocator >>&,std::__1::integral_constant ) call site: 00000 /src/jsoncons/./include/jsoncons/utility/write_number.hpp:331
0 0 None 17 19 _ZN8jsoncons7utility14integer_to_hexImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ call site: 00572 /src/jsoncons/./include/jsoncons/utility/write_number.hpp:99

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<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<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>::stream_source(std::__1::basic_istream<char, std::__1::char_traits<char> >&, unsigned long) [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>::~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<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>::~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<char> >::read(std::__1::error_code&) [function] [call site] 00033
2 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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<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<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<char> >::read_tags(std::__1::error_code&) [function] [call site] 00037
5 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00038
6 jsoncons::stream_source<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<char> >::get_major_type(unsigned char) [function] [call site] 00044
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00045
6 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00046
7 jsoncons::stream_source<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<char> >::get_additional_information_value(unsigned char) [function] [call site] 00051
6 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00052
6 jsoncons::stream_source<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>::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>::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>::peek() [function] [call site] 00062
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00063
4 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00064
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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<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<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<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<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<char> >::write_byte_string<jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::read_byte_string_from_buffer>(jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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<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_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00081
7 jsoncons::detail::basic_bigint_base<std::__1::allocator<unsigned char> >::basic_bigint_base() [function] [call site] 00082
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEE13short_storageC2IiEET_PNS1_9enable_ifIXaaaasr3std11is_integralIS7_EE5valuelestS7_Lm8Esr3std9is_signedIS7_EE5valueEvE4typeE [function] [call site] 00083
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reserve(unsigned long) [function] [call site] 00084
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::capacity() const [function] [call site] 00085
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_dynamic() const [function] [call site] 00086
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_dynamic() const [function] [call site] 00087
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::dynamic_storage::dynamic_storage() [function] [call site] 00088
7 jsoncons::detail::basic_bigint_base<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00089
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::dynamic_storage::reserve(unsigned long, std::__1::allocator<unsigned long> const&) [function] [call site] 00090
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::dynamic_storage::round_up(unsigned long) const [function] [call site] 00091
7 jsoncons::detail::basic_bigint_base<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00092
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::dynamic_storage::reserve(unsigned long, std::__1::allocator<unsigned long> const&) [function] [call site] 00093
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00094
7 jsoncons::detail::basic_bigint_base<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00095
7 jsoncons::detail::basic_bigint_base<std::__1::allocator<unsigned char> >::basic_bigint_base(std::__1::allocator<unsigned char> const&) [function] [call site] 00096
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_dynamic() const [function] [call site] 00097
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::short_storage::short_storage(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::short_storage const&) [function] [call site] 00098
7 jsoncons::detail::basic_bigint_base<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00099
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::dynamic_storage::dynamic_storage(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::dynamic_storage const&, std::__1::allocator<unsigned long>) [function] [call site] 00100
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::dynamic_storage::round_up(unsigned long) const [function] [call site] 00101
8 unsigned long* jsoncons::ext_traits::to_plain_pointer<unsigned long>(unsigned long*) [function] [call site] 00102
8 __cxa_begin_catch [call site] 00103
8 __cxa_rethrow [call site] 00104
8 __cxa_end_catch [call site] 00105
8 __cxa_allocate_exception [call site] 00106
8 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00107
9 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00108
9 __clang_call_terminate [call site] 00109
8 __cxa_throw [call site] 00110
8 __cxa_free_exception [call site] 00111
8 __clang_call_terminate [call site] 00112
6 jsoncons::operator*(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >, long) [function] [call site] 00113
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator*=(long) [function] [call site] 00114
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator*=(unsigned long) [function] [call site] 00115
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00116
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00117
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_dynamic() const [function] [call site] 00118
10 __cxa_allocate_exception [call site] 00119
10 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00120
10 __cxa_throw [call site] 00121
10 __cxa_free_exception [call site] 00122
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00123
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00124
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reserve(unsigned long) [function] [call site] 00125
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_dynamic() const [function] [call site] 00126
10 __cxa_allocate_exception [call site] 00127
10 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00128
10 __cxa_throw [call site] 00129
10 __cxa_free_exception [call site] 00130
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00131
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::DDproduct(unsigned long, unsigned long, unsigned long&, unsigned long&) const [function] [call site] 00132
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00133
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::end() [function] [call site] 00134
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::begin() [function] [call site] 00135
12 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_dynamic() const [function] [call site] 00136
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00137
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::begin() [function] [call site] 00138
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00139
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00140
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00141
6 jsoncons::operator+(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >, long) [function] [call site] 00142
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2IlEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00143
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEE13short_storageC2IlEET_PNS1_9enable_ifIXaaaasr3std11is_integralIS7_EE5valuelestS7_Lm8Esr3std9is_signedIS7_EE5valueEvE4typeE [function] [call site] 00144
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator+=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00145
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() const [function] [call site] 00146
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_dynamic() const [function] [call site] 00147
9 __cxa_allocate_exception [call site] 00148
9 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00149
9 __cxa_throw [call site] 00150
9 __cxa_free_exception [call site] 00151
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00152
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator-() const [function] [call site] 00153
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00154
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00155
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00156
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::destroy() [function] [call site] 00157
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_dynamic() const [function] [call site] 00158
11 jsoncons::detail::basic_bigint_base<std::__1::allocator<unsigned char> >::get_allocator() const [function] [call site] 00159
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::dynamic_storage::destroy(std::__1::allocator<unsigned long> const&) [function] [call site] 00160
12 unsigned long* jsoncons::ext_traits::to_plain_pointer<unsigned long>(unsigned long*) [function] [call site] 00161
12 __clang_call_terminate [call site] 00162
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator-=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00163
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() const [function] [call site] 00164
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00165
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator-() const [function] [call site] 00166
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator+=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00167
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00168
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00169
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00170
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00171
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00172
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00173
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00174
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00175
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00176
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00177
9 jsoncons::operator>(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00178
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::compare(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) const [function] [call site] 00179
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() const [function] [call site] 00180
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00181
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00182
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00183
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00184
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00185
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00186
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() const [function] [call site] 00187
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() const [function] [call site] 00188
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00189
11 __clang_call_terminate [call site] 00190
9 jsoncons::operator<(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00191
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::compare(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) const [function] [call site] 00192
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00193
9 jsoncons::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >, jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00194
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator-=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00195
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator-() const [function] [call site] 00196
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00197
12 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00198
12 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00199
12 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00200
12 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00201
12 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00202
12 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() const [function] [call site] 00203
12 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00204
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00205
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00206
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00207
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00208
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00209
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00210
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00211
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00212
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00213
11 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00214
10 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00215
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00216
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00217
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00218
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00219
6 __cxa_guard_abort [call site] 00220
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00221
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] 00222
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00223
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00224
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00225
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint() [function] [call site] 00226
7 jsoncons::detail::basic_bigint_base<std::__1::allocator<unsigned char> >::basic_bigint_base() [function] [call site] 00227
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::short_storage::short_storage() [function] [call site] 00228
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00229
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEE13short_storageC2ImEET_PNS1_9enable_ifIXaaaasr3std11is_integralIS7_EE5valuelestS7_Lm8Entsr3std9is_signedIS7_EE5valueEvE4typeE [function] [call site] 00230
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00231
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::divide(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >, jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, bool) const [function] [call site] 00232
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00233
7 __cxa_allocate_exception [call site] 00234
7 std::runtime_error::runtime_error(char const*) [call site] 00235
7 __cxa_throw [call site] 00236
7 std::runtime_error::~runtime_error() [call site] 00237
7 __cxa_free_exception [call site] 00238
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00239
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00240
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00241
7 jsoncons::operator<(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00242
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00243
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00244
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00245
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00246
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00247
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00248
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00249
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00250
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00251
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00252
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00253
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00254
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00255
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00256
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00257
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00258
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00259
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00260
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00261
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() const [function] [call site] 00262
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() const [function] [call site] 00263
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00264
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00265
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00266
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00267
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00268
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00269
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] 00270
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00271
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00272
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator<<=(unsigned long) [function] [call site] 00273
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00274
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00275
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00276
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00277
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00278
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00279
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00280
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00281
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00282
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator<<=(unsigned long) [function] [call site] 00283
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00284
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator*=(unsigned long) [function] [call site] 00285
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator*=(unsigned long) [function] [call site] 00286
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00287
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00288
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00289
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00290
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00291
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00292
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00293
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00294
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00295
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00296
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00297
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00298
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00299
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00300
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::DDquotient(unsigned long, unsigned long, unsigned long) const [function] [call site] 00301
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00302
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::subtractmul(unsigned long*, unsigned long*, unsigned long, unsigned long&) const [function] [call site] 00303
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::DDproduct(unsigned long, unsigned long, unsigned long&, unsigned long&) const [function] [call site] 00304
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00305
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00306
7 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::unnormalize(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, int, int) const [function] [call site] 00307
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00308
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator/=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00309
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint() [function] [call site] 00310
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00311
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::divide(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >, jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, bool) const [function] [call site] 00312
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00313
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00314
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00315
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator>>=(unsigned long) [function] [call site] 00316
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00317
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00318
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00319
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00320
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00321
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::resize(unsigned long) [function] [call site] 00322
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00323
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00324
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00325
9 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00326
8 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::reduce() [function] [call site] 00327
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00328
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00329
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00330
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00331
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00332
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00333
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00334
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00335
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] 00336
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00337
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00338
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00339
5 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2IiEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00340
5 jsoncons::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >, jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00341
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00342
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00343
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] 00344
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] 00345
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00346
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00347
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] 00348
6 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00349
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00350
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] 00351
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00352
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] 00353
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00354
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::span(unsigned char const*, unsigned long) [function] [call site] 00355
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] 00356
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00357
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::span(unsigned char const*, unsigned long) [function] [call site] 00358
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] 00359
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00360
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00361
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00362
5 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00363
5 jsoncons::detail::span<unsigned short const, 18446744073709551615ul>::span(unsigned short const*, unsigned long) [function] [call site] 00364
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] 00365
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00366
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00367
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00368
5 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00369
5 jsoncons::detail::span<unsigned int const, 18446744073709551615ul>::span(unsigned int const*, unsigned long) [function] [call site] 00370
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] 00371
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00372
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00373
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00374
5 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00375
5 jsoncons::detail::span<unsigned long const, 18446744073709551615ul>::span(unsigned long const*, unsigned long) [function] [call site] 00376
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] 00377
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00378
5 jsoncons::detail::span<signed char const, 18446744073709551615ul>::span(signed char const*, unsigned long) [function] [call site] 00379
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] 00380
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00381
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00382
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00383
5 _ZN8jsoncons6binary9byte_swapIsEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00384
5 jsoncons::detail::span<short const, 18446744073709551615ul>::span(short const*, unsigned long) [function] [call site] 00385
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] 00386
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00387
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00388
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00389
5 _ZN8jsoncons6binary9byte_swapIiEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00390
5 jsoncons::detail::span<int const, 18446744073709551615ul>::span(int const*, unsigned long) [function] [call site] 00391
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] 00392
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00393
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00394
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00395
5 _ZN8jsoncons6binary9byte_swapIlEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00396
5 jsoncons::detail::span<long const, 18446744073709551615ul>::span(long const*, unsigned long) [function] [call site] 00397
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] 00398
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00400
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00401
5 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00402
5 jsoncons::detail::span<unsigned short const, 18446744073709551615ul>::span(unsigned short const*, unsigned long) [function] [call site] 00403
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] 00404
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00405
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00406
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00407
5 _ZN8jsoncons6binary9byte_swapIfEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00408
6 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00409
5 jsoncons::detail::span<float const, 18446744073709551615ul>::span(float const*, unsigned long) [function] [call site] 00410
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] 00411
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00412
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00413
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00414
5 _ZN8jsoncons6binary9byte_swapIdEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00415
6 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00416
5 jsoncons::detail::span<double const, 18446744073709551615ul>::span(double const*, unsigned long) [function] [call site] 00417
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] 00418
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00419
5 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_mRKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr10ext_traits16is_byte_sequenceIS8_EE5valueEiE4typeE [function] [call site] 00420
6 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00421
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00422
5 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr10ext_traits16is_byte_sequenceIS8_EE5valueEiE4typeE [function] [call site] 00423
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] 00424
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_int64_value(std::__1::error_code&) [function] [call site] 00425
5 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00426
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00427
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00428
5 jsoncons::stream_source<unsigned char>::ignore(unsigned long) [function] [call site] 00429
6 jsoncons::stream_source<unsigned char>::fill_buffer() [function] [call site] 00430
5 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00431
5 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00432
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] 00433
5 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00434
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] 00435
5 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00436
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] 00437
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00438
4 jsoncons::basic_item_event_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00439
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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<char> >*) [function] [call site] 00440
4 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::write_byte_string<jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::read_byte_string_from_source>(jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::read_byte_string_from_source, jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00441
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00442
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00443
7 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00444
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00445
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00446
7 __cxa_allocate_exception [call site] 00447
7 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00448
7 __cxa_throw [call site] 00449
7 __cxa_free_exception [call site] 00450
7 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::iterate_string_chunks<jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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>&, unsigned long, std::__1::error_code&)#1}>(jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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>&, unsigned long, std::__1::error_code&)#1}&, jsoncons::cbor::detail::cbor_major_type, std::__1::error_code&) [function] [call site] 00451
8 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00452
8 jsoncons::stream_source<unsigned char>::ignore(unsigned long) [function] [call site] 00453
8 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00454
8 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00455
8 jsoncons::stream_source<unsigned char>::ignore(unsigned long) [function] [call site] 00456
8 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00457
9 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00458
8 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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>&, unsigned long, std::__1::error_code&)#1}::operator()(jsoncons::stream_source<unsigned char>&, unsigned long, std::__1::error_code&) const [function] [call site] 00459
9 _ZN8jsoncons13source_readerINS_13stream_sourceIhEEE4readINSt3__16vectorIhNS5_9allocatorIhEEEEEENS5_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr10ext_traits11has_reserveISB_EE5valuesr10ext_traits14has_data_exactIPhSB_EE5valueEmE4typeERS2_RSB_m [function] [call site] 00460
10 jsoncons::stream_source<unsigned char>::eof() const [function] [call site] 00461
10 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00462
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00463
7 _ZN8jsoncons13source_readerINS_13stream_sourceIhEEE4readINSt3__16vectorIhNS5_9allocatorIhEEEEEENS5_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr10ext_traits11has_reserveISB_EE5valuesr10ext_traits14has_data_exactIPhSB_EE5valueEmE4typeERS2_RSB_m [function] [call site] 00464
7 jsoncons::cbor::detail::min_length_for_stringref(unsigned long) [function] [call site] 00465
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00466
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::mapped_string::~mapped_string() [function] [call site] 00467
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00468
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00469
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00470
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00471
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00472
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00473
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00474
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00475
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00476
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00477
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00478
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00479
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00480
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00481
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00482
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00483
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00484
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00485
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00486
5 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00487
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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<char> >::get_additional_information_value(unsigned char) [function] [call site] 00489
5 __cxa_allocate_exception [call site] 00490
5 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00491
5 __cxa_throw [call site] 00492
5 __cxa_free_exception [call site] 00493
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::iterate_string_chunks<jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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>&, unsigned long, std::__1::error_code&)#1}>(jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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>&, unsigned long, std::__1::error_code&)#1}&, jsoncons::cbor::detail::cbor_major_type, std::__1::error_code&) [function] [call site] 00494
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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>&, unsigned long, std::__1::error_code&)#1}::operator()(jsoncons::stream_source<unsigned char>&, unsigned long, std::__1::error_code&) const [function] [call site] 00495
7 _ZN8jsoncons13source_readerINS_13stream_sourceIhEEE4readINSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEENS5_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr10ext_traits11has_reserveISD_EE5valuentsr10ext_traits14has_data_exactIPhSD_EE5valueEmE4typeERS2_RSD_m [function] [call site] 00496
8 jsoncons::stream_source<unsigned char>::eof() const [function] [call site] 00497
8 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00498
5 jsoncons::cbor::detail::min_length_for_stringref(unsigned long) [function] [call site] 00499
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00500
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::mapped_string::~mapped_string() [function] [call site] 00501
4 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m [function] [call site] 00502
5 _ZN8jsoncons14unicode_traits13is_legal_utf8IcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_9conv_errcEE4typeEPKS4_m [function] [call site] 00503
5 __clang_call_terminate [call site] 00504
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00505
4 jsoncons::basic_item_event_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00506
4 jsoncons::stream_source<unsigned char>::ignore(unsigned long) [function] [call site] 00507
4 jsoncons::basic_item_event_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00508
4 jsoncons::stream_source<unsigned char>::ignore(unsigned long) [function] [call site] 00509
4 jsoncons::basic_item_event_visitor<char>::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00510
4 jsoncons::stream_source<unsigned char>::ignore(unsigned long) [function] [call site] 00511
4 jsoncons::basic_item_event_visitor<char>::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00512
4 jsoncons::stream_source<unsigned char>::ignore(unsigned long) [function] [call site] 00513
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00514
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] 00515
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_double(std::__1::error_code&) [function] [call site] 00516
5 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00517
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00518
5 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00519
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] 00520
6 _ZN8jsoncons6binary9byte_swapIfEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00521
5 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00522
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] 00523
6 _ZN8jsoncons6binary9byte_swapIdEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00524
4 jsoncons::basic_item_event_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00525
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00526
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00527
5 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00528
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00529
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00530
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_int64_value(std::__1::error_code&) [function] [call site] 00531
5 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00532
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00533
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00534
5 _ZN8jsoncons7utility12from_integerImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00535
6 __cxa_allocate_exception [call site] 00536
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00537
6 __cxa_throw [call site] 00538
6 __cxa_free_exception [call site] 00539
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_int64_value(std::__1::error_code&) [function] [call site] 00540
5 _ZN8jsoncons7utility12from_integerIlNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00541
5 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00542
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00543
5 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00544
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00545
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00546
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00547
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] 00548
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00549
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00550
5 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2IiEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00551
5 jsoncons::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >, jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00552
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00553
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00554
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] 00555
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00556
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] 00557
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] 00558
7 _ZN8jsoncons7utility12from_integerIiNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00559
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] 00560
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] 00561
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] 00562
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00563
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00564
5 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00565
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00566
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00567
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_int64_value(std::__1::error_code&) [function] [call site] 00568
5 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00569
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00570
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_uint64_value(std::__1::error_code&) [function] [call site] 00571
5 _ZN8jsoncons7utility14integer_to_hexImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00572
6 jsoncons::utility::to_hex_character(unsigned char) [function] [call site] 00573
6 jsoncons::utility::to_hex_character(unsigned char) [function] [call site] 00574
6 __cxa_allocate_exception [call site] 00575
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00576
6 __cxa_throw [call site] 00577
6 __cxa_free_exception [call site] 00578
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_int64_value(std::__1::error_code&) [function] [call site] 00579
5 _ZN8jsoncons7utility14integer_to_hexImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00580
5 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00581
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00582
5 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00583
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00584
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00585
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00586
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] 00587
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00588
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00589
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00590
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint() [function] [call site] 00591
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00592
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00593
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::divide(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >, jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, jsoncons::basic_bigint<std::__1::allocator<unsigned char> >&, bool) const [function] [call site] 00594
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00595
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00596
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::data() [function] [call site] 00597
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00598
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::length() const [function] [call site] 00599
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::is_negative() const [function] [call site] 00600
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00601
6 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00602
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00603
5 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2IiEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00604
5 jsoncons::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned char> >, jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00605
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned char> > const&) [function] [call site] 00606
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00607
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] 00608
5 jsoncons::basic_bigint<std::__1::allocator<unsigned char> >::~basic_bigint() [function] [call site] 00609
5 _ZN8jsoncons7utility14integer_to_hexImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00610
5 _ZN8jsoncons7utility14integer_to_hexImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00611
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] 00612
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00613
5 jsoncons::stream_source<unsigned char>::read(unsigned char*, unsigned long) [function] [call site] 00614
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00615
5 __cxa_allocate_exception [call site] 00616
5 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00617
5 __cxa_throw [call site] 00618
5 __cxa_free_exception [call site] 00619
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00620
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::read_shape(unsigned char, std::__1::error_code&) [function] [call site] 00621
6 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00622
6 jsoncons::stream_source<unsigned char>::ignore(unsigned long) [function] [call site] 00623
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00624
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00625
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00626
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] 00627
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] 00628
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<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] 00629
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::begin_array(jsoncons::basic_item_event_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 00630
5 jsoncons::cbor::cbor_options_common::max_nesting_depth() const [function] [call site] 00631
5 jsoncons::basic_item_event_visitor<char>::begin_array(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00632
5 jsoncons::stream_source<unsigned char>::ignore(unsigned long) [function] [call site] 00633
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00634
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] 00635
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::begin_array(jsoncons::basic_item_event_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 00636
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::begin_object(jsoncons::basic_item_event_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 00637
5 jsoncons::cbor::cbor_options_common::max_nesting_depth() const [function] [call site] 00638
5 jsoncons::basic_item_event_visitor<char>::begin_object(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00639
5 jsoncons::stream_source<unsigned char>::ignore(unsigned long) [function] [call site] 00640
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::get_size(std::__1::error_code&) [function] [call site] 00641
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] 00642
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::produce_end_multi_dim(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00643
4 jsoncons::basic_item_event_visitor<char>::end_multi_dim(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00644
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::read_item(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00645
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::end_array(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00646
4 jsoncons::basic_item_event_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00647
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::level() const [function] [call site] 00648
3 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00649
3 jsoncons::stream_source<unsigned char>::ignore(unsigned long) [function] [call site] 00650
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::end_array(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00651
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::read_item(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00652
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::read_item(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00653
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::end_object(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00654
4 jsoncons::basic_item_event_visitor<char>::end_object(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00655
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::level() const [function] [call site] 00656
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::read_item(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00657
3 jsoncons::stream_source<unsigned char>::peek() [function] [call site] 00658
3 jsoncons::stream_source<unsigned char>::ignore(unsigned long) [function] [call site] 00659
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::end_object(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00660
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::read_item(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00661
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::read_item(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00662
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::read_item(jsoncons::basic_item_event_visitor<char>&, std::__1::error_code&) [function] [call site] 00663
3 __cxa_allocate_exception [call site] 00664
3 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00665
3 __cxa_throw [call site] 00666
3 __cxa_free_exception [call site] 00667
3 jsoncons::basic_item_event_visitor<char>::flush() [function] [call site] 00668
1 jsoncons::cbor::basic_cbor_reader<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::~basic_cbor_reader() [function] [call site] 00669
2 jsoncons::basic_item_event_visitor_to_json_visitor<char, std::__1::allocator<char> >::~basic_item_event_visitor_to_json_visitor() [function] [call site] 00670
3 jsoncons::basic_default_json_visitor<char>::~basic_default_json_visitor() [function] [call site] 00671
3 jsoncons::basic_item_event_visitor<char>::~basic_item_event_visitor() [function] [call site] 00672
2 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char>, std::__1::allocator<char> >::~basic_cbor_parser() [function] [call site] 00673
1 jsoncons::basic_default_json_visitor<char>::~basic_default_json_visitor() [function] [call site] 00674