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

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
14 307 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00307 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE
12 231 jsoncons::detail::bigint_storage >::operator=(jsoncons::detail::bigint_storage > const&) call site: 00231
6 388 jsoncons::basic_bigint >::operator>>=(unsigned long) call site: 00388
5 332 jsoncons::basic_bigint >::operator<<=(unsigned long) call site: 00332
5 827 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::parse(jsoncons::basic_item_event_visitor &, std::__1::error_code&) call site: 00827
4 274 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00274 __cxa_allocate_exception
4 854 LLVMFuzzerTestOneInput call site: 00854
3 44 jsoncons::cbor::mdarray_row_major_reader >, std::__1::allocator >::next(jsoncons::basic_item_event_visitor &, jsoncons::ser_context const&, std::__1::error_code&) call site: 00044 __clang_call_terminate
3 200 jsoncons::basic_bigint >::operator-=(jsoncons::basic_bigint > const&) call site: 00200
3 377 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint > const&, jsoncons::basic_bigint >&, jsoncons::basic_bigint >&, bool) const call site: 00377 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE
2 9 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::basic_cbor_parser , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&, jsoncons::cbor::cbor_decode_options const&, std::__1::allocator const&) call site: 00009
2 12 jsoncons::stream_source >::stream_source(std::__1::basic_istream >&, std::__1::allocator const&) call site: 00012

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