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

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
353 120 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::handle_string(jsoncons::basic_generic_visitor &, std::__1::basic_string_view > const&, std::__1::error_code&) call site: 00120 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEpLImEENS1_9enable_ifIXaasr10ext_traits19is_unsigned_integerIT_EE5valuelestS7_Lm8EERS4_E4typeES7_
31 930 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::read_bigfloat(std::__1::basic_string , std::__1::allocator >&, std::__1::error_code&) call site: 00930 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE
26 1004 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::begin_classical_array_storage(unsigned char, std::__1::error_code&) call site: 01004 __cxa_allocate_exception
20 533 jsoncons::cbor::oned_typed_array_iterator >::next(jsoncons::basic_generic_visitor &, jsoncons::ser_context const&, std::__1::error_code&) call site: 00533 _ZN8jsoncons4cbor20typed_array_iterator11write_valueItEENSt3__19enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE
19 978 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::read_extents(std::__1::error_code&) call site: 00978 _ZN8jsoncons6detail8expectedImNSt3__14errcEEC2ImEENS2_9enable_ifIXsr3std24is_default_constructibleIT_EE5valueEiE4typeE
17 621 jsoncons::cbor::oned_typed_array_iterator >::next(jsoncons::basic_generic_visitor &, jsoncons::ser_context const&, std::__1::error_code&) call site: 00621 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIiEENSt3__19enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE
17 708 jsoncons::cbor::oned_typed_array_iterator >::next(jsoncons::basic_generic_visitor &, jsoncons::ser_context const&, std::__1::error_code&) call site: 00708 _ZN8jsoncons6binary9byte_swapIdEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm8EES4_E4typeES4_
16 662 jsoncons::cbor::oned_typed_array_iterator >::next(jsoncons::basic_generic_visitor &, jsoncons::ser_context const&, std::__1::error_code&) call site: 00662 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIlEENSt3__19enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE
15 891 jsoncons::cbor::basic_cbor_parser >, std::__1::allocator >::read_decimal_fraction(std::__1::basic_string , std::__1::allocator >&, std::__1::error_code&) call site: 00891 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2IiEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE
14 580 jsoncons::cbor::oned_typed_array_iterator >::next(jsoncons::basic_generic_visitor &, jsoncons::ser_context const&, std::__1::error_code&) call site: 00580 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIaEENSt3__19enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE
12 485 jsoncons::detail::span jsoncons::typed_array_cast (jsoncons::detail::span ) call site: 00485 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIhEENSt3__19enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE
12 507 jsoncons::cbor::oned_typed_array_iterator >::next(jsoncons::basic_generic_visitor &, jsoncons::ser_context const&, std::__1::error_code&) call site: 00507 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::bytes_sink(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&) [function] [call site] 00001
1 jsoncons::cbor::basic_cbor_encoder<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>, std::__1::allocator<char> >::basic_cbor_encoder(jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>&&, std::__1::allocator<char> const&) [function] [call site] 00002
2 jsoncons::cbor::cbor_encode_options::cbor_encode_options() [function] [call site] 00003
3 jsoncons::cbor::cbor_options_common::cbor_options_common() [function] [call site] 00004
2 jsoncons::cbor::basic_cbor_encoder<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>, std::__1::allocator<char> >::basic_cbor_encoder(jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>&&, jsoncons::cbor::cbor_encode_options const&, std::__1::allocator<char> const&) [function] [call site] 00005
3 jsoncons::basic_json_visitor<char>::basic_json_visitor() [function] [call site] 00006
4 jsoncons::typed_array_visitor::typed_array_visitor() [function] [call site] 00007
3 jsoncons::cbor::cbor_options_common::max_nesting_depth() const [function] [call site] 00008
3 jsoncons::cbor::cbor_encode_options::pack_strings() const [function] [call site] 00009
3 jsoncons::cbor::cbor_encode_options::use_typed_arrays() const [function] [call site] 00010
3 jsoncons::cbor::cbor_encode_options::pack_strings() const [function] [call site] 00011
3 jsoncons::cbor::basic_cbor_encoder<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>, std::__1::allocator<char> >::write_tag(unsigned long) [function] [call site] 00012
4 jsoncons::cbor::basic_cbor_encoder<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>, std::__1::allocator<char> >::write_type_and_length(unsigned char, unsigned long) [function] [call site] 00013
5 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::push_back(unsigned char) [function] [call site] 00014
5 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::push_back(unsigned char) [function] [call site] 00015
5 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::push_back(unsigned char) [function] [call site] 00016
5 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::push_back(unsigned char) [function] [call site] 00017
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, void>::type jsoncons::binary::native_to_big<unsigned short, std::__1::back_insert_iterator<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void> >, jsoncons::detail::endian>(unsigned short, std::__1::back_insert_iterator<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void> >) [function] [call site] 00018
6 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00019
5 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::push_back(unsigned char) [function] [call site] 00020
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, void>::type jsoncons::binary::native_to_big<unsigned int, std::__1::back_insert_iterator<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void> >, jsoncons::detail::endian>(unsigned int, std::__1::back_insert_iterator<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void> >) [function] [call site] 00021
6 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00022
5 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::push_back(unsigned char) [function] [call site] 00023
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, void>::type jsoncons::binary::native_to_big<unsigned long, std::__1::back_insert_iterator<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void> >, jsoncons::detail::endian>(unsigned long, std::__1::back_insert_iterator<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void> >) [function] [call site] 00024
6 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00025
3 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00026
4 jsoncons::typed_array_visitor::~typed_array_visitor() [function] [call site] 00027
2 jsoncons::cbor::cbor_encode_options::~cbor_encode_options() [function] [call site] 00028
3 jsoncons::cbor::cbor_encode_options::~cbor_encode_options() [function] [call site] 00029
3 jsoncons::cbor::cbor_options_common::~cbor_options_common() [function] [call site] 00030
1 jsoncons::cbor::cbor_decode_options::cbor_decode_options() [function] [call site] 00031
2 jsoncons::cbor::cbor_options_common::cbor_options_common() [function] [call site] 00032
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] 00033
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] 00034
3 jsoncons::ser_context::ser_context() [function] [call site] 00035
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] 00036
4 jsoncons::basic_null_istream<char>::basic_null_istream() [function] [call site] 00037
5 jsoncons::basic_null_istream<char>::null_buffer::null_buffer() [function] [call site] 00038
4 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00039
5 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00040
6 jsoncons::basic_null_istream<char>::null_buffer::~null_buffer() [function] [call site] 00041
3 jsoncons::cbor::cbor_options_common::max_nesting_depth() const [function] [call site] 00042
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::~stream_source() [function] [call site] 00043
4 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00044
3 jsoncons::ser_context::~ser_context() [function] [call site] 00045
2 jsoncons::basic_generic_to_json_visitor<char, std::__1::allocator<char> >::basic_generic_to_json_visitor(jsoncons::basic_json_visitor<char>&, std::__1::allocator<char> const&) [function] [call site] 00046
3 jsoncons::basic_generic_visitor<char>::basic_generic_visitor() [function] [call site] 00047
4 jsoncons::typed_array_visitor::typed_array_visitor() [function] [call site] 00048
3 jsoncons::basic_default_json_visitor<char>::basic_default_json_visitor() [function] [call site] 00049
4 jsoncons::basic_json_visitor<char>::basic_json_visitor() [function] [call site] 00050
3 jsoncons::basic_default_json_visitor<char>::~basic_default_json_visitor() [function] [call site] 00051
4 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00052
3 jsoncons::basic_generic_visitor<char>::~basic_generic_visitor() [function] [call site] 00053
4 jsoncons::typed_array_visitor::~typed_array_visitor() [function] [call site] 00054
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] 00055
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::~stream_source() [function] [call site] 00056
3 jsoncons::ser_context::~ser_context() [function] [call site] 00057
1 jsoncons::cbor::cbor_decode_options::~cbor_decode_options() [function] [call site] 00058
2 jsoncons::cbor::cbor_decode_options::~cbor_decode_options() [function] [call site] 00059
2 jsoncons::cbor::cbor_options_common::~cbor_options_common() [function] [call site] 00060
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] 00061
2 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::reset() [function] [call site] 00062
2 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::parse(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 00063
3 __cxa_allocate_exception [call site] 00064
3 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00065
4 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00066
4 __clang_call_terminate [call site] 00067
5 __cxa_begin_catch [call site] 00068
3 __cxa_throw [call site] 00069
3 __cxa_free_exception [call site] 00070
3 __cxa_allocate_exception [call site] 00071
3 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00072
3 __cxa_throw [call site] 00073
3 __cxa_free_exception [call site] 00074
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_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 00075
4 __cxa_allocate_exception [call site] 00076
4 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00077
4 __cxa_throw [call site] 00078
4 __cxa_free_exception [call site] 00079
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] 00080
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] 00081
3 __cxa_allocate_exception [call site] 00082
3 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00083
3 __cxa_throw [call site] 00084
3 __cxa_free_exception [call site] 00085
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_classical_array_storage(std::__1::error_code&) [function] [call site] 00086
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] 00087
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 00088
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_tags(std::__1::error_code&) [function] [call site] 00089
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00090
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer(unsigned char*, unsigned long) [function] [call site] 00091
7 __cxa_begin_catch [call site] 00092
7 __cxa_end_catch [call site] 00093
7 __clang_call_terminate [call site] 00094
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] 00095
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] 00096
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00097
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer(unsigned char*, unsigned long) [function] [call site] 00098
7 __cxa_begin_catch [call site] 00099
7 __cxa_end_catch [call site] 00100
7 __clang_call_terminate [call site] 00101
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] 00102
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00103
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00104
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] 00105
7 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00106
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00107
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] 00108
7 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00109
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00110
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] 00111
7 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00112
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00113
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] 00114
4 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00115
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00116
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_additional_information_value(unsigned char) [function] [call site] 00117
4 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] 00118
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::handle_string(jsoncons::basic_generic_visitor<char>&, std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, std::__1::error_code&) [function] [call site] 00119
5 jsoncons::basic_generic_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] 00120
4 _ZN8jsoncons16byte_string_viewC2INSt3__16vectorIhNS2_9allocatorIhEEEEEERKT_NS2_9enable_ifIXsr10ext_traits18is_bytes_view_likeIS7_EE5valueEiE4typeE [function] [call site] 00121
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::read_byte_string_from_buffer(jsoncons::byte_string_view const&) [function] [call site] 00122
4 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_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 00123
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::view(std::__1::error_code&) [function] [call site] 00124
5 jsoncons::byte_string_view::data() const [function] [call site] 00125
5 jsoncons::byte_string_view::size() const [function] [call site] 00126
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00127
6 __cxa_guard_acquire [call site] 00128
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::next_power_of_two(unsigned long) [function] [call site] 00129
6 __cxa_guard_release [call site] 00130
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2IiEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00131
7 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorImEEEC2IiEET_RKS4_PNS2_9enable_ifIXsr3std11is_integralIS7_EE5valueEvE4typeE [function] [call site] 00132
8 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorImEEE15inlined_storageC2IiEET_PNS2_9enable_ifIXaaaasr3std11is_integralIS8_EE5valuelestS8_Lm8Esr3std9is_signedIS8_EE5valueEvE4typeE [function] [call site] 00133
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reserve(unsigned long) [function] [call site] 00134
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::reserve(unsigned long) [function] [call site] 00135
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::capacity() const [function] [call site] 00136
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_allocated() const [function] [call site] 00137
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_allocated() const [function] [call site] 00138
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::allocated_storage::allocated_storage() [function] [call site] 00139
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00140
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::allocated_storage::reserve(unsigned long, std::__1::allocator<unsigned long> const&) [function] [call site] 00141
9 __cxa_allocate_exception [call site] 00142
9 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00143
9 __cxa_throw [call site] 00144
9 __cxa_free_exception [call site] 00145
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::allocated_storage::round_up(unsigned long) [function] [call site] 00146
10 __cxa_allocate_exception [call site] 00147
10 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00148
10 __cxa_throw [call site] 00149
10 __cxa_free_exception [call site] 00150
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00151
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::allocated_storage::reserve(unsigned long, std::__1::allocator<unsigned long> const&) [function] [call site] 00152
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEmLIiEENS1_9enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueERS4_E4typeES7_ [function] [call site] 00153
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEmLImEENS1_9enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueERS4_E4typeES7_ [function] [call site] 00154
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00155
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00156
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::storage_view(unsigned long*, unsigned long) [function] [call site] 00157
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::storage_view(unsigned long*, unsigned long) [function] [call site] 00158
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00159
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00160
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00161
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00162
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00163
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::reserve(unsigned long) [function] [call site] 00164
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_allocated() const [function] [call site] 00165
10 __cxa_allocate_exception [call site] 00166
10 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00167
10 __cxa_throw [call site] 00168
10 __cxa_free_exception [call site] 00169
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00170
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::DDproduct(unsigned long, unsigned long, unsigned long&, unsigned long&) const [function] [call site] 00171
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00172
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00173
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00174
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00175
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00176
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00177
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00178
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::end() [function] [call site] 00179
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::begin() [function] [call site] 00180
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00181
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00182
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00183
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00184
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEpLImEENS1_9enable_ifIXaasr10ext_traits19is_unsigned_integerIT_EE5valuelestS7_Lm8EERS4_E4typeES7_ [function] [call site] 00185
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00186
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00187
8 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorImEEEC2ImEET_RKS4_PNS2_9enable_ifIXsr3std11is_integralIS7_EE5valueEvE4typeE [function] [call site] 00188
9 _ZN8jsoncons6detail14bigint_storageINSt3__19allocatorImEEE15inlined_storageC2ImEET_PNS2_9enable_ifIXaaaasr3std11is_integralIS8_EE5valuelestS8_Lm8Entsr3std9is_signedIS8_EE5valueEvE4typeE [function] [call site] 00189
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator-() const [function] [call site] 00190
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00191
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::bigint_storage(jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> > const&) [function] [call site] 00192
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00193
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_allocated() const [function] [call site] 00194
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] 00195
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00196
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] 00197
11 unsigned long* jsoncons::ext_traits::to_plain_pointer<unsigned long>(unsigned long*) [function] [call site] 00198
11 __cxa_begin_catch [call site] 00199
11 __cxa_rethrow [call site] 00200
11 __cxa_end_catch [call site] 00201
11 __cxa_allocate_exception [call site] 00202
11 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00203
11 __cxa_throw [call site] 00204
11 __cxa_free_exception [call site] 00205
11 __clang_call_terminate [call site] 00206
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00207
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00208
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00209
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::destroy() [function] [call site] 00210
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_allocated() const [function] [call site] 00211
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00212
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::allocated_storage::destroy(std::__1::allocator<unsigned long> const&) [function] [call site] 00213
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator-=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00214
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00215
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00216
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::storage_view(unsigned long const*, unsigned long) [function] [call site] 00217
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::storage_view(unsigned long const*, unsigned long) [function] [call site] 00218
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00219
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator-() const [function] [call site] 00220
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator+=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00221
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00222
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator-() const [function] [call site] 00223
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator-=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00224
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00225
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00226
10 jsoncons::operator>(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00227
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::compare(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) const [function] [call site] 00228
12 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00229
12 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00230
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00231
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00232
12 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00233
12 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() 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 const>::size() const [function] [call site] 00236
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00237
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::operator[](unsigned long) [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::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00240
12 __clang_call_terminate [call site] 00241
10 jsoncons::operator<(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00242
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::compare(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) const [function] [call site] 00243
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00244
10 jsoncons::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00245
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator-=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00246
12 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator-() const [function] [call site] 00247
12 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00248
13 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::operator=(jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> > const&) [function] [call site] 00249
14 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00250
14 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00251
14 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00252
14 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00253
14 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00254
14 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::data() [function] [call site] 00255
14 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::data() [function] [call site] 00256
14 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00257
12 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00258
12 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00259
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00260
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00261
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00262
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00263
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00264
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00265
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00266
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00267
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00268
12 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00269
12 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00270
11 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00271
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00272
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00273
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00274
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00275
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00276
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00277
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00278
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00279
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00280
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00281
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00282
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00283
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00284
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00285
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00286
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00287
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00288
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00289
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00290
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00291
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00292
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00293
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00294
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00295
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00296
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00297
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00298
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00299
6 __cxa_guard_abort [call site] 00300
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00301
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00302
5 void jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::write_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const [function] [call site] 00303
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00304
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00305
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00306
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00307
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00308
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00309
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(std::__1::allocator<unsigned long> const&) [function] [call site] 00310
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::bigint_storage(std::__1::allocator<unsigned long> const&) [function] [call site] 00311
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::inlined_storage::inlined_storage() [function] [call site] 00312
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00313
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00314
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::divide(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> >&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> >&, bool) const [function] [call site] 00315
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00316
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, std::__1::allocator<unsigned long> const&) [function] [call site] 00317
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::bigint_storage(jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> > const&, std::__1::allocator<unsigned long> const&) [function] [call site] 00318
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::is_allocated() const [function] [call site] 00319
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] 00320
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] 00321
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00322
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00323
7 __cxa_allocate_exception [call site] 00324
7 std::runtime_error::runtime_error(char const*) [call site] 00325
7 __cxa_throw [call site] 00326
7 __cxa_free_exception [call site] 00327
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00328
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00329
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00330
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, std::__1::allocator<unsigned long> const&) [function] [call site] 00331
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00332
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00333
7 jsoncons::operator<(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00334
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00335
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00336
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00337
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00338
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00339
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00340
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00341
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00342
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() const [function] [call site] 00343
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00344
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00345
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00346
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00347
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00348
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00349
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00350
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00351
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00352
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00353
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00354
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00355
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00356
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00357
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00358
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00359
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00360
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::size() const [function] [call site] 00361
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00362
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long const>::operator[](unsigned long) [function] [call site] 00363
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00364
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00365
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00366
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00367
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00368
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00369
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00370
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00371
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, std::__1::allocator<unsigned long> const&) [function] [call site] 00372
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_allocator() const [function] [call site] 00373
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, std::__1::allocator<unsigned long> const&) [function] [call site] 00374
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::normalize(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> >&, int&) const [function] [call site] 00375
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00376
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00377
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00378
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00379
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator<<=(unsigned long) [function] [call site] 00380
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00381
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00382
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00383
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00384
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00385
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00386
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00387
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00388
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00389
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00390
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00391
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00392
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00393
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator<<=(unsigned long) [function] [call site] 00394
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00395
8 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00396
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEmLImEENS1_9enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueERS4_E4typeES7_ [function] [call site] 00397
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEmLImEENS1_9enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueERS4_E4typeES7_ [function] [call site] 00398
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00399
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00400
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00401
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00402
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00403
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [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::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00406
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00407
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00408
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00409
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00410
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00411
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00412
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00413
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00414
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00415
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00416
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00417
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00418
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::DDquotient(unsigned long, unsigned long, unsigned long) const [function] [call site] 00419
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::data() [function] [call site] 00420
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::subtractmul(unsigned long*, unsigned long*, unsigned long, unsigned long&) const [function] [call site] 00421
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::DDproduct(unsigned long, unsigned long, unsigned long&, unsigned long&) const [function] [call site] 00422
7 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00423
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00424
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00425
7 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::unnormalize(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >&, int, bool) const [function] [call site] 00426
8 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00427
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator/=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00428
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint() [function] [call site] 00429
10 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::bigint_storage(std::__1::allocator<unsigned long> const&) [function] [call site] 00430
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::divide(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> >&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> >&, bool) const [function] [call site] 00431
10 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::set_negative(bool) [function] [call site] 00432
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00433
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00434
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator>>=(unsigned long) [function] [call site] 00435
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00436
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00437
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00438
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::data() [function] [call site] 00439
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00440
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00441
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::resize(unsigned long) [function] [call site] 00442
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00443
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00444
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00445
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00446
9 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00447
9 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00448
8 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::reduce() [function] [call site] 00449
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00450
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00451
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00452
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00453
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00454
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00455
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00456
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00457
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00458
5 jsoncons::basic_generic_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] 00459
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00460
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::view(std::__1::error_code&) [function] [call site] 00461
5 jsoncons::byte_string_view::data() const [function] [call site] 00462
5 jsoncons::byte_string_view::size() const [function] [call site] 00463
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00464
5 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2IiEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00465
5 jsoncons::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00466
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00467
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00468
5 void jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::write_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const [function] [call site] 00469
5 jsoncons::basic_generic_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] 00470
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00471
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::view(std::__1::error_code&) [function] [call site] 00472
5 _ZN8jsoncons21basic_generic_visitorIcE17byte_string_valueINS_16byte_string_viewEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNSt3__110error_codeENSB_9enable_ifIXsr10ext_traits18is_bytes_view_likeIS4_EE5valueEiE4typeE [function] [call site] 00473
6 jsoncons::byte_string_view::data() const [function] [call site] 00474
6 jsoncons::byte_string_view::size() const [function] [call site] 00475
6 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00476
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00477
6 jsoncons::byte_string_view::size() const [function] [call site] 00478
6 jsoncons::byte_string_view::begin() const [function] [call site] 00479
6 jsoncons::byte_string_view::end() const [function] [call site] 00480
5 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE [function] [call site] 00481
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul> jsoncons::typed_array_cast<unsigned char const>(jsoncons::detail::span<unsigned char, 18446744073709551615ul>) [function] [call site] 00482
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::data() const [function] [call site] 00483
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::size() const [function] [call site] 00484
6 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::span(unsigned char const*, unsigned long) [function] [call site] 00485
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00486
5 jsoncons::cbor::mdarray_iterator<unsigned char, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00487
6 __cxa_allocate_exception [call site] 00488
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00489
6 __cxa_throw [call site] 00490
6 __cxa_free_exception [call site] 00491
6 jsoncons::basic_generic_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00492
6 jsoncons::basic_generic_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00493
6 jsoncons::basic_generic_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00494
6 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00495
6 unsigned char const& jsoncons::identity::operator()<unsigned char const&>(unsigned char const&) const [function] [call site] 00496
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIhEENSt3__19enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00497
7 jsoncons::basic_generic_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00498
6 jsoncons::basic_generic_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00499
5 jsoncons::cbor::oned_typed_array_iterator<unsigned char, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00500
6 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00501
6 jsoncons::basic_generic_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00502
6 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00503
6 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00504
6 unsigned char const& jsoncons::identity::operator()<unsigned char const&>(unsigned char const&) const [function] [call site] 00505
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIhEENSt3__19enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00506
6 jsoncons::basic_generic_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00507
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00508
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00509
5 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE [function] [call site] 00510
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul> jsoncons::typed_array_cast<unsigned char const>(jsoncons::detail::span<unsigned char, 18446744073709551615ul>) [function] [call site] 00511
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00512
5 jsoncons::cbor::mdarray_iterator<unsigned char, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00513
5 jsoncons::cbor::oned_typed_array_iterator<unsigned char, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00514
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00515
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00516
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00517
5 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE [function] [call site] 00518
5 jsoncons::detail::span<unsigned short, 18446744073709551615ul> jsoncons::typed_array_cast<unsigned short>(jsoncons::detail::span<unsigned char, 18446744073709551615ul>) [function] [call site] 00519
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::data() const [function] [call site] 00520
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::size() const [function] [call site] 00521
6 jsoncons::detail::span<unsigned short, 18446744073709551615ul>::span(unsigned short*, unsigned long) [function] [call site] 00522
5 jsoncons::detail::span<unsigned short, 18446744073709551615ul>::size() const [function] [call site] 00523
5 jsoncons::detail::span<unsigned short, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00524
5 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00525
5 jsoncons::detail::span<unsigned short, 18446744073709551615ul>::size() const [function] [call site] 00526
5 jsoncons::cbor::mdarray_iterator<unsigned short, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00527
6 jsoncons::detail::span<unsigned short const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00528
6 unsigned short const& jsoncons::identity::operator()<unsigned short const&>(unsigned short const&) const [function] [call site] 00529
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueItEENSt3__19enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00530
5 jsoncons::cbor::oned_typed_array_iterator<unsigned short, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00531
6 jsoncons::detail::span<unsigned short const, 18446744073709551615ul>::size() const [function] [call site] 00532
6 jsoncons::detail::span<unsigned short const, 18446744073709551615ul>::size() const [function] [call site] 00533
6 jsoncons::detail::span<unsigned short const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00534
6 unsigned short const& jsoncons::identity::operator()<unsigned short const&>(unsigned short const&) const [function] [call site] 00535
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueItEENSt3__19enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00536
5 jsoncons::detail::span<unsigned short, 18446744073709551615ul>::size() const [function] [call site] 00537
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_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] 00538
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00539
5 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE [function] [call site] 00540
5 jsoncons::detail::span<unsigned int, 18446744073709551615ul> jsoncons::typed_array_cast<unsigned int>(jsoncons::detail::span<unsigned char, 18446744073709551615ul>) [function] [call site] 00541
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::data() const [function] [call site] 00542
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::size() const [function] [call site] 00543
6 jsoncons::detail::span<unsigned int, 18446744073709551615ul>::span(unsigned int*, unsigned long) [function] [call site] 00544
5 jsoncons::detail::span<unsigned int, 18446744073709551615ul>::size() const [function] [call site] 00545
5 jsoncons::detail::span<unsigned int, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00546
5 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00547
5 jsoncons::detail::span<unsigned int, 18446744073709551615ul>::size() const [function] [call site] 00548
5 jsoncons::cbor::mdarray_iterator<unsigned int, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00549
6 jsoncons::detail::span<unsigned int const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00550
6 unsigned int const& jsoncons::identity::operator()<unsigned int const&>(unsigned int const&) const [function] [call site] 00551
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIjEENSt3__19enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00552
5 jsoncons::cbor::oned_typed_array_iterator<unsigned int, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00553
6 jsoncons::detail::span<unsigned int const, 18446744073709551615ul>::size() const [function] [call site] 00554
6 jsoncons::detail::span<unsigned int const, 18446744073709551615ul>::size() const [function] [call site] 00555
6 jsoncons::detail::span<unsigned int const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00556
6 unsigned int const& jsoncons::identity::operator()<unsigned int const&>(unsigned int const&) const [function] [call site] 00557
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIjEENSt3__19enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00558
5 jsoncons::detail::span<unsigned int, 18446744073709551615ul>::size() const [function] [call site] 00559
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_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] 00560
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00561
5 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE [function] [call site] 00562
5 jsoncons::detail::span<unsigned long, 18446744073709551615ul> jsoncons::typed_array_cast<unsigned long>(jsoncons::detail::span<unsigned char, 18446744073709551615ul>) [function] [call site] 00563
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::data() const [function] [call site] 00564
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::size() const [function] [call site] 00565
6 jsoncons::detail::span<unsigned long, 18446744073709551615ul>::span(unsigned long*, unsigned long) [function] [call site] 00566
5 jsoncons::detail::span<unsigned long, 18446744073709551615ul>::size() const [function] [call site] 00567
5 jsoncons::detail::span<unsigned long, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00568
5 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00569
5 jsoncons::detail::span<unsigned long, 18446744073709551615ul>::size() const [function] [call site] 00570
5 jsoncons::cbor::mdarray_iterator<unsigned long, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00571
6 jsoncons::detail::span<unsigned long const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00572
6 unsigned long const& jsoncons::identity::operator()<unsigned long const&>(unsigned long const&) const [function] [call site] 00573
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueImEENSt3__19enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00574
5 jsoncons::cbor::oned_typed_array_iterator<unsigned long, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00575
6 jsoncons::detail::span<unsigned long const, 18446744073709551615ul>::size() const [function] [call site] 00576
6 jsoncons::detail::span<unsigned long const, 18446744073709551615ul>::size() const [function] [call site] 00577
6 jsoncons::detail::span<unsigned long const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00578
6 unsigned long const& jsoncons::identity::operator()<unsigned long const&>(unsigned long const&) const [function] [call site] 00579
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueImEENSt3__19enable_ifIXsr10ext_traits19is_unsigned_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00580
5 jsoncons::detail::span<unsigned long, 18446744073709551615ul>::size() const [function] [call site] 00581
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00582
5 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE [function] [call site] 00583
5 jsoncons::detail::span<signed char, 18446744073709551615ul> jsoncons::typed_array_cast<signed char>(jsoncons::detail::span<unsigned char, 18446744073709551615ul>) [function] [call site] 00584
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::data() const [function] [call site] 00585
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::size() const [function] [call site] 00586
6 jsoncons::detail::span<signed char, 18446744073709551615ul>::span(signed char*, unsigned long) [function] [call site] 00587
5 jsoncons::detail::span<signed char, 18446744073709551615ul>::size() const [function] [call site] 00588
5 jsoncons::cbor::mdarray_iterator<signed char, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00589
6 jsoncons::detail::span<signed char const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00590
6 signed char const& jsoncons::identity::operator()<signed char const&>(signed char const&) const [function] [call site] 00591
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIaEENSt3__19enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00592
7 jsoncons::basic_generic_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00593
5 jsoncons::cbor::oned_typed_array_iterator<signed char, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00594
6 jsoncons::detail::span<signed char const, 18446744073709551615ul>::size() const [function] [call site] 00595
6 jsoncons::detail::span<signed char const, 18446744073709551615ul>::size() const [function] [call site] 00596
6 jsoncons::detail::span<signed char const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00597
6 signed char const& jsoncons::identity::operator()<signed char const&>(signed char const&) const [function] [call site] 00598
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIaEENSt3__19enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00599
5 jsoncons::detail::span<signed char, 18446744073709551615ul>::size() const [function] [call site] 00600
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00601
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00602
5 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE [function] [call site] 00603
5 jsoncons::detail::span<short, 18446744073709551615ul> jsoncons::typed_array_cast<short>(jsoncons::detail::span<unsigned char, 18446744073709551615ul>) [function] [call site] 00604
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::data() const [function] [call site] 00605
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::size() const [function] [call site] 00606
6 jsoncons::detail::span<short, 18446744073709551615ul>::span(short*, unsigned long) [function] [call site] 00607
5 jsoncons::detail::span<short, 18446744073709551615ul>::size() const [function] [call site] 00608
5 jsoncons::detail::span<short, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00609
5 _ZN8jsoncons6binary9byte_swapIsEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00610
5 jsoncons::detail::span<short, 18446744073709551615ul>::size() const [function] [call site] 00611
5 jsoncons::cbor::mdarray_iterator<short, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00612
6 jsoncons::detail::span<short const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00613
6 short const& jsoncons::identity::operator()<short const&>(short const&) const [function] [call site] 00614
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIsEENSt3__19enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00615
5 jsoncons::cbor::oned_typed_array_iterator<short, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00616
6 jsoncons::detail::span<short const, 18446744073709551615ul>::size() const [function] [call site] 00617
6 jsoncons::detail::span<short const, 18446744073709551615ul>::size() const [function] [call site] 00618
6 jsoncons::detail::span<short const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00619
6 short const& jsoncons::identity::operator()<short const&>(short const&) const [function] [call site] 00620
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIsEENSt3__19enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00621
5 jsoncons::detail::span<short, 18446744073709551615ul>::size() const [function] [call site] 00622
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00623
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00624
5 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE [function] [call site] 00625
5 jsoncons::detail::span<int, 18446744073709551615ul> jsoncons::typed_array_cast<int>(jsoncons::detail::span<unsigned char, 18446744073709551615ul>) [function] [call site] 00626
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::data() const [function] [call site] 00627
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::size() const [function] [call site] 00628
6 jsoncons::detail::span<int, 18446744073709551615ul>::span(int*, unsigned long) [function] [call site] 00629
5 jsoncons::detail::span<int, 18446744073709551615ul>::size() const [function] [call site] 00630
5 jsoncons::detail::span<int, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00631
5 _ZN8jsoncons6binary9byte_swapIiEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00632
5 jsoncons::detail::span<int, 18446744073709551615ul>::size() const [function] [call site] 00633
5 jsoncons::cbor::mdarray_iterator<int, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00634
6 jsoncons::detail::span<int const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00635
6 int const& jsoncons::identity::operator()<int const&>(int const&) const [function] [call site] 00636
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIiEENSt3__19enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00637
5 jsoncons::cbor::oned_typed_array_iterator<int, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00638
6 jsoncons::detail::span<int const, 18446744073709551615ul>::size() const [function] [call site] 00639
6 jsoncons::detail::span<int const, 18446744073709551615ul>::size() const [function] [call site] 00640
6 jsoncons::detail::span<int const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00641
6 int const& jsoncons::identity::operator()<int const&>(int const&) const [function] [call site] 00642
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIiEENSt3__19enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00643
5 jsoncons::detail::span<int, 18446744073709551615ul>::size() const [function] [call site] 00644
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00645
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00646
5 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE [function] [call site] 00647
5 jsoncons::detail::span<long, 18446744073709551615ul> jsoncons::typed_array_cast<long>(jsoncons::detail::span<unsigned char, 18446744073709551615ul>) [function] [call site] 00648
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::data() const [function] [call site] 00649
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::size() const [function] [call site] 00650
6 jsoncons::detail::span<long, 18446744073709551615ul>::span(long*, unsigned long) [function] [call site] 00651
5 jsoncons::detail::span<long, 18446744073709551615ul>::size() const [function] [call site] 00652
5 jsoncons::detail::span<long, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00653
5 _ZN8jsoncons6binary9byte_swapIlEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00654
5 jsoncons::detail::span<long, 18446744073709551615ul>::size() const [function] [call site] 00655
5 jsoncons::cbor::mdarray_iterator<long, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00656
6 jsoncons::detail::span<long const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00657
6 long const& jsoncons::identity::operator()<long const&>(long const&) const [function] [call site] 00658
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIlEENSt3__19enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00659
5 jsoncons::cbor::oned_typed_array_iterator<long, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00660
6 jsoncons::detail::span<long const, 18446744073709551615ul>::size() const [function] [call site] 00661
6 jsoncons::detail::span<long const, 18446744073709551615ul>::size() const [function] [call site] 00662
6 jsoncons::detail::span<long const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00663
6 long const& jsoncons::identity::operator()<long const&>(long const&) const [function] [call site] 00664
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIlEENSt3__19enable_ifIXsr10ext_traits17is_signed_integerIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00665
5 jsoncons::detail::span<long, 18446744073709551615ul>::size() const [function] [call site] 00666
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00667
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00668
5 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE [function] [call site] 00669
5 jsoncons::detail::span<unsigned short, 18446744073709551615ul> jsoncons::typed_array_cast<unsigned short>(jsoncons::detail::span<unsigned char, 18446744073709551615ul>) [function] [call site] 00670
5 jsoncons::detail::span<unsigned short, 18446744073709551615ul>::size() const [function] [call site] 00671
5 jsoncons::detail::span<unsigned short, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00672
5 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00673
5 jsoncons::detail::span<unsigned short, 18446744073709551615ul>::size() const [function] [call site] 00674
5 jsoncons::cbor::mdarray_iterator<unsigned short, jsoncons::decode_half, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00675
6 jsoncons::decode_half::operator()(unsigned short) const [function] [call site] 00676
7 jsoncons::binary::decode_half(unsigned short) [function] [call site] 00677
8 ldexp [call site] 00678
8 ldexp [call site] 00679
8 nan [call site] 00680
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIdEENSt3__19enable_ifIXsr17is_floating_pointIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00681
7 jsoncons::basic_generic_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00682
5 jsoncons::cbor::oned_typed_array_iterator<unsigned short, jsoncons::decode_half, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00683
6 jsoncons::decode_half::operator()(unsigned short) const [function] [call site] 00684
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIdEENSt3__19enable_ifIXsr17is_floating_pointIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00685
5 jsoncons::detail::span<unsigned short, 18446744073709551615ul>::size() const [function] [call site] 00686
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00687
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00688
5 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE [function] [call site] 00689
5 jsoncons::detail::span<float, 18446744073709551615ul> jsoncons::typed_array_cast<float>(jsoncons::detail::span<unsigned char, 18446744073709551615ul>) [function] [call site] 00690
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::data() const [function] [call site] 00691
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::size() const [function] [call site] 00692
6 jsoncons::detail::span<float, 18446744073709551615ul>::span(float*, unsigned long) [function] [call site] 00693
5 jsoncons::detail::span<float, 18446744073709551615ul>::size() const [function] [call site] 00694
5 jsoncons::detail::span<float, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00695
5 _ZN8jsoncons6binary9byte_swapIfEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00696
6 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00697
5 jsoncons::detail::span<float, 18446744073709551615ul>::size() const [function] [call site] 00698
5 jsoncons::cbor::mdarray_iterator<float, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00699
6 jsoncons::detail::span<float const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00700
6 float const& jsoncons::identity::operator()<float const&>(float const&) const [function] [call site] 00701
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIfEENSt3__19enable_ifIXsr17is_floating_pointIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00702
5 jsoncons::cbor::oned_typed_array_iterator<float, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00703
6 jsoncons::detail::span<float const, 18446744073709551615ul>::size() const [function] [call site] 00704
6 jsoncons::detail::span<float const, 18446744073709551615ul>::size() const [function] [call site] 00705
6 jsoncons::detail::span<float const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00706
6 float const& jsoncons::identity::operator()<float const&>(float const&) const [function] [call site] 00707
6 _ZN8jsoncons4cbor20typed_array_iterator11write_valueIfEENSt3__19enable_ifIXsr17is_floating_pointIT_EE5valueEvE4typeES5_NS_12semantic_tagERNS_21basic_generic_visitorIcEERKNS_11ser_contextERNS3_10error_codeE [function] [call site] 00708
5 jsoncons::detail::span<float, 18446744073709551615ul>::size() const [function] [call site] 00709
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_buffer::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00710
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_typed_array_endianness(unsigned char) [function] [call site] 00711
5 _ZN8jsoncons6detail4spanIhLm18446744073709551615EEC2INSt3__16vectorIhNS4_9allocatorIhEEEEEERT_PNS4_9enable_ifIXaaaaaantsr7is_spanIS9_EE5valuentsr10ext_traits12is_std_arrayIS9_EE5valuesr10ext_traits21is_compatible_elementIS9_hEE5valuesr10ext_traits17has_data_and_sizeIS9_EE5valueEvE4typeE [function] [call site] 00712
5 jsoncons::detail::span<double, 18446744073709551615ul> jsoncons::typed_array_cast<double>(jsoncons::detail::span<unsigned char, 18446744073709551615ul>) [function] [call site] 00713
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::data() const [function] [call site] 00714
6 jsoncons::detail::span<unsigned char, 18446744073709551615ul>::size() const [function] [call site] 00715
6 jsoncons::detail::span<double, 18446744073709551615ul>::span(double*, unsigned long) [function] [call site] 00716
5 jsoncons::detail::span<double, 18446744073709551615ul>::size() const [function] [call site] 00717
5 jsoncons::detail::span<double, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00718
5 _ZN8jsoncons6binary9byte_swapIdEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00719
6 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00720
5 jsoncons::detail::span<double, 18446744073709551615ul>::size() const [function] [call site] 00721
5 jsoncons::cbor::mdarray_iterator<double, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00722
6 jsoncons::detail::span<double const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00723
6 double const& jsoncons::identity::operator()<double const&>(double const&) const [function] [call site] 00724
5 jsoncons::cbor::oned_typed_array_iterator<double, jsoncons::identity, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00725
6 jsoncons::detail::span<double const, 18446744073709551615ul>::size() const [function] [call site] 00726
6 jsoncons::detail::span<double const, 18446744073709551615ul>::size() const [function] [call site] 00727
6 jsoncons::detail::span<double const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00728
6 double const& jsoncons::identity::operator()<double const&>(double const&) const [function] [call site] 00729
5 jsoncons::detail::span<double, 18446744073709551615ul>::size() const [function] [call site] 00730
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::view(std::__1::error_code&) [function] [call site] 00731
5 _ZN8jsoncons21basic_generic_visitorIcE17byte_string_valueINS_16byte_string_viewEEEbRKT_mRKNS_11ser_contextERNSt3__110error_codeENSA_9enable_ifIXsr10ext_traits18is_bytes_view_likeIS4_EE5valueEiE4typeE [function] [call site] 00732
6 jsoncons::byte_string_view::data() const [function] [call site] 00733
6 jsoncons::byte_string_view::size() const [function] [call site] 00734
6 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00735
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::view(std::__1::error_code&) [function] [call site] 00736
5 _ZN8jsoncons21basic_generic_visitorIcE17byte_string_valueINS_16byte_string_viewEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNSt3__110error_codeENSB_9enable_ifIXsr10ext_traits18is_bytes_view_likeIS4_EE5valueEiE4typeE [function] [call site] 00737
4 jsoncons::basic_generic_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00738
4 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] 00739
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00740
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] 00741
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] 00742
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00743
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer(unsigned char*, unsigned long) [function] [call site] 00744
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00745
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00746
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned short>::type jsoncons::binary::big_to_native<unsigned short, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00747
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00748
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned int>::type jsoncons::binary::big_to_native<unsigned int, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00749
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00750
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, unsigned long>::type jsoncons::binary::big_to_native<unsigned long, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00751
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] 00752
4 jsoncons::basic_generic_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00753
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::read_byte_string_from_source(jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >*) [function] [call site] 00754
4 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_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 00755
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::view(std::__1::error_code&) [function] [call site] 00756
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_view(std::__1::error_code&) [function] [call site] 00757
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00758
7 jsoncons::byte_string_view::byte_string_view() [function] [call site] 00759
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00760
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] 00761
7 __cxa_allocate_exception [call site] 00762
7 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00763
7 __cxa_throw [call site] 00764
7 __cxa_free_exception [call site] 00765
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00766
7 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::iterate_string_chunks<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, jsoncons::cbor::detail::cbor_major_type, std::__1::error_code&) [function] [call site] 00767
8 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00768
8 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00769
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] 00770
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] 00771
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] 00772
9 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] 00773
8 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_6vectorIhS4_EEEENS2_9enable_ifIXaaL_ZNS2_17integral_constantIbLb1EE5valueEEsr10ext_traits7is_byteINT_10value_typeEEE5valueEmE4typeERS5_RSD_m [function] [call site] 00774
9 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::eof() const [function] [call site] 00775
9 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::count() const [function] [call site] 00776
9 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::chunk_size() const [function] [call site] 00777
9 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::chunk_size() const [function] [call site] 00778
9 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::fill_buffer(unsigned char*, unsigned long) [function] [call site] 00779
9 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::chunk_size() const [function] [call site] 00780
9 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00781
7 jsoncons::byte_string_view::byte_string_view() [function] [call site] 00782
7 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00783
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] 00784
7 jsoncons::byte_string_view::byte_string_view() [function] [call site] 00785
7 jsoncons::detail::span<unsigned char const, 18446744073709551615ul> jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read_span<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&>(unsigned long, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&) [function] [call site] 00786
8 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::span() [function] [call site] 00787
8 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_6vectorIhS4_EEEENS2_9enable_ifIXaaL_ZNS2_17integral_constantIbLb1EE5valueEEsr10ext_traits7is_byteINT_10value_typeEEE5valueEmE4typeERS5_RSD_m [function] [call site] 00788
8 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::span(unsigned char const*, unsigned long) [function] [call site] 00789
8 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::span(unsigned char const*, unsigned long) [function] [call site] 00790
7 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00791
7 jsoncons::byte_string_view::byte_string_view() [function] [call site] 00792
7 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::data() const [function] [call site] 00793
7 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00794
7 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00795
7 jsoncons::byte_string_view::size() const [function] [call site] 00796
7 jsoncons::cbor::detail::min_length_for_stringref(unsigned long) [function] [call site] 00797
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::mapped_string::mapped_string(jsoncons::byte_string_view const&, std::__1::allocator<char> const&) [function] [call site] 00798
8 jsoncons::byte_string_view::begin() const [function] [call site] 00799
8 jsoncons::byte_string_view::end() const [function] [call site] 00800
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::mapped_string::~mapped_string() [function] [call site] 00801
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::view(std::__1::error_code&) [function] [call site] 00802
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::view(std::__1::error_code&) [function] [call site] 00803
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00804
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] 00805
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00806
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::get_major_type(unsigned char) [function] [call site] 00807
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] 00808
7 __cxa_allocate_exception [call site] 00809
7 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00810
7 __cxa_throw [call site] 00811
7 __cxa_free_exception [call site] 00812
7 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00813
7 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::iterate_string_chunks<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, jsoncons::cbor::detail::cbor_major_type, std::__1::error_code&) [function] [call site] 00814
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] 00815
7 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_6vectorIhS4_EEEENS2_9enable_ifIXaaL_ZNS2_17integral_constantIbLb1EE5valueEEsr10ext_traits7is_byteINT_10value_typeEEE5valueEmE4typeERS5_RSD_m [function] [call site] 00816
7 jsoncons::cbor::detail::min_length_for_stringref(unsigned long) [function] [call site] 00817
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::mapped_string::mapped_string(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, std::__1::allocator<char> const&) [function] [call site] 00818
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::mapped_string::~mapped_string() [function] [call site] 00819
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00820
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00821
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00822
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00823
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00824
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00825
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00826
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00827
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00828
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00829
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string_from_source::operator()<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > >(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00830
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::view(std::__1::error_code&) [function] [call site] 00831
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::view(std::__1::error_code&) [function] [call site] 00832
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_text_string_view(std::__1::error_code&) [function] [call site] 00833
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00834
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] 00835
5 __cxa_allocate_exception [call site] 00836
5 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00837
5 __cxa_throw [call site] 00838
5 __cxa_free_exception [call site] 00839
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] 00840
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00841
5 void jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::iterate_string_chunks<std::__1::basic_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> >&, jsoncons::cbor::detail::cbor_major_type, std::__1::error_code&) [function] [call site] 00842
6 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_12basic_stringIcNS2_11char_traitsIcEENS3_IcEEEEEENS2_9enable_ifIXaaL_ZNS2_17integral_constantIbLb1EE5valueEEsr10ext_traits7is_byteINT_10value_typeEEE5valueEmE4typeERS5_RSG_m [function] [call site] 00843
5 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] 00844
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul> jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read_span<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00845
6 _ZN8jsoncons13source_readerINS_13stream_sourceIhNSt3__19allocatorIhEEEEE4readINS2_12basic_stringIcNS2_11char_traitsIcEENS3_IcEEEEEENS2_9enable_ifIXaaL_ZNS2_17integral_constantIbLb1EE5valueEEsr10ext_traits7is_byteINT_10value_typeEEE5valueEmE4typeERS5_RSG_m [function] [call site] 00846
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00847
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::data() const [function] [call site] 00848
5 jsoncons::detail::span<unsigned char const, 18446744073709551615ul>::size() const [function] [call site] 00849
5 jsoncons::cbor::detail::min_length_for_stringref(unsigned long) [function] [call site] 00850
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::mapped_string::mapped_string(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, std::__1::allocator<char> const&) [function] [call site] 00851
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::mapped_string::~mapped_string() [function] [call site] 00852
4 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14unicode_resultIS4_EEE4typeEPKS4_m [function] [call site] 00853
5 jsoncons::unicode_traits::is_legal_utf8(unsigned char const*, unsigned long) [function] [call site] 00854
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::handle_string(jsoncons::basic_generic_visitor<char>&, std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, std::__1::error_code&) [function] [call site] 00855
4 jsoncons::basic_generic_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00856
4 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00857
4 jsoncons::basic_generic_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00858
4 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00859
4 jsoncons::basic_generic_visitor<char>::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00860
4 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00861
4 jsoncons::basic_generic_visitor<char>::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00862
4 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00863
4 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] 00864
4 jsoncons::basic_generic_visitor<char>::half_value(unsigned short, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00865
4 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] 00866
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00867
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] 00868
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00869
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, float>::type jsoncons::binary::big_to_native<float, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00870
6 _ZN8jsoncons6binary9byte_swapIfEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00871
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00872
5 std::__1::enable_if<jsoncons::detail::endian::native==jsoncons::detail::endian::little, double>::type jsoncons::binary::big_to_native<double, jsoncons::detail::endian>(unsigned char const*, unsigned long) [function] [call site] 00873
6 _ZN8jsoncons6binary9byte_swapIdEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00874
4 jsoncons::basic_generic_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00875
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_decimal_fraction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&) [function] [call site] 00876
5 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] 00877
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00878
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] 00879
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] 00880
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] 00881
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00882
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] 00883
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] 00884
5 _ZN8jsoncons12from_integerImNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00885
6 __cxa_allocate_exception [call site] 00886
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00887
6 __cxa_throw [call site] 00888
6 __cxa_free_exception [call site] 00889
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] 00890
5 _ZN8jsoncons12from_integerIlNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00891
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00892
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] 00893
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00894
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] 00895
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00896
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00897
5 void jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::write_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const [function] [call site] 00898
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00899
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00900
5 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2IiEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00901
5 jsoncons::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00902
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00903
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00904
5 void jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::write_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const [function] [call site] 00905
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00906
5 void jsoncons::prettify_string<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, unsigned long, int, int, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00907
6 void jsoncons::fill_exponent<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00908
7 _ZN8jsoncons12from_integerIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00909
6 void jsoncons::fill_exponent<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00910
5 void jsoncons::prettify_string<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(char const*, unsigned long, int, int, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00911
4 jsoncons::basic_generic_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] 00912
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_bigfloat(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::error_code&) [function] [call site] 00913
5 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] 00914
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00915
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] 00916
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] 00917
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] 00918
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00919
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] 00920
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] 00921
5 _ZN8jsoncons14integer_to_hexImNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00922
6 jsoncons::to_hex_character(unsigned char) [function] [call site] 00923
6 jsoncons::to_hex_character(unsigned char) [function] [call site] 00924
6 __cxa_allocate_exception [call site] 00925
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00926
6 __cxa_throw [call site] 00927
6 __cxa_free_exception [call site] 00928
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] 00929
5 _ZN8jsoncons14integer_to_hexImNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00930
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00931
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] 00932
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00933
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] 00934
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_byte_string(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, std::__1::error_code&) [function] [call site] 00935
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00936
5 void jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::write_string_hex<char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const [function] [call site] 00937
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00938
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00939
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00940
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00941
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::basic_bigint() [function] [call site] 00942
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2ImEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00943
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::divide(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> >&, jsoncons::basic_bigint<std::__1::allocator<unsigned long> >&, bool) const [function] [call site] 00944
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00945
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::get_storage_view() [function] [call site] 00946
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00947
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::operator[](unsigned long) [function] [call site] 00948
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00949
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00950
6 jsoncons::detail::bigint_storage<std::__1::allocator<unsigned long> >::storage_view<unsigned long>::size() const [function] [call site] 00951
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::is_negative() const [function] [call site] 00952
6 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00953
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00954
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00955
5 _ZN8jsoncons12basic_bigintINSt3__19allocatorImEEEC2IiEET_RKS3_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00956
5 jsoncons::operator-(jsoncons::basic_bigint<std::__1::allocator<unsigned long> >, jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00957
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::operator=(jsoncons::basic_bigint<std::__1::allocator<unsigned long> > const&) [function] [call site] 00958
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00959
5 void jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::write_string_hex<char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const [function] [call site] 00960
5 jsoncons::basic_bigint<std::__1::allocator<unsigned long> >::~basic_bigint() [function] [call site] 00961
5 _ZN8jsoncons14integer_to_hexImNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00962
5 _ZN8jsoncons14integer_to_hexImNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEENS1_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeES9_RT0_ [function] [call site] 00963
4 jsoncons::basic_generic_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] 00964
4 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_mdarray_header(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 00965
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::read(unsigned char*, unsigned long) [function] [call site] 00966
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] 00967
5 __cxa_allocate_exception [call site] 00968
5 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00969
5 __cxa_throw [call site] 00970
5 __cxa_free_exception [call site] 00971
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] 00972
5 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] 00973
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00974
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] 00975
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00976
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 00977
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] 00978
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] 00979
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] 00980
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] 00981
6 jsoncons::calculate_mdarray_size(jsoncons::detail::span<unsigned long const, 18446744073709551615ul>) [function] [call site] 00982
7 jsoncons::detail::span<unsigned long const, 18446744073709551615ul>::empty() const [function] [call site] 00983
7 _ZN8jsoncons6detail8expectedImNSt3__14errcEEC2ImEENS2_9enable_ifIXsr3std24is_default_constructibleIT_EE5valueEiE4typeE [function] [call site] 00984
8 jsoncons::detail::expected<unsigned long, std::__1::errc>::expected(unsigned long&&) [function] [call site] 00985
9 jsoncons::detail::expected<unsigned long, std::__1::errc>::construct(unsigned long&&) [function] [call site] 00986
7 jsoncons::detail::span<unsigned long const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00987
7 jsoncons::detail::span<unsigned long const, 18446744073709551615ul>::size() const [function] [call site] 00988
7 jsoncons::detail::span<unsigned long const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00989
7 jsoncons::detail::expected<unsigned long, std::__1::errc>::expected<std::__1::errc>(jsoncons::detail::unexpect_t, std::__1::errc&&) [function] [call site] 00990
7 jsoncons::detail::span<unsigned long const, 18446744073709551615ul>::operator[](unsigned long) const [function] [call site] 00991
7 jsoncons::detail::expected<unsigned long, std::__1::errc>::expected(unsigned long&&) [function] [call site] 00992
6 jsoncons::detail::expected<unsigned long, std::__1::errc>::operator bool() const [function] [call site] 00993
6 jsoncons::detail::expected<unsigned long, std::__1::errc>::operator*() & [function] [call site] 00994
6 jsoncons::detail::expected<unsigned long, std::__1::errc>::operator*() & [function] [call site] 00995
6 jsoncons::detail::expected<unsigned long, std::__1::errc>::~expected() [function] [call site] 00996
7 jsoncons::detail::expected<unsigned long, std::__1::errc>::destroy() [function] [call site] 00997
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] 00998
5 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 00999
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] 01000
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] 01001
5 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_classical_array_storage(unsigned char, std::__1::error_code&) [function] [call site] 01002
6 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 01003
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] 01004
5 jsoncons::cbor::cbor_mdarray_row_major_iterator<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::done() const [function] [call site] 01005
5 jsoncons::cbor::cbor_mdarray_row_major_iterator<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01006
6 __cxa_allocate_exception [call site] 01007
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01008
6 __cxa_throw [call site] 01009
6 __cxa_free_exception [call site] 01010
6 jsoncons::basic_generic_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01011
6 jsoncons::basic_generic_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01012
6 jsoncons::basic_generic_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01013
6 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01014
7 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_mdarray_header(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01015
8 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_classical_array_storage(unsigned char, std::__1::error_code&) [function] [call site] 01016
8 jsoncons::cbor::cbor_mdarray_column_major_iterator<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::done() const [function] [call site] 01017
8 jsoncons::cbor::cbor_mdarray_column_major_iterator<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::next(jsoncons::basic_generic_visitor<char>&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01018
9 __cxa_allocate_exception [call site] 01019
9 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01020
9 __cxa_throw [call site] 01021
9 __cxa_free_exception [call site] 01022
9 jsoncons::basic_generic_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01023
9 jsoncons::basic_generic_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01024
9 jsoncons::basic_generic_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01025
9 jsoncons::basic_generic_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01026
9 jsoncons::basic_generic_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01027
9 jsoncons::basic_generic_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01028
9 jsoncons::basic_generic_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01029
9 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01030
10 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_array(jsoncons::basic_generic_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 01031
11 jsoncons::basic_generic_visitor<char>::begin_array(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01032
11 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 01033
11 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] 01034
11 jsoncons::basic_generic_visitor<char>::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01035
10 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_array(jsoncons::basic_generic_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 01036
10 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::begin_object(jsoncons::basic_generic_visitor<char>&, unsigned char, std::__1::error_code&) [function] [call site] 01037
11 jsoncons::basic_generic_visitor<char>::begin_object(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01038
11 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 01039
11 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] 01040
11 jsoncons::basic_generic_visitor<char>::begin_object(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01041
8 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] 01042
8 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_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01043
6 jsoncons::basic_generic_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01044
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_array(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01045
4 jsoncons::basic_generic_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01046
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] 01047
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] 01048
3 __cxa_allocate_exception [call site] 01049
3 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01050
3 __cxa_throw [call site] 01051
3 __cxa_free_exception [call site] 01052
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 01053
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 01054
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_classical_array_storage(std::__1::error_code&) [function] [call site] 01055
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 01056
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 01057
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_array(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01058
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01059
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01060
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_object(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01061
4 jsoncons::basic_generic_visitor<char>::end_object(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 01062
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] 01063
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01064
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::peek() [function] [call site] 01065
3 jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >::ignore(unsigned long) [function] [call site] 01066
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::end_object(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01067
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01068
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01069
3 jsoncons::cbor::basic_cbor_parser<jsoncons::stream_source<unsigned char, std::__1::allocator<unsigned char> >, std::__1::allocator<char> >::read_item(jsoncons::basic_generic_visitor<char>&, std::__1::error_code&) [function] [call site] 01070
3 __cxa_allocate_exception [call site] 01071
3 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01072
3 __cxa_throw [call site] 01073
3 __cxa_free_exception [call site] 01074
3 jsoncons::basic_generic_visitor<char>::flush() [function] [call site] 01075
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] 01076
2 jsoncons::basic_generic_to_json_visitor<char, std::__1::allocator<char> >::~basic_generic_to_json_visitor() [function] [call site] 01077
3 jsoncons::basic_default_json_visitor<char>::~basic_default_json_visitor() [function] [call site] 01078
3 jsoncons::basic_generic_visitor<char>::~basic_generic_visitor() [function] [call site] 01079
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] 01080
1 jsoncons::cbor::basic_cbor_encoder<jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>, std::__1::allocator<char> >::~basic_cbor_encoder() [function] [call site] 01081
2 jsoncons::bytes_sink<std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >, void>::flush() [function] [call site] 01082
2 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 01083