Fuzz introspector: terminal_fuzzer
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
70 1 LLVMFuzzerTestOneInput call site: 00001 setupterm
64 405 Terminal::Cell::Cell(unsigned int) call site: 00405 __clang_call_terminate
45 470 Terminal::Display::new_frame[abi:cxx11](bool, Terminal::Framebuffer const&, Terminal::Framebuffer const&) const call site: 00470
38 565 Terminal::Hyperlink::operator!=(Terminal::Hyperlink const&) const call site: 00565 __assert_fail
36 627 Terminal::Display::put_row(bool, Terminal::FrameState&, Terminal::Framebuffer const&, int, Terminal::Row const&, bool) const call site: 00627 snprintf
34 93 Terminal::DrawState::DrawState(int, int) call site: 00093 __clang_call_terminate
33 292 Terminal::Display::new_frame[abi:cxx11](bool, Terminal::Framebuffer const&, Terminal::Framebuffer const&) const call site: 00292 wcrtomb
32 531 Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool) call site: 00531 snprintf
28 702 LLVMFuzzerTestOneInput call site: 00702 __clang_call_terminate
27 159 Terminal::Framebuffer::Framebuffer(int, int) call site: 00159 __clang_call_terminate
18 383 Terminal::Display::new_frame[abi:cxx11](bool, Terminal::Framebuffer const&, Terminal::Framebuffer const&) const call site: 00383
17 187 Terminal::Framebuffer::Framebuffer(int, int) call site: 00187 __clang_call_terminate

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 Terminal::Display::Display(bool) [function] [call site] 00001
2 setupterm [call site] 00002
2 __cxa_allocate_exception [call site] 00003
2 std::runtime_error::runtime_error(char const*) [call site] 00004
2 __cxa_throw [call site] 00005
2 std::runtime_error::~runtime_error() [call site] 00006
2 __cxa_free_exception [call site] 00007
2 __cxa_allocate_exception [call site] 00008
2 std::runtime_error::runtime_error(char const*) [call site] 00009
2 __cxa_throw [call site] 00010
2 std::runtime_error::~runtime_error() [call site] 00011
2 __cxa_free_exception [call site] 00012
2 __cxa_allocate_exception [call site] 00013
2 std::runtime_error::runtime_error(char const*) [call site] 00014
2 __cxa_throw [call site] 00015
2 std::runtime_error::~runtime_error() [call site] 00016
2 __cxa_free_exception [call site] 00017
2 __cxa_allocate_exception [call site] 00018
2 std::runtime_error::runtime_error(char const*) [call site] 00019
2 __cxa_throw [call site] 00020
2 std::runtime_error::~runtime_error() [call site] 00021
2 __cxa_free_exception [call site] 00022
2 ti_str(char const*) [function] [call site] 00023
3 tigetstr [call site] 00024
3 __cxa_allocate_exception [call site] 00025
3 std::allocator<char>::allocator() [call site] 00026
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<std::allocator<char> >(char const*, std::allocator<char> const&) [function] [call site] 00027
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_local_data() [call site] 00028
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider::_Alloc_hider(char*, std::allocator<char> const&) [call site] 00029
4 std::char_traits<char>::length(char const*) [function] [call site] 00030
5 __gnu_cxx::char_traits<char>::length(char const*) [function] [call site] 00031
6 __gnu_cxx::char_traits<char>::eq(char const&, char const&) [function] [call site] 00032
5 strlen [call site] 00033
4 void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*) [function] [call site] 00034
5 void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct_aux<char const*>(char const*, char const*, std::__false_type) [function] [call site] 00035
6 void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [function] [call site] 00036
7 bool __gnu_cxx::__is_null_pointer<char const>(char const*) [function] [call site] 00037
7 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long) [call site] 00038
7 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_data(char*) [call site] 00039
7 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_capacity(unsigned long) [call site] 00040
7 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_S_copy_chars(char*, char const*, char const*) [call site] 00041
7 __cxa_begin_catch [call site] 00042
7 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_dispose() [call site] 00043
7 __cxa_rethrow [call site] 00044
7 __cxa_end_catch [call site] 00045
7 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_set_length(unsigned long) [call site] 00046
7 __clang_call_terminate [call site] 00047
8 __cxa_begin_catch [call site] 00048
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider::~_Alloc_hider() [function] [call site] 00049
5 std::allocator<char>::~allocator() [call site] 00050
3 std::invalid_argument::invalid_argument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [call site] 00051
3 __cxa_throw [call site] 00052
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00053
3 std::allocator<char>::~allocator() [call site] 00054
3 __cxa_free_exception [call site] 00055
2 ti_flag(char const*) [function] [call site] 00056
3 tigetflag [call site] 00057
3 __cxa_allocate_exception [call site] 00058
3 std::allocator<char>::allocator() [call site] 00059
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<std::allocator<char> >(char const*, std::allocator<char> const&) [function] [call site] 00060
3 std::invalid_argument::invalid_argument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [call site] 00061
3 __cxa_throw [call site] 00062
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00063
3 std::allocator<char>::~allocator() [call site] 00064
3 __cxa_free_exception [call site] 00065
2 getenv [call site] 00066
2 strlen [call site] 00067
2 strncmp [call site] 00068
2 getenv [call site] 00069
2 ti_str(char const*) [function] [call site] 00070
2 ti_str(char const*) [function] [call site] 00071
1 Terminal::Complete::Complete(unsigned long, unsigned long) [function] [call site] 00072
2 Parser::UTF8Parser::UTF8Parser() [function] [call site] 00073
3 Parser::Parser::Parser() [function] [call site] 00074
3 __ctype_get_mb_cur_max [call site] 00075
3 __assert_fail [call site] 00076
2 Terminal::Emulator::Emulator(unsigned long, unsigned long) [function] [call site] 00077
3 Terminal::Framebuffer::Framebuffer(int, int) [function] [call site] 00078
4 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::vector() [function] [call site] 00079
5 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_base() [function] [call site] 00080
6 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl::_Vector_impl() [function] [call site] 00081
7 std::allocator<std::shared_ptr<Terminal::Row> >::allocator() [function] [call site] 00082
8 __gnu_cxx::new_allocator<std::shared_ptr<Terminal::Row> >::new_allocator() [function] [call site] 00083
7 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data::_Vector_impl_data() [function] [call site] 00084
4 std::vector<wchar_t, std::allocator<wchar_t> >::vector() [function] [call site] 00085
5 std::_Vector_base<wchar_t, std::allocator<wchar_t> >::_Vector_base() [function] [call site] 00086
6 std::_Vector_base<wchar_t, std::allocator<wchar_t> >::_Vector_impl::_Vector_impl() [function] [call site] 00087
7 std::allocator<wchar_t>::allocator() [call site] 00088
7 std::_Vector_base<wchar_t, std::allocator<wchar_t> >::_Vector_impl_data::_Vector_impl_data() [function] [call site] 00089
4 Terminal::DrawState::DrawState(int, int) [function] [call site] 00090
5 std::allocator<bool>::allocator() [function] [call site] 00091
6 __gnu_cxx::new_allocator<bool>::new_allocator() [function] [call site] 00092
5 std::vector<bool, std::allocator<bool> >::vector(unsigned long, std::allocator<bool> const&) [function] [call site] 00093
6 std::vector<bool, std::allocator<bool> >::vector(unsigned long, bool const&, std::allocator<bool> const&) [function] [call site] 00094
7 std::_Bvector_base<std::allocator<bool> >::_Bvector_base(std::allocator<bool> const&) [function] [call site] 00095
8 std::allocator<unsigned long>::allocator<bool>(std::allocator<bool> const&) [function] [call site] 00096
9 __gnu_cxx::new_allocator<unsigned long>::new_allocator() [function] [call site] 00097
8 std::_Bvector_base<std::allocator<bool> >::_Bvector_impl::_Bvector_impl(std::allocator<unsigned long> const&) [function] [call site] 00098
9 std::allocator<unsigned long>::allocator(std::allocator<unsigned long> const&) [function] [call site] 00099
10 __gnu_cxx::new_allocator<unsigned long>::new_allocator(__gnu_cxx::new_allocator<unsigned long> const&) [function] [call site] 00100
9 std::_Bvector_base<std::allocator<bool> >::_Bvector_impl_data::_Bvector_impl_data() [function] [call site] 00101
10 std::_Bit_iterator::_Bit_iterator() [function] [call site] 00102
11 std::_Bit_iterator_base::_Bit_iterator_base(unsigned long*, unsigned int) [function] [call site] 00103
10 __clang_call_terminate [call site] 00104
8 std::allocator<unsigned long>::~allocator() [function] [call site] 00105
9 __gnu_cxx::new_allocator<unsigned long>::~new_allocator() [function] [call site] 00106
7 std::vector<bool, std::allocator<bool> >::_M_initialize(unsigned long) [function] [call site] 00107
8 std::_Bvector_base<std::allocator<bool> >::_M_allocate(unsigned long) [function] [call site] 00108
9 std::_Bvector_base<std::allocator<bool> >::_S_nword(unsigned long) [function] [call site] 00109
9 std::allocator_traits<std::allocator<unsigned long> >::allocate(std::allocator<unsigned long>&, unsigned long) [function] [call site] 00110
10 __gnu_cxx::new_allocator<unsigned long>::allocate(unsigned long, void const*) [function] [call site] 00111
11 __gnu_cxx::new_allocator<unsigned long>::max_size() const [function] [call site] 00112
8 std::_Bvector_base<std::allocator<bool> >::_S_nword(unsigned long) [function] [call site] 00113
8 std::_Bit_iterator::_Bit_iterator(unsigned long*, unsigned int) [function] [call site] 00114
9 std::_Bit_iterator_base::_Bit_iterator_base(unsigned long*, unsigned int) [function] [call site] 00115
8 std::_Bit_iterator::_Bit_iterator(unsigned long*, unsigned int) [function] [call site] 00116
7 std::vector<bool, std::allocator<bool> >::_M_initialize_value(bool) [function] [call site] 00117
7 std::_Bvector_base<std::allocator<bool> >::~_Bvector_base() [function] [call site] 00118
8 std::_Bvector_base<std::allocator<bool> >::_M_deallocate() [function] [call site] 00119
9 std::allocator_traits<std::allocator<unsigned long> >::deallocate(std::allocator<unsigned long>&, unsigned long*, unsigned long) [function] [call site] 00120
10 __gnu_cxx::new_allocator<unsigned long>::deallocate(unsigned long*, unsigned long) [function] [call site] 00121
9 std::_Bvector_base<std::allocator<bool> >::_Bvector_impl_data::_M_reset() [function] [call site] 00122
10 std::_Bit_iterator::_Bit_iterator() [function] [call site] 00123
10 __clang_call_terminate [call site] 00124
8 std::_Bvector_base<std::allocator<bool> >::_Bvector_impl::~_Bvector_impl() [function] [call site] 00125
9 std::allocator<unsigned long>::~allocator() [function] [call site] 00126
8 __clang_call_terminate [call site] 00127
5 std::allocator<bool>::~allocator() [function] [call site] 00128
6 __gnu_cxx::new_allocator<bool>::~new_allocator() [function] [call site] 00129
5 Terminal::Renditions::Renditions(unsigned int) [function] [call site] 00130
5 Terminal::Hyperlink::Hyperlink() [function] [call site] 00131
6 std::shared_ptr<Terminal::Hyperlink::Rep>::shared_ptr(decltype(nullptr)) [function] [call site] 00132
7 std::shared_ptr<Terminal::Hyperlink::Rep>::shared_ptr() [function] [call site] 00133
8 std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2>::__shared_ptr() [function] [call site] 00134
9 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count() [function] [call site] 00135
5 Terminal::SavedCursor::SavedCursor() [function] [call site] 00136
6 Terminal::Renditions::Renditions(unsigned int) [function] [call site] 00137
5 Terminal::DrawState::reinitialize_tabs(unsigned int) [function] [call site] 00138
6 __assert_fail [call site] 00139
6 std::vector<bool, std::allocator<bool> >::operator[](unsigned long) [function] [call site] 00140
7 std::_Bit_iterator::_Bit_iterator(unsigned long*, unsigned int) [function] [call site] 00141
6 std::_Bit_reference::operator=(bool) [function] [call site] 00142
5 Terminal::Hyperlink::~Hyperlink() [function] [call site] 00143
6 std::shared_ptr<Terminal::Hyperlink::Rep>::~shared_ptr() [function] [call site] 00144
7 std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() [function] [call site] 00145
8 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() [function] [call site] 00146
9 std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() [function] [call site] 00147
10 __gnu_cxx::__exchange_and_add_dispatch(int*, int) [function] [call site] 00148
11 __gthread_active_p() [function] [call site] 00149
11 __gnu_cxx::__exchange_and_add(int volatile*, int) [function] [call site] 00150
11 __gnu_cxx::__exchange_and_add_single(int*, int) [function] [call site] 00151
10 __gnu_cxx::__exchange_and_add_dispatch(int*, int) [function] [call site] 00152
10 __clang_call_terminate [call site] 00153
5 std::vector<bool, std::allocator<bool> >::~vector() [function] [call site] 00154
6 std::_Bvector_base<std::allocator<bool> >::~_Bvector_base() [function] [call site] 00155
4 __assert_fail [call site] 00156
4 __assert_fail [call site] 00157
4 std::allocator<std::shared_ptr<Terminal::Row> >::allocator() [function] [call site] 00158
4 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::vector(unsigned long, std::shared_ptr<Terminal::Row> const&, std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00159
5 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_S_check_init_len(unsigned long, std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00160
6 std::allocator<std::shared_ptr<Terminal::Row> >::allocator(std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00161
7 __gnu_cxx::new_allocator<std::shared_ptr<Terminal::Row> >::new_allocator(__gnu_cxx::new_allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00162
6 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_S_max_size(std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00163
7 std::allocator_traits<std::allocator<std::shared_ptr<Terminal::Row> > >::max_size(std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00164
8 __gnu_cxx::new_allocator<std::shared_ptr<Terminal::Row> >::max_size() const [function] [call site] 00165
6 std::allocator<std::shared_ptr<Terminal::Row> >::~allocator() [function] [call site] 00166
7 __gnu_cxx::new_allocator<std::shared_ptr<Terminal::Row> >::~new_allocator() [function] [call site] 00167
5 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_base(unsigned long, std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00168
6 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl::_Vector_impl(std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00169
7 std::allocator<std::shared_ptr<Terminal::Row> >::allocator(std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00170
7 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data::_Vector_impl_data() [function] [call site] 00171
6 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_create_storage(unsigned long) [function] [call site] 00172
7 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_allocate(unsigned long) [function] [call site] 00173
8 std::allocator_traits<std::allocator<std::shared_ptr<Terminal::Row> > >::allocate(std::allocator<std::shared_ptr<Terminal::Row> >&, unsigned long) [function] [call site] 00174
9 __gnu_cxx::new_allocator<std::shared_ptr<Terminal::Row> >::allocate(unsigned long, void const*) [function] [call site] 00175
10 __gnu_cxx::new_allocator<std::shared_ptr<Terminal::Row> >::max_size() const [function] [call site] 00176
6 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl::~_Vector_impl() [function] [call site] 00177
7 std::allocator<std::shared_ptr<Terminal::Row> >::~allocator() [function] [call site] 00178
5 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_fill_initialize(unsigned long, std::shared_ptr<Terminal::Row> const&) [function] [call site] 00179
6 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00180
5 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::~_Vector_base() [function] [call site] 00181
6 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_deallocate(std::shared_ptr<Terminal::Row>*, unsigned long) [function] [call site] 00182
7 std::allocator_traits<std::allocator<std::shared_ptr<Terminal::Row> > >::deallocate(std::allocator<std::shared_ptr<Terminal::Row> >&, std::shared_ptr<Terminal::Row>*, unsigned long) [function] [call site] 00183
8 __gnu_cxx::new_allocator<std::shared_ptr<Terminal::Row> >::deallocate(std::shared_ptr<Terminal::Row>*, unsigned long) [function] [call site] 00184
6 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl::~_Vector_impl() [function] [call site] 00185
6 __clang_call_terminate [call site] 00186
4 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::operator=(std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >&&) [function] [call site] 00187
5 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_move_assign(std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >&&, std::integral_constant<bool, true>) [function] [call site] 00188
6 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::vector(std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00189
7 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_base(std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00190
8 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl::_Vector_impl(std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00191
6 std::allocator<std::shared_ptr<Terminal::Row> >::~allocator() [function] [call site] 00192
6 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data::_M_swap_data(std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data&) [function] [call site] 00193
7 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data::_Vector_impl_data() [function] [call site] 00194
7 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data::_M_copy_data(std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data const&) [function] [call site] 00195
7 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data::_M_copy_data(std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data const&) [function] [call site] 00196
7 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data::_M_copy_data(std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data const&) [function] [call site] 00197
6 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data::_M_swap_data(std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_impl_data&) [function] [call site] 00198
6 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00199
6 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::~vector() [function] [call site] 00200
7 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00201
7 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::~_Vector_base() [function] [call site] 00202
7 __clang_call_terminate [call site] 00203
6 __clang_call_terminate [call site] 00204
4 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::~vector() [function] [call site] 00205
4 std::allocator<std::shared_ptr<Terminal::Row> >::~allocator() [function] [call site] 00206
4 std::shared_ptr<Terminal::Row>::~shared_ptr() [function] [call site] 00207
5 std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() [function] [call site] 00208
4 Terminal::DrawState::~DrawState() [function] [call site] 00209
5 Terminal::Hyperlink::~Hyperlink() [function] [call site] 00210
5 std::vector<bool, std::allocator<bool> >::~vector() [function] [call site] 00211
4 std::vector<wchar_t, std::allocator<wchar_t> >::~vector() [function] [call site] 00212
5 std::_Vector_base<wchar_t, std::allocator<wchar_t> >::_M_get_Tp_allocator() [function] [call site] 00213
5 std::_Vector_base<wchar_t, std::allocator<wchar_t> >::~_Vector_base() [function] [call site] 00214
6 std::_Vector_base<wchar_t, std::allocator<wchar_t> >::_M_deallocate(wchar_t*, unsigned long) [function] [call site] 00215
7 std::allocator_traits<std::allocator<wchar_t> >::deallocate(std::allocator<wchar_t>&, wchar_t*, unsigned long) [function] [call site] 00216
8 __gnu_cxx::new_allocator<wchar_t>::deallocate(wchar_t*, unsigned long) [function] [call site] 00217
6 std::_Vector_base<wchar_t, std::allocator<wchar_t> >::_Vector_impl::~_Vector_impl() [function] [call site] 00218
7 std::allocator<wchar_t>::~allocator() [call site] 00219
4 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::~vector() [function] [call site] 00220
3 Terminal::Dispatcher::Dispatcher() [function] [call site] 00221
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string() [call site] 00222
4 std::vector<int, std::allocator<int> >::vector() [function] [call site] 00223
5 std::_Vector_base<int, std::allocator<int> >::_Vector_base() [function] [call site] 00224
6 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::_Vector_impl() [function] [call site] 00225
7 std::allocator<int>::allocator() [function] [call site] 00226
8 __gnu_cxx::new_allocator<int>::new_allocator() [function] [call site] 00227
7 std::_Vector_base<int, std::allocator<int> >::_Vector_impl_data::_Vector_impl_data() [function] [call site] 00228
4 std::vector<wchar_t, std::allocator<wchar_t> >::vector() [function] [call site] 00229
3 Terminal::UserInput::UserInput() [function] [call site] 00230
3 Terminal::Dispatcher::~Dispatcher() [function] [call site] 00231
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00232
4 std::vector<wchar_t, std::allocator<wchar_t> >::~vector() [function] [call site] 00233
4 std::vector<int, std::allocator<int> >::~vector() [function] [call site] 00234
5 std::_Vector_base<int, std::allocator<int> >::_M_get_Tp_allocator() [function] [call site] 00235
5 std::_Vector_base<int, std::allocator<int> >::~_Vector_base() [function] [call site] 00236
6 std::_Vector_base<int, std::allocator<int> >::_M_deallocate(int*, unsigned long) [function] [call site] 00237
7 std::allocator_traits<std::allocator<int> >::deallocate(std::allocator<int>&, int*, unsigned long) [function] [call site] 00238
8 __gnu_cxx::new_allocator<int>::deallocate(int*, unsigned long) [function] [call site] 00239
6 std::_Vector_base<int, std::allocator<int> >::_Vector_impl::~_Vector_impl() [function] [call site] 00240
7 std::allocator<int>::~allocator() [function] [call site] 00241
8 __gnu_cxx::new_allocator<int>::~new_allocator() [function] [call site] 00242
3 Terminal::Framebuffer::~Framebuffer() [function] [call site] 00243
4 Terminal::DrawState::~DrawState() [function] [call site] 00244
4 std::vector<wchar_t, std::allocator<wchar_t> >::~vector() [function] [call site] 00245
4 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::~vector() [function] [call site] 00246
2 Terminal::Display::Display(bool) [function] [call site] 00247
2 std::vector<std::shared_ptr<Parser::Action>, std::allocator<std::shared_ptr<Parser::Action> > >::vector() [function] [call site] 00248
3 std::_Vector_base<std::shared_ptr<Parser::Action>, std::allocator<std::shared_ptr<Parser::Action> > >::_Vector_base() [function] [call site] 00249
4 std::_Vector_base<std::shared_ptr<Parser::Action>, std::allocator<std::shared_ptr<Parser::Action> > >::_Vector_impl::_Vector_impl() [function] [call site] 00250
5 std::allocator<std::shared_ptr<Parser::Action> >::allocator() [function] [call site] 00251
6 __gnu_cxx::new_allocator<std::shared_ptr<Parser::Action> >::new_allocator() [function] [call site] 00252
5 std::_Vector_base<std::shared_ptr<Parser::Action>, std::allocator<std::shared_ptr<Parser::Action> > >::_Vector_impl_data::_Vector_impl_data() [function] [call site] 00253
2 std::__cxx11::list<std::pair<unsigned long, unsigned long>, std::allocator<std::pair<unsigned long, unsigned long> > >::list() [function] [call site] 00254
3 std::__cxx11::_List_base<std::pair<unsigned long, unsigned long>, std::allocator<std::pair<unsigned long, unsigned long> > >::_List_base() [function] [call site] 00255
4 std::__cxx11::_List_base<std::pair<unsigned long, unsigned long>, std::allocator<std::pair<unsigned long, unsigned long> > >::_List_impl::_List_impl() [function] [call site] 00256
5 std::allocator<std::_List_node<std::pair<unsigned long, unsigned long> > >::allocator() [function] [call site] 00257
6 __gnu_cxx::new_allocator<std::_List_node<std::pair<unsigned long, unsigned long> > >::new_allocator() [function] [call site] 00258
5 std::__detail::_List_node_header::_List_node_header() [function] [call site] 00259
6 std::__detail::_List_node_header::_M_init() [function] [call site] 00260
2 Terminal::Emulator::~Emulator() [function] [call site] 00261
3 Terminal::Dispatcher::~Dispatcher() [function] [call site] 00262
3 Terminal::Framebuffer::~Framebuffer() [function] [call site] 00263
2 Parser::UTF8Parser::~UTF8Parser() [function] [call site] 00264
3 Parser::Parser::~Parser() [function] [call site] 00265
1 Terminal::Framebuffer::Framebuffer(int, int) [function] [call site] 00266
1 Parser::UserByte::UserByte(int) [function] [call site] 00267
2 Parser::Action::Action() [function] [call site] 00268
1 Terminal::Complete::act[abi:cxx11](Parser::Action const&) [function] [call site] 00269
2 Terminal::Emulator::read_octets_to_host[abi:cxx11]() [function] [call site] 00270
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [call site] 00271
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::clear() [call site] 00272
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00273
1 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00274
1 Parser::UserByte::~UserByte() [function] [call site] 00275
2 Parser::Action::~Action() [function] [call site] 00276
1 Terminal::Complete::get_fb() const [function] [call site] 00277
2 Terminal::Emulator::get_fb() const [function] [call site] 00278
1 Terminal::Display::new_frame[abi:cxx11](bool, Terminal::Framebuffer const&, Terminal::Framebuffer const&) const [function] [call site] 00279
2 Terminal::FrameState::FrameState(Terminal::Framebuffer const&) [function] [call site] 00280
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string() [call site] 00281
3 Terminal::Renditions::Renditions(unsigned int) [function] [call site] 00282
3 Terminal::Hyperlink::Hyperlink() [function] [call site] 00283
3 Terminal::DrawState::get_width() const [function] [call site] 00284
3 Terminal::DrawState::get_height() const [function] [call site] 00285
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned long) [call site] 00286
3 Terminal::Hyperlink::~Hyperlink() [function] [call site] 00287
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00288
2 Terminal::Framebuffer::get_bell_count() const [function] [call site] 00289
2 Terminal::FrameState::append(char) [function] [call site] 00290
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(unsigned long, char) [call site] 00291
2 Terminal::Framebuffer::is_title_initialized() const [function] [call site] 00292
2 Terminal::Framebuffer::get_icon_name() const [function] [call site] 00293
2 Terminal::Framebuffer::get_window_title() const [function] [call site] 00294
2 Terminal::Framebuffer::get_icon_name() const [function] [call site] 00295
2 Terminal::Framebuffer::get_window_title() const [function] [call site] 00296
2 Terminal::FrameState::append(char const*) [function] [call site] 00297
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00298
2 Terminal::Framebuffer::get_window_title() const [function] [call site] 00299
2 bool __gnu_cxx::operator!=<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >(__gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > > const&, __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > > const&) [function] [call site] 00300
3 __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >::base() const [function] [call site] 00301
2 __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >::operator*() const [function] [call site] 00302
2 Terminal::FrameState::append(wchar_t) [function] [call site] 00303
3 Terminal::Cell::append_to_str(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, wchar_t) [function] [call site] 00304
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::push_back(char) [call site] 00305
4 wcrtomb [call site] 00306
4 wcrtomb [call site] 00307
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*, unsigned long) [call site] 00308
2 __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >::operator++(int) [function] [call site] 00309
3 __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >::__normal_iterator(wchar_t const* const&) [function] [call site] 00310
2 Terminal::FrameState::append(char) [function] [call site] 00311
2 Terminal::FrameState::append(char const*) [function] [call site] 00312
2 Terminal::Framebuffer::get_icon_name() const [function] [call site] 00313
2 bool __gnu_cxx::operator!=<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >(__gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > > const&, __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > > const&) [function] [call site] 00314
2 __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >::operator*() const [function] [call site] 00315
2 Terminal::FrameState::append(wchar_t) [function] [call site] 00316
2 __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >::operator++(int) [function] [call site] 00317
2 Terminal::FrameState::append(char) [function] [call site] 00318
2 Terminal::FrameState::append(char const*) [function] [call site] 00319
2 Terminal::Framebuffer::get_window_title() const [function] [call site] 00320
2 bool __gnu_cxx::operator!=<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >(__gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > > const&, __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > > const&) [function] [call site] 00321
2 __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >::operator*() const [function] [call site] 00322
2 Terminal::FrameState::append(wchar_t) [function] [call site] 00323
2 __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >::operator++(int) [function] [call site] 00324
2 Terminal::FrameState::append(char) [function] [call site] 00325
2 Terminal::Framebuffer::get_clipboard() const [function] [call site] 00326
2 Terminal::FrameState::append(char const*) [function] [call site] 00327
2 Terminal::Framebuffer::get_clipboard() const [function] [call site] 00328
2 bool __gnu_cxx::operator!=<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >(__gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > > const&, __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > > const&) [function] [call site] 00329
2 __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >::operator*() const [function] [call site] 00330
2 Terminal::FrameState::append(wchar_t) [function] [call site] 00331
2 __gnu_cxx::__normal_iterator<wchar_t const*, std::vector<wchar_t, std::allocator<wchar_t> > >::operator++(int) [function] [call site] 00332
2 Terminal::FrameState::append(char) [function] [call site] 00333
2 snprintf [call site] 00334
2 Terminal::FrameState::append(char const*) [function] [call site] 00335
2 Terminal::DrawState::get_width() const [function] [call site] 00336
2 Terminal::DrawState::get_height() const [function] [call site] 00337
2 Terminal::FrameState::append(char const*) [function] [call site] 00338
2 Terminal::FrameState::append(char const*) [function] [call site] 00339
2 initial_rendition() [function] [call site] 00340
3 __cxa_guard_acquire [call site] 00341
3 Terminal::Renditions::Renditions(unsigned int) [function] [call site] 00342
3 __cxa_guard_release [call site] 00343
3 __cxa_guard_abort [call site] 00344
2 Terminal::Hyperlink::Hyperlink() [function] [call site] 00345
2 Terminal::Hyperlink::operator=(Terminal::Hyperlink&&) [function] [call site] 00346
3 std::shared_ptr<Terminal::Hyperlink::Rep>::operator=(std::shared_ptr<Terminal::Hyperlink::Rep>&&) [function] [call site] 00347
4 std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2>::operator=(std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2>&&) [function] [call site] 00348
5 std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2>::__shared_ptr(std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2>&&) [function] [call site] 00349
6 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count() [function] [call site] 00350
6 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::_M_swap(std::__shared_count<(__gnu_cxx::_Lock_policy)2>&) [function] [call site] 00351
5 std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2>::swap(std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2>&) [function] [call site] 00352
6 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::_M_swap(std::__shared_count<(__gnu_cxx::_Lock_policy)2>&) [function] [call site] 00353
5 std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() [function] [call site] 00354
2 Terminal::Hyperlink::~Hyperlink() [function] [call site] 00355
2 Terminal::DrawState::get_cursor_col() const [function] [call site] 00356
2 Terminal::DrawState::get_cursor_row() const [function] [call site] 00357
2 Terminal::DrawState::get_renditions() const [function] [call site] 00358
2 Terminal::DrawState::get_hyperlink() const [function] [call site] 00359
2 Terminal::Hyperlink::operator=(Terminal::Hyperlink const&) [function] [call site] 00360
3 std::shared_ptr<Terminal::Hyperlink::Rep>::operator=(std::shared_ptr<Terminal::Hyperlink::Rep> const&) [function] [call site] 00361
4 std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2>::operator=(std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2> const&) [function] [call site] 00362
5 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::operator=(std::__shared_count<(__gnu_cxx::_Lock_policy)2> const&) [function] [call site] 00363
6 std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_add_ref_copy() [function] [call site] 00364
7 __gnu_cxx::__atomic_add_dispatch(int*, int) [function] [call site] 00365
8 __gthread_active_p() [function] [call site] 00366
8 __gnu_cxx::__atomic_add(int volatile*, int) [function] [call site] 00367
8 __gnu_cxx::__atomic_add_single(int*, int) [function] [call site] 00368
6 std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() [function] [call site] 00369
6 __clang_call_terminate [call site] 00370
2 Terminal::FrameState::append(char const*) [function] [call site] 00371
2 std::shared_ptr<Terminal::Row>::shared_ptr() [function] [call site] 00372
3 std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2>::__shared_ptr() [function] [call site] 00373
2 Terminal::Framebuffer::get_rows() const [function] [call site] 00374
2 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::vector(std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > const&) [function] [call site] 00375
3 __gnu_cxx::__alloc_traits<std::allocator<std::shared_ptr<Terminal::Row> >, std::shared_ptr<Terminal::Row> >::_S_select_on_copy(std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00376
4 std::allocator_traits<std::allocator<std::shared_ptr<Terminal::Row> > >::select_on_container_copy_construction(std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00377
5 std::allocator<std::shared_ptr<Terminal::Row> >::allocator(std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00378
3 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Vector_base(unsigned long, std::allocator<std::shared_ptr<Terminal::Row> > const&) [function] [call site] 00379
3 std::allocator<std::shared_ptr<Terminal::Row> >::~allocator() [function] [call site] 00380
3 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00381
3 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::~_Vector_base() [function] [call site] 00382
2 Terminal::DrawState::get_width() const [function] [call site] 00383
2 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::begin() [function] [call site] 00384
3 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::__normal_iterator(std::shared_ptr<Terminal::Row>* const&) [function] [call site] 00385
2 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::end() [function] [call site] 00386
3 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::__normal_iterator(std::shared_ptr<Terminal::Row>* const&) [function] [call site] 00387
2 bool __gnu_cxx::operator!=<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >(__gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > > const&, __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > > const&) [function] [call site] 00388
3 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::base() const [function] [call site] 00389
2 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::operator*() const [function] [call site] 00390
2 std::shared_ptr<Terminal::Row>::operator=(std::shared_ptr<Terminal::Row>&&) [function] [call site] 00391
3 std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2>::operator=(std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2>&&) [function] [call site] 00392
4 std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2>::__shared_ptr(std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2>&&) [function] [call site] 00393
4 std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2>::swap(std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2>&) [function] [call site] 00394
4 std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() [function] [call site] 00395
2 std::shared_ptr<Terminal::Row>::~shared_ptr() [function] [call site] 00396
2 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::operator*() const [function] [call site] 00397
2 Terminal::DrawState::get_width() const [function] [call site] 00398
2 Terminal::DrawState::get_background_rendition() const [function] [call site] 00399
3 Terminal::Renditions::get_background_rendition() const [function] [call site] 00400
2 Terminal::Cell::Cell(unsigned int) [function] [call site] 00401
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string() [call site] 00402
3 Terminal::Renditions::Renditions(unsigned int) [function] [call site] 00403
3 Terminal::Hyperlink::Hyperlink() [function] [call site] 00404
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00405
2 std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >::resize(unsigned long, Terminal::Cell const&) [function] [call site] 00406
3 std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >::end() [function] [call site] 00407
4 __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >::__normal_iterator(Terminal::Cell* const&) [function] [call site] 00408
3 std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_fill_insert(__gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >, unsigned long, Terminal::Cell const&) [function] [call site] 00409
4 std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >::_Temporary_value::_Temporary_value<Terminal::Cell const&>(std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >*, Terminal::Cell const&) [function] [call site] 00410
5 std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >::_Temporary_value::_M_ptr() [function] [call site] 00411
5 void std::allocator_traits<std::allocator<Terminal::Cell> >::construct<Terminal::Cell, Terminal::Cell const&>(std::allocator<Terminal::Cell>&, Terminal::Cell*, Terminal::Cell const&) [function] [call site] 00412
6 void __gnu_cxx::new_allocator<Terminal::Cell>::construct<Terminal::Cell, Terminal::Cell const&>(Terminal::Cell*, Terminal::Cell const&) [function] [call site] 00413
7 Terminal::Cell::Cell(Terminal::Cell const&) [function] [call site] 00414
8 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [call site] 00415
8 Terminal::Hyperlink::Hyperlink(Terminal::Hyperlink const&) [function] [call site] 00416
9 std::shared_ptr<Terminal::Hyperlink::Rep>::shared_ptr(std::shared_ptr<Terminal::Hyperlink::Rep> const&) [function] [call site] 00417
10 std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2>::__shared_ptr(std::__shared_ptr<Terminal::Hyperlink::Rep, (__gnu_cxx::_Lock_policy)2> const&) [function] [call site] 00418
11 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count(std::__shared_count<(__gnu_cxx::_Lock_policy)2> const&) [function] [call site] 00419
12 std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_add_ref_copy() [function] [call site] 00420
12 __clang_call_terminate [call site] 00421
4 std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >::_Temporary_value::_M_val() [function] [call site] 00422
5 std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >::_Temporary_value::_M_ptr() [function] [call site] 00423
4 std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >::end() [function] [call site] 00424
4 __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >::difference_type __gnu_cxx::operator-<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >(__gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > > const&, __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > > const&) [function] [call site] 00425
5 __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >::base() const [function] [call site] 00426
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_get_Tp_allocator() [function] [call site] 00427
4 __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >::base() const [function] [call site] 00428
4 __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >::base() const [function] [call site] 00429
4 std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >::_Temporary_value::~_Temporary_value() [function] [call site] 00430
5 std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >::_Temporary_value::_M_ptr() [function] [call site] 00431
5 void std::allocator_traits<std::allocator<Terminal::Cell> >::destroy<Terminal::Cell>(std::allocator<Terminal::Cell>&, Terminal::Cell*) [function] [call site] 00432
6 void __gnu_cxx::new_allocator<Terminal::Cell>::destroy<Terminal::Cell>(Terminal::Cell*) [function] [call site] 00433
7 Terminal::Cell::~Cell() [function] [call site] 00434
8 Terminal::Hyperlink::~Hyperlink() [function] [call site] 00435
8 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00436
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_get_Tp_allocator() [function] [call site] 00437
4 __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >::base() const [function] [call site] 00438
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_get_Tp_allocator() [function] [call site] 00439
4 __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >::base() const [function] [call site] 00440
4 std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >::begin() [function] [call site] 00441
5 __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >::__normal_iterator(Terminal::Cell* const&) [function] [call site] 00442
4 __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >::difference_type __gnu_cxx::operator-<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >(__gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > > const&, __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > > const&) [function] [call site] 00443
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_allocate(unsigned long) [function] [call site] 00444
5 std::allocator_traits<std::allocator<Terminal::Cell> >::allocate(std::allocator<Terminal::Cell>&, unsigned long) [function] [call site] 00445
6 __gnu_cxx::new_allocator<Terminal::Cell>::allocate(unsigned long, void const*) [function] [call site] 00446
7 __gnu_cxx::new_allocator<Terminal::Cell>::max_size() const [function] [call site] 00447
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_get_Tp_allocator() [function] [call site] 00448
4 __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >::base() const [function] [call site] 00449
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_get_Tp_allocator() [function] [call site] 00450
4 __gnu_cxx::__normal_iterator<Terminal::Cell*, std::vector<Terminal::Cell, std::allocator<Terminal::Cell> > >::base() const [function] [call site] 00451
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_get_Tp_allocator() [function] [call site] 00452
4 __cxa_begin_catch [call site] 00453
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_get_Tp_allocator() [function] [call site] 00454
4 __cxa_end_catch [call site] 00455
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_get_Tp_allocator() [function] [call site] 00456
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_deallocate(Terminal::Cell*, unsigned long) [function] [call site] 00457
5 std::allocator_traits<std::allocator<Terminal::Cell> >::deallocate(std::allocator<Terminal::Cell>&, Terminal::Cell*, unsigned long) [function] [call site] 00458
6 __gnu_cxx::new_allocator<Terminal::Cell>::deallocate(Terminal::Cell*, unsigned long) [function] [call site] 00459
4 __cxa_rethrow [call site] 00460
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_get_Tp_allocator() [function] [call site] 00461
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_deallocate(Terminal::Cell*, unsigned long) [function] [call site] 00462
4 __clang_call_terminate [call site] 00463
3 std::vector<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_erase_at_end(Terminal::Cell*) [function] [call site] 00464
4 std::_Vector_base<Terminal::Cell, std::allocator<Terminal::Cell> >::_M_get_Tp_allocator() [function] [call site] 00465
4 __clang_call_terminate [call site] 00466
2 Terminal::Cell::~Cell() [function] [call site] 00467
2 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::operator++(int) [function] [call site] 00468
3 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::__normal_iterator(std::shared_ptr<Terminal::Row>* const&) [function] [call site] 00469
2 Terminal::DrawState::get_height() const [function] [call site] 00470
2 Terminal::DrawState::get_width() const [function] [call site] 00471
2 std::shared_ptr<Terminal::Row>::operator=(std::shared_ptr<Terminal::Row>&&) [function] [call site] 00472
2 std::shared_ptr<Terminal::Row>::~shared_ptr() [function] [call site] 00473
2 Terminal::DrawState::get_height() const [function] [call site] 00474
2 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::resize(unsigned long, std::shared_ptr<Terminal::Row> const&) [function] [call site] 00475
3 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::end() [function] [call site] 00476
3 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_fill_insert(__gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >, unsigned long, std::shared_ptr<Terminal::Row> const&) [function] [call site] 00477
4 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Temporary_value::_Temporary_value<std::shared_ptr<Terminal::Row> const&>(std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >*, std::shared_ptr<Terminal::Row> const&) [function] [call site] 00478
5 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Temporary_value::_M_ptr() [function] [call site] 00479
5 void std::allocator_traits<std::allocator<std::shared_ptr<Terminal::Row> > >::construct<std::shared_ptr<Terminal::Row>, std::shared_ptr<Terminal::Row> const&>(std::allocator<std::shared_ptr<Terminal::Row> >&, std::shared_ptr<Terminal::Row>*, std::shared_ptr<Terminal::Row> const&) [function] [call site] 00480
6 void __gnu_cxx::new_allocator<std::shared_ptr<Terminal::Row> >::construct<std::shared_ptr<Terminal::Row>, std::shared_ptr<Terminal::Row> const&>(std::shared_ptr<Terminal::Row>*, std::shared_ptr<Terminal::Row> const&) [function] [call site] 00481
7 std::shared_ptr<Terminal::Row>::shared_ptr(std::shared_ptr<Terminal::Row> const&) [function] [call site] 00482
8 std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2>::__shared_ptr(std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2> const&) [function] [call site] 00483
4 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Temporary_value::_M_val() [function] [call site] 00484
5 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Temporary_value::_M_ptr() [function] [call site] 00485
4 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::end() [function] [call site] 00486
4 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::difference_type __gnu_cxx::operator-<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >(__gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > > const&, __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > > const&) [function] [call site] 00487
5 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::base() const [function] [call site] 00488
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00489
4 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::base() const [function] [call site] 00490
4 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::base() const [function] [call site] 00491
4 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Temporary_value::~_Temporary_value() [function] [call site] 00492
5 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_Temporary_value::_M_ptr() [function] [call site] 00493
5 void std::allocator_traits<std::allocator<std::shared_ptr<Terminal::Row> > >::destroy<std::shared_ptr<Terminal::Row> >(std::allocator<std::shared_ptr<Terminal::Row> >&, std::shared_ptr<Terminal::Row>*) [function] [call site] 00494
6 void __gnu_cxx::new_allocator<std::shared_ptr<Terminal::Row> >::destroy<std::shared_ptr<Terminal::Row> >(std::shared_ptr<Terminal::Row>*) [function] [call site] 00495
7 std::shared_ptr<Terminal::Row>::~shared_ptr() [function] [call site] 00496
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00497
4 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::base() const [function] [call site] 00498
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00499
4 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::base() const [function] [call site] 00500
4 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::begin() [function] [call site] 00501
4 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::difference_type __gnu_cxx::operator-<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >(__gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > > const&, __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > > const&) [function] [call site] 00502
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_allocate(unsigned long) [function] [call site] 00503
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00504
4 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::base() const [function] [call site] 00505
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00506
4 __gnu_cxx::__normal_iterator<std::shared_ptr<Terminal::Row>*, std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > > >::base() const [function] [call site] 00507
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00508
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00509
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00510
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_deallocate(std::shared_ptr<Terminal::Row>*, unsigned long) [function] [call site] 00511
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00512
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_deallocate(std::shared_ptr<Terminal::Row>*, unsigned long) [function] [call site] 00513
3 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_erase_at_end(std::shared_ptr<Terminal::Row>*) [function] [call site] 00514
4 std::_Vector_base<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::_M_get_Tp_allocator() [function] [call site] 00515
2 Terminal::DrawState::get_height() const [function] [call site] 00516
2 Terminal::Framebuffer::get_row(int) const [function] [call site] 00517
3 Terminal::DrawState::get_cursor_row() const [function] [call site] 00518
2 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::at(unsigned long) [function] [call site] 00519
3 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::operator[](unsigned long) [function] [call site] 00520
2 Terminal::Row::operator==(Terminal::Row const&) const [function] [call site] 00521
2 Terminal::DrawState::get_height() const [function] [call site] 00522
2 Terminal::Framebuffer::get_row(int) const [function] [call site] 00523
2 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::at(unsigned long) [function] [call site] 00524
2 Terminal::Row::operator==(Terminal::Row const&) const [function] [call site] 00525
2 Terminal::DrawState::get_width() const [function] [call site] 00526
2 std::shared_ptr<Terminal::Row>::operator=(std::shared_ptr<Terminal::Row>&&) [function] [call site] 00527
2 std::shared_ptr<Terminal::Row>::~shared_ptr() [function] [call site] 00528
2 initial_rendition() [function] [call site] 00529
2 Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool) [function] [call site] 00530
3 Terminal::Renditions::operator==(Terminal::Renditions const&) const [function] [call site] 00531
3 Terminal::Renditions::sgr[abi:cxx11]() const [function] [call site] 00532
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string() [call site] 00533
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00534
4 Terminal::Renditions::get_attribute(Terminal::Renditions::attribute_type) const [function] [call site] 00535
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00536
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00537
4 Terminal::Renditions::get_attribute(Terminal::Renditions::attribute_type) const [function] [call site] 00538
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00539
4 Terminal::Renditions::get_attribute(Terminal::Renditions::attribute_type) const [function] [call site] 00540
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00541
4 Terminal::Renditions::get_attribute(Terminal::Renditions::attribute_type) const [function] [call site] 00542
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00543
4 Terminal::Renditions::get_attribute(Terminal::Renditions::attribute_type) const [function] [call site] 00544
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00545
4 Terminal::Renditions::get_attribute(Terminal::Renditions::attribute_type) const [function] [call site] 00546
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00547
4 Terminal::Renditions::is_true_color(unsigned int) [function] [call site] 00548
4 snprintf [call site] 00549
4 snprintf [call site] 00550
4 snprintf [call site] 00551
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00552
4 Terminal::Renditions::is_true_color(unsigned int) [function] [call site] 00553
4 snprintf [call site] 00554
4 snprintf [call site] 00555
4 snprintf [call site] 00556
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00557
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00558
3 Terminal::FrameState::append_string(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [function] [call site] 00559
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [call site] 00560
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00561
2 Terminal::Hyperlink::Hyperlink() [function] [call site] 00562
2 Terminal::FrameState::update_hyperlink(Terminal::Hyperlink const&, bool) [function] [call site] 00563
3 Terminal::Hyperlink::operator!=(Terminal::Hyperlink const&) const [function] [call site] 00564
4 Terminal::Hyperlink::operator==(Terminal::Hyperlink const&) const [function] [call site] 00565
3 Terminal::Hyperlink::osc8[abi:cxx11]() const [function] [call site] 00566
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string() [call site] 00567
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00568
4 Terminal::Hyperlink::operator bool() const [function] [call site] 00569
5 Terminal::Hyperlink::empty() const [function] [call site] 00570
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [call site] 00571
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00572
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00573
4 Terminal::Hyperlink::operator bool() const [function] [call site] 00574
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [call site] 00575
4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00576
3 Terminal::FrameState::append_string(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [function] [call site] 00577
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00578
3 Terminal::Hyperlink::operator=(Terminal::Hyperlink const&) [function] [call site] 00579
2 Terminal::Hyperlink::~Hyperlink() [function] [call site] 00580
2 Terminal::DrawState::get_height() const [function] [call site] 00581
2 __assert_fail [call site] 00582
2 Terminal::DrawState::get_height() const [function] [call site] 00583
2 Terminal::FrameState::append(char) [function] [call site] 00584
2 Terminal::FrameState::append(unsigned long, char) [function] [call site] 00585
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(unsigned long, char) [call site] 00586
2 snprintf [call site] 00587
2 Terminal::FrameState::append(char const*) [function] [call site] 00588
2 Terminal::FrameState::append_silent_move(int, int) [function] [call site] 00589
3 Terminal::FrameState::append(char const*) [function] [call site] 00590
3 Terminal::FrameState::append_move(int, int) [function] [call site] 00591
4 Terminal::FrameState::append(char) [function] [call site] 00592
4 Terminal::FrameState::append(unsigned long, char) [function] [call site] 00593
4 Terminal::FrameState::append(unsigned long, char) [function] [call site] 00594
4 snprintf [call site] 00595
4 Terminal::FrameState::append(char const*) [function] [call site] 00596
2 Terminal::FrameState::append(unsigned long, char) [function] [call site] 00597
2 Terminal::FrameState::append(char const*) [function] [call site] 00598
2 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::at(unsigned long) [function] [call site] 00599
2 std::shared_ptr<Terminal::Row>::operator=(std::shared_ptr<Terminal::Row> const&) [function] [call site] 00600
3 std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2>::operator=(std::__shared_ptr<Terminal::Row, (__gnu_cxx::_Lock_policy)2> const&) [function] [call site] 00601
2 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::at(unsigned long) [function] [call site] 00602
2 std::shared_ptr<Terminal::Row>::operator=(std::shared_ptr<Terminal::Row> const&) [function] [call site] 00603
2 Terminal::DrawState::get_height() const [function] [call site] 00604
2 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::at(unsigned long) [function] [call site] 00605
2 Terminal::Display::put_row(bool, Terminal::FrameState&, Terminal::Framebuffer const&, int, Terminal::Row const&, bool) const [function] [call site] 00606
3 Terminal::Framebuffer::get_row(int) const [function] [call site] 00607
3 Terminal::Cell::get_renditions() const [function] [call site] 00608
3 Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool) [function] [call site] 00609
3 Terminal::Cell::get_hyperlink() const [function] [call site] 00610
3 Terminal::FrameState::update_hyperlink(Terminal::Hyperlink const&, bool) [function] [call site] 00611
3 Terminal::FrameState::append_cell(Terminal::Cell const&) [function] [call site] 00612
4 Terminal::Cell::print_grapheme(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const [function] [call site] 00613
5 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(unsigned long, char) [call site] 00614
5 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*) [call site] 00615
5 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [call site] 00616
3 Terminal::Cell::get_width() const [function] [call site] 00617
3 Terminal::Cell::get_width() const [function] [call site] 00618
3 Terminal::Row::get_wrap() const [function] [call site] 00619
4 Terminal::Cell::get_wrap() const [function] [call site] 00620
3 Terminal::DrawState::get_width() const [function] [call site] 00621
3 initial_rendition() [function] [call site] 00622
3 Terminal::Hyperlink::Hyperlink() [function] [call site] 00623
3 Terminal::Cell::operator==(Terminal::Cell const&) const [function] [call site] 00624
4 Terminal::Renditions::operator==(Terminal::Renditions const&) const [function] [call site] 00625
4 Terminal::Hyperlink::operator==(Terminal::Hyperlink const&) const [function] [call site] 00626
3 Terminal::Cell::get_width() const [function] [call site] 00627
3 Terminal::Hyperlink::~Hyperlink() [function] [call site] 00628
3 Terminal::Cell::empty() const [function] [call site] 00629
3 Terminal::Cell::get_renditions() const [function] [call site] 00630
3 Terminal::Cell::get_hyperlink() const [function] [call site] 00631
3 Terminal::Hyperlink::operator=(Terminal::Hyperlink const&) [function] [call site] 00632
3 Terminal::Cell::get_renditions() const [function] [call site] 00633
3 Terminal::Renditions::operator==(Terminal::Renditions const&) const [function] [call site] 00634
3 Terminal::Cell::get_hyperlink() const [function] [call site] 00635
3 Terminal::Hyperlink::operator==(Terminal::Hyperlink const&) const [function] [call site] 00636
3 Terminal::FrameState::append_silent_move(int, int) [function] [call site] 00637
3 Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool) [function] [call site] 00638
3 Terminal::FrameState::update_hyperlink(Terminal::Hyperlink const&, bool) [function] [call site] 00639
3 Terminal::Display::can_use_erase(Terminal::FrameState const&) const [function] [call site] 00640
4 initial_rendition() [function] [call site] 00641
4 Terminal::Renditions::operator==(Terminal::Renditions const&) const [function] [call site] 00642
4 Terminal::Hyperlink::empty() const [function] [call site] 00643
3 snprintf [call site] 00644
3 Terminal::FrameState::append(char const*) [function] [call site] 00645
3 Terminal::FrameState::append(unsigned long, char) [function] [call site] 00646
3 Terminal::Cell::empty() const [function] [call site] 00647
3 Terminal::Cell::get_renditions() const [function] [call site] 00648
3 Terminal::Cell::get_hyperlink() const [function] [call site] 00649
3 Terminal::Hyperlink::operator=(Terminal::Hyperlink const&) [function] [call site] 00650
3 Terminal::Cell::get_width() const [function] [call site] 00651
3 Terminal::FrameState::append_silent_move(int, int) [function] [call site] 00652
3 Terminal::Cell::get_renditions() const [function] [call site] 00653
3 Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool) [function] [call site] 00654
3 Terminal::Cell::get_hyperlink() const [function] [call site] 00655
3 Terminal::FrameState::update_hyperlink(Terminal::Hyperlink const&, bool) [function] [call site] 00656
3 Terminal::FrameState::append_cell(Terminal::Cell const&) [function] [call site] 00657
3 Terminal::FrameState::append_silent_move(int, int) [function] [call site] 00658
3 Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool) [function] [call site] 00659
3 Terminal::FrameState::update_hyperlink(Terminal::Hyperlink const&, bool) [function] [call site] 00660
3 Terminal::Display::can_use_erase(Terminal::FrameState const&) const [function] [call site] 00661
3 Terminal::FrameState::append(char const*) [function] [call site] 00662
3 Terminal::FrameState::append(unsigned long, char) [function] [call site] 00663
3 Terminal::DrawState::get_height() const [function] [call site] 00664
3 Terminal::FrameState::append(char const*) [function] [call site] 00665
2 Terminal::DrawState::get_cursor_row() const [function] [call site] 00666
2 Terminal::DrawState::get_cursor_col() const [function] [call site] 00667
2 Terminal::DrawState::get_cursor_row() const [function] [call site] 00668
2 Terminal::DrawState::get_cursor_col() const [function] [call site] 00669
2 Terminal::FrameState::append_move(int, int) [function] [call site] 00670
2 Terminal::FrameState::append(char const*) [function] [call site] 00671
2 Terminal::FrameState::append(char const*) [function] [call site] 00672
2 Terminal::DrawState::get_renditions() const [function] [call site] 00673
2 Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool) [function] [call site] 00674
2 Terminal::DrawState::get_hyperlink() const [function] [call site] 00675
2 Terminal::FrameState::update_hyperlink(Terminal::Hyperlink const&, bool) [function] [call site] 00676
2 Terminal::FrameState::append(char const*) [function] [call site] 00677
2 Terminal::FrameState::append(char const*) [function] [call site] 00678
2 Terminal::FrameState::append(char const*) [function] [call site] 00679
2 Terminal::FrameState::append(char const*) [function] [call site] 00680
2 Terminal::FrameState::append(char const*) [function] [call site] 00681
2 snprintf [call site] 00682
2 Terminal::FrameState::append(char const*) [function] [call site] 00683
2 snprintf [call site] 00684
2 Terminal::FrameState::append(char const*) [function] [call site] 00685
2 Terminal::FrameState::append(char const*) [function] [call site] 00686
2 Terminal::FrameState::append(char const*) [function] [call site] 00687
2 Terminal::FrameState::append(char const*) [function] [call site] 00688
2 Terminal::FrameState::append(char const*) [function] [call site] 00689
2 snprintf [call site] 00690
2 Terminal::FrameState::append(char const*) [function] [call site] 00691
2 snprintf [call site] 00692
2 Terminal::FrameState::append(char const*) [function] [call site] 00693
2 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [call site] 00694
2 std::vector<std::shared_ptr<Terminal::Row>, std::allocator<std::shared_ptr<Terminal::Row> > >::~vector() [function] [call site] 00695
2 std::shared_ptr<Terminal::Row>::~shared_ptr() [function] [call site] 00696
2 Terminal::FrameState::~FrameState() [function] [call site] 00697
3 Terminal::Hyperlink::~Hyperlink() [function] [call site] 00698
3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00699
1 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [call site] 00700
1 Terminal::Framebuffer::~Framebuffer() [function] [call site] 00701
1 Terminal::Complete::~Complete() [function] [call site] 00702
2 std::__cxx11::list<std::pair<unsigned long, unsigned long>, std::allocator<std::pair<unsigned long, unsigned long> > >::~list() [function] [call site] 00703
3 std::__cxx11::_List_base<std::pair<unsigned long, unsigned long>, std::allocator<std::pair<unsigned long, unsigned long> > >::~_List_base() [function] [call site] 00704
4 std::__cxx11::_List_base<std::pair<unsigned long, unsigned long>, std::allocator<std::pair<unsigned long, unsigned long> > >::_M_clear() [function] [call site] 00705
5 std::_List_node<std::pair<unsigned long, unsigned long> >::_M_valptr() [function] [call site] 00706
6 __gnu_cxx::__aligned_membuf<std::pair<unsigned long, unsigned long> >::_M_ptr() [function] [call site] 00707
7 __gnu_cxx::__aligned_membuf<std::pair<unsigned long, unsigned long> >::_M_addr() [function] [call site] 00708
5 std::__cxx11::_List_base<std::pair<unsigned long, unsigned long>, std::allocator<std::pair<unsigned long, unsigned long> > >::_M_get_Node_allocator() [function] [call site] 00709
5 void std::allocator_traits<std::allocator<std::_List_node<std::pair<unsigned long, unsigned long> > > >::destroy<std::pair<unsigned long, unsigned long> >(std::allocator<std::_List_node<std::pair<unsigned long, unsigned long> > >&, std::pair<unsigned long, unsigned long>*) [function] [call site] 00710
6 void __gnu_cxx::new_allocator<std::_List_node<std::pair<unsigned long, unsigned long> > >::destroy<std::pair<unsigned long, unsigned long> >(std::pair<unsigned long, unsigned long>*) [function] [call site] 00711
5 std::__cxx11::_List_base<std::pair<unsigned long, unsigned long>, std::allocator<std::pair<unsigned long, unsigned long> > >::_M_put_node(std::_List_node<std::pair<unsigned long, unsigned long> >*) [function] [call site] 00712
6 std::allocator_traits<std::allocator<std::_List_node<std::pair<unsigned long, unsigned long> > > >::deallocate(std::allocator<std::_List_node<std::pair<unsigned long, unsigned long> > >&, std::_List_node<std::pair<unsigned long, unsigned long> >*, unsigned long) [function] [call site] 00713
7 __gnu_cxx::new_allocator<std::_List_node<std::pair<unsigned long, unsigned long> > >::deallocate(std::_List_node<std::pair<unsigned long, unsigned long> >*, unsigned long) [function] [call site] 00714
6 __clang_call_terminate [call site] 00715
5 __clang_call_terminate [call site] 00716
4 std::__cxx11::_List_base<std::pair<unsigned long, unsigned long>, std::allocator<std::pair<unsigned long, unsigned long> > >::_List_impl::~_List_impl() [function] [call site] 00717
5 std::allocator<std::_List_node<std::pair<unsigned long, unsigned long> > >::~allocator() [function] [call site] 00718
6 __gnu_cxx::new_allocator<std::_List_node<std::pair<unsigned long, unsigned long> > >::~new_allocator() [function] [call site] 00719
2 std::vector<std::shared_ptr<Parser::Action>, std::allocator<std::shared_ptr<Parser::Action> > >::~vector() [function] [call site] 00720
3 std::_Vector_base<std::shared_ptr<Parser::Action>, std::allocator<std::shared_ptr<Parser::Action> > >::_M_get_Tp_allocator() [function] [call site] 00721
3 std::_Vector_base<std::shared_ptr<Parser::Action>, std::allocator<std::shared_ptr<Parser::Action> > >::~_Vector_base() [function] [call site] 00722
4 std::_Vector_base<std::shared_ptr<Parser::Action>, std::allocator<std::shared_ptr<Parser::Action> > >::_M_deallocate(std::shared_ptr<Parser::Action>*, unsigned long) [function] [call site] 00723
5 std::allocator_traits<std::allocator<std::shared_ptr<Parser::Action> > >::deallocate(std::allocator<std::shared_ptr<Parser::Action> >&, std::shared_ptr<Parser::Action>*, unsigned long) [function] [call site] 00724
6 __gnu_cxx::new_allocator<std::shared_ptr<Parser::Action> >::deallocate(std::shared_ptr<Parser::Action>*, unsigned long) [function] [call site] 00725
4 std::_Vector_base<std::shared_ptr<Parser::Action>, std::allocator<std::shared_ptr<Parser::Action> > >::_Vector_impl::~_Vector_impl() [function] [call site] 00726
5 std::allocator<std::shared_ptr<Parser::Action> >::~allocator() [function] [call site] 00727
6 __gnu_cxx::new_allocator<std::shared_ptr<Parser::Action> >::~new_allocator() [function] [call site] 00728
2 Terminal::Emulator::~Emulator() [function] [call site] 00729
2 Parser::UTF8Parser::~UTF8Parser() [function] [call site] 00730