Fuzz introspector: FuzzPBMLoader

Fuzz blockers

The followings nodes represent call sites where fuzz blockers occur

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
32 379 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool) call site __assert_fail
26 443 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool) call site __assert_fail
18 342 AK::ErrorOr AK::__format_value (AK::TypeErasedFormatParams&, AK::FormatBuilder&, AK::FormatParser&, void const*) call site __assert_fail
18 418 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_1::operator()() const call site
12 584 Gfx::Bitmap::scanline_u8(int) call site __assert_fail
10 231 AK::FormatParser::consume_number(unsigned long&) call site __assert_fail
9 361 AK::FormatBuilder::put_padding(char, unsigned long) call site __assert_fail
8 470 AK::Formatter ::format(AK::FormatBuilder&, unsigned long) call site __assert_fail
7 305 AK::FormatParser::consume_specifier(AK::FormatParser::FormatSpecifier&) call site __assert_fail
5 110 AK::Detail::ByteBuffer<256ul>::try_append(unsigned char) call site __assert_fail
5 140 AK::StringBuilder::to_string() const call site __assert_fail
5 243 AK::StandardFormatter::parse(AK::TypeErasedFormatParams&, AK::FormatParser&) call site __assert_fail

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site2] 00000
1 Gfx::PortableImageDecoderPlugin >::PortableImageDecoderPlugin(unsigned char const*, unsigned long) [function] [call site2] 00001
2 Gfx::ImageDecoderPlugin::ImageDecoderPlugin() [function] [call site2] 00002
2 AK::OwnPtr >::OwnPtr() [function] [call site2] 00003
2 AK::NonnullOwnPtr > AK::make >() [function] [call site2] 00004
3 Gfx::PortableImageMapLoadingContext ::PortableImageMapLoadingContext() [function] [call site2] 00005
4 AK::RefPtr >::RefPtr() [function] [call site2] 00006
3 AK::NonnullOwnPtr >::NonnullOwnPtr(AK::NonnullOwnPtr >::AdoptTag, Gfx::PortableImageMapLoadingContext &) [function] [call site2] 00007
2 AK::OwnPtr >& AK::OwnPtr >::operator= >(AK::NonnullOwnPtr >&&) [function] [call site2] 00008
3 AK::OwnPtr >::OwnPtr >(AK::NonnullOwnPtr >&&) [function] [call site2] 00009
4 AK::NonnullOwnPtr >::leak_ptr() [function] [call site2] 00010
5 Gfx::PortableImageMapLoadingContext * AK::exchange *, decltype(nullptr)>(Gfx::PortableImageMapLoadingContext *&, decltype(nullptr)&&) [function] [call site2] 00011
3 AK::OwnPtr >::swap(AK::OwnPtr >&) [function] [call site2] 00012
4 void AK::swap *, Gfx::PortableImageMapLoadingContext *>(Gfx::PortableImageMapLoadingContext *&, Gfx::PortableImageMapLoadingContext *&) [function] [call site2] 00013
3 __assert_fail [call site2] 00014
3 AK::OwnPtr >::~OwnPtr() [function] [call site2] 00015
4 AK::OwnPtr >::clear() [function] [call site2] 00016
5 Gfx::PortableImageMapLoadingContext ::~PortableImageMapLoadingContext() [function] [call site2] 00017
6 AK::RefCounted ::unref() const [function] [call site2] 00018
7 __assert_fail [call site2] 00019
7 Gfx::Bitmap::~Bitmap() [function] [call site2] 00020
8 Gfx::Bitmap::size_in_bytes() const [function] [call site2] 00021
9 Gfx::Bitmap::physical_height() const [function] [call site2] 00022
10 Gfx::Bitmap::physical_size() const [function] [call site2] 00023
11 Gfx::Bitmap::size() const [function] [call site2] 00024
11 Gfx::Size ::operator*(int) const [function] [call site2] 00025
12 Gfx::Size ::Size(int, int) [function] [call site2] 00026
8 munmap [call site2] 00027
8 __assert_fail [call site2] 00028
8 Core::AnonymousBuffer::~AnonymousBuffer() [function] [call site2] 00029
8 AK::RefCountedBase::~RefCountedBase() [function] [call site2] 00030
9 __assert_fail [call site2] 00031
2 AK::OwnPtr >::operator->() [function] [call site2] 00032
3 __assert_fail [call site2] 00033
2 AK::OwnPtr >::operator->() [function] [call site2] 00034
1 Gfx::PortableImageDecoderPlugin >::frame(unsigned long) [function] [call site2] 00035
2 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00036
3 AK::Checked ::Checked() [function] [call site2] 00037
3 AK::Checked & AK::Checked ::operator= (unsigned long) [function] [call site2] 00038
4 AK::Checked ::Checked(unsigned long) [function] [call site2] 00039
3 AK::Checked ::operator+=(unsigned long) [function] [call site2] 00040
4 AK::Checked ::add(unsigned long) [function] [call site2] 00041
3 AK::Checked ::has_overflow() const [function] [call site2] 00042
2 __assert_fail [call site2] 00043
2 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00044
3 AK::Error::Error(AK::StringView) [function] [call site2] 00045
2 AK::OwnPtr >::operator->() [function] [call site2] 00046
2 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00047
2 AK::OwnPtr >::operator->() [function] [call site2] 00048
2 AK::OwnPtr >::operator*() [function] [call site2] 00049
3 __assert_fail [call site2] 00050
2 bool Gfx::decode >(Gfx::PortableImageMapLoadingContext &) [function] [call site2] 00051
3 AK::ArmedScopeGuard >(Gfx::PortableImageMapLoadingContext &)::{lambda()#1}>::ArmedScopeGuard({lambda()#1}) [function] [call site2] 00052
3 Gfx::Streamer::Streamer(unsigned char const*, unsigned long) [function] [call site2] 00053
3 bool Gfx::read_magic_number >(Gfx::PortableImageMapLoadingContext &, Gfx::Streamer&) [function] [call site2] 00054
4 Gfx::Streamer::read_bytes(unsigned char*, unsigned long) [function] [call site2] 00055
3 bool Gfx::read_whitespace >(Gfx::PortableImageMapLoadingContext &, Gfx::Streamer&) [function] [call site2] 00056
4 bool Gfx::Streamer::read (unsigned char&) [function] [call site2] 00057
5 AK::Array ::data() [function] [call site2] 00058
5 AK::BigEndian ::BigEndian() [function] [call site2] 00059
5 AK::Array ::data() [function] [call site2] 00060
5 Gfx::Streamer::read_bytes(unsigned char*, unsigned long) [function] [call site2] 00061
5 AK::BigEndian ::operator unsigned char() const [function] [call site2] 00062
4 Gfx::Streamer::step_back() [function] [call site2] 00063
4 bool Gfx::read_comment >(Gfx::PortableImageMapLoadingContext &, Gfx::Streamer&) [function] [call site2] 00064
5 bool Gfx::Streamer::read (unsigned char&) [function] [call site2] 00065
4 Gfx::Streamer::step_back() [function] [call site2] 00066
3 bool Gfx::read_width >(Gfx::PortableImageMapLoadingContext &, Gfx::Streamer&) [function] [call site2] 00067
4 bool Gfx::read_number (Gfx::Streamer&, unsigned long*) [function] [call site2] 00068
5 AK::StringBuilder::StringBuilder(unsigned long) [function] [call site2] 00069
6 AK::Detail::ByteBuffer<256ul>::ByteBuffer() [function] [call site2] 00070
6 AK::Detail::ByteBuffer<256ul>::try_ensure_capacity(unsigned long) [function] [call site2] 00071
7 AK::ErrorOr ::ErrorOr() [function] [call site2] 00072
7 AK::Detail::ByteBuffer<256ul>::try_ensure_capacity_slowpath(unsigned long) [function] [call site2] 00073
8 malloc_good_size [function] [call site2] 00074
8 AK::Error::from_errno(int) [function] [call site2] 00075
9 AK::Error::Error(int) [function] [call site2] 00076
8 AK::Detail::ByteBuffer<256ul>::data() [function] [call site2] 00077
8 unsigned long AK::min (unsigned long const&, AK::Detail::__IdentityType ::Type const&) [function] [call site2] 00078
8 kfree_sized(void*, unsigned long) [function] [call site2] 00079
8 AK::ErrorOr ::ErrorOr() [function] [call site2] 00080
6 AK::ErrorOr ::is_error() const [function] [call site2] 00081
6 __assert_fail [call site2] 00082
5 bool Gfx::Streamer::read (unsigned char&) [function] [call site2] 00083
5 Gfx::Streamer::step_back() [function] [call site2] 00084
5 AK::StringBuilder::append(char) [function] [call site2] 00085
6 AK::StringBuilder::try_append(char) [function] [call site2] 00086
7 AK::StringBuilder::will_append(unsigned long) [function] [call site2] 00087
8 AK::Detail::ByteBuffer<256ul>::size() const [function] [call site2] 00088
8 AK::Checked ::Checked (unsigned long) [function] [call site2] 00089
9 bool AK::is_within_range (unsigned long) [function] [call site2] 00090
10 AK::TypeBoundsChecker ::is_within_range(unsigned long) [function] [call site2] 00091
8 AK::Checked ::operator+=(unsigned long) [function] [call site2] 00092
8 AK::Checked ::has_overflow() const [function] [call site2] 00093
8 __assert_fail [call site2] 00094
8 bool AK::operator<= (AK::Checked const&, unsigned long) [function] [call site2] 00095
9 __assert_fail [call site2] 00096
8 AK::ErrorOr ::ErrorOr() [function] [call site2] 00097
8 AK::Checked ::operator*=(unsigned long) [function] [call site2] 00098
9 AK::Checked ::mul(unsigned long) [function] [call site2] 00099
8 AK::Checked ::has_overflow() const [function] [call site2] 00100
8 __assert_fail [call site2] 00101
8 __assert_fail [call site2] 00102
8 AK::Detail::ByteBuffer<256ul>::try_ensure_capacity(unsigned long) [function] [call site2] 00103
8 AK::ErrorOr ::is_error() const [function] [call site2] 00104
8 AK::ErrorOr ::ErrorOr() [function] [call site2] 00105
7 AK::ErrorOr ::is_error() const [function] [call site2] 00106
7 AK::Detail::ByteBuffer<256ul>::try_append(unsigned char) [function] [call site2] 00107
8 AK::Detail::ByteBuffer<256ul>::size() const [function] [call site2] 00108
8 __assert_fail [call site2] 00109
8 AK::Detail::ByteBuffer<256ul>::try_resize(unsigned long) [function] [call site2] 00110
9 AK::Detail::ByteBuffer<256ul>::trim(unsigned long, bool) [function] [call site2] 00111
10 __assert_fail [call site2] 00112
10 AK::Detail::ByteBuffer<256ul>::shrink_into_inline_buffer(unsigned long, bool) [function] [call site2] 00113
11 kfree_sized(void*, unsigned long) [function] [call site2] 00114
9 AK::ErrorOr ::ErrorOr() [function] [call site2] 00115
9 AK::Detail::ByteBuffer<256ul>::try_ensure_capacity(unsigned long) [function] [call site2] 00116
9 AK::ErrorOr ::is_error() const [function] [call site2] 00117
9 AK::ErrorOr ::ErrorOr() [function] [call site2] 00118
8 AK::ErrorOr ::is_error() const [function] [call site2] 00119
8 AK::Detail::ByteBuffer<256ul>::data() [function] [call site2] 00120
8 AK::ErrorOr ::ErrorOr() [function] [call site2] 00121
7 AK::ErrorOr ::is_error() const [function] [call site2] 00122
7 AK::ErrorOr ::ErrorOr() [function] [call site2] 00123
6 AK::ErrorOr ::is_error() const [function] [call site2] 00124
6 __assert_fail [call site2] 00125
5 AK::StringBuilder::to_string() const [function] [call site2] 00126
6 AK::StringBuilder::is_empty() const [function] [call site2] 00127
7 AK::Detail::ByteBuffer<256ul>::is_empty() const [function] [call site2] 00128
6 AK::String::empty() [function] [call site2] 00129
7 AK::StringImpl::the_empty_stringimpl() [function] [call site2] 00130
8 AK::StringImpl::StringImpl(AK::StringImpl::ConstructTheEmptyStringImplTag) [function] [call site2] 00131
9 AK::RefCounted ::RefCounted() [function] [call site2] 00132
10 AK::RefCountedBase::RefCountedBase() [function] [call site2] 00133
7 AK::String::String(AK::StringImpl const&) [function] [call site2] 00134
8 AK::RefPtr >::RefPtr(AK::StringImpl const&) [function] [call site2] 00135
9 __assert_fail [call site2] 00136
9 bool AK::Checked ::addition_would_overflow (unsigned int, int) [function] [call site2] 00137
6 AK::StringBuilder::data() const [function] [call site2] 00138
7 AK::Detail::ByteBuffer<256ul>::data() const [function] [call site2] 00139
6 AK::String::String(char const*, unsigned long, AK::ShouldChomp) [function] [call site2] 00140
7 AK::StringImpl::create(char const*, unsigned long, AK::ShouldChomp) [function] [call site2] 00141
8 AK::RefPtr >::RefPtr(AK::StringImpl const*) [function] [call site2] 00142
9 __assert_fail [call site2] 00143
9 bool AK::Checked ::addition_would_overflow (unsigned int, int) [function] [call site2] 00144
8 AK::RefPtr >::RefPtr(AK::StringImpl const&) [function] [call site2] 00145
8 AK::StringImpl::create_uninitialized(unsigned long, char*&) [function] [call site2] 00146
9 __assert_fail [call site2] 00147
9 AK::allocation_size_for_stringimpl(unsigned long) [function] [call site2] 00148
9 __assert_fail [call site2] 00149
9 AK::StringImpl::StringImpl(AK::StringImpl::ConstructWithInlineBufferTag, unsigned long) [function] [call site2] 00150
10 AK::RefCounted ::RefCounted() [function] [call site2] 00151
9 AK::NonnullRefPtr AK::adopt_ref (AK::StringImpl&) [function] [call site2] 00152
9 __assert_fail [call site2] 00153
9 AK::StringImpl::characters() const [function] [call site2] 00154
8 AK::StringImpl* AK::exchange (AK::StringImpl*&, decltype(nullptr)&&) [function] [call site2] 00155
8 __assert_fail [call site2] 00156
8 AK::RefCounted ::unref() const [function] [call site2] 00157
9 AK::StringImpl::operator delete(void*) [function] [call site2] 00158
10 AK::allocation_size_for_stringimpl(unsigned long) [function] [call site2] 00159
10 kfree_sized(void*, unsigned long) [function] [call site2] 00160
5 AK::Optional AK::String::to_uint (AK::TrimWhitespace) const [function] [call site2] 00161
6 AK::String::view() const [function] [call site2] 00162
7 AK::StringImpl::characters() const [function] [call site2] 00163
7 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00164
7 __assert_fail [call site2] 00165
6 AK::Optional AK::StringUtils::convert_to_uint (AK::StringView, AK::TrimWhitespace) [function] [call site2] 00166
7 AK::StringView::trim_whitespace(AK::TrimMode) const [function] [call site2] 00167
8 AK::StringUtils::trim_whitespace(AK::StringView, AK::TrimMode) [function] [call site2] 00168
9 AK::StringUtils::trim(AK::StringView, AK::StringView, AK::TrimMode) [function] [call site2] 00169
10 AK::StringView::length() const [function] [call site2] 00170
10 AK::StringView::length() const [function] [call site2] 00171
10 AK::StringView::operator[](unsigned long) const [function] [call site2] 00172
10 AK::StringView::contains(char) const [function] [call site2] 00173
11 AK::StringView::begin() const [function] [call site2] 00174
12 AK::SimpleIterator ::begin(AK::StringView const&) [function] [call site2] 00175
13 AK::SimpleIterator ::SimpleIterator(AK::StringView const&, unsigned long) [function] [call site2] 00176
11 AK::SimpleIterator ::operator!=(AK::SimpleIterator ) const [function] [call site2] 00177
10 AK::StringView::length() const [function] [call site2] 00178
10 AK::StringView::operator[](unsigned long) const [function] [call site2] 00179
10 AK::StringView::contains(char) const [function] [call site2] 00180
10 AK::StringView::substring_view(unsigned long, unsigned long) const [function] [call site2] 00181
11 __assert_fail [call site2] 00182
11 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00183
11 __assert_fail [call site2] 00184
7 AK::StringView::is_empty() const [function] [call site2] 00185
7 AK::StringView::characters_without_null_termination() const [function] [call site2] 00186
7 AK::StringView::length() const [function] [call site2] 00187
5 AK::String::~String() [function] [call site2] 00188
5 AK::StringBuilder::~StringBuilder() [function] [call site2] 00189
6 AK::Detail::ByteBuffer<256ul>::~ByteBuffer() [function] [call site2] 00190
7 AK::Detail::ByteBuffer<256ul>::clear() [function] [call site2] 00191
8 kfree_sized(void*, unsigned long) [function] [call site2] 00192
3 bool Gfx::read_whitespace >(Gfx::PortableImageMapLoadingContext &, Gfx::Streamer&) [function] [call site2] 00193
3 bool Gfx::read_height >(Gfx::PortableImageMapLoadingContext &, Gfx::Streamer&) [function] [call site2] 00194
4 bool Gfx::read_number (Gfx::Streamer&, unsigned long*) [function] [call site2] 00195
3 void AK::dbgln (AK::Format::Detail::CheckedFormatString ::Type, AK::Detail::__IdentityType ::Type>&&, unsigned long const&, unsigned long const&) [function] [call site2] 00196
4 AK::VariadicFormatParams ::VariadicFormatParams(unsigned long const&, unsigned long const&) [function] [call site2] 00197
5 AK::TypeErasedFormatParams::TypeErasedFormatParams() [function] [call site2] 00198
6 AK::Span ::Span() [function] [call site2] 00199
5 AK::ErrorOr AK::__format_value (AK::TypeErasedFormatParams&, AK::FormatBuilder&, AK::FormatParser&, void const*) [function] [call site2] 00200
6 AK::Formatter ::Formatter() [function] [call site2] 00201
7 AK::StandardFormatter::StandardFormatter() [function] [call site2] 00202
6 AK::StandardFormatter::parse(AK::TypeErasedFormatParams&, AK::FormatParser&) [function] [call site2] 00203
7 AK::GenericLexer::peek(unsigned long) const [function] [call site2] 00204
8 AK::StringView::length() const [function] [call site2] 00205
7 AK::StringView::contains(char) const [function] [call site2] 00206
7 AK::is_any_of(AK::StringView) [function] [call site2] 00207
7 __assert_fail [call site2] 00208
7 AK::GenericLexer::consume() [function] [call site2] 00209
8 AK::GenericLexer::is_eof() const [function] [call site2] 00210
9 AK::StringView::length() const [function] [call site2] 00211
8 __assert_fail [call site2] 00212
8 AK::StringView::operator[](unsigned long) const [function] [call site2] 00213
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00214
8 AK::GenericLexer::next_is(char) const [function] [call site2] 00215
9 AK::GenericLexer::peek(unsigned long) const [function] [call site2] 00216
8 AK::GenericLexer::ignore(unsigned long) [function] [call site2] 00217
9 unsigned long AK::min (unsigned long const&, AK::Detail::__IdentityType ::Type const&) [function] [call site2] 00218
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00219
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00220
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00221
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00222
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00223
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00224
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00225
7 AK::FormatParser::consume_replacement_field(unsigned long&) [function] [call site2] 00226
8 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00227
8 AK::FormatParser::consume_number(unsigned long&) [function] [call site2] 00228
9 bool AK::GenericLexer::next_is (bool (*)(unsigned int)) const [function] [call site2] 00229
10 AK::GenericLexer::peek(unsigned long) const [function] [call site2] 00230
9 AK::is_ascii_digit(unsigned int) [function] [call site2] 00231
9 AK::GenericLexer::consume() [function] [call site2] 00232
9 AK::parse_ascii_digit(unsigned int) [function] [call site2] 00233
10 AK::is_ascii_digit(unsigned int) [function] [call site2] 00234
10 __assert_fail [call site2] 00235
8 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00236
8 __assert_fail [call site2] 00237
7 AK::TypeErasedFormatParams::take_next_index() [function] [call site2] 00238
7 AK::TypeErasedFormatParams::parameters() const [function] [call site2] 00239
7 __assert_fail [call site2] 00240
7 __assert_fail [call site2] 00241
7 AK::FormatParser::consume_number(unsigned long&) [function] [call site2] 00242
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00243
7 AK::FormatParser::consume_replacement_field(unsigned long&) [function] [call site2] 00244
7 AK::TypeErasedFormatParams::take_next_index() [function] [call site2] 00245
7 AK::TypeErasedFormatParams::parameters() const [function] [call site2] 00246
7 __assert_fail [call site2] 00247
7 AK::FormatParser::consume_number(unsigned long&) [function] [call site2] 00248
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00249
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00250
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00251
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00252
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00253
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00254
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00255
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00256
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00257
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00258
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00259
7 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00260
7 AK::GenericLexer::consume_specific(char const*) [function] [call site2] 00261
8 strlen [call site2] 00262
8 bool AK::GenericLexer::consume_specific (AK::StringView const&) [function] [call site2] 00263
9 AK::StringView::length() const [function] [call site2] 00264
9 AK::GenericLexer::ignore(unsigned long) [function] [call site2] 00265
7 AK::GenericLexer::is_eof() const [function] [call site2] 00266
7 AK::GenericLexer::remaining() const [function] [call site2] 00267
8 AK::StringView::substring_view(unsigned long) const [function] [call site2] 00268
9 AK::StringView::length() const [function] [call site2] 00269
9 __assert_fail [call site2] 00270
9 AK::StringView::length() const [function] [call site2] 00271
7 void AK::dbgln (AK::Format::Detail::CheckedFormatString ::Type, AK::Detail::__IdentityType ::Type>&&, char const (&) [84], AK::StringView const&) [function] [call site2] 00272
8 AK::Format::Detail::CheckedFormatString ::view() const [function] [call site2] 00273
8 AK::vdbgln(AK::StringView, AK::TypeErasedFormatParams&) [function] [call site2] 00274
9 AK::StringBuilder::StringBuilder(unsigned long) [function] [call site2] 00275
9 AK::vformat(AK::StringBuilder&, AK::StringView, AK::TypeErasedFormatParams&) [function] [call site2] 00276
10 AK::FormatBuilder::FormatBuilder(AK::StringBuilder&) [function] [call site2] 00277
10 AK::FormatParser::FormatParser(AK::StringView) [function] [call site2] 00278
11 AK::GenericLexer::GenericLexer(AK::StringView) [function] [call site2] 00279
10 AK::(anonymous namespace)::vformat_impl(AK::TypeErasedFormatParams&, AK::FormatBuilder&, AK::FormatParser&) [function] [call site2] 00280
11 AK::FormatParser::consume_literal() [function] [call site2] 00281
12 AK::GenericLexer::tell() const [function] [call site2] 00282
12 AK::GenericLexer::is_eof() const [function] [call site2] 00283
12 AK::GenericLexer::consume_specific(char const*) [function] [call site2] 00284
12 AK::GenericLexer::consume_specific(char const*) [function] [call site2] 00285
12 AK::is_any_of(AK::StringView) [function] [call site2] 00286
12 AK::GenericLexer::tell() const [function] [call site2] 00287
12 AK::StringView::substring_view(unsigned long, unsigned long) const [function] [call site2] 00288
12 AK::GenericLexer::consume() [function] [call site2] 00289
12 AK::StringView::substring_view(unsigned long) const [function] [call site2] 00290
11 AK::FormatBuilder::put_literal(AK::StringView) [function] [call site2] 00291
12 AK::StringView::length() const [function] [call site2] 00292
12 AK::StringView::operator[](unsigned long) const [function] [call site2] 00293
12 AK::StringBuilder::try_append(char) [function] [call site2] 00294
12 AK::ErrorOr ::is_error() const [function] [call site2] 00295
12 AK::StringView::operator[](unsigned long) const [function] [call site2] 00296
12 AK::ErrorOr ::ErrorOr() [function] [call site2] 00297
11 AK::ErrorOr ::is_error() const [function] [call site2] 00298
11 AK::FormatParser::FormatSpecifier::FormatSpecifier() [function] [call site2] 00299
11 AK::FormatParser::consume_specifier(AK::FormatParser::FormatSpecifier&) [function] [call site2] 00300
12 AK::GenericLexer::next_is(char) const [function] [call site2] 00301
12 __assert_fail [call site2] 00302
12 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00303
12 AK::FormatParser::consume_number(unsigned long&) [function] [call site2] 00304
12 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00305
12 AK::GenericLexer::tell() const [function] [call site2] 00306
12 AK::GenericLexer::is_eof() const [function] [call site2] 00307
12 __assert_fail [call site2] 00308
12 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00309
12 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00310
12 AK::GenericLexer::consume() [function] [call site2] 00311
12 AK::StringView::substring_view(unsigned long, unsigned long) const [function] [call site2] 00312
12 bool AK::GenericLexer::consume_specific (char const&) [function] [call site2] 00313
12 __assert_fail [call site2] 00314
11 AK::GenericLexer::is_eof() const [function] [call site2] 00315
11 __assert_fail [call site2] 00316
11 AK::ErrorOr ::ErrorOr() [function] [call site2] 00317
11 AK::TypeErasedFormatParams::take_next_index() [function] [call site2] 00318
11 AK::TypeErasedFormatParams::parameters() const [function] [call site2] 00319
11 __assert_fail [call site2] 00320
11 AK::FormatParser::FormatParser(AK::StringView) [function] [call site2] 00321
11 AK::ErrorOr ::is_error() const [function] [call site2] 00322
11 AK::(anonymous namespace)::vformat_impl(AK::TypeErasedFormatParams&, AK::FormatBuilder&, AK::FormatParser&) [function] [call site2] 00323
12 AK::ErrorOr ::is_error() const [function] [call site2] 00324
12 AK::ErrorOr ::ErrorOr() [function] [call site2] 00325
10 AK::ErrorOr ::is_error() const [function] [call site2] 00326
10 AK::ErrorOr ::ErrorOr() [function] [call site2] 00327
9 AK::ErrorOr ::is_error() const [function] [call site2] 00328
9 __assert_fail [call site2] 00329
9 AK::StringBuilder::append(char) [function] [call site2] 00330
9 AK::StringBuilder::string_view() const [function] [call site2] 00331
10 AK::StringBuilder::data() const [function] [call site2] 00332
10 AK::Detail::ByteBuffer<256ul>::size() const [function] [call site2] 00333
10 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00334
10 __assert_fail [call site2] 00335
9 AK::StringView::characters_without_null_termination() const [function] [call site2] 00336
9 dbgputstr(char const*, unsigned long) [function] [call site2] 00337
10 fwrite [call site2] 00338
9 AK::StringBuilder::~StringBuilder() [function] [call site2] 00339
7 AK::GenericLexer::is_eof() const [function] [call site2] 00340
7 __assert_fail [call site2] 00341
6 AK::Formatter ::format(AK::FormatBuilder&, unsigned long) [function] [call site2] 00342
7 __assert_fail [call site2] 00343
7 AK::StandardFormatter::StandardFormatter(AK::StandardFormatter const&) [function] [call site2] 00344
7 bool AK::Checked ::addition_would_overflow (unsigned long, unsigned long) [function] [call site2] 00345
7 __assert_fail [call site2] 00346
7 AK::Formatter ::format(AK::FormatBuilder&, AK::StringView) [function] [call site2] 00347
8 __assert_fail [call site2] 00348
8 __assert_fail [call site2] 00349
8 __assert_fail [call site2] 00350
8 __assert_fail [call site2] 00351
8 AK::NumericLimits ::max() [function] [call site2] 00352
8 AK::StringView::bytes() const [function] [call site2] 00353
9 AK::Span ::Span(char const*, unsigned long) [function] [call site2] 00354
8 __assert_fail [call site2] 00355
8 AK::FormatBuilder::put_hexdump(AK::Span , unsigned long, char) [function] [call site2] 00356
9 AK::ErrorOr AK::FormatBuilder::put_hexdump(AK::Span , unsigned long, char)::$_2::operator() (unsigned long) const [function] [call site2] 00357
10 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00358
11 AK::StringBuilder::try_append(char) [function] [call site2] 00359
11 AK::ErrorOr ::is_error() const [function] [call site2] 00360
11 AK::ErrorOr ::ErrorOr() [function] [call site2] 00361
10 AK::ErrorOr ::is_error() const [function] [call site2] 00362
10 __assert_fail [call site2] 00363
10 AK::StringBuilder::try_append(char) [function] [call site2] 00364
10 AK::ErrorOr ::is_error() const [function] [call site2] 00365
10 AK::ErrorOr ::ErrorOr() [function] [call site2] 00366
9 AK::ErrorOr ::is_error() const [function] [call site2] 00367
9 AK::FormatBuilder::put_literal(AK::StringView) [function] [call site2] 00368
9 AK::ErrorOr ::is_error() const [function] [call site2] 00369
9 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool) [function] [call site2] 00370
10 AK::(anonymous namespace)::convert_unsigned_to_string(unsigned long, AK::Array &, unsigned char, bool) [function] [call site2] 00371
11 __assert_fail [call site2] 00372
11 AK::Array ::operator[](unsigned long) [function] [call site2] 00373
12 AK::Array ::at(unsigned long) [function] [call site2] 00374
13 AK::Array ::size() const [function] [call site2] 00375
11 AK::Array ::operator[](unsigned long) [function] [call site2] 00376
11 AK::Array ::operator[](unsigned long) [function] [call site2] 00377
11 void AK::swap (unsigned char&, unsigned char&) [function] [call site2] 00378
10 unsigned long AK::max (unsigned long const&, AK::Detail::__IdentityType ::Type const&) [function] [call site2] 00379
10 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_0::operator()() const [function] [call site2] 00380
11 AK::StringBuilder::try_append(char) [function] [call site2] 00381
11 AK::ErrorOr ::is_error() const [function] [call site2] 00382
11 AK::StringBuilder::try_append(char) [function] [call site2] 00383
11 AK::ErrorOr ::is_error() const [function] [call site2] 00384
11 AK::StringBuilder::try_append(char) [function] [call site2] 00385
11 AK::ErrorOr ::is_error() const [function] [call site2] 00386
11 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00387
12 AK::StringView::is_empty() const [function] [call site2] 00388
12 AK::ErrorOr ::ErrorOr() [function] [call site2] 00389
12 AK::StringView::length() const [function] [call site2] 00390
12 AK::StringBuilder::will_append(unsigned long) [function] [call site2] 00391
12 AK::ErrorOr ::is_error() const [function] [call site2] 00392
12 AK::StringView::characters_without_null_termination() const [function] [call site2] 00393
12 AK::Detail::ByteBuffer<256ul>::try_append(void const*, unsigned long) [function] [call site2] 00394
13 AK::ErrorOr ::ErrorOr() [function] [call site2] 00395
13 __assert_fail [call site2] 00396
13 AK::Detail::ByteBuffer<256ul>::size() const [function] [call site2] 00397
13 AK::Detail::ByteBuffer<256ul>::size() const [function] [call site2] 00398
13 AK::ErrorOr ::is_error() const [function] [call site2] 00399
13 AK::Detail::ByteBuffer<256ul>::data() [function] [call site2] 00400
13 AK::ErrorOr ::ErrorOr() [function] [call site2] 00401
12 AK::ErrorOr ::is_error() const [function] [call site2] 00402
12 AK::ErrorOr ::ErrorOr() [function] [call site2] 00403
11 AK::ErrorOr ::is_error() const [function] [call site2] 00404
11 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00405
11 AK::ErrorOr ::is_error() const [function] [call site2] 00406
11 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00407
11 AK::ErrorOr ::is_error() const [function] [call site2] 00408
11 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00409
11 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00410
11 AK::ErrorOr ::is_error() const [function] [call site2] 00411
11 AK::ErrorOr ::ErrorOr() [function] [call site2] 00412
10 AK::ErrorOr ::is_error() const [function] [call site2] 00413
10 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_1::operator()() const [function] [call site2] 00414
11 AK::Array ::operator[](unsigned long) [function] [call site2] 00415
11 AK::StringBuilder::try_append(char) [function] [call site2] 00416
11 AK::ErrorOr ::is_error() const [function] [call site2] 00417
11 AK::ErrorOr ::ErrorOr() [function] [call site2] 00418
10 AK::ErrorOr ::is_error() const [function] [call site2] 00419
10 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00420
10 AK::ErrorOr ::is_error() const [function] [call site2] 00421
10 unsigned long AK::ceil_div (unsigned long, unsigned long) [function] [call site2] 00422
10 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00423
10 AK::ErrorOr ::is_error() const [function] [call site2] 00424
10 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_0::operator()() const [function] [call site2] 00425
10 AK::ErrorOr ::is_error() const [function] [call site2] 00426
10 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_1::operator()() const [function] [call site2] 00427
10 AK::ErrorOr ::is_error() const [function] [call site2] 00428
10 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00429
10 AK::ErrorOr ::is_error() const [function] [call site2] 00430
10 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_0::operator()() const [function] [call site2] 00431
10 AK::ErrorOr ::is_error() const [function] [call site2] 00432
10 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00433
10 AK::ErrorOr ::is_error() const [function] [call site2] 00434
10 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_1::operator()() const [function] [call site2] 00435
10 AK::ErrorOr ::is_error() const [function] [call site2] 00436
10 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00437
10 AK::ErrorOr ::is_error() const [function] [call site2] 00438
10 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_0::operator()() const [function] [call site2] 00439
10 AK::ErrorOr ::is_error() const [function] [call site2] 00440
10 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool)::$_1::operator()() const [function] [call site2] 00441
10 AK::ErrorOr ::is_error() const [function] [call site2] 00442
10 AK::ErrorOr ::ErrorOr() [function] [call site2] 00443
9 AK::ErrorOr ::is_error() const [function] [call site2] 00444
9 AK::ErrorOr AK::FormatBuilder::put_hexdump(AK::Span , unsigned long, char)::$_2::operator() (unsigned long) const [function] [call site2] 00445
9 AK::ErrorOr ::is_error() const [function] [call site2] 00446
9 AK::ErrorOr ::ErrorOr() [function] [call site2] 00447
8 __assert_fail [call site2] 00448
8 AK::FormatBuilder::put_string(AK::StringView, AK::FormatBuilder::Align, unsigned long, unsigned long, char) [function] [call site2] 00449
9 AK::StringView::length() const [function] [call site2] 00450
9 unsigned long AK::min (unsigned long const&, AK::Detail::__IdentityType ::Type const&) [function] [call site2] 00451
9 unsigned long AK::max (unsigned long const&, AK::Detail::__IdentityType ::Type const&) [function] [call site2] 00452
9 AK::StringView::length() const [function] [call site2] 00453
9 AK::StringView::substring_view(unsigned long, unsigned long) const [function] [call site2] 00454
9 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00455
9 AK::ErrorOr ::is_error() const [function] [call site2] 00456
9 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00457
9 AK::ErrorOr ::is_error() const [function] [call site2] 00458
9 unsigned long AK::ceil_div (unsigned long, unsigned long) [function] [call site2] 00459
9 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00460
9 AK::ErrorOr ::is_error() const [function] [call site2] 00461
9 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00462
9 AK::ErrorOr ::is_error() const [function] [call site2] 00463
9 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00464
9 AK::FormatBuilder::put_padding(char, unsigned long) [function] [call site2] 00465
9 AK::StringBuilder::try_append(AK::StringView) [function] [call site2] 00466
9 AK::ErrorOr ::is_error() const [function] [call site2] 00467
9 AK::ErrorOr ::ErrorOr() [function] [call site2] 00468
7 AK::StandardFormatter::~StandardFormatter() [function] [call site2] 00469
7 __assert_fail [call site2] 00470
7 __assert_fail [call site2] 00471
7 __assert_fail [call site2] 00472
7 __assert_fail [call site2] 00473
7 __assert_fail [call site2] 00474
7 AK::Span ::Span(void const*, unsigned long) [function] [call site2] 00475
7 __assert_fail [call site2] 00476
7 AK::FormatBuilder::put_hexdump(AK::Span , unsigned long, char) [function] [call site2] 00477
7 __assert_fail [call site2] 00478
7 __assert_fail [call site2] 00479
7 AK::FormatBuilder::put_u64(unsigned long, unsigned char, bool, bool, bool, AK::FormatBuilder::Align, unsigned long, char, AK::FormatBuilder::SignMode, bool) [function] [call site2] 00480
6 AK::StandardFormatter::~StandardFormatter() [function] [call site2] 00481
5 AK::Array ::operator AK::Span () const [function] [call site2] 00482
6 AK::Array ::span() const [function] [call site2] 00483
7 AK::Span ::Span(AK::TypeErasedParameter const*, unsigned long) [function] [call site2] 00484
5 AK::TypeErasedFormatParams::set_parameters(AK::Span ) [function] [call site2] 00485
3 bool Gfx::read_whitespace >(Gfx::PortableImageMapLoadingContext &, Gfx::Streamer&) [function] [call site2] 00486
3 Gfx::read_image_data(Gfx::PortableImageMapLoadingContext &, Gfx::Streamer&) [function] [call site2] 00487
4 AK::Vector ::Vector() [function] [call site2] 00488
4 bool Gfx::Streamer::read (unsigned char&) [function] [call site2] 00489
4 Gfx::Color::Color(Gfx::Color::NamedColor) [function] [call site2] 00490
5 __assert_fail [call site2] 00491
4 AK::Vector ::try_append(Gfx::Color&&) [function] [call site2] 00492
5 AK::Vector ::try_grow_capacity(unsigned long) [function] [call site2] 00493
6 AK::ErrorOr ::ErrorOr() [function] [call site2] 00494
6 AK::Vector ::padded_capacity(unsigned long) [function] [call site2] 00495
7 unsigned long AK::max (unsigned long const&, AK::Detail::__IdentityType ::Type const&) [function] [call site2] 00496
5 AK::ErrorOr ::is_error() const [function] [call site2] 00497
5 AK::Vector ::slot(unsigned long) [function] [call site2] 00498
5 AK::ErrorOr ::ErrorOr() [function] [call site2] 00499
4 AK::ErrorOr ::is_error() const [function] [call site2] 00500
4 __assert_fail [call site2] 00501
4 Gfx::Color::Color(Gfx::Color::NamedColor) [function] [call site2] 00502
4 AK::Vector ::try_append(Gfx::Color&&) [function] [call site2] 00503
4 AK::ErrorOr ::is_error() const [function] [call site2] 00504
4 __assert_fail [call site2] 00505
4 bool Gfx::Streamer::read (unsigned char&) [function] [call site2] 00506
4 Gfx::Color::Color(Gfx::Color::NamedColor) [function] [call site2] 00507
4 AK::Vector ::try_append(Gfx::Color&&) [function] [call site2] 00508
4 AK::ErrorOr ::is_error() const [function] [call site2] 00509
4 __assert_fail [call site2] 00510
4 Gfx::Color::Color(Gfx::Color::NamedColor) [function] [call site2] 00511
4 AK::Vector ::try_append(Gfx::Color&&) [function] [call site2] 00512
4 AK::ErrorOr ::is_error() const [function] [call site2] 00513
4 __assert_fail [call site2] 00514
4 void AK::dbgln<>(AK::Format::Detail::CheckedFormatString<>&&) [function] [call site2] 00515
4 bool Gfx::create_bitmap >(Gfx::PortableImageMapLoadingContext &) [function] [call site2] 00516
5 Gfx::Size ::Size (unsigned long, unsigned long) [function] [call site2] 00517
5 Gfx::Bitmap::try_create(Gfx::BitmapFormat, Gfx::Size const&, int) [function] [call site2] 00518
6 Gfx::Bitmap::allocate_backing_store(Gfx::BitmapFormat, Gfx::Size const&, int) [function] [call site2] 00519
7 Gfx::size_would_overflow(Gfx::BitmapFormat, Gfx::Size const&, int) [function] [call site2] 00520
8 Gfx::Bitmap::minimum_pitch(unsigned long, Gfx::BitmapFormat) [function] [call site2] 00521
9 Gfx::determine_storage_format(Gfx::BitmapFormat) [function] [call site2] 00522
10 __assert_fail [call site2] 00523
9 __assert_fail [call site2] 00524
8 bool AK::Checked ::multiplication_would_overflow (unsigned long, int) [function] [call site2] 00525
9 AK::Checked ::Checked() [function] [call site2] 00526
9 AK::Checked & AK::Checked ::operator= (unsigned long) [function] [call site2] 00527
9 AK::Checked ::operator*=(unsigned long) [function] [call site2] 00528
9 AK::Checked ::has_overflow() const [function] [call site2] 00529
7 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00530
7 Gfx::Bitmap::minimum_pitch(unsigned long, Gfx::BitmapFormat) [function] [call site2] 00531
7 Gfx::Bitmap::size_in_bytes(unsigned long, int) [function] [call site2] 00532
7 mmap [call site2] 00533
7 __errno_location [call site2] 00534
7 AK::ErrorOr ::VariantConstructors(Gfx::BackingStore&&) [function] [call site2] 00535
8 AK::Variant ::VariantConstructors(Gfx::BackingStore&&) [function] [call site2] 00536
9 AK::Detail::InheritFromPacks , AK::Detail::ParameterPack > >, AK::Detail::ParameterPack > > >::InheritFromPacks(Gfx::BackingStore&&) [function] [call site2] 00537
10 AK::Detail::InheritFromUniqueEntries<0u, AK::Detail::ParameterPack > >, AK::Detail::IntegerSequence , AK::Detail::ParameterPack > >, AK::Detail::ParameterPack > > >::InheritFromUniqueEntries(Gfx::BackingStore&&) [function] [call site2] 00538
11 void AK::Variant ::set (Gfx::BackingStore&&, AK::Detail::VariantNoClearTag) [function] [call site2] 00539
6 AK::ErrorOr ::is_error() const [function] [call site2] 00540
7 bool AK::Variant ::has () const [function] [call site2] 00541
8 unsigned char AK::Variant ::index_of () [function] [call site2] 00542
6 Gfx::BackingStore* AK::bit_cast (void* const&) [function] [call site2] 00543
6 AK::Error* AK::bit_cast (void* const&) [function] [call site2] 00544
6 Gfx::Bitmap::Bitmap(Gfx::BitmapFormat, Gfx::Size const&, int, Gfx::BackingStore const&) [function] [call site2] 00545
7 AK::RefCounted ::RefCounted() [function] [call site2] 00546
7 Core::AnonymousBuffer::AnonymousBuffer() [function] [call site2] 00547
8 AK::RefPtr >::RefPtr() [function] [call site2] 00548
7 __assert_fail [call site2] 00549
7 Gfx::size_would_overflow(Gfx::BitmapFormat, Gfx::Size const&, int) [function] [call site2] 00550
7 __assert_fail [call site2] 00551
7 Gfx::Bitmap::size_in_bytes() const [function] [call site2] 00552
7 __assert_fail [call site2] 00553
7 AK::Vector ::Vector() [function] [call site2] 00554
7 Gfx::Bitmap::allocate_palette_from_format(Gfx::BitmapFormat, AK::Vector const&) [function] [call site2] 00555
8 Gfx::Bitmap::palette_size(Gfx::BitmapFormat) [function] [call site2] 00556
8 AK::Vector ::is_empty() const [function] [call site2] 00557
8 __assert_fail [call site2] 00558
5 AK::ErrorOr , AK::Error>::release_value_but_fixme_should_propagate_errors() [function] [call site2] 00559
6 AK::ErrorOr , AK::Error>::is_error() const [function] [call site2] 00560
6 AK::ErrorOr , AK::Error>::release_value() [function] [call site2] 00561
7 AK::ErrorOr , AK::Error>::value() [function] [call site2] 00562
8 AK::NonnullRefPtr & AK::Variant , AK::Error>::get >() [function] [call site2] 00563
9 bool AK::Variant , AK::Error>::has >() const [function] [call site2] 00564
9 __assert_fail [call site2] 00565
9 AK::NonnullRefPtr * AK::bit_cast *, unsigned char (*) [32]>(unsigned char (* const&) [32]) [function] [call site2] 00566
7 Gfx::Bitmap* AK::exchange (Gfx::Bitmap*&, decltype(nullptr)&&) [function] [call site2] 00567
7 __assert_fail [call site2] 00568
5 AK::RefPtr >::swap(AK::RefPtr >&) [function] [call site2] 00569
6 void AK::swap (Gfx::Bitmap*&, Gfx::Bitmap*&) [function] [call site2] 00570
4 void Gfx::set_pixels >(Gfx::PortableImageMapLoadingContext &, AK::Vector const&) [function] [call site2] 00571
5 __assert_fail [call site2] 00572
5 __assert_fail [call site2] 00573
5 Gfx::Bitmap::set_pixel(int, int, Gfx::Color) [function] [call site2] 00574
6 Gfx::determine_storage_format(Gfx::BitmapFormat) [function] [call site2] 00575
6 void Gfx::Bitmap::set_pixel<(Gfx::StorageFormat)1>(int, int, Gfx::Color) [function] [call site2] 00576
7 Gfx::Bitmap::physical_width() const [function] [call site2] 00577
8 Gfx::Bitmap::physical_size() const [function] [call site2] 00578
7 __assert_fail [call site2] 00579
7 Gfx::Color::value() const [function] [call site2] 00580
7 Gfx::Bitmap::scanline(int) [function] [call site2] 00581
8 Gfx::Bitmap::scanline_u8(int) [function] [call site2] 00582
9 Gfx::Bitmap::physical_height() const [function] [call site2] 00583
9 __assert_fail [call site2] 00584
6 void Gfx::Bitmap::set_pixel<(Gfx::StorageFormat)2>(int, int, Gfx::Color) [function] [call site2] 00585
7 Gfx::Bitmap::physical_width() const [function] [call site2] 00586
7 __assert_fail [call site2] 00587
7 Gfx::Color::value() const [function] [call site2] 00588
7 Gfx::Bitmap::scanline(int) [function] [call site2] 00589
6 void Gfx::Bitmap::set_pixel<(Gfx::StorageFormat)3>(int, int, Gfx::Color) [function] [call site2] 00590
7 Gfx::Bitmap::physical_width() const [function] [call site2] 00591
7 __assert_fail [call site2] 00592
7 Gfx::Color::alpha() const [function] [call site2] 00593
7 Gfx::Bitmap::scanline(int) [function] [call site2] 00594
6 __assert_fail [call site2] 00595
6 __assert_fail [call site2] 00596
4 AK::Vector ::~Vector() [function] [call site2] 00597
5 AK::Vector ::clear() [function] [call site2] 00598
6 AK::Vector ::clear_with_capacity() [function] [call site2] 00599
6 kfree_sized(void*, unsigned long) [function] [call site2] 00600
6 AK::Vector ::reset_capacity() [function] [call site2] 00601
3 AK::ArmedScopeGuard >(Gfx::PortableImageMapLoadingContext &)::{lambda()#1}>::disarm() [function] [call site2] 00602
3 AK::ArmedScopeGuard >(Gfx::PortableImageMapLoadingContext &)::{lambda()#1}>::~ArmedScopeGuard() [function] [call site2] 00603
4 Gfx::decode >(Gfx::PortableImageMapLoadingContext &)::{lambda()#1}::operator()() const [function] [call site2] 00604
2 AK::Error::from_string_literal(AK::StringView) [function] [call site2] 00605
2 AK::OwnPtr >::operator->() [function] [call site2] 00606
2 __assert_fail [call site2] 00607
2 AK::OwnPtr >::operator->() [function] [call site2] 00608
2 AK::RefPtr >::RefPtr(AK::RefPtr > const&) [function] [call site2] 00609
2 AK::ErrorOr ::VariantConstructors(Gfx::ImageFrameDescriptor&&) [function] [call site2] 00610
2 Gfx::ImageFrameDescriptor::~ImageFrameDescriptor() [function] [call site2] 00611
1 Gfx::ImageFrameDescriptor::~ImageFrameDescriptor() [function] [call site2] 00612
1 Gfx::PortableImageDecoderPlugin >::~PortableImageDecoderPlugin() [function] [call site2] 00613
2 AK::OwnPtr >::~OwnPtr() [function] [call site2] 00614
2 Gfx::ImageDecoderPlugin::~ImageDecoderPlugin() [function] [call site2] 00615