Fuzz introspector: /src/inspector/source-code/src/model_load_fuzzer.cc
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
75 73 google::protobuf::internal::ExtensionSet::ExtensionSet(google::protobuf::Arena*) call site: 00073
52 227 google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach (google::protobuf::internal::ExtensionSet::~ForEach()::$_0) call site: 00227 __clang_call_terminate
19 405 std::__1::basic_string , std::__1::allocator >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*) call site: 00405
15 24 google::protobuf::(anonymous namespace)::CheckFieldPresence(google::protobuf::internal::ParseContext const&, google::protobuf::MessageLite const&, google::protobuf::MessageLite::ParseFlags) call site: 00024 __cxa_allocate_exception
7 664 google::protobuf::MessageLite::AppendToString(std::__1::basic_string , std::__1::allocator >*) const call site: 00664 snprintf
3 289 google::protobuf::RepeatedPtrField ::~RepeatedPtrField() call site: 00289
2 446 sentencepiece::SentencePieceProcessor::GetPieceSize() const call site: 00446
2 529 google::protobuf::internal::LazyString::Init() const call site: 00529
2 537 sentencepiece::TrainerSpec::bos_piece() const call site: 00537
2 545 sentencepiece::TrainerSpec::eos_piece() const call site: 00545
2 553 sentencepiece::TrainerSpec::pad_piece() const call site: 00553
2 680 google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int) call site: 00680

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 sentencepiece::SentencePieceProcessor::SentencePieceProcessor() [function] [call site] 00001
1 sentencepiece::SentencePieceProcessor::LoadFromSerializedProto(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 00002
2 google::protobuf::MessageLite::ParseFromArray(void const*, int) [function] [call site] 00003
3 google::protobuf::(anonymous namespace)::as_string_view(void const*, int) [function] [call site] 00004
4 google::protobuf::StringPiece::StringPiece(char const*, long) [function] [call site] 00005
5 __assert_fail [call site] 00006
3 bool google::protobuf::MessageLite::ParseFrom<(google::protobuf::MessageLite::ParseFlags)1, google::protobuf::StringPiece>(google::protobuf::StringPiece const&) [function] [call site] 00007
4 bool google::protobuf::internal::MergeFromImpl<false>(google::protobuf::StringPiece, google::protobuf::MessageLite*, google::protobuf::MessageLite::ParseFlags) [function] [call site] 00008
5 google::protobuf::io::CodedInputStream::GetDefaultRecursionLimit() [function] [call site] 00009
5 google::protobuf::internal::ParseContext::ParseContext<google::protobuf::StringPiece&>(int, bool, char const**, google::protobuf::StringPiece&) [function] [call site] 00010
6 google::protobuf::internal::EpsCopyInputStream::EpsCopyInputStream(bool) [function] [call site] 00011
6 google::protobuf::internal::ParseContext::Data::Data() [function] [call site] 00012
6 google::protobuf::internal::EpsCopyInputStream::InitFrom(google::protobuf::StringPiece) [function] [call site] 00013
7 google::protobuf::StringPiece::size() const [function] [call site] 00014
7 google::protobuf::StringPiece::data() const [function] [call site] 00015
7 google::protobuf::StringPiece::size() const [function] [call site] 00016
7 google::protobuf::StringPiece::data() const [function] [call site] 00017
7 google::protobuf::StringPiece::data() const [function] [call site] 00018
7 google::protobuf::StringPiece::size() const [function] [call site] 00019
7 google::protobuf::StringPiece::size() const [function] [call site] 00020
7 google::protobuf::StringPiece::data() const [function] [call site] 00021
5 google::protobuf::internal::EpsCopyInputStream::EndedAtLimit() const [function] [call site] 00022
5 google::protobuf::(anonymous namespace)::CheckFieldPresence(google::protobuf::internal::ParseContext const&, google::protobuf::MessageLite const&, google::protobuf::MessageLite::ParseFlags) [function] [call site] 00023
6 google::protobuf::MessageLite::IsInitializedWithErrors() const [function] [call site] 00024
7 google::protobuf::MessageLite::LogInitializationErrorMessage() const [function] [call site] 00025
8 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00026
8 google::protobuf::(anonymous namespace)::InitializationErrorMessage(char const*, google::protobuf::MessageLite const&) [function] [call site] 00027
8 google::protobuf::internal::LogMessage::operator<<(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00028
8 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00029
9 google::protobuf::internal::LogMessage::Finish() [function] [call site] 00030
10 __cxa_allocate_exception [call site] 00031
10 google::protobuf::FatalException::FatalException(char const*, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00032
11 std::exception::exception[abi:ne220000]() [function] [call site] 00033
11 std::exception::~exception() [call site] 00034
10 __cxa_throw [call site] 00035
10 google::protobuf::FatalException::~FatalException() [function] [call site] 00036
11 std::exception::~exception() [call site] 00037
10 __cxa_free_exception [call site] 00038
8 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00039
2 sentencepiece::util::StatusBuilder::StatusBuilder(sentencepiece::util::StatusCode) [function] [call site] 00040
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [31]>(char const (&) [31]) [function] [call site] 00041
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [2]>(char const (&) [2]) [function] [call site] 00042
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <int>(int const&) [function] [call site] 00043
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [4]>(char const (&) [4]) [function] [call site] 00044
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [66]>(char const (&) [66]) [function] [call site] 00045
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [3]>(char const (&) [3]) [function] [call site] 00046
2 sentencepiece::util::StatusBuilder::operator sentencepiece::util::Status() const [function] [call site] 00047
3 sentencepiece::util::Status::Status(sentencepiece::util::StatusCode, std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 00048
4 sentencepiece::util::Status::Rep::Rep() [function] [call site] 00049
2 sentencepiece::util::StatusBuilder::~StatusBuilder() [function] [call site] 00050
1 sentencepiece::util::Status::ok() const [function] [call site] 00051
1 sentencepiece::SentencePieceProcessor::Encode(std::__1::basic_string_view<char, std::__1::char_traits<char> >, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >*) const [function] [call site] 00052
2 sentencepiece::util::Status::ok() const [function] [call site] 00053
2 sentencepiece::util::Status::~Status() [function] [call site] 00054
2 sentencepiece::util::StatusBuilder::StatusBuilder(sentencepiece::util::StatusCode) [function] [call site] 00055
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [31]>(char const (&) [31]) [function] [call site] 00056
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [2]>(char const (&) [2]) [function] [call site] 00057
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <int>(int const&) [function] [call site] 00058
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [4]>(char const (&) [4]) [function] [call site] 00059
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [7]>(char const (&) [7]) [function] [call site] 00060
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [3]>(char const (&) [3]) [function] [call site] 00061
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [25]>(char const (&) [25]) [function] [call site] 00062
2 sentencepiece::util::StatusBuilder::operator sentencepiece::util::Status() const [function] [call site] 00063
2 sentencepiece::util::StatusBuilder::~StatusBuilder() [function] [call site] 00064
2 sentencepiece::SentencePieceText::SentencePieceText() [function] [call site] 00065
3 sentencepiece::SentencePieceText::SentencePieceText(google::protobuf::Arena*) [function] [call site] 00066
4 google::protobuf::MessageLite::MessageLite(google::protobuf::Arena*) [function] [call site] 00067
5 google::protobuf::internal::InternalMetadata::InternalMetadata(google::protobuf::Arena*) [function] [call site] 00068
4 google::protobuf::internal::ExtensionSet::ExtensionSet(google::protobuf::Arena*) [function] [call site] 00069
5 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00070
5 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00071
5 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00072
5 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00073
5 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00074
5 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00075
5 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00076
5 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00077
5 google::protobuf::internal::AlignUpTo8(unsigned long) [function] [call site] 00078
5 google::protobuf::internal::ArenaImpl::RecordAlloc(std::type_info const*, unsigned long) const [function] [call site] 00079
6 google::protobuf::internal::ArenaImpl::record_allocs() const [function] [call site] 00080
5 void* google::protobuf::Arena::AllocateAlignedTo<8ul>(unsigned long) [function] [call site] 00081
6 google::protobuf::Arena::AllocateAligned(unsigned long) [function] [call site] 00082
7 google::protobuf::internal::AlignUpTo8(unsigned long) [function] [call site] 00083
7 google::protobuf::Arena::AllocateAlignedNoHook(unsigned long) [function] [call site] 00084
8 google::protobuf::internal::ArenaImpl::AllocateAligned(unsigned long) [function] [call site] 00085
9 google::protobuf::internal::ArenaImpl::thread_cache() [function] [call site] 00086
9 google::protobuf::internal::ArenaImpl::thread_cache() [function] [call site] 00087
9 google::protobuf::internal::SerialArena::owner() const [function] [call site] 00088
9 google::protobuf::internal::SerialArena::AllocateAligned(unsigned long) [function] [call site] 00089
10 google::protobuf::internal::AlignUpTo8(unsigned long) [function] [call site] 00090
10 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00091
10 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00092
10 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00093
10 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00094
10 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00095
10 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00096
10 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00097
10 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00098
10 google::protobuf::internal::SerialArena::HasSpace(unsigned long) [function] [call site] 00099
10 google::protobuf::internal::SerialArena::AllocateAlignedFallback(unsigned long) [function] [call site] 00100
11 google::protobuf::internal::SerialArena::Block::size() const [function] [call site] 00101
11 google::protobuf::internal::SerialArena::Block::set_pos(unsigned long) [function] [call site] 00102
11 google::protobuf::internal::SerialArena::NewBlock(google::protobuf::internal::SerialArena::Block*, unsigned long, google::protobuf::internal::ArenaImpl*) [function] [call site] 00103
12 google::protobuf::internal::SerialArena::Block::size() const [function] [call site] 00104
12 google::protobuf::internal::ArenaImpl::NewBuffer(unsigned long, unsigned long) [function] [call site] 00105
13 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00106
13 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00107
13 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00108
13 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00109
12 google::protobuf::internal::SerialArena::Block::Block(unsigned long, google::protobuf::internal::SerialArena::Block*, bool, bool) [function] [call site] 00110
13 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00111
13 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00112
13 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00113
13 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00114
11 google::protobuf::internal::SerialArena::Block::pos() const [function] [call site] 00115
11 google::protobuf::internal::SerialArena::Block::Pointer(unsigned long) [function] [call site] 00116
12 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00117
12 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00118
12 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00119
12 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00120
11 google::protobuf::internal::SerialArena::Block::size() const [function] [call site] 00121
11 google::protobuf::internal::SerialArena::Block::Pointer(unsigned long) [function] [call site] 00122
11 google::protobuf::internal::SerialArena::AllocateAligned(unsigned long) [function] [call site] 00123
9 google::protobuf::internal::ArenaImpl::AllocateAlignedFallback(unsigned long) [function] [call site] 00124
10 google::protobuf::internal::ArenaImpl::thread_cache() [function] [call site] 00125
10 google::protobuf::internal::ArenaImpl::GetSerialArenaFallback(void*) [function] [call site] 00126
11 google::protobuf::internal::SerialArena::owner() const [function] [call site] 00127
11 google::protobuf::internal::SerialArena::next() const [function] [call site] 00128
11 google::protobuf::internal::SerialArena::NewBlock(google::protobuf::internal::SerialArena::Block*, unsigned long, google::protobuf::internal::ArenaImpl*) [function] [call site] 00129
11 google::protobuf::internal::SerialArena::New(google::protobuf::internal::SerialArena::Block*, void*, google::protobuf::internal::ArenaImpl*) [function] [call site] 00130
12 google::protobuf::internal::SerialArena::Block::pos() const [function] [call site] 00131
12 google::protobuf::internal::SerialArena::Block::size() const [function] [call site] 00132
12 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00133
12 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00134
12 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00135
12 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00136
12 google::protobuf::internal::SerialArena::Block::Pointer(unsigned long) [function] [call site] 00137
12 google::protobuf::internal::SerialArena::Block::set_pos(unsigned long) [function] [call site] 00138
12 google::protobuf::internal::SerialArena::Block::pos() const [function] [call site] 00139
12 google::protobuf::internal::SerialArena::Block::Pointer(unsigned long) [function] [call site] 00140
12 google::protobuf::internal::SerialArena::Block::size() const [function] [call site] 00141
12 google::protobuf::internal::SerialArena::Block::Pointer(unsigned long) [function] [call site] 00142
11 google::protobuf::internal::SerialArena::set_next(google::protobuf::internal::SerialArena*) [function] [call site] 00143
11 google::protobuf::internal::ArenaImpl::CacheSerialArena(google::protobuf::internal::SerialArena*) [function] [call site] 00144
12 google::protobuf::internal::ArenaImpl::thread_cache() [function] [call site] 00145
12 google::protobuf::internal::ArenaImpl::thread_cache() [function] [call site] 00146
10 google::protobuf::internal::SerialArena::AllocateAligned(unsigned long) [function] [call site] 00147
4 google::protobuf::internal::CachedSize::CachedSize() [function] [call site] 00148
4 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::RepeatedPtrField(google::protobuf::Arena*) [function] [call site] 00149
5 google::protobuf::internal::RepeatedPtrFieldBase::RepeatedPtrFieldBase(google::protobuf::Arena*) [function] [call site] 00150
4 sentencepiece::SentencePieceText::SharedCtor() [function] [call site] 00151
5 google::protobuf::internal::InitSCC(google::protobuf::internal::SCCInfoBase*) [function] [call site] 00152
6 google::protobuf::internal::InitSCCImpl(google::protobuf::internal::SCCInfoBase*) [function] [call site] 00153
7 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00154
7 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00155
7 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00156
7 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00157
7 google::protobuf::internal::InitProtobufDefaults() [function] [call site] 00158
8 google::protobuf::internal::InitProtobufDefaultsSlow() [function] [call site] 00159
9 __cxa_guard_acquire [call site] 00160
9 google::protobuf::internal::InitProtobufDefaultsImpl() [function] [call site] 00161
10 google::protobuf::internal::OnShutdownDestroyString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*) [function] [call site] 00162
11 google::protobuf::internal::OnShutdownRun(void (*)(void const*), void const*) [function] [call site] 00163
12 google::protobuf::internal::ShutdownData::get() [function] [call site] 00164
13 __cxa_guard_acquire [call site] 00165
13 google::protobuf::internal::ShutdownData::ShutdownData() [function] [call site] 00166
14 google::protobuf::internal::WrappedMutex::WrappedMutex() [function] [call site] 00167
13 __cxa_guard_release [call site] 00168
13 __cxa_guard_abort [call site] 00169
12 google::protobuf::internal::MutexLock::MutexLock(google::protobuf::internal::WrappedMutex*) [function] [call site] 00170
13 google::protobuf::internal::WrappedMutex::Lock() [function] [call site] 00171
12 google::protobuf::internal::MutexLock::~MutexLock() [function] [call site] 00172
13 google::protobuf::internal::WrappedMutex::Unlock() [function] [call site] 00173
13 __clang_call_terminate [call site] 00174
14 __cxa_begin_catch [call site] 00175
11 google::protobuf::internal::DestroyString(void const*) [function] [call site] 00176
9 __cxa_guard_release [call site] 00177
9 __cxa_guard_abort [call site] 00178
7 google::protobuf::internal::WrappedMutex::Lock() [function] [call site] 00179
7 google::protobuf::internal::(anonymous namespace)::InitSCC_DFS(google::protobuf::internal::SCCInfoBase*) [function] [call site] 00180
8 google::protobuf::internal::(anonymous namespace)::InitSCC_DFS(google::protobuf::internal::SCCInfoBase*) [function] [call site] 00181
9 google::protobuf::internal::(anonymous namespace)::InitSCC_DFS(google::protobuf::internal::SCCInfoBase*) [function] [call site] 00182
7 google::protobuf::internal::WrappedMutex::Unlock() [function] [call site] 00183
5 google::protobuf::internal::GetEmptyStringAlreadyInited() [function] [call site] 00184
5 google::protobuf::internal::ArenaStringPtr::UnsafeSetDefault(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*) [function] [call site] 00185
6 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::Set(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 00186
4 sentencepiece::SentencePieceText::RegisterArenaDtor(google::protobuf::Arena*) [function] [call site] 00187
4 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::~RepeatedPtrField() [function] [call site] 00188
5 void google::protobuf::internal::RepeatedPtrFieldBase::Destroy<google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::TypeHandler>() [function] [call site] 00189
6 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::cast<google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::TypeHandler>(void*) [function] [call site] 00190
6 google::protobuf::internal::GenericTypeHandler<sentencepiece::SentencePieceText_SentencePiece>::Delete(sentencepiece::SentencePieceText_SentencePiece*, google::protobuf::Arena*) [function] [call site] 00191
7 sentencepiece::SentencePieceText_SentencePiece::~SentencePieceText_SentencePiece() [function] [call site] 00192
8 sentencepiece::SentencePieceText_SentencePiece::SharedDtor() [function] [call site] 00193
9 google::protobuf::MessageLite::GetArena() const [function] [call site] 00194
10 google::protobuf::internal::InternalMetadata::ContainerBase* google::protobuf::internal::InternalMetadata::PtrValue<google::protobuf::internal::InternalMetadata::ContainerBase>() const [function] [call site] 00195
10 google::protobuf::Arena* google::protobuf::internal::InternalMetadata::PtrValue<google::protobuf::Arena>() const [function] [call site] 00196
9 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00197
9 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00198
9 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00199
9 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00200
9 google::protobuf::internal::GetEmptyStringAlreadyInited() [function] [call site] 00201
9 google::protobuf::internal::ArenaStringPtr::DestroyNoArena(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*) [function] [call site] 00202
10 google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*) const [function] [call site] 00203
11 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::UnsafeGet() const [function] [call site] 00204
10 google::protobuf::internal::ArenaStringPtr::UnsafeMutablePointer() [function] [call site] 00205
11 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::IsTagged() const [function] [call site] 00206
12 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::as_int() const [function] [call site] 00207
11 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00208
11 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00209
11 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00210
11 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00211
11 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::UnsafeGet() const [function] [call site] 00212
11 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00213
11 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00214
11 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00215
11 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00216
11 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::UnsafeGet() const [function] [call site] 00217
9 google::protobuf::internal::GetEmptyStringAlreadyInited() [function] [call site] 00218
9 google::protobuf::internal::ArenaStringPtr::DestroyNoArena(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*) [function] [call site] 00219
8 void google::protobuf::internal::InternalMetadata::Delete<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >() [function] [call site] 00220
9 google::protobuf::internal::InternalMetadata::ContainerBase* google::protobuf::internal::InternalMetadata::PtrValue<google::protobuf::internal::InternalMetadata::ContainerBase>() const [function] [call site] 00221
9 google::protobuf::Arena* google::protobuf::internal::InternalMetadata::PtrValue<google::protobuf::Arena>() const [function] [call site] 00222
9 google::protobuf::internal::InternalMetadata::Container<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >* google::protobuf::internal::InternalMetadata::PtrValue<google::protobuf::internal::InternalMetadata::Container<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >() const [function] [call site] 00223
9 google::protobuf::internal::InternalMetadata::Container<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::~Container() [function] [call site] 00224
8 google::protobuf::internal::ExtensionSet::~ExtensionSet() [function] [call site] 00225
9 google::protobuf::internal::ExtensionSet::~ForEach()::$_0 google::protobuf::internal::ExtensionSet::ForEach<google::protobuf::internal::ExtensionSet::~ForEach()::$_0>(google::protobuf::internal::ExtensionSet::~ForEach()::$_0) [function] [call site] 00226
10 google::protobuf::internal::ExtensionSet::is_large() const [function] [call site] 00227
10 google::protobuf::internal::ExtensionSet::~__map_iterator()::$_0 google::protobuf::internal::ExtensionSet::ForEach<std::__1::__map_iterator<std::__1::__tree_iterator<std::__1::__value_type<int, google::protobuf::internal::ExtensionSet::Extension>, std::__1::__tree_node<std::__1::__value_type<int, google::protobuf::internal::ExtensionSet::Extension>, void*>*, long> >, google::protobuf::internal::ExtensionSet::~__map_iterator()::$_0>(std::__1::__map_iterator<std::__1::__tree_iterator<std::__1::__value_type<int, google::protobuf::internal::ExtensionSet::Extension>, std::__1::__tree_node<std::__1::__value_type<int, google::protobuf::internal::ExtensionSet::Extension>, void*>*, long> >, std::__1::__map_iterator<std::__1::__tree_iterator<std::__1::__value_type<int, google::protobuf::internal::ExtensionSet::Extension>, std::__1::__tree_node<std::__1::__value_type<int, google::protobuf::internal::ExtensionSet::Extension>, void*>*, long> >, google::protobuf::internal::ExtensionSet::~__map_iterator()::$_0) [function] [call site] 00228
11 google::protobuf::internal::ExtensionSet::~ExtensionSet()::$_0::operator()(int, google::protobuf::internal::ExtensionSet::Extension&) const [function] [call site] 00229
12 google::protobuf::internal::ExtensionSet::Extension::Free() [function] [call site] 00230
13 google::protobuf::internal::(anonymous namespace)::cpp_type(unsigned char) [function] [call site] 00231
14 google::protobuf::internal::(anonymous namespace)::real_type(unsigned char) [function] [call site] 00232
15 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00233
15 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00234
15 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00235
15 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00236
14 google::protobuf::internal::WireFormatLite::FieldTypeToCppType(google::protobuf::internal::WireFormatLite::FieldType) [function] [call site] 00237
13 google::protobuf::RepeatedField<int>::~RepeatedField() [function] [call site] 00238
14 google::protobuf::RepeatedField<int>::rep() const [function] [call site] 00239
15 google::protobuf::RepeatedField<int>::elements() const [function] [call site] 00240
16 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00241
16 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00242
16 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00243
16 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00244
16 google::protobuf::RepeatedField<int>::unsafe_elements() const [function] [call site] 00245
14 google::protobuf::RepeatedField<int>::InternalDeallocate(google::protobuf::RepeatedField<int>::Rep*, int) [function] [call site] 00246
14 __clang_call_terminate [call site] 00247
13 google::protobuf::RepeatedField<long>::~RepeatedField() [function] [call site] 00248
14 google::protobuf::RepeatedField<long>::rep() const [function] [call site] 00249
15 google::protobuf::RepeatedField<long>::elements() const [function] [call site] 00250
16 google::protobuf::RepeatedField<long>::unsafe_elements() const [function] [call site] 00251
14 google::protobuf::RepeatedField<long>::InternalDeallocate(google::protobuf::RepeatedField<long>::Rep*, int) [function] [call site] 00252
13 google::protobuf::RepeatedField<unsigned int>::~RepeatedField() [function] [call site] 00253
14 google::protobuf::RepeatedField<unsigned int>::rep() const [function] [call site] 00254
15 google::protobuf::RepeatedField<unsigned int>::elements() const [function] [call site] 00255
16 google::protobuf::RepeatedField<unsigned int>::unsafe_elements() const [function] [call site] 00256
14 google::protobuf::RepeatedField<unsigned int>::InternalDeallocate(google::protobuf::RepeatedField<unsigned int>::Rep*, int) [function] [call site] 00257
13 google::protobuf::RepeatedField<unsigned long>::~RepeatedField() [function] [call site] 00258
14 google::protobuf::RepeatedField<unsigned long>::rep() const [function] [call site] 00259
15 google::protobuf::RepeatedField<unsigned long>::elements() const [function] [call site] 00260
16 google::protobuf::RepeatedField<unsigned long>::unsafe_elements() const [function] [call site] 00261
14 google::protobuf::RepeatedField<unsigned long>::InternalDeallocate(google::protobuf::RepeatedField<unsigned long>::Rep*, int) [function] [call site] 00262
13 google::protobuf::RepeatedField<float>::~RepeatedField() [function] [call site] 00263
14 google::protobuf::RepeatedField<float>::rep() const [function] [call site] 00264
15 google::protobuf::RepeatedField<float>::elements() const [function] [call site] 00265
16 google::protobuf::RepeatedField<float>::unsafe_elements() const [function] [call site] 00266
14 google::protobuf::RepeatedField<float>::InternalDeallocate(google::protobuf::RepeatedField<float>::Rep*, int) [function] [call site] 00267
13 google::protobuf::RepeatedField<double>::~RepeatedField() [function] [call site] 00268
14 google::protobuf::RepeatedField<double>::rep() const [function] [call site] 00269
15 google::protobuf::RepeatedField<double>::elements() const [function] [call site] 00270
16 google::protobuf::RepeatedField<double>::unsafe_elements() const [function] [call site] 00271
14 google::protobuf::RepeatedField<double>::InternalDeallocate(google::protobuf::RepeatedField<double>::Rep*, int) [function] [call site] 00272
13 google::protobuf::RepeatedField<bool>::~RepeatedField() [function] [call site] 00273
14 google::protobuf::RepeatedField<bool>::rep() const [function] [call site] 00274
15 google::protobuf::RepeatedField<bool>::elements() const [function] [call site] 00275
16 google::protobuf::RepeatedField<bool>::unsafe_elements() const [function] [call site] 00276
14 google::protobuf::RepeatedField<bool>::InternalDeallocate(google::protobuf::RepeatedField<bool>::Rep*, int) [function] [call site] 00277
13 google::protobuf::RepeatedField<int>::~RepeatedField() [function] [call site] 00278
13 google::protobuf::RepeatedPtrField<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::~RepeatedPtrField() [function] [call site] 00279
14 void google::protobuf::internal::RepeatedPtrFieldBase::Destroy<google::protobuf::RepeatedPtrField<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::TypeHandler>() [function] [call site] 00280
15 google::protobuf::RepeatedPtrField<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::cast<google::protobuf::RepeatedPtrField<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::TypeHandler>(void*) [function] [call site] 00281
15 google::protobuf::internal::StringTypeHandler::Delete(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, google::protobuf::Arena*) [function] [call site] 00282
14 google::protobuf::internal::RepeatedPtrFieldBase::~RepeatedPtrFieldBase() [function] [call site] 00283
15 google::protobuf::Arena::SpaceAllocated() const [function] [call site] 00284
16 google::protobuf::internal::ArenaImpl::SpaceAllocated() const [function] [call site] 00285
15 __clang_call_terminate [call site] 00286
14 __clang_call_terminate [call site] 00287
13 google::protobuf::RepeatedPtrField<google::protobuf::MessageLite>::~RepeatedPtrField() [function] [call site] 00288
14 void google::protobuf::internal::RepeatedPtrFieldBase::Destroy<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite>::TypeHandler>() [function] [call site] 00289
15 google::protobuf::RepeatedPtrField<google::protobuf::MessageLite>::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::cast<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite>::TypeHandler>(void*) [function] [call site] 00290
15 google::protobuf::internal::GenericTypeHandler<google::protobuf::MessageLite>::Delete(google::protobuf::MessageLite*, google::protobuf::Arena*) [function] [call site] 00291
13 google::protobuf::internal::(anonymous namespace)::cpp_type(unsigned char) [function] [call site] 00292
10 google::protobuf::internal::ExtensionSet::flat_begin() [function] [call site] 00293
11 google::protobuf::internal::ExtensionSet::is_large() const [function] [call site] 00294
11 __assert_fail [call site] 00295
10 google::protobuf::internal::ExtensionSet::flat_end() [function] [call site] 00296
11 google::protobuf::internal::ExtensionSet::is_large() const [function] [call site] 00297
11 __assert_fail [call site] 00298
10 google::protobuf::internal::ExtensionSet::~KeyValue()::$_0 google::protobuf::internal::ExtensionSet::ForEach<google::protobuf::internal::ExtensionSet::KeyValue*, google::protobuf::internal::ExtensionSet::~KeyValue()::$_0>(google::protobuf::internal::ExtensionSet::KeyValue*, google::protobuf::internal::ExtensionSet::KeyValue*, google::protobuf::internal::ExtensionSet::~KeyValue()::$_0) [function] [call site] 00299
9 google::protobuf::internal::ExtensionSet::is_large() const [function] [call site] 00300
9 google::protobuf::internal::ExtensionSet::DeleteFlatMap(google::protobuf::internal::ExtensionSet::KeyValue const*, unsigned short) [function] [call site] 00301
9 __clang_call_terminate [call site] 00302
8 google::protobuf::MessageLite::~MessageLite() [function] [call site] 00303
8 __clang_call_terminate [call site] 00304
4 google::protobuf::internal::ExtensionSet::~ExtensionSet() [function] [call site] 00305
4 google::protobuf::MessageLite::~MessageLite() [function] [call site] 00306
2 sentencepiece::util::Status::ok() const [function] [call site] 00307
2 sentencepiece::util::Status::~Status() [function] [call site] 00308
2 sentencepiece::SentencePieceText::pieces() const [function] [call site] 00309
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::begin() const [function] [call site] 00310
3 google::protobuf::internal::RepeatedPtrFieldBase::raw_data() const [function] [call site] 00311
3 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece>::RepeatedPtrIterator(void* const*) [function] [call site] 00312
3 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece>(google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece> const&) [function] [call site] 00313
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::end() const [function] [call site] 00314
3 google::protobuf::internal::RepeatedPtrFieldBase::raw_data() const [function] [call site] 00315
3 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::size() const [function] [call site] 00316
4 google::protobuf::internal::RepeatedPtrFieldBase::size() const [function] [call site] 00317
3 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece>::RepeatedPtrIterator(void* const*) [function] [call site] 00318
3 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece>(google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece> const&) [function] [call site] 00319
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::operator!=(google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const> const&) const [function] [call site] 00320
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::operator*() const [function] [call site] 00321
2 sentencepiece::SentencePieceText_SentencePiece::piece() const [function] [call site] 00322
3 sentencepiece::SentencePieceText_SentencePiece::_internal_piece() const [function] [call site] 00323
4 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::Get() const [function] [call site] 00324
5 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::as_int() const [function] [call site] 00325
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::operator++() [function] [call site] 00326
2 sentencepiece::util::OkStatus() [function] [call site] 00327
3 sentencepiece::util::Status::Status() [function] [call site] 00328
2 sentencepiece::SentencePieceText::~SentencePieceText() [function] [call site] 00329
3 sentencepiece::SentencePieceText::SharedDtor() [function] [call site] 00330
4 google::protobuf::MessageLite::GetArena() const [function] [call site] 00331
4 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00332
4 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00333
4 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00334
4 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00335
4 google::protobuf::internal::GetEmptyStringAlreadyInited() [function] [call site] 00336
4 google::protobuf::internal::ArenaStringPtr::DestroyNoArena(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*) [function] [call site] 00337
3 void google::protobuf::internal::InternalMetadata::Delete<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >() [function] [call site] 00338
3 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::~RepeatedPtrField() [function] [call site] 00339
3 google::protobuf::internal::ExtensionSet::~ExtensionSet() [function] [call site] 00340
3 google::protobuf::MessageLite::~MessageLite() [function] [call site] 00341
3 __clang_call_terminate [call site] 00342
1 sentencepiece::util::Status::~Status() [function] [call site] 00343
1 sentencepiece::SentencePieceProcessor::Encode(std::__1::basic_string_view<char, std::__1::char_traits<char> >, std::__1::vector<int, std::__1::allocator<int> >*) const [function] [call site] 00344
2 sentencepiece::util::Status::ok() const [function] [call site] 00345
2 sentencepiece::util::Status::~Status() [function] [call site] 00346
2 sentencepiece::util::StatusBuilder::StatusBuilder(sentencepiece::util::StatusCode) [function] [call site] 00347
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [31]>(char const (&) [31]) [function] [call site] 00348
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [2]>(char const (&) [2]) [function] [call site] 00349
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <int>(int const&) [function] [call site] 00350
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [4]>(char const (&) [4]) [function] [call site] 00351
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [3]>(char const (&) [3]) [function] [call site] 00352
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [25]>(char const (&) [25]) [function] [call site] 00353
2 sentencepiece::util::StatusBuilder::operator sentencepiece::util::Status() const [function] [call site] 00354
2 sentencepiece::util::StatusBuilder::~StatusBuilder() [function] [call site] 00355
2 sentencepiece::SentencePieceText::SentencePieceText() [function] [call site] 00356
2 sentencepiece::util::Status::ok() const [function] [call site] 00357
2 sentencepiece::util::Status::~Status() [function] [call site] 00358
2 sentencepiece::SentencePieceText::pieces() const [function] [call site] 00359
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::size() const [function] [call site] 00360
2 sentencepiece::SentencePieceText::pieces() const [function] [call site] 00361
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::begin() const [function] [call site] 00362
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::end() const [function] [call site] 00363
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::operator!=(google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const> const&) const [function] [call site] 00364
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::operator*() const [function] [call site] 00365
2 sentencepiece::SentencePieceText_SentencePiece::id() const [function] [call site] 00366
3 sentencepiece::SentencePieceText_SentencePiece::_internal_id() const [function] [call site] 00367
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::operator++() [function] [call site] 00368
2 sentencepiece::util::OkStatus() [function] [call site] 00369
2 sentencepiece::SentencePieceText::~SentencePieceText() [function] [call site] 00370
1 sentencepiece::util::Status::~Status() [function] [call site] 00371
1 sentencepiece::SentencePieceProcessor::Decode(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) const [function] [call site] 00372
2 sentencepiece::(anonymous namespace)::ToPieceArray(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) [function] [call site] 00373
1 sentencepiece::util::Status::~Status() [function] [call site] 00374
1 sentencepiece::SentencePieceProcessor::Decode(std::__1::vector<int, std::__1::allocator<int> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) const [function] [call site] 00375
2 sentencepiece::util::Status::ok() const [function] [call site] 00376
2 sentencepiece::util::Status::~Status() [function] [call site] 00377
2 sentencepiece::util::StatusBuilder::StatusBuilder(sentencepiece::util::StatusCode) [function] [call site] 00378
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [31]>(char const (&) [31]) [function] [call site] 00379
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [2]>(char const (&) [2]) [function] [call site] 00380
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <int>(int const&) [function] [call site] 00381
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [4]>(char const (&) [4]) [function] [call site] 00382
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [12]>(char const (&) [12]) [function] [call site] 00383
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [3]>(char const (&) [3]) [function] [call site] 00384
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [25]>(char const (&) [25]) [function] [call site] 00385
2 sentencepiece::util::StatusBuilder::operator sentencepiece::util::Status() const [function] [call site] 00386
2 sentencepiece::util::StatusBuilder::~StatusBuilder() [function] [call site] 00387
2 sentencepiece::SentencePieceText::SentencePieceText() [function] [call site] 00388
2 sentencepiece::util::Status::ok() const [function] [call site] 00389
2 sentencepiece::util::Status::~Status() [function] [call site] 00390
2 sentencepiece::SentencePieceText::mutable_text() [function] [call site] 00391
3 sentencepiece::SentencePieceText::_internal_mutable_text() [function] [call site] 00392
4 google::protobuf::MessageLite::GetArena() const [function] [call site] 00393
4 google::protobuf::internal::ArenaStringPtr::Mutable(google::protobuf::internal::ArenaStringPtr::EmptyDefault, google::protobuf::Arena*) [function] [call site] 00394
5 google::protobuf::internal::ArenaStringPtr::IsDonatedString() const [function] [call site] 00395
5 google::protobuf::internal::GetEmptyStringAlreadyInited() [function] [call site] 00396
5 google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*) const [function] [call site] 00397
5 google::protobuf::internal::ArenaStringPtr::UnsafeMutablePointer() [function] [call site] 00398
5 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >* google::protobuf::internal::ArenaStringPtr::MutableSlow<>(google::protobuf::Arena*) [function] [call site] 00399
6 google::protobuf::internal::GetEmptyStringAlreadyInited() [function] [call site] 00400
6 google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*) const [function] [call site] 00401
6 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00402
6 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00403
6 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00404
6 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00405
6 google::protobuf::internal::AlignUpTo8(unsigned long) [function] [call site] 00406
6 google::protobuf::internal::ArenaImpl::RecordAlloc(std::type_info const*, unsigned long) const [function] [call site] 00407
6 void* google::protobuf::Arena::AllocateAlignedTo<8ul>(unsigned long) [function] [call site] 00408
6 google::protobuf::internal::ArenaImpl::AllocateAlignedAndAddCleanup(unsigned long, void (*)(void*)) [function] [call site] 00409
7 google::protobuf::internal::ArenaImpl::thread_cache() [function] [call site] 00410
7 google::protobuf::internal::SerialArena::owner() const [function] [call site] 00411
7 google::protobuf::internal::SerialArena::AllocateAlignedAndAddCleanup(unsigned long, void (*)(void*)) [function] [call site] 00412
8 google::protobuf::internal::SerialArena::AllocateAligned(unsigned long) [function] [call site] 00413
8 google::protobuf::internal::SerialArena::AddCleanup(void*, void (*)(void*)) [function] [call site] 00414
9 google::protobuf::internal::SerialArena::AddCleanupFallback(void*, void (*)(void*)) [function] [call site] 00415
10 google::protobuf::internal::SerialArena::CleanupChunk::SizeOf(unsigned long) [function] [call site] 00416
10 google::protobuf::internal::AlignUpTo8(unsigned long) [function] [call site] 00417
10 google::protobuf::internal::SerialArena::AllocateAligned(unsigned long) [function] [call site] 00418
10 google::protobuf::internal::SerialArena::AddCleanup(void*, void (*)(void*)) [function] [call site] 00419
7 google::protobuf::internal::ArenaImpl::AllocateAlignedAndAddCleanupFallback(unsigned long, void (*)(void*)) [function] [call site] 00420
8 google::protobuf::internal::ArenaImpl::thread_cache() [function] [call site] 00421
8 google::protobuf::internal::ArenaImpl::GetSerialArenaFallback(void*) [function] [call site] 00422
8 google::protobuf::internal::SerialArena::AllocateAlignedAndAddCleanup(unsigned long, void (*)(void*)) [function] [call site] 00423
6 void google::protobuf::internal::arena_destruct_object<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(void*) [function] [call site] 00424
6 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::Set(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 00425
2 sentencepiece::util::OkStatus() [function] [call site] 00426
2 sentencepiece::SentencePieceText::~SentencePieceText() [function] [call site] 00427
1 sentencepiece::util::Status::~Status() [function] [call site] 00428
1 sentencepiece::SentencePieceProcessor::Normalize(std::__1::basic_string_view<char, std::__1::char_traits<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) const [function] [call site] 00429
2 sentencepiece::util::StatusBuilder::StatusBuilder(sentencepiece::util::StatusCode) [function] [call site] 00430
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [31]>(char const (&) [31]) [function] [call site] 00431
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [2]>(char const (&) [2]) [function] [call site] 00432
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <int>(int const&) [function] [call site] 00433
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [4]>(char const (&) [4]) [function] [call site] 00434
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [12]>(char const (&) [12]) [function] [call site] 00435
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [3]>(char const (&) [3]) [function] [call site] 00436
2 sentencepiece::util::StatusBuilder::operator sentencepiece::util::Status() const [function] [call site] 00437
2 sentencepiece::util::StatusBuilder::~StatusBuilder() [function] [call site] 00438
1 sentencepiece::util::Status::~Status() [function] [call site] 00439
1 sentencepiece::SentencePieceProcessor::GetPieceSize() const [function] [call site] 00440
2 sentencepiece::util::Status::ok() const [function] [call site] 00441
2 sentencepiece::util::Status::~Status() [function] [call site] 00442
2 absl::MinLogLevel() [function] [call site] 00443
2 absl::logging::Die::Die(bool) [function] [call site] 00444
2 absl::logging::BaseName(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 00445
2 sentencepiece::util::Status::message() const [function] [call site] 00446
3 sentencepiece::util::Status::error_message() const [function] [call site] 00447
4 sentencepiece::util::Status::ok() const [function] [call site] 00448
2 absl::logging::Die::operator&(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) [function] [call site] 00449
2 absl::logging::Die::~Die() [function] [call site] 00450
3 exit [call site] 00451
3 __clang_call_terminate [call site] 00452
1 sentencepiece::SentencePieceProcessor::IdToPiece(int) const [function] [call site] 00453
2 __cxa_guard_acquire [call site] 00454
2 __cxa_guard_release [call site] 00455
2 sentencepiece::util::Status::ok() const [function] [call site] 00456
2 sentencepiece::util::Status::~Status() [function] [call site] 00457
2 absl::MinLogLevel() [function] [call site] 00458
2 absl::logging::Die::Die(bool) [function] [call site] 00459
2 absl::logging::BaseName(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 00460
2 sentencepiece::util::Status::message() const [function] [call site] 00461
2 absl::logging::Die::operator&(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) [function] [call site] 00462
2 absl::logging::Die::~Die() [function] [call site] 00463
2 __cxa_guard_abort [call site] 00464
1 sentencepiece::SentencePieceProcessor::PieceToId(std::__1::basic_string_view<char, std::__1::char_traits<char> >) const [function] [call site] 00465
2 sentencepiece::util::Status::ok() const [function] [call site] 00466
2 sentencepiece::util::Status::~Status() [function] [call site] 00467
2 absl::MinLogLevel() [function] [call site] 00468
2 absl::logging::Die::Die(bool) [function] [call site] 00469
2 absl::logging::BaseName(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 00470
2 sentencepiece::util::Status::message() const [function] [call site] 00471
2 absl::logging::Die::operator&(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) [function] [call site] 00472
2 absl::logging::Die::~Die() [function] [call site] 00473
1 sentencepiece::SentencePieceProcessor::GetScore(int) const [function] [call site] 00474
2 sentencepiece::util::Status::ok() const [function] [call site] 00475
2 sentencepiece::util::Status::~Status() [function] [call site] 00476
2 absl::MinLogLevel() [function] [call site] 00477
2 absl::logging::Die::Die(bool) [function] [call site] 00478
2 absl::logging::BaseName(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 00479
2 sentencepiece::util::Status::message() const [function] [call site] 00480
2 absl::logging::Die::operator&(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) [function] [call site] 00481
2 absl::logging::Die::~Die() [function] [call site] 00482
1 sentencepiece::SentencePieceProcessor::IsUnknown(int) const [function] [call site] 00483
2 sentencepiece::util::Status::ok() const [function] [call site] 00484
2 sentencepiece::util::Status::~Status() [function] [call site] 00485
2 absl::MinLogLevel() [function] [call site] 00486
2 absl::logging::Die::Die(bool) [function] [call site] 00487
2 absl::logging::BaseName(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 00488
2 sentencepiece::util::Status::message() const [function] [call site] 00489
2 absl::logging::Die::operator&(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) [function] [call site] 00490
2 absl::logging::Die::~Die() [function] [call site] 00491
1 sentencepiece::SentencePieceProcessor::IsControl(int) const [function] [call site] 00492
2 sentencepiece::util::Status::ok() const [function] [call site] 00493
2 sentencepiece::util::Status::~Status() [function] [call site] 00494
2 absl::MinLogLevel() [function] [call site] 00495
2 absl::logging::Die::Die(bool) [function] [call site] 00496
2 absl::logging::BaseName(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 00497
2 sentencepiece::util::Status::message() const [function] [call site] 00498
2 absl::logging::Die::operator&(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) [function] [call site] 00499
2 absl::logging::Die::~Die() [function] [call site] 00500
1 sentencepiece::SentencePieceProcessor::IsUnused(int) const [function] [call site] 00501
2 sentencepiece::util::Status::ok() const [function] [call site] 00502
2 sentencepiece::util::Status::~Status() [function] [call site] 00503
2 absl::MinLogLevel() [function] [call site] 00504
2 absl::logging::Die::Die(bool) [function] [call site] 00505
2 absl::logging::BaseName(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 00506
2 sentencepiece::util::Status::message() const [function] [call site] 00507
2 absl::logging::Die::operator&(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) [function] [call site] 00508
2 absl::logging::Die::~Die() [function] [call site] 00509
1 sentencepiece::SentencePieceProcessor::IsByte(int) const [function] [call site] 00510
2 sentencepiece::util::Status::ok() const [function] [call site] 00511
2 sentencepiece::util::Status::~Status() [function] [call site] 00512
2 absl::MinLogLevel() [function] [call site] 00513
2 absl::logging::Die::Die(bool) [function] [call site] 00514
2 absl::logging::BaseName(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 00515
2 sentencepiece::util::Status::message() const [function] [call site] 00516
2 absl::logging::Die::operator&(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) [function] [call site] 00517
2 absl::logging::Die::~Die() [function] [call site] 00518
1 sentencepiece::SentencePieceProcessor::PieceToId(std::__1::basic_string_view<char, std::__1::char_traits<char> >) const [function] [call site] 00519
1 sentencepiece::SentencePieceProcessor::unk_id() const [function] [call site] 00520
2 sentencepiece::ModelInterface::unk_piece() const [function] [call site] 00521
3 sentencepiece::ModelProto::trainer_spec() const [function] [call site] 00522
4 sentencepiece::ModelProto::_internal_trainer_spec() const [function] [call site] 00523
3 sentencepiece::TrainerSpec::unk_piece() const [function] [call site] 00524
4 google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*) const [function] [call site] 00525
4 google::protobuf::internal::LazyString::get() const [function] [call site] 00526
5 google::protobuf::internal::LazyString::Init() const [function] [call site] 00527
6 google::protobuf::internal::WrappedMutex::Lock() [function] [call site] 00528
6 google::protobuf::internal::WrappedMutex::Unlock() [function] [call site] 00529
4 sentencepiece::TrainerSpec::_internal_unk_piece() const [function] [call site] 00530
5 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::Get() const [function] [call site] 00531
1 sentencepiece::SentencePieceProcessor::bos_id() const [function] [call site] 00532
2 sentencepiece::ModelInterface::bos_piece() const [function] [call site] 00533
3 sentencepiece::ModelProto::trainer_spec() const [function] [call site] 00534
3 sentencepiece::TrainerSpec::bos_piece() const [function] [call site] 00535
4 google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*) const [function] [call site] 00536
4 google::protobuf::internal::LazyString::get() const [function] [call site] 00537
4 sentencepiece::TrainerSpec::_internal_bos_piece() const [function] [call site] 00538
5 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::Get() const [function] [call site] 00539
1 sentencepiece::SentencePieceProcessor::eos_id() const [function] [call site] 00540
2 sentencepiece::ModelInterface::eos_piece() const [function] [call site] 00541
3 sentencepiece::ModelProto::trainer_spec() const [function] [call site] 00542
3 sentencepiece::TrainerSpec::eos_piece() const [function] [call site] 00543
4 google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*) const [function] [call site] 00544
4 google::protobuf::internal::LazyString::get() const [function] [call site] 00545
4 sentencepiece::TrainerSpec::_internal_eos_piece() const [function] [call site] 00546
5 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::Get() const [function] [call site] 00547
1 sentencepiece::SentencePieceProcessor::pad_id() const [function] [call site] 00548
2 sentencepiece::ModelInterface::pad_piece() const [function] [call site] 00549
3 sentencepiece::ModelProto::trainer_spec() const [function] [call site] 00550
3 sentencepiece::TrainerSpec::pad_piece() const [function] [call site] 00551
4 google::protobuf::internal::ArenaStringPtr::IsDefault(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*) const [function] [call site] 00552
4 google::protobuf::internal::LazyString::get() const [function] [call site] 00553
4 sentencepiece::TrainerSpec::_internal_pad_piece() const [function] [call site] 00554
5 google::protobuf::internal::TaggedPtr<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::Get() const [function] [call site] 00555
1 sentencepiece::SentencePieceProcessor::NBestEncode(std::__1::basic_string_view<char, std::__1::char_traits<char> >, int, std::__1::vector<std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >, std::__1::allocator<std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > >*) const [function] [call site] 00556
2 sentencepiece::util::Status::ok() const [function] [call site] 00557
2 sentencepiece::util::Status::~Status() [function] [call site] 00558
2 sentencepiece::util::StatusBuilder::StatusBuilder(sentencepiece::util::StatusCode) [function] [call site] 00559
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [31]>(char const (&) [31]) [function] [call site] 00560
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [2]>(char const (&) [2]) [function] [call site] 00561
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <int>(int const&) [function] [call site] 00562
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [4]>(char const (&) [4]) [function] [call site] 00563
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [7]>(char const (&) [7]) [function] [call site] 00564
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [3]>(char const (&) [3]) [function] [call site] 00565
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [25]>(char const (&) [25]) [function] [call site] 00566
2 sentencepiece::util::StatusBuilder::operator sentencepiece::util::Status() const [function] [call site] 00567
2 sentencepiece::util::StatusBuilder::~StatusBuilder() [function] [call site] 00568
2 sentencepiece::NBestSentencePieceText::NBestSentencePieceText() [function] [call site] 00569
3 sentencepiece::NBestSentencePieceText::NBestSentencePieceText(google::protobuf::Arena*) [function] [call site] 00570
4 google::protobuf::MessageLite::MessageLite(google::protobuf::Arena*) [function] [call site] 00571
4 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText>::RepeatedPtrField(google::protobuf::Arena*) [function] [call site] 00572
4 google::protobuf::internal::CachedSize::CachedSize() [function] [call site] 00573
4 sentencepiece::NBestSentencePieceText::SharedCtor() [function] [call site] 00574
5 google::protobuf::internal::InitSCC(google::protobuf::internal::SCCInfoBase*) [function] [call site] 00575
4 sentencepiece::NBestSentencePieceText::RegisterArenaDtor(google::protobuf::Arena*) [function] [call site] 00576
4 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText>::~RepeatedPtrField() [function] [call site] 00577
5 void google::protobuf::internal::RepeatedPtrFieldBase::Destroy<google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText>::TypeHandler>() [function] [call site] 00578
6 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText>::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::cast<google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText>::TypeHandler>(void*) [function] [call site] 00579
6 google::protobuf::internal::GenericTypeHandler<sentencepiece::SentencePieceText>::Delete(sentencepiece::SentencePieceText*, google::protobuf::Arena*) [function] [call site] 00580
7 sentencepiece::SentencePieceText::~SentencePieceText() [function] [call site] 00581
4 google::protobuf::MessageLite::~MessageLite() [function] [call site] 00582
2 sentencepiece::util::Status::ok() const [function] [call site] 00583
2 sentencepiece::util::Status::~Status() [function] [call site] 00584
2 sentencepiece::NBestSentencePieceText::nbests() const [function] [call site] 00585
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText>::size() const [function] [call site] 00586
2 sentencepiece::NBestSentencePieceText::nbests() const [function] [call site] 00587
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText>::begin() const [function] [call site] 00588
3 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText>::RepeatedPtrIterator(void* const*) [function] [call site] 00589
3 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText const>::RepeatedPtrIterator<sentencepiece::SentencePieceText>(google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText> const&) [function] [call site] 00590
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText>::end() const [function] [call site] 00591
3 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText>::size() const [function] [call site] 00592
3 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText>::RepeatedPtrIterator(void* const*) [function] [call site] 00593
3 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText const>::RepeatedPtrIterator<sentencepiece::SentencePieceText>(google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText> const&) [function] [call site] 00594
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText const>::operator!=(google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText const> const&) const [function] [call site] 00595
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText const>::operator*() const [function] [call site] 00596
2 sentencepiece::SentencePieceText::pieces() const [function] [call site] 00597
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::size() const [function] [call site] 00598
2 sentencepiece::SentencePieceText::pieces() const [function] [call site] 00599
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::begin() const [function] [call site] 00600
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::end() const [function] [call site] 00601
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::operator!=(google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const> const&) const [function] [call site] 00602
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::operator*() const [function] [call site] 00603
2 sentencepiece::SentencePieceText_SentencePiece::piece() const [function] [call site] 00604
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::operator++() [function] [call site] 00605
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText const>::operator++() [function] [call site] 00606
2 sentencepiece::util::OkStatus() [function] [call site] 00607
2 sentencepiece::NBestSentencePieceText::~NBestSentencePieceText() [function] [call site] 00608
3 sentencepiece::NBestSentencePieceText::SharedDtor() [function] [call site] 00609
4 google::protobuf::MessageLite::GetArena() const [function] [call site] 00610
4 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00611
4 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00612
4 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00613
4 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00614
3 void google::protobuf::internal::InternalMetadata::Delete<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >() [function] [call site] 00615
3 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText>::~RepeatedPtrField() [function] [call site] 00616
3 google::protobuf::MessageLite::~MessageLite() [function] [call site] 00617
3 __clang_call_terminate [call site] 00618
1 sentencepiece::util::Status::~Status() [function] [call site] 00619
1 sentencepiece::SentencePieceProcessor::SampleEncode(std::__1::basic_string_view<char, std::__1::char_traits<char> >, int, float, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >*) const [function] [call site] 00620
2 sentencepiece::util::Status::ok() const [function] [call site] 00621
2 sentencepiece::util::Status::~Status() [function] [call site] 00622
2 sentencepiece::util::StatusBuilder::StatusBuilder(sentencepiece::util::StatusCode) [function] [call site] 00623
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [31]>(char const (&) [31]) [function] [call site] 00624
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [2]>(char const (&) [2]) [function] [call site] 00625
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <int>(int const&) [function] [call site] 00626
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [4]>(char const (&) [4]) [function] [call site] 00627
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [7]>(char const (&) [7]) [function] [call site] 00628
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [3]>(char const (&) [3]) [function] [call site] 00629
2 sentencepiece::util::StatusBuilder& sentencepiece::util::StatusBuilder::operator<< <char [25]>(char const (&) [25]) [function] [call site] 00630
2 sentencepiece::util::StatusBuilder::operator sentencepiece::util::Status() const [function] [call site] 00631
2 sentencepiece::util::StatusBuilder::~StatusBuilder() [function] [call site] 00632
2 sentencepiece::SentencePieceText::SentencePieceText() [function] [call site] 00633
2 sentencepiece::util::Status::ok() const [function] [call site] 00634
2 sentencepiece::util::Status::~Status() [function] [call site] 00635
2 sentencepiece::SentencePieceText::pieces() const [function] [call site] 00636
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::size() const [function] [call site] 00637
2 sentencepiece::SentencePieceText::pieces() const [function] [call site] 00638
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::begin() const [function] [call site] 00639
2 google::protobuf::RepeatedPtrField<sentencepiece::SentencePieceText_SentencePiece>::end() const [function] [call site] 00640
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::operator!=(google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const> const&) const [function] [call site] 00641
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::operator*() const [function] [call site] 00642
2 sentencepiece::SentencePieceText_SentencePiece::piece() const [function] [call site] 00643
2 google::protobuf::internal::RepeatedPtrIterator<sentencepiece::SentencePieceText_SentencePiece const>::operator++() [function] [call site] 00644
2 sentencepiece::util::OkStatus() [function] [call site] 00645
2 sentencepiece::SentencePieceText::~SentencePieceText() [function] [call site] 00646
1 sentencepiece::util::Status::~Status() [function] [call site] 00647
1 sentencepiece::SentencePieceProcessor::EncodeAsSerializedProto(std::__1::basic_string_view<char, std::__1::char_traits<char> >) const [function] [call site] 00648
2 sentencepiece::ImmutableSentencePieceText::ImmutableSentencePieceText() [function] [call site] 00649
3 sentencepiece::SentencePieceText::default_instance() [function] [call site] 00650
4 google::protobuf::internal::InitSCC(google::protobuf::internal::SCCInfoBase*) [function] [call site] 00651
4 sentencepiece::SentencePieceText::internal_default_instance() [function] [call site] 00652
2 sentencepiece::ImmutableSentencePieceText::mutable_proto() [function] [call site] 00653
2 sentencepiece::util::Status::ok() const [function] [call site] 00654
2 sentencepiece::ImmutableSentencePieceText::SerializeAsString() const [function] [call site] 00655
3 google::protobuf::MessageLite::SerializeAsString() const [function] [call site] 00656
4 google::protobuf::MessageLite::AppendToString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) const [function] [call site] 00657
5 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00658
5 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00659
5 google::protobuf::(anonymous namespace)::InitializationErrorMessage(char const*, google::protobuf::MessageLite const&) [function] [call site] 00660
5 google::protobuf::internal::LogMessage::operator<<(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00661
5 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00662
5 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00663
5 google::protobuf::MessageLite::AppendPartialToString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) const [function] [call site] 00664
6 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00665
6 google::protobuf::internal::LogMessage::operator<<(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00666
6 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00667
6 google::protobuf::internal::LogMessage::operator<<(unsigned long) [function] [call site] 00668
7 snprintf [call site] 00669
6 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00670
6 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00671
6 google::protobuf::STLStringResizeUninitialized(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, unsigned long) [function] [call site] 00672
6 google::protobuf::io::mutable_string_data(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 00673
6 google::protobuf::SerializeToArrayImpl(google::protobuf::MessageLite const&, unsigned char*, int) [function] [call site] 00674
7 google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic() [function] [call site] 00675
7 google::protobuf::io::EpsCopyOutputStream::EpsCopyOutputStream(void*, int, bool) [function] [call site] 00676
7 google::protobuf::internal::LogMessage::LogMessage(google::protobuf::LogLevel, char const*, int) [function] [call site] 00677
7 google::protobuf::internal::LogMessage::operator<<(char const*) [function] [call site] 00678
7 google::protobuf::internal::LogFinisher::operator=(google::protobuf::internal::LogMessage&) [function] [call site] 00679
7 google::protobuf::internal::LogMessage::~LogMessage() [function] [call site] 00680
2 sentencepiece::util::Status::~Status() [function] [call site] 00681
2 sentencepiece::ImmutableSentencePieceText::~ImmutableSentencePieceText() [function] [call site] 00682
1 sentencepiece::SentencePieceProcessor::SampleEncodeAsSerializedProto(std::__1::basic_string_view<char, std::__1::char_traits<char> >, int, float) const [function] [call site] 00683
2 sentencepiece::ImmutableSentencePieceText::ImmutableSentencePieceText() [function] [call site] 00684
2 sentencepiece::ImmutableSentencePieceText::mutable_proto() [function] [call site] 00685
2 sentencepiece::util::Status::ok() const [function] [call site] 00686
2 sentencepiece::ImmutableSentencePieceText::SerializeAsString() const [function] [call site] 00687
2 sentencepiece::util::Status::~Status() [function] [call site] 00688
2 sentencepiece::ImmutableSentencePieceText::~ImmutableSentencePieceText() [function] [call site] 00689
1 sentencepiece::SentencePieceProcessor::serialized_model_proto() const [function] [call site] 00690
2 google::protobuf::MessageLite::SerializeAsString() const [function] [call site] 00691
1 sentencepiece::util::Status::~Status() [function] [call site] 00692
1 sentencepiece::SentencePieceProcessor::~SentencePieceProcessor() [function] [call site] 00693