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

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
9877 9877 1 :

['QPDFWriter::writeLinearized()']

9879 9921 QPDFWriter::write() call site: 00000 /src/qpdf/libqpdf/QPDFWriter.cc:2224
7415 7415 1 :

['QPDFWriter::copyEncryptionParameters(QPDF&)']

14785 44271 QPDFWriter::doWriteSetup() call site: 00000 /src/qpdf/libqpdf/QPDFWriter.cc:2118
7254 7254 1 :

['QPDFWriter::enqueueObjectsPCLm()']

7577 32966 QPDFWriter::writeStandard() call site: 00000 /src/qpdf/libqpdf/QPDFWriter.cc:3043
7103 7105 9 :

['std::__1::vector >::~vector[abi:ne180100]()', 'std::__1::shared_ptr ::operator->[abi:ne180100]() const', 'bool std::__1::operator!=[abi:ne180100] (std::__1::__wrap_iter const&, std::__1::__wrap_iter const&)', 'QPDF::getAllObjects()', 'std::__1::vector >::begin[abi:ne180100]()', 'std::__1::vector >::end[abi:ne180100]()', 'std::__1::__wrap_iter ::operator*[abi:ne180100]() const', 'std::__1::__wrap_iter ::operator++[abi:ne180100]()', 'QTC::TC(char const*, char const*, int)']

7147 71024 QPDFWriter::enqueueObjectsStandard() call site: 00000 /src/qpdf/libqpdf/QPDFWriter.cc:2945
307 307 1 :

['QPDFWriter::writeEncryptionDictionary()']

307 17341 QPDFWriter::writeStandard() call site: 00000 /src/qpdf/libqpdf/QPDFWriter.cc:3057
252 474 6 :

['inflate_table', 'adler32', 'fixedtables', 'updatewindow', 'inflate_fast', 'crc32']

252 474 inflate call site: 00000 /src/zlib/inflate.c:817
108 108 1 :

['deflateInit_']

521 1005 Pl_Flate::handleData(unsignedcharconst*,unsignedlong,int) call site: 00000 /src/qpdf/libqpdf/Pl_Flate.cc:151
60 60 1 :

['do_sarray_io']

60 62 access_virt_sarray call site: 00000 /src/libjpeg-turbo/src/jmemmgr.c:941
34 28406 16 :

['QPDFObjectHandle::newInteger(long long)', 'std::__1::to_string(long long)', 'std::__1::basic_string , std::__1::allocator > std::__1::operator+[abi:ne180100] , std::__1::allocator >(char const*, std::__1::basic_string , std::__1::allocator >&&)', 'Pl_Count::getCount() const', 'QPDFObjectHandle::getKey(std::__1::basic_string , std::__1::allocator > const&) const', 'Pl_Count::~Pl_Count()', 'QPDFObjectHandle::replaceKey(std::__1::basic_string , std::__1::allocator > const&, QPDFObjectHandle const&)', 'std::__1::shared_ptr ::operator->[abi:ne180100]() const', 'QPDFObjectHandle::StreamDataProvider::supportsRetry()', 'QPDFObjectHandle::hasKey(std::__1::basic_string , std::__1::allocator > const&) const', 'QPDFObjGen::unparse(char) const', 'std::runtime_error::runtime_error(std::__1::basic_string , std::__1::allocator > const&)', 'std::__1::basic_string , std::__1::allocator > std::__1::operator+[abi:ne180100] , std::__1::allocator >(std::__1::basic_string , std::__1::allocator >&&, std::__1::basic_string , std::__1::allocator >&&)', 'std::__1::basic_string , std::__1::allocator > std::__1::operator+[abi:ne180100] , std::__1::allocator >(std::__1::basic_string , std::__1::allocator >&&, char const*)', 'Pl_Count::Pl_Count(char const*, Pipeline*)', 'QPDFObjectHandle::getIntValue() const']

56 29035 qpdf::Stream::pipeStreamData(Pipeline*,bool*,int,qpdf_stream_decode_level_e,bool,bool) call site: 00000 /src/qpdf/libqpdf/QPDF_Stream.cc:531
29 29 1 :

['Pl_RunLength::encode(unsigned char const*, unsigned long)']

29 29 Pl_RunLength::write(unsignedcharconst*,unsignedlong) call site: 00000 /src/qpdf/libqpdf/Pl_RunLength.cc:51
28 28 1 :

['do_barray_io']

28 30 access_virt_barray call site: 00000 /src/libjpeg-turbo/src/jmemmgr.c:1025
21 21 1 :

['deflateEnd']

39 90 Pl_Flate::finish() call site: 00000 /src/qpdf/libqpdf/Pl_Flate.cc:240

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 setenv [call site] 00001
1 FuzzHelper::FuzzHelper(unsigned char const*, unsigned long) [function] [call site] 00002
2 Buffer::Buffer(unsigned char*, unsigned long) [function] [call site] 00003
3 Buffer::Members::Members(unsigned long, unsigned char*, bool) [function] [call site] 00004
2 Pl_Discard::Pl_Discard() [function] [call site] 00005
3 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 00006
2 Buffer::~Buffer() [function] [call site] 00007
1 FuzzHelper::run() [function] [call site] 00008
2 FuzzHelper::doChecks() [function] [call site] 00009
3 Pl_DCT::setMemoryLimit(long) [function] [call site] 00010
3 Pl_DCT::setScanLimit(int) [function] [call site] 00011
3 Pl_PNGFilter::setMemoryLimit(unsigned long long) [function] [call site] 00012
3 Pl_RunLength::setMemoryLimit(unsigned long long) [function] [call site] 00013
3 Pl_TIFFPredictor::setMemoryLimit(unsigned long long) [function] [call site] 00014
3 Pl_Flate::memory_limit(unsigned long long) [function] [call site] 00015
3 Pl_DCT::setThrowOnCorruptData(bool) [function] [call site] 00016
3 FuzzHelper::testWrite() [function] [call site] 00017
4 FuzzHelper::getQpdf() [function] [call site] 00018
5 BufferInputSource::BufferInputSource(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, Buffer*, bool) [function] [call site] 00019
6 InputSource::InputSource() [function] [call site] 00020
6 Buffer::getSize() const [function] [call site] 00021
6 long long QIntC::to_offset<unsigned long>(unsigned long const&) [function] [call site] 00022
7 QIntC::IntConverter<unsigned long, long long, false, true>::convert(unsigned long const&) [function] [call site] 00023
8 QIntC::IntConverter<unsigned long, long long, false, true>::error(unsigned long) [function] [call site] 00024
9 __cxa_allocate_exception [call site] 00025
9 std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::str[abi:ne180100]() const & [function] [call site] 00026
10 std::__1::basic_stringbuf<char, std::__1::char_traits<char>, std::__1::allocator<char> >::str[abi:ne180100]() const & [function] [call site] 00027
9 std::range_error::range_error[abi:ne180100](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00028
10 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00029
9 __cxa_throw [call site] 00030
9 __cxa_free_exception [call site] 00031
6 InputSource::~InputSource() [function] [call site] 00032
5 QPDF::create() [function] [call site] 00033
5 QPDF::setMaxWarnings(unsigned long) [function] [call site] 00034
5 QPDF::processInputSource(std::__1::shared_ptr<InputSource>, char const*) [function] [call site] 00035
6 QPDF::parse(char const*) [function] [call site] 00036
7 QPDF::PatternFinder::PatternFinder(QPDF&, bool (QPDF::*)()) [function] [call site] 00037
8 InputSource::Finder::Finder() [function] [call site] 00038
7 InputSource::findFirst(char const*, long long, unsigned long, InputSource::Finder&) [function] [call site] 00039
8 strlen [call site] 00040
8 __cxa_allocate_exception [call site] 00041
8 std::logic_error::logic_error(char const*) [call site] 00042
8 __cxa_throw [call site] 00043
8 std::logic_error::~logic_error() [call site] 00044
8 __cxa_free_exception [call site] 00045
8 strlen [call site] 00046
8 QTC::TC(char const*, char const*, int) [function] [call site] 00047
8 strlen [call site] 00048
8 QTC::TC(char const*, char const*, int) [function] [call site] 00049
8 unsigned long QIntC::to_size<long>(long const&) [function] [call site] 00050
9 QIntC::IntConverter<long, unsigned long, true, false>::convert(long const&) [function] [call site] 00051
10 QIntC::IntConverter<long, unsigned long, true, false>::error(long) [function] [call site] 00052
11 __cxa_allocate_exception [call site] 00053
11 std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::str[abi:ne180100]() const & [function] [call site] 00054
11 std::range_error::range_error[abi:ne180100](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00055
11 __cxa_throw [call site] 00056
11 __cxa_free_exception [call site] 00057
8 memchr [call site] 00058
8 QTC::TC(char const*, char const*, int) [function] [call site] 00059
8 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 00060
9 QIntC::IntConverter<long long, unsigned long, true, false>::convert(long long const&) [function] [call site] 00061
10 QIntC::IntConverter<long long, unsigned long, true, false>::error(long long) [function] [call site] 00062
8 QTC::TC(char const*, char const*, int) [function] [call site] 00063
8 strlen [call site] 00064
8 QTC::TC(char const*, char const*, int) [function] [call site] 00065
8 strlen [call site] 00066
8 strncmp [call site] 00067
8 QTC::TC(char const*, char const*, int) [function] [call site] 00068
8 QTC::TC(char const*, char const*, int) [function] [call site] 00069
7 QTC::TC(char const*, char const*, int) [function] [call site] 00070
7 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00071
8 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00072
9 QPDFExc::createWhat(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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00073
9 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00074
9 std::runtime_error::~runtime_error() [call site] 00075
7 QPDF::warn(QPDFExc const&) [function] [call site] 00076
8 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00077
9 __cxa_allocate_exception [call site] 00078
9 QPDF::damagedPDF(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] 00079
10 InputSource::getLastOffset() const [function] [call site] 00080
10 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00081
9 __cxa_throw [call site] 00082
9 __cxa_free_exception [call site] 00083
8 QPDFLogger::getWarn(bool) [function] [call site] 00084
9 QPDFLogger::getError(bool) [function] [call site] 00085
10 QPDFLogger::throwIfNull(std::__1::shared_ptr<Pipeline>, bool) [function] [call site] 00086
11 __cxa_allocate_exception [call site] 00087
11 std::logic_error::logic_error(char const*) [call site] 00088
11 __cxa_throw [call site] 00089
11 std::logic_error::~logic_error() [call site] 00090
11 __cxa_free_exception [call site] 00091
8 Pipeline::operator<<(char const*) [function] [call site] 00092
9 Pipeline::writeCStr(char const*) [function] [call site] 00093
10 strlen [call site] 00094
10 Pipeline::write(char const*, unsigned long) [function] [call site] 00095
7 QPDFExc::~QPDFExc() [function] [call site] 00096
8 std::runtime_error::~runtime_error() [call site] 00097
7 QPDF::PatternFinder::PatternFinder(QPDF&, bool (QPDF::*)()) [function] [call site] 00098
7 InputSource::findLast(char const*, long long, unsigned long, InputSource::Finder&) [function] [call site] 00099
8 InputSource::findFirst(char const*, long long, unsigned long, InputSource::Finder&) [function] [call site] 00100
8 QTC::TC(char const*, char const*, int) [function] [call site] 00101
8 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 00102
7 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00103
8 qpdf::Tokenizer::readToken(InputSource&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, unsigned long) [function] [call site] 00104
9 qpdf::Tokenizer::nextToken(InputSource&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long) [function] [call site] 00105
10 qpdf::Tokenizer::reset() [function] [call site] 00106
10 InputSource::fastTell() [function] [call site] 00107
11 InputSource::loadBuffer() [function] [call site] 00108
11 InputSource::loadBuffer() [function] [call site] 00109
10 InputSource::fastRead(char&) [function] [call site] 00110
11 InputSource::fastTell() [function] [call site] 00111
11 InputSource::fastRead(char&) [function] [call site] 00112
10 qpdf::Tokenizer::presentEOF() [function] [call site] 00113
11 QTC::TC(char const*, char const*, int) [function] [call site] 00114
11 qpdf::Tokenizer::presentCharacter(char) [function] [call site] 00115
12 qpdf::Tokenizer::handleCharacter(char) [function] [call site] 00116
13 qpdf::Tokenizer::inTop(char) [function] [call site] 00117
14 QTC::TC(char const*, char const*, int) [function] [call site] 00118
13 qpdf::Tokenizer::inSpace(char) [function] [call site] 00119
14 qpdf::Tokenizer::isSpace(char) [function] [call site] 00120
15 qpdf::util::is_space(char) [function] [call site] 00121
13 qpdf::Tokenizer::inComment(char) [function] [call site] 00122
13 qpdf::Tokenizer::inLt(char) [function] [call site] 00123
14 qpdf::Tokenizer::inHexstring(char) [function] [call site] 00124
15 qpdf::util::hex_decode_char(char) [function] [call site] 00125
15 qpdf::Tokenizer::isSpace(char) [function] [call site] 00126
15 QTC::TC(char const*, char const*, int) [function] [call site] 00127
13 qpdf::Tokenizer::inGt(char) [function] [call site] 00128
14 QTC::TC(char const*, char const*, int) [function] [call site] 00129
13 qpdf::Tokenizer::inString(char) [function] [call site] 00130
13 qpdf::Tokenizer::inName(char) [function] [call site] 00131
14 qpdf::Tokenizer::isDelimiter(char) [function] [call site] 00132
15 is_delimiter(char) [function] [call site] 00133
13 qpdf::Tokenizer::inNumber(char) [function] [call site] 00134
14 qpdf::util::is_digit(char) [function] [call site] 00135
14 qpdf::Tokenizer::isDelimiter(char) [function] [call site] 00136
13 qpdf::Tokenizer::inReal(char) [function] [call site] 00137
14 qpdf::util::is_digit(char) [function] [call site] 00138
14 qpdf::Tokenizer::isDelimiter(char) [function] [call site] 00139
13 qpdf::Tokenizer::inStringAfterCR(char) [function] [call site] 00140
14 qpdf::Tokenizer::inString(char) [function] [call site] 00141
13 qpdf::Tokenizer::inStringEscape(char) [function] [call site] 00142
14 qpdf::Tokenizer::inCharCode(char) [function] [call site] 00143
15 qpdf::Tokenizer::inString(char) [function] [call site] 00144
13 qpdf::Tokenizer::inCharCode(char) [function] [call site] 00145
13 qpdf::Tokenizer::inLiteral(char) [function] [call site] 00146
14 qpdf::Tokenizer::isDelimiter(char) [function] [call site] 00147
13 qpdf::Tokenizer::inInlineImage(char) [function] [call site] 00148
14 QTC::TC(char const*, char const*, int) [function] [call site] 00149
13 qpdf::Tokenizer::inHexstring(char) [function] [call site] 00150
13 qpdf::Tokenizer::inHexstring2nd(char) [function] [call site] 00151
14 qpdf::util::hex_decode_char(char) [function] [call site] 00152
14 qpdf::Tokenizer::isSpace(char) [function] [call site] 00153
14 QTC::TC(char const*, char const*, int) [function] [call site] 00154
13 qpdf::Tokenizer::inNameHex1(char) [function] [call site] 00155
14 qpdf::util::hex_decode_char(char) [function] [call site] 00156
14 QTC::TC(char const*, char const*, int) [function] [call site] 00157
14 qpdf::Tokenizer::inName(char) [function] [call site] 00158
13 qpdf::Tokenizer::inNameHex2(char) [function] [call site] 00159
14 qpdf::util::hex_decode_char(char) [function] [call site] 00160
14 QTC::TC(char const*, char const*, int) [function] [call site] 00161
14 qpdf::Tokenizer::inName(char) [function] [call site] 00162
14 QTC::TC(char const*, char const*, int) [function] [call site] 00163
13 qpdf::Tokenizer::inSign(char) [function] [call site] 00164
14 qpdf::util::is_digit(char) [function] [call site] 00165
14 qpdf::Tokenizer::inLiteral(char) [function] [call site] 00166
13 qpdf::Tokenizer::inDecimal(char) [function] [call site] 00167
14 qpdf::util::is_digit(char) [function] [call site] 00168
14 qpdf::Tokenizer::inLiteral(char) [function] [call site] 00169
13 qpdf::Tokenizer::inBeforeToken(char) [function] [call site] 00170
14 qpdf::Tokenizer::isSpace(char) [function] [call site] 00171
14 qpdf::Tokenizer::inTop(char) [function] [call site] 00172
13 qpdf::Tokenizer::inTokenReady(char) [function] [call site] 00173
14 __cxa_allocate_exception [call site] 00174
14 std::logic_error::logic_error(char const*) [call site] 00175
14 __cxa_throw [call site] 00176
14 std::logic_error::~logic_error() [call site] 00177
14 __cxa_free_exception [call site] 00178
13 __cxa_allocate_exception [call site] 00179
13 std::logic_error::logic_error(char const*) [call site] 00180
13 __cxa_throw [call site] 00181
13 std::logic_error::~logic_error() [call site] 00182
13 __cxa_free_exception [call site] 00183
11 QTC::TC(char const*, char const*, int) [function] [call site] 00184
10 InputSource::getLastOffset() const [function] [call site] 00185
10 qpdf::Tokenizer::handleCharacter(char) [function] [call site] 00186
10 QTC::TC(char const*, char const*, int) [function] [call site] 00187
10 InputSource::fastUnread(bool) [function] [call site] 00188
10 InputSource::setLastOffset(long long) [function] [call site] 00189
9 QPDFTokenizer::Token::Token() [function] [call site] 00190
9 qpdf::Tokenizer::getToken(QPDFTokenizer::Token&, bool&, char&) [function] [call site] 00191
10 QPDFTokenizer::Token::Token(QPDFTokenizer::token_type_e, 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> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 00192
10 QPDFTokenizer::Token::Token(QPDFTokenizer::token_type_e, 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> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 00193
10 QPDFTokenizer::Token::operator=(QPDFTokenizer::Token&&) [function] [call site] 00194
10 QPDFTokenizer::Token::~Token() [function] [call site] 00195
10 qpdf::Tokenizer::reset() [function] [call site] 00196
9 QPDFTokenizer::Token::getType() const [function] [call site] 00197
9 QTC::TC(char const*, char const*, int) [function] [call site] 00198
9 __cxa_allocate_exception [call site] 00199
9 InputSource::getLastOffset() const [function] [call site] 00200
9 InputSource::getLastOffset() const [function] [call site] 00201
9 QPDFTokenizer::Token::getErrorMessage() const [function] [call site] 00202
9 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00203
10 QPDFExc::createWhat(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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00204
10 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00205
10 std::runtime_error::~runtime_error() [call site] 00206
9 __cxa_throw [call site] 00207
9 __cxa_free_exception [call site] 00208
9 QPDFTokenizer::Token::~Token() [function] [call site] 00209
7 QPDFTokenizer::Token::getValue() const [function] [call site] 00210
7 QUtil::string_to_ll(char const*) [function] [call site] 00211
8 __errno_location [call site] 00212
8 strtoll [call site] 00213
8 __errno_location [call site] 00214
8 __cxa_allocate_exception [call site] 00215
8 std::range_error::range_error[abi:ne180100](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00216
8 __cxa_throw [call site] 00217
8 __cxa_free_exception [call site] 00218
7 QPDFTokenizer::Token::~Token() [function] [call site] 00219
7 QTC::TC(char const*, char const*, int) [function] [call site] 00220
7 __cxa_allocate_exception [call site] 00221
7 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00222
7 __cxa_throw [call site] 00223
7 __cxa_free_exception [call site] 00224
7 QPDF::read_xref(long long, bool) [function] [call site] 00225
8 qpdf::util::is_space(char) [function] [call site] 00226
8 QTC::TC(char const*, char const*, int) [function] [call site] 00227
8 strncmp [call site] 00228
8 qpdf::util::is_space(char) [function] [call site] 00229
8 QTC::TC(char const*, char const*, int) [function] [call site] 00230
8 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00231
8 QPDF::warn(QPDFExc const&) [function] [call site] 00232
8 QPDFExc::~QPDFExc() [function] [call site] 00233
8 QTC::TC(char const*, char const*, int) [function] [call site] 00234
8 qpdf::util::is_space(char) [function] [call site] 00235
8 QPDF::read_xrefTable(long long) [function] [call site] 00236
9 QPDF::parse_xrefFirst(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int&, int&, int&) [function] [call site] 00237
10 qpdf::util::is_space(char) [function] [call site] 00238
10 qpdf::util::is_digit(char) [function] [call site] 00239
10 qpdf::util::is_digit(char) [function] [call site] 00240
10 qpdf::util::is_space(char) [function] [call site] 00241
10 qpdf::util::is_space(char) [function] [call site] 00242
10 qpdf::util::is_digit(char) [function] [call site] 00243
10 qpdf::util::is_digit(char) [function] [call site] 00244
10 qpdf::util::is_space(char) [function] [call site] 00245
10 int QPDF::toI<long>(long const&) [function] [call site] 00246
11 int QIntC::to_int<long>(long const&) [function] [call site] 00247
12 QIntC::IntConverter<long, int, true, true>::convert(long const&) [function] [call site] 00248
13 QIntC::IntConverter<long, int, true, true>::error(long) [function] [call site] 00249
14 __cxa_allocate_exception [call site] 00250
14 std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::str[abi:ne180100]() const & [function] [call site] 00251
14 std::range_error::range_error[abi:ne180100](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00252
14 __cxa_throw [call site] 00253
14 __cxa_free_exception [call site] 00254
10 QUtil::string_to_int(char const*) [function] [call site] 00255
11 QUtil::string_to_ll(char const*) [function] [call site] 00256
11 int QIntC::to_int<long long>(long long const&) [function] [call site] 00257
12 QIntC::IntConverter<long long, int, true, true>::convert(long long const&) [function] [call site] 00258
13 QIntC::IntConverter<long long, int, true, true>::error(long long) [function] [call site] 00259
10 QUtil::string_to_int(char const*) [function] [call site] 00260
9 QTC::TC(char const*, char const*, int) [function] [call site] 00261
9 __cxa_allocate_exception [call site] 00262
9 QPDF::damagedPDF(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] 00263
9 __cxa_throw [call site] 00264
9 __cxa_free_exception [call site] 00265
9 InputSource::getLastOffset() const [function] [call site] 00266
9 QPDF::read_xrefEntry(long long&, int&, char&) [function] [call site] 00267
10 qpdf::util::is_digit(char) [function] [call site] 00268
10 qpdf::util::is_space(char) [function] [call site] 00269
10 qpdf::util::is_digit(char) [function] [call site] 00270
10 qpdf::util::is_space(char) [function] [call site] 00271
10 QPDF::read_bad_xrefEntry(long long&, int&, char&) [function] [call site] 00272
11 InputSource::getLastOffset() const [function] [call site] 00273
11 InputSource::readLine(unsigned long) [function] [call site] 00274
12 InputSource::read_line(unsigned long, long long) [function] [call site] 00275
13 InputSource::read_line(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, long long) [function] [call site] 00276
14 InputSource::read(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, long long) [function] [call site] 00277
11 qpdf::util::is_space(char) [function] [call site] 00278
11 QTC::TC(char const*, char const*, int) [function] [call site] 00279
11 qpdf::util::is_digit(char) [function] [call site] 00280
11 qpdf::util::is_digit(char) [function] [call site] 00281
11 qpdf::util::is_space(char) [function] [call site] 00282
11 qpdf::util::is_space(char) [function] [call site] 00283
11 QTC::TC(char const*, char const*, int) [function] [call site] 00284
11 qpdf::util::is_space(char) [function] [call site] 00285
11 qpdf::util::is_digit(char) [function] [call site] 00286
11 qpdf::util::is_digit(char) [function] [call site] 00287
11 qpdf::util::is_space(char) [function] [call site] 00288
11 qpdf::util::is_space(char) [function] [call site] 00289
11 QTC::TC(char const*, char const*, int) [function] [call site] 00290
11 qpdf::util::is_space(char) [function] [call site] 00291
11 QTC::TC(char const*, char const*, int) [function] [call site] 00292
11 QPDF::damagedPDF(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] 00293
11 QPDF::warn(QPDFExc const&) [function] [call site] 00294
11 QPDFExc::~QPDFExc() [function] [call site] 00295
11 QUtil::string_to_ll(char const*) [function] [call site] 00296
11 QUtil::string_to_int(char const*) [function] [call site] 00297
9 QTC::TC(char const*, char const*, int) [function] [call site] 00298
9 __cxa_allocate_exception [call site] 00299
9 QPDF::damagedPDF(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] 00300
9 __cxa_throw [call site] 00301
9 __cxa_free_exception [call site] 00302
9 int QPDF::toI<long long>(long long const&) [function] [call site] 00303
10 int QIntC::to_int<long long>(long long const&) [function] [call site] 00304
9 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 00305
9 QPDF::insertFreeXrefEntry(QPDFObjGen) [function] [call site] 00306
10 QPDFObjGen::getObj() const [function] [call site] 00307
9 int QPDF::toI<long long>(long long const&) [function] [call site] 00308
9 QPDF::insertXrefEntry(int, int, long long, int) [function] [call site] 00309
10 QTC::TC(char const*, char const*, int) [function] [call site] 00310
10 QTC::TC(char const*, char const*, int) [function] [call site] 00311
10 QPDF::damagedPDF(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] 00312
10 QPDF::warn(QPDFExc const&) [function] [call site] 00313
10 QPDFExc::~QPDFExc() [function] [call site] 00314
10 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 00315
10 QTC::TC(char const*, char const*, int) [function] [call site] 00316
10 QTC::TC(char const*, char const*, int) [function] [call site] 00317
10 QPDFXRefEntry::QPDFXRefEntry(long long) [function] [call site] 00318
10 int QPDF::toI<long long>(long long const&) [function] [call site] 00319
10 QPDFXRefEntry::QPDFXRefEntry(int, int) [function] [call site] 00320
10 __cxa_allocate_exception [call site] 00321
10 QPDF::damagedPDF(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] 00322
10 __cxa_throw [call site] 00323
10 __cxa_free_exception [call site] 00324
9 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00325
9 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00326
9 QPDFTokenizer::Token::~Token() [function] [call site] 00327
9 QPDF::readTrailer() [function] [call site] 00328
10 QPDFParser::parse(InputSource&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, qpdf::Tokenizer&, QPDFObjectHandle::StringDecrypter*, QPDF&, bool) [function] [call site] 00329
11 QPDFParser::make_description(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] 00330
11 QPDFParser::QPDFParser(InputSource&, std::__1::shared_ptr<std::__1::variant<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObject::JSON_Descr, QPDFObject::ChildDescr, QPDFObject::ObjStreamDescr> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, qpdf::Tokenizer&, QPDFObjectHandle::StringDecrypter*, QPDF*, bool, int, int, bool) [function] [call site] 00331
11 QPDFParser::parse(bool&, bool) [function] [call site] 00332
12 QPDF::ParseGuard::ParseGuard(QPDF*) [function] [call site] 00333
13 QPDF::inParse(bool) [function] [call site] 00334
14 __cxa_allocate_exception [call site] 00335
14 std::logic_error::logic_error(char const*) [call site] 00336
14 __cxa_throw [call site] 00337
14 std::logic_error::~logic_error() [call site] 00338
14 __cxa_free_exception [call site] 00339
12 qpdf::Tokenizer::nextToken(InputSource&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long) [function] [call site] 00340
12 qpdf::Tokenizer::getErrorMessage() const [function] [call site] 00341
12 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00342
13 InputSource::getLastOffset() const [function] [call site] 00343
13 QPDFParser::warn(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00344
14 QPDF::getFilename() const [function] [call site] 00345
14 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00346
14 QPDFParser::warn(QPDFExc const&) const [function] [call site] 00347
15 QPDF::warn(QPDFExc const&) [function] [call site] 00348
15 __cxa_allocate_exception [call site] 00349
15 QPDFExc::QPDFExc(QPDFExc const&) [function] [call site] 00350
16 std::runtime_error::runtime_error(std::runtime_error const&) [call site] 00351
16 std::runtime_error::~runtime_error() [call site] 00352
15 __cxa_throw [call site] 00353
15 QPDFExc::~QPDFExc() [function] [call site] 00354
15 __cxa_free_exception [call site] 00355
14 QPDFExc::~QPDFExc() [function] [call site] 00356
14 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00357
14 QPDFParser::warn(QPDFExc const&) const [function] [call site] 00358
14 QPDFExc::~QPDFExc() [function] [call site] 00359
12 qpdf::Tokenizer::getType() const [function] [call site] 00360
12 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 00361
13 qpdf::BaseHandle::BaseHandle() [function] [call site] 00362
12 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00363
12 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00364
12 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00365
13 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00366
12 QTC::TC(char const*, char const*, int) [function] [call site] 00367
12 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00368
12 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00369
12 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00370
12 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00371
12 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00372
12 QTC::TC(char const*, char const*, int) [function] [call site] 00373
12 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00374
12 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00375
12 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00376
12 QTC::TC(char const*, char const*, int) [function] [call site] 00377
12 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00378
12 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00379
12 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00380
12 qpdf::Tokenizer::getType() const [function] [call site] 00381
12 QPDFParser::parseRemainder(bool) [function] [call site] 00382
13 qpdf::Tokenizer::nextToken(InputSource&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long) [function] [call site] 00383
13 qpdf::Tokenizer::getErrorMessage() const [function] [call site] 00384
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00385
13 qpdf::Tokenizer::getType() const [function] [call site] 00386
13 QPDFParser::addInt(int) [function] [call site] 00387
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Integer, long long&>(long long&) [function] [call site] 00388
15 QPDF_Integer::QPDF_Integer(long long) [function] [call site] 00389
14 QPDFObject::setDescription(QPDF*, std::__1::shared_ptr<std::__1::variant<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObject::JSON_Descr, QPDFObject::ChildDescr, QPDFObject::ObjStreamDescr> >&, long long) [function] [call site] 00390
15 QPDFObject::setParsedOffset(long long) [function] [call site] 00391
14 QPDFParser::add(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00392
15 QPDFParser::warnDuplicateKey() [function] [call site] 00393
16 QTC::TC(char const*, char const*, int) [function] [call site] 00394
16 QPDFParser::warn(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00395
13 InputSource::getLastOffset() const [function] [call site] 00396
13 qpdf::Tokenizer::getValue() const [function] [call site] 00397
13 QUtil::string_to_ll(char const*) [function] [call site] 00398
13 qpdf::Tokenizer::getType() const [function] [call site] 00399
13 qpdf::Tokenizer::getValue() const [function] [call site] 00400
13 QTC::TC(char const*, char const*, int) [function] [call site] 00401
13 __cxa_allocate_exception [call site] 00402
13 std::logic_error::logic_error(char const*) [call site] 00403
13 __cxa_throw [call site] 00404
13 std::logic_error::~logic_error() [call site] 00405
13 __cxa_free_exception [call site] 00406
13 int QIntC::to_int<long long>(long long const&) [function] [call site] 00407
13 int QIntC::to_int<long long>(long long const&) [function] [call site] 00408
13 QPDF::ParseGuard::getObject(QPDF*, int, int, bool) [function] [call site] 00409
14 QPDF::getObjectForParser(int, int, bool) [function] [call site] 00410
15 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 00411
15 QPDFObjGen::getObj() const [function] [call site] 00412
15 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Unresolved>(QPDF*, QPDFObjGen) [function] [call site] 00413
15 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00414
15 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>(QPDF*, QPDFObjGen) [function] [call site] 00415
13 QPDFParser::add(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00416
13 QTC::TC(char const*, char const*, int) [function] [call site] 00417
13 QPDFParser::addNull() [function] [call site] 00418
14 __cxa_guard_acquire [call site] 00419
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00420
14 __cxa_atexit [call site] 00421
14 __cxa_guard_release [call site] 00422
14 __cxa_guard_abort [call site] 00423
14 QPDFParser::warnDuplicateKey() [function] [call site] 00424
13 QPDFParser::addInt(int) [function] [call site] 00425
13 QPDFParser::addInt(int) [function] [call site] 00426
13 qpdf::Tokenizer::getType() const [function] [call site] 00427
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00428
13 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 00429
13 QTC::TC(char const*, char const*, int) [function] [call site] 00430
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00431
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00432
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00433
13 QTC::TC(char const*, char const*, int) [function] [call site] 00434
13 QPDFParser::tooManyBadTokens() [function] [call site] 00435
14 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00436
14 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00437
14 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 00438
15 QIntC::IntConverter<int, unsigned long, true, false>::convert(int const&) [function] [call site] 00439
16 QIntC::IntConverter<int, unsigned long, true, false>::error(int) [function] [call site] 00440
14 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00441
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00442
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00443
13 QPDFParser::addNull() [function] [call site] 00444
13 QTC::TC(char const*, char const*, int) [function] [call site] 00445
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00446
13 QPDFParser::tooManyBadTokens() [function] [call site] 00447
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00448
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00449
13 QPDFParser::addNull() [function] [call site] 00450
13 QPDFParser::tooManyBadTokens() [function] [call site] 00451
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00452
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00453
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Array, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >, bool>(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&&, bool&&) [function] [call site] 00454
14 QPDF_Array::QPDF_Array(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&&, bool) [function] [call site] 00455
15 qpdf::BaseHandle::raw_type_code() const [function] [call site] 00456
15 qpdf::BaseHandle::indirect() const [function] [call site] 00457
16 QPDFObjGen::isIndirect() const [function] [call site] 00458
15 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 00459
16 qpdf::BaseHandle::operator=(qpdf::BaseHandle&&) [function] [call site] 00460
14 QPDF_Array::~QPDF_Array() [function] [call site] 00461
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Array, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> > >(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&&) [function] [call site] 00462
14 QPDF_Array::QPDF_Array(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&&) [function] [call site] 00463
13 QPDFParser::setDescription(std::__1::shared_ptr<QPDFObject>&, long long) [function] [call site] 00464
14 QPDFObject::setDescription(QPDF*, std::__1::shared_ptr<std::__1::variant<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObject::JSON_Descr, QPDFObject::ChildDescr, QPDFObject::ObjStreamDescr> >&, long long) [function] [call site] 00465
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00466
13 QPDFParser::add(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00467
13 QTC::TC(char const*, char const*, int) [function] [call site] 00468
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00469
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00470
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00471
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00472
13 QPDFParser::tooManyBadTokens() [function] [call site] 00473
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00474
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00475
13 QPDFParser::addNull() [function] [call site] 00476
13 QPDFParser::tooManyBadTokens() [function] [call site] 00477
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00478
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00479
13 QTC::TC(char const*, char const*, int) [function] [call site] 00480
13 QPDFParser::warn(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00481
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00482
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00483
13 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 00484
13 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00485
14 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00486
13 QPDFParser::warn(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00487
13 QPDFParser::fixMissingKeys() [function] [call site] 00488
14 QPDFObjectHandle::getObj() [function] [call site] 00489
14 QPDFObject::getTypeCode() const [function] [call site] 00490
14 QPDFObjectHandle::getObj() [function] [call site] 00491
14 QPDFObject::getStringValue() const [function] [call site] 00492
15 QPDFObject::getResolvedTypeCode() const [function] [call site] 00493
16 QPDFObject::getTypeCode() const [function] [call site] 00494
16 QPDF::Resolver::resolved(QPDF*, QPDFObjGen) [function] [call site] 00495
17 QPDF::resolve(QPDFObjGen) [function] [call site] 00496
18 QPDF::isUnresolved(QPDFObjGen) [function] [call site] 00497
19 QPDF::isCached(QPDFObjGen) [function] [call site] 00498
19 QPDFObject::isUnresolved() const [function] [call site] 00499
20 QPDFObject::getTypeCode() const [function] [call site] 00500
18 QTC::TC(char const*, char const*, int) [function] [call site] 00501
18 QPDFObjGen::unparse(char) const [function] [call site] 00502
18 QPDF::damagedPDF(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] 00503
18 QPDF::warn(QPDFExc const&) [function] [call site] 00504
18 QPDFExc::~QPDFExc() [function] [call site] 00505
18 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00506
18 QPDF::updateCache(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&, long long, long long, bool) [function] [call site] 00507
19 QPDFObject::setObjGen(QPDF*, QPDFObjGen) [function] [call site] 00508
19 QPDF::isCached(QPDFObjGen) [function] [call site] 00509
19 QPDFObject::move_to(std::__1::shared_ptr<QPDFObject>&, bool) [function] [call site] 00510
20 QPDF_Reference::QPDF_Reference(std::__1::shared_ptr<QPDFObject>) [function] [call site] 00511
20 QPDF_Reference::~QPDF_Reference() [function] [call site] 00512
19 QPDF::ObjCache::ObjCache(std::__1::shared_ptr<QPDFObject>, long long, long long) [function] [call site] 00513
19 QPDF::ObjCache::operator=(QPDF::ObjCache&&) [function] [call site] 00514
19 QPDF::ObjCache::~ObjCache() [function] [call site] 00515
18 QPDF::ResolveRecorder::ResolveRecorder(QPDF*, QPDFObjGen const&) [function] [call site] 00516
18 QPDFXRefEntry::getType() const [function] [call site] 00517
18 QPDFXRefEntry::getOffset() const [function] [call site] 00518
19 __cxa_allocate_exception [call site] 00519
19 std::logic_error::logic_error(char const*) [call site] 00520
19 __cxa_throw [call site] 00521
19 std::logic_error::~logic_error() [call site] 00522
19 __cxa_free_exception [call site] 00523
18 QPDF::readObjectAtOffset(bool, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 00524
19 QPDFObjGen::QPDFObjGen() [function] [call site] 00525
19 QPDF::setLastObjectDescription(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 00526
20 QPDFObjGen::isIndirect() const [function] [call site] 00527
20 QPDFObjGen::isIndirect() const [function] [call site] 00528
20 QPDFObjGen::unparse(char) const [function] [call site] 00529
19 QTC::TC(char const*, char const*, int) [function] [call site] 00530
19 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00531
20 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00532
19 QPDF::warn(QPDFExc const&) [function] [call site] 00533
19 QPDFExc::~QPDFExc() [function] [call site] 00534
19 QPDF::read_object_start(long long) [function] [call site] 00535
20 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00536
20 QPDFTokenizer::Token::isInteger() const [function] [call site] 00537
20 QTC::TC(char const*, char const*, int) [function] [call site] 00538
20 QTC::TC(char const*, char const*, int) [function] [call site] 00539
20 __cxa_allocate_exception [call site] 00540
20 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00541
20 __cxa_throw [call site] 00542
20 __cxa_free_exception [call site] 00543
20 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00544
20 QPDFTokenizer::Token::isInteger() const [function] [call site] 00545
20 QTC::TC(char const*, char const*, int) [function] [call site] 00546
20 __cxa_allocate_exception [call site] 00547
20 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00548
20 __cxa_throw [call site] 00549
20 __cxa_free_exception [call site] 00550
20 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00551
20 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00552
20 QTC::TC(char const*, char const*, int) [function] [call site] 00553
20 __cxa_allocate_exception [call site] 00554
20 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00555
20 __cxa_throw [call site] 00556
20 __cxa_free_exception [call site] 00557
20 QPDFTokenizer::Token::getValue() const [function] [call site] 00558
20 QUtil::string_to_int(char const*) [function] [call site] 00559
20 QPDFTokenizer::Token::getValue() const [function] [call site] 00560
20 QUtil::string_to_int(char const*) [function] [call site] 00561
20 QTC::TC(char const*, char const*, int) [function] [call site] 00562
20 __cxa_allocate_exception [call site] 00563
20 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00564
20 __cxa_throw [call site] 00565
20 __cxa_free_exception [call site] 00566
20 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 00567
20 QPDFTokenizer::Token::~Token() [function] [call site] 00568
19 QPDFObjGen::operator!=(QPDFObjGen const&) const [function] [call site] 00569
20 QPDFObjGen::operator==(QPDFObjGen const&) const [function] [call site] 00570
19 QTC::TC(char const*, char const*, int) [function] [call site] 00571
19 QPDFObjGen::unparse(char) const [function] [call site] 00572
19 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00573
19 __cxa_allocate_exception [call site] 00574
19 QPDFExc::QPDFExc(QPDFExc const&) [function] [call site] 00575
19 __cxa_throw [call site] 00576
19 __cxa_free_exception [call site] 00577
19 QPDF::warn(QPDFExc const&) [function] [call site] 00578
19 QPDFExc::~QPDFExc() [function] [call site] 00579
19 __cxa_begin_catch [call site] 00580
19 __cxa_rethrow [call site] 00581
19 QPDF::reconstruct_xref(QPDFExc&, bool) [function] [call site] 00582
20 __cxa_allocate_exception [call site] 00583
20 QPDFExc::QPDFExc(QPDFExc const&) [function] [call site] 00584
20 __cxa_throw [call site] 00585
20 QPDFExc::~QPDFExc() [function] [call site] 00586
20 __cxa_free_exception [call site] 00587
20 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00588
20 QPDF::warn(QPDFExc const&) [function] [call site] 00589
20 QPDFExc::~QPDFExc() [function] [call site] 00590
20 QPDF::warn(QPDFExc const&) [function] [call site] 00591
20 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00592
20 QPDF::warn(QPDFExc const&) [function] [call site] 00593
20 QPDFExc::~QPDFExc() [function] [call site] 00594
20 QPDFXRefEntry::getType() const [function] [call site] 00595
20 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00596
20 QPDFTokenizer::Token::getValue() const [function] [call site] 00597
20 long long QPDF::toO<unsigned long>(unsigned long const&) [function] [call site] 00598
21 long long QIntC::to_offset<unsigned long>(unsigned long const&) [function] [call site] 00599
20 QPDFTokenizer::Token::isInteger() const [function] [call site] 00600
20 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00601
20 QPDFTokenizer::Token::isInteger() const [function] [call site] 00602
20 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00603
20 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00604
20 QPDFTokenizer::Token::~Token() [function] [call site] 00605
20 QPDFTokenizer::Token::getValue() const [function] [call site] 00606
20 QUtil::string_to_int(char const*) [function] [call site] 00607
20 QPDFTokenizer::Token::getValue() const [function] [call site] 00608
20 QUtil::string_to_int(char const*) [function] [call site] 00609
20 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00610
20 QPDF::warn(QPDFExc const&) [function] [call site] 00611
20 QPDFExc::~QPDFExc() [function] [call site] 00612
20 QPDFTokenizer::Token::~Token() [function] [call site] 00613
20 qpdf::BaseHandle::operator bool() const [function] [call site] 00614
20 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00615
20 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00616
20 QPDF::reconstruct_xref(QPDFExc&, bool)::$_0::operator()() const [function] [call site] 00617
21 __cxa_allocate_exception [call site] 00618
21 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00619
21 __cxa_throw [call site] 00620
21 __cxa_free_exception [call site] 00621
20 QPDFTokenizer::Token::~Token() [function] [call site] 00622
20 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00623
20 QPDFTokenizer::Token::getValue() const [function] [call site] 00624
20 QUtil::string_to_ll(char const*) [function] [call site] 00625
20 QPDFTokenizer::Token::~Token() [function] [call site] 00626
20 QPDF::read_xref(long long, bool) [function] [call site] 00627
21 QPDF::read_xrefStream(long long, bool) [function] [call site] 00628
22 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 00629
22 QPDF::readObjectAtOffset(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00630
23 QPDF::read_object_start(long long) [function] [call site] 00631
23 QPDF::readObject(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 00632
24 QPDF::setLastObjectDescription(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 00633
24 QPDF::StringDecrypter::StringDecrypter(QPDF*, QPDFObjGen) [function] [call site] 00634
25 QPDFObjectHandle::StringDecrypter::StringDecrypter() [function] [call site] 00635
24 QPDFParser::parse(InputSource&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, qpdf::Tokenizer&, QPDFObjectHandle::StringDecrypter*, QPDF&, bool) [function] [call site] 00636
25 QPDFParser::~QPDFParser() [function] [call site] 00637
25 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00638
24 InputSource::getLastOffset() const [function] [call site] 00639
24 QPDF::damagedPDF(InputSource&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00640
25 QPDF::damagedPDF(InputSource&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00641
26 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00642
24 QPDF::warn(QPDFExc const&) [function] [call site] 00643
24 QPDFExc::~QPDFExc() [function] [call site] 00644
24 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00645
25 qpdf::BaseHandle::BaseHandle(qpdf::BaseHandle const&) [function] [call site] 00646
24 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00647
24 QPDFObjectHandle::isDictionary() const [function] [call site] 00648
25 qpdf::BaseHandle::type_code() const [function] [call site] 00649
26 qpdf::BaseHandle::raw_type_code() const [function] [call site] 00650
26 QPDF::Resolver::resolved(QPDF*, QPDFObjGen) [function] [call site] 00651
26 QPDFObject::getTypeCode() const [function] [call site] 00652
26 qpdf::BaseHandle::raw_type_code() const [function] [call site] 00653
26 QPDFObject::getTypeCode() const [function] [call site] 00654
26 qpdf::BaseHandle::raw_type_code() const [function] [call site] 00655
24 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00656
24 QPDF::readStream(QPDFObjectHandle&, QPDFObjGen, long long) [function] [call site] 00657
25 QPDF::validateStreamLineEnd(QPDFObjectHandle&, QPDFObjGen, long long) [function] [call site] 00658
26 QTC::TC(char const*, char const*, int) [function] [call site] 00659
26 QTC::TC(char const*, char const*, int) [function] [call site] 00660
26 QTC::TC(char const*, char const*, int) [function] [call site] 00661
26 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00662
26 QPDF::warn(QPDFExc const&) [function] [call site] 00663
26 QPDFExc::~QPDFExc() [function] [call site] 00664
26 qpdf::util::is_space(char) [function] [call site] 00665
26 QTC::TC(char const*, char const*, int) [function] [call site] 00666
26 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00667
26 QPDF::warn(QPDFExc const&) [function] [call site] 00668
26 QPDFExc::~QPDFExc() [function] [call site] 00669
26 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00670
26 QPDF::warn(QPDFExc const&) [function] [call site] 00671
26 QPDFExc::~QPDFExc() [function] [call site] 00672
25 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00673
26 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 00674
27 qpdf::BaseHandle::type_code() const [function] [call site] 00675
27 qpdf::BaseHandle::type_code() const [function] [call site] 00676
27 qpdf::Dictionary::Dictionary(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00677
28 qpdf::BaseDictionary::BaseDictionary(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00678
29 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00679
27 QPDFObjectHandle::assertType(char const*, bool) const [function] [call site] 00680
28 __cxa_allocate_exception [call site] 00681
28 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00682
28 QPDFObjectHandle::getTypeName() const [function] [call site] 00683
29 QPDFObjectHandle::getTypeCode() const [function] [call site] 00684
30 QPDFObject::getResolvedTypeCode() const [function] [call site] 00685
31 QPDFObject::getTypeCode() const [function] [call site] 00686
31 QPDFObject::getTypeCode() const [function] [call site] 00687
31 QPDFObject::getTypeCode() const [function] [call site] 00688
31 QPDFObject::getTypeCode() const [function] [call site] 00689
28 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00690
28 __cxa_throw [call site] 00691
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00692
28 __cxa_free_exception [call site] 00693
27 qpdf::Dictionary::Dictionary(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00694
28 qpdf::BaseDictionary::BaseDictionary(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00695
29 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00696
26 qpdf::BaseHandle::operator bool() const [function] [call site] 00697
26 qpdf::BaseDictionary::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00698
27 qpdf::BaseDictionary::dict() const [function] [call site] 00699
28 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 00700
29 QPDF::Resolver::resolved(QPDF*, QPDFObjGen) [function] [call site] 00701
29 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00702
29 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 00703
30 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00704
30 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00705
30 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 00706
31 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00707
28 __cxa_allocate_exception [call site] 00708
28 std::runtime_error::runtime_error(char const*) [call site] 00709
28 __cxa_throw [call site] 00710
28 std::runtime_error::~runtime_error() [call site] 00711
28 __cxa_free_exception [call site] 00712
27 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00713
27 QPDF_Null::create(std::__1::shared_ptr<QPDFObject>, std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 00714
28 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00715
28 QPDFObject::getQPDF() [function] [call site] 00716
28 QPDFObject::setChildDescription(QPDF*, std::__1::shared_ptr<QPDFObject>, std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 00717
29 QPDFObject::ChildDescr::ChildDescr(std::__1::shared_ptr<QPDFObject>, std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 00718
29 QPDFObject::ChildDescr::~ChildDescr() [function] [call site] 00719
27 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00720
26 qpdf::Dictionary::~Dictionary() [function] [call site] 00721
27 qpdf::BaseDictionary::~BaseDictionary() [function] [call site] 00722
28 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00723
26 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00724
27 __cxa_allocate_exception [call site] 00725
27 std::logic_error::logic_error(char const*) [call site] 00726
27 __cxa_throw [call site] 00727
27 __cxa_free_exception [call site] 00728
27 QPDFObject::getDescription(QPDF*&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00729
28 QPDFObject::getDescription() [function] [call site] 00730
29 QPDFObject::getTypeCode() const [function] [call site] 00731
29 QPDFObject::getTypeCode() const [function] [call site] 00732
29 QPDFObjGen::unparse(char) const [function] [call site] 00733
29 QPDFObject::JSON_Descr::JSON_Descr(QPDFObject::JSON_Descr const&) [function] [call site] 00734
29 QPDFObject::JSON_Descr::~JSON_Descr() [function] [call site] 00735
29 QPDFObject::ChildDescr::ChildDescr(QPDFObject::ChildDescr const&) [function] [call site] 00736
29 QPDFObject::getDescription() [function] [call site] 00737
30 QPDFObject::ChildDescr::~ChildDescr() [function] [call site] 00738
30 QPDF::getFilename() const [function] [call site] 00739
30 QPDFObjGen::isIndirect() const [function] [call site] 00740
30 QPDFObjGen::unparse(char) const [function] [call site] 00741
27 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00742
27 QPDFObjectHandle::getTypeName() const [function] [call site] 00743
27 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00744
27 QPDFObjectHandle::warn(QPDF*, QPDFExc const&) [function] [call site] 00745
28 QPDF::warn(QPDFExc const&) [function] [call site] 00746
28 __cxa_allocate_exception [call site] 00747
28 QPDFExc::QPDFExc(QPDFExc const&) [function] [call site] 00748
28 __cxa_throw [call site] 00749
28 QPDFExc::~QPDFExc() [function] [call site] 00750
28 __cxa_free_exception [call site] 00751
27 QPDFExc::~QPDFExc() [function] [call site] 00752
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00753
26 QTC::TC(char const*, char const*, int) [function] [call site] 00754
26 QPDF_Null::create(std::__1::shared_ptr<QPDFObject>, std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 00755
26 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00756
25 QPDFObjectHandle::isInteger() const [function] [call site] 00757
26 qpdf::BaseHandle::type_code() const [function] [call site] 00758
25 QPDFObjectHandle::isNull() const [function] [call site] 00759
26 qpdf::BaseHandle::type_code() const [function] [call site] 00760
25 QTC::TC(char const*, char const*, int) [function] [call site] 00761
25 __cxa_allocate_exception [call site] 00762
25 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00763
25 __cxa_throw [call site] 00764
25 __cxa_free_exception [call site] 00765
25 QTC::TC(char const*, char const*, int) [function] [call site] 00766
25 __cxa_allocate_exception [call site] 00767
25 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00768
25 __cxa_throw [call site] 00769
25 __cxa_free_exception [call site] 00770
25 QPDFObjectHandle::getUIntValue() const [function] [call site] 00771
26 QPDFObjectHandle::getIntValue() const [function] [call site] 00772
27 QPDF_Integer* qpdf::BaseHandle::as<QPDF_Integer>() const [function] [call site] 00773
28 QPDF_Integer* qpdf::BaseHandle::as<QPDF_Integer>() const [function] [call site] 00774
29 QPDF_Integer* qpdf::BaseHandle::as<QPDF_Integer>() const [function] [call site] 00775
27 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00776
27 QTC::TC(char const*, char const*, int) [function] [call site] 00777
26 QTC::TC(char const*, char const*, int) [function] [call site] 00778
26 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00779
27 QPDFObject::getDescription(QPDF*&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00780
27 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00781
27 QPDFObjectHandle::warn(QPDF*, QPDFExc const&) [function] [call site] 00782
27 QPDFExc::~QPDFExc() [function] [call site] 00783
27 QPDFLogger::defaultLogger() [function] [call site] 00784
28 __cxa_guard_acquire [call site] 00785
28 QPDFLogger::create() [function] [call site] 00786
29 QPDFLogger::QPDFLogger() [function] [call site] 00787
30 QPDFLogger::Members::Members() [function] [call site] 00788
31 Pl_Discard::Pl_Discard() [function] [call site] 00789
31 Pl_OStream::Pl_OStream(char const*, std::__1::basic_ostream<char, std::__1::char_traits<char> >&) [function] [call site] 00790
32 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 00791
32 Pipeline::~Pipeline() [function] [call site] 00792
31 (anonymous namespace)::Pl_Track::Pl_Track(char const*, Pipeline*) [function] [call site] 00793
32 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 00794
32 __cxa_allocate_exception [call site] 00795
32 std::logic_error::logic_error(char const*) [call site] 00796
32 __cxa_throw [call site] 00797
32 __cxa_free_exception [call site] 00798
32 Pipeline::~Pipeline() [function] [call site] 00799
31 Pl_OStream::Pl_OStream(char const*, std::__1::basic_ostream<char, std::__1::char_traits<char> >&) [function] [call site] 00800
28 __cxa_atexit [call site] 00801
28 __cxa_guard_release [call site] 00802
28 __cxa_guard_abort [call site] 00803
27 QPDFLogger::getError(bool) [function] [call site] 00804
27 Pipeline::operator<<(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00805
28 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00806
29 Pipeline::write(char const*, unsigned long) [function] [call site] 00807
27 Pipeline::operator<<(char const*) [function] [call site] 00808
25 unsigned long QPDF::toS<unsigned long long>(unsigned long long const&) [function] [call site] 00809
26 unsigned long QIntC::to_size<unsigned long long>(unsigned long long const&) [function] [call site] 00810
27 QIntC::IntConverter<unsigned long long, unsigned long, false, false>::convert(unsigned long long const&) [function] [call site] 00811
28 QIntC::IntConverter<unsigned long long, unsigned long, false, false>::error(unsigned long long) [function] [call site] 00812
29 __cxa_allocate_exception [call site] 00813
29 std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::str[abi:ne180100]() const & [function] [call site] 00814
29 std::range_error::range_error[abi:ne180100](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00815
29 __cxa_throw [call site] 00816
29 __cxa_free_exception [call site] 00817
25 long long QPDF::toO<unsigned long>(unsigned long const&) [function] [call site] 00818
25 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00819
25 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00820
25 QPDFTokenizer::Token::~Token() [function] [call site] 00821
25 QTC::TC(char const*, char const*, int) [function] [call site] 00822
25 __cxa_allocate_exception [call site] 00823
25 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00824
26 InputSource::getLastOffset() const [function] [call site] 00825
26 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00826
25 __cxa_throw [call site] 00827
25 __cxa_free_exception [call site] 00828
25 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00829
25 __cxa_begin_catch [call site] 00830
25 QPDF::warn(QPDFExc const&) [function] [call site] 00831
25 QPDF::recoverStreamLength(std::__1::shared_ptr<InputSource>, QPDFObjGen, long long) [function] [call site] 00832
26 QPDF::damagedPDF(InputSource&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00833
26 QPDF::warn(QPDFExc const&) [function] [call site] 00834
26 QPDFExc::~QPDFExc() [function] [call site] 00835
26 QPDF::PatternFinder::PatternFinder(QPDF&, bool (QPDF::*)()) [function] [call site] 00836
26 InputSource::findFirst(char const*, long long, unsigned long, InputSource::Finder&) [function] [call site] 00837
26 unsigned long QPDF::toS<long long>(long long const&) [function] [call site] 00838
27 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 00839
26 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00840
26 QPDFTokenizer::Token::getValue() const [function] [call site] 00841
26 InputSource::getLastOffset() const [function] [call site] 00842
26 QPDFTokenizer::Token::~Token() [function] [call site] 00843
26 long long QPDF::toO<unsigned long>(unsigned long const&) [function] [call site] 00844
26 QPDFObjGen::QPDFObjGen() [function] [call site] 00845
26 QPDFXRefEntry::getType() const [function] [call site] 00846
26 QPDFXRefEntry::getOffset() const [function] [call site] 00847
26 QPDFObjGen::operator==(QPDFObjGen const&) const [function] [call site] 00848
26 QTC::TC(char const*, char const*, int) [function] [call site] 00849
26 QPDF::damagedPDF(InputSource&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00850
26 QPDF::warn(QPDFExc const&) [function] [call site] 00851
26 QPDFExc::~QPDFExc() [function] [call site] 00852
26 QPDF::damagedPDF(InputSource&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00853
26 QPDF::warn(QPDFExc const&) [function] [call site] 00854
26 QPDFExc::~QPDFExc() [function] [call site] 00855
26 QTC::TC(char const*, char const*, int) [function] [call site] 00856
25 __cxa_rethrow [call site] 00857
25 __cxa_end_catch [call site] 00858
25 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00859
25 qpdf::Stream::Stream(QPDF&, QPDFObjGen, QPDFObjectHandle, long long, unsigned long) [function] [call site] 00860
26 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Stream, QPDFObjectHandle, unsigned long&>(QPDF*, QPDFObjGen, QPDFObjectHandle&&, unsigned long&) [function] [call site] 00861
27 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle&&) [function] [call site] 00862
28 qpdf::BaseHandle::BaseHandle(qpdf::BaseHandle&&) [function] [call site] 00863
27 QPDF_Stream::QPDF_Stream(QPDFObjectHandle, unsigned long) [function] [call site] 00864
28 QPDFObjectHandle::isDictionary() const [function] [call site] 00865
28 __cxa_allocate_exception [call site] 00866
28 std::logic_error::logic_error(char const*) [call site] 00867
28 __cxa_throw [call site] 00868
28 __cxa_free_exception [call site] 00869
27 QPDF_Stream::~QPDF_Stream() [function] [call site] 00870
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00871
26 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00872
26 QPDF::getFilename() const [function] [call site] 00873
26 QPDFObjGen::unparse(char) const [function] [call site] 00874
26 QPDFObject::setDescription(QPDF*, std::__1::shared_ptr<std::__1::variant<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObject::JSON_Descr, QPDFObject::ChildDescr, QPDFObject::ObjStreamDescr> >&, long long) [function] [call site] 00875
26 qpdf::Stream::setDictDescription() [function] [call site] 00876
27 qpdf::Stream::stream() const [function] [call site] 00877
28 QPDF_Stream* qpdf::BaseHandle::as<QPDF_Stream>() const [function] [call site] 00878
29 QPDF_Stream* qpdf::BaseHandle::as<QPDF_Stream>() const [function] [call site] 00879
30 QPDF_Stream* qpdf::BaseHandle::as<QPDF_Stream>() const [function] [call site] 00880
28 __cxa_allocate_exception [call site] 00881
28 std::logic_error::logic_error(char const*) [call site] 00882
28 __cxa_throw [call site] 00883
28 std::logic_error::~logic_error() [call site] 00884
28 __cxa_free_exception [call site] 00885
28 __cxa_allocate_exception [call site] 00886
28 std::runtime_error::runtime_error(char const*) [call site] 00887
28 __cxa_throw [call site] 00888
28 std::runtime_error::~runtime_error() [call site] 00889
28 __cxa_free_exception [call site] 00890
27 QPDFObjectHandle::hasObjectDescription() const [function] [call site] 00891
28 QPDFObject::hasDescription() [function] [call site] 00892
29 QPDFObjGen::isIndirect() const [function] [call site] 00893
27 QPDFObject::getQPDF() [function] [call site] 00894
27 QPDFObject::getDescription() [function] [call site] 00895
27 QPDFObjectHandle::setObjectDescription(QPDF*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00896
28 QPDFObject::setDescription(QPDF*, std::__1::shared_ptr<std::__1::variant<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObject::JSON_Descr, QPDFObject::ChildDescr, QPDFObject::ObjStreamDescr> >&, long long) [function] [call site] 00897
26 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00898
25 qpdf::BaseHandle::operator QPDFObjectHandle() const [function] [call site] 00899
26 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00900
27 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00901
25 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 00902
25 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00903
25 qpdf::Stream::~Stream() [function] [call site] 00904
26 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00905
25 __clang_call_terminate [call site] 00906
26 __cxa_begin_catch [call site] 00907
24 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00908
24 QPDFTokenizer::Token::operator=(QPDFTokenizer::Token&&) [function] [call site] 00909
24 QPDFTokenizer::Token::~Token() [function] [call site] 00910
24 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00911
24 QTC::TC(char const*, char const*, int) [function] [call site] 00912
24 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00913
24 QPDF::warn(QPDFExc const&) [function] [call site] 00914
24 QPDFExc::~QPDFExc() [function] [call site] 00915
24 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00916
24 QPDFTokenizer::Token::~Token() [function] [call site] 00917
23 QPDF::isUnresolved(QPDFObjGen) [function] [call site] 00918
23 QTC::TC(char const*, char const*, int) [function] [call site] 00919
23 __cxa_allocate_exception [call site] 00920
23 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00921
23 __cxa_throw [call site] 00922
23 __cxa_free_exception [call site] 00923
23 isspace [call site] 00924
23 QPDFObjectHandle::getObj() [function] [call site] 00925
23 QPDF::updateCache(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&, long long, long long, bool) [function] [call site] 00926
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00927
22 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 00928
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00929
22 __cxa_begin_catch [call site] 00930
22 __cxa_end_catch [call site] 00931
22 QPDFObjectHandle::isStreamOfType(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&) const [function] [call site] 00932
23 QPDFObjectHandle::isStream() const [function] [call site] 00933
24 qpdf::BaseHandle::type_code() const [function] [call site] 00934
23 QPDFObjectHandle::getDict() const [function] [call site] 00935
24 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 00936
25 qpdf::BaseHandle::type_code() const [function] [call site] 00937
25 qpdf::BaseHandle::type_code() const [function] [call site] 00938
25 qpdf::Stream::Stream(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00939
26 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00940
25 QPDFObjectHandle::assertType(char const*, bool) const [function] [call site] 00941
25 qpdf::Stream::Stream(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00942
26 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00943
24 qpdf::Stream::getDict() const [function] [call site] 00944
25 qpdf::Stream::stream() const [function] [call site] 00945
25 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00946
24 qpdf::Stream::~Stream() [function] [call site] 00947
23 QPDFObjectHandle::isDictionaryOfType(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&) const [function] [call site] 00948
24 QPDFObjectHandle::isDictionary() const [function] [call site] 00949
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00950
24 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00951
25 QPDFObjectHandle::isName() const [function] [call site] 00952
26 qpdf::BaseHandle::type_code() const [function] [call site] 00953
25 QPDFObjectHandle::getName() const [function] [call site] 00954
26 QPDFObjectHandle::isName() const [function] [call site] 00955
26 QPDFObject::getStringValue() const [function] [call site] 00956
27 QPDFObject::getStringValue() const [function] [call site] 00957
28 __cxa_allocate_exception [call site] 00958
28 std::logic_error::logic_error(char const*) [call site] 00959
28 __cxa_throw [call site] 00960
28 std::logic_error::~logic_error() [call site] 00961
28 __cxa_free_exception [call site] 00962
26 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00963
26 QTC::TC(char const*, char const*, int) [function] [call site] 00964
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00965
24 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00966
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00967
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00968
22 QTC::TC(char const*, char const*, int) [function] [call site] 00969
22 QPDF::processXRefStream(long long, QPDFObjectHandle&, bool) [function] [call site] 00970
23 QPDFObjectHandle::getDict() const [function] [call site] 00971
23 QPDF::processXRefW(QPDFObjectHandle&, std::__1::function<QPDFExc (std::__1::basic_string_view<char, std::__1::char_traits<char> >)>) [function] [call site] 00972
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00973
24 QPDFObjectHandle::isArray() const [function] [call site] 00974
25 qpdf::BaseHandle::type_code() const [function] [call site] 00975
24 QPDFObjectHandle::getArrayNItems() const [function] [call site] 00976
25 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 00977
26 QPDFObjectHandle::assertType(char const*, bool) const [function] [call site] 00978
26 qpdf::BaseHandle::type_code() const [function] [call site] 00979
26 qpdf::BaseHandle::type_code() const [function] [call site] 00980
26 qpdf::Array::Array(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00981
27 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00982
26 qpdf::Array::Array(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00983
27 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00984
25 qpdf::BaseHandle::operator bool() const [function] [call site] 00985
25 qpdf::Array::size() const [function] [call site] 00986
26 qpdf::Array::array() const [function] [call site] 00987
27 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 00988
28 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 00989
29 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 00990
27 __cxa_allocate_exception [call site] 00991
27 std::runtime_error::runtime_error(char const*) [call site] 00992
27 __cxa_throw [call site] 00993
27 std::runtime_error::~runtime_error() [call site] 00994
27 __cxa_free_exception [call site] 00995
25 qpdf::Array::~Array() [function] [call site] 00996
26 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00997
25 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00998
25 QTC::TC(char const*, char const*, int) [function] [call site] 00999
24 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 01000
25 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 01001
25 qpdf::BaseHandle::operator bool() const [function] [call site] 01002
25 qpdf::Array::at(int) const [function] [call site] 01003
26 qpdf::Array::array() const [function] [call site] 01004
26 qpdf::Array::size() const [function] [call site] 01005
26 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 01006
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01007
26 qpdf::Array::null() const [function] [call site] 01008
27 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01009
26 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01010
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01011
25 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01012
25 QPDFObjectHandle::objectWarning(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01013
26 QPDFObject::getDescription(QPDF*&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01014
26 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01015
26 QPDFObjectHandle::warn(QPDF*, QPDFExc const&) [function] [call site] 01016
26 QPDFExc::~QPDFExc() [function] [call site] 01017
25 QTC::TC(char const*, char const*, int) [function] [call site] 01018
25 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01019
25 QTC::TC(char const*, char const*, int) [function] [call site] 01020
25 qpdf::Array::~Array() [function] [call site] 01021
25 QPDF_Null::create(std::__1::shared_ptr<QPDFObject>, std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 01022
25 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 01023
24 QPDFObjectHandle::isInteger() const [function] [call site] 01024
24 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 01025
24 QPDFObjectHandle::isInteger() const [function] [call site] 01026
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01027
24 __cxa_allocate_exception [call site] 01028
24 __cxa_throw [call site] 01029
24 __cxa_free_exception [call site] 01030
24 QPDFObjectHandle::getArrayAsVector() const [function] [call site] 01031
25 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 01032
25 qpdf::BaseHandle::operator bool() const [function] [call site] 01033
25 qpdf::Array::getAsVector() const [function] [call site] 01034
26 qpdf::Array::array() const [function] [call site] 01035
26 qpdf::Array::size() const [function] [call site] 01036
26 qpdf::Array::size() const [function] [call site] 01037
25 qpdf::Array::~Array() [function] [call site] 01038
25 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01039
25 QTC::TC(char const*, char const*, int) [function] [call site] 01040
24 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 01041
25 QPDFObjectHandle::getIntValue() const [function] [call site] 01042
25 QTC::TC(char const*, char const*, int) [function] [call site] 01043
25 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01044
25 QTC::TC(char const*, char const*, int) [function] [call site] 01045
25 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01046
24 __cxa_allocate_exception [call site] 01047
24 __cxa_throw [call site] 01048
24 __cxa_free_exception [call site] 01049
24 __cxa_allocate_exception [call site] 01050
24 __cxa_throw [call site] 01051
24 __cxa_free_exception [call site] 01052
24 __cxa_allocate_exception [call site] 01053
24 __cxa_throw [call site] 01054
24 __cxa_free_exception [call site] 01055
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01056
23 QPDF::processXRefSize(QPDFObjectHandle&, int, std::__1::function<QPDFExc (std::__1::basic_string_view<char, std::__1::char_traits<char> >)>) [function] [call site] 01057
24 int QPDF::toI<long long>(long long const&) [function] [call site] 01058
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01059
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01060
24 QPDFObjectHandle::getValueAsInt(long long&) const [function] [call site] 01061
25 QPDF_Integer* qpdf::BaseHandle::as<QPDF_Integer>() const [function] [call site] 01062
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01063
24 __cxa_allocate_exception [call site] 01064
24 __cxa_throw [call site] 01065
24 __cxa_free_exception [call site] 01066
24 __cxa_allocate_exception [call site] 01067
24 __cxa_throw [call site] 01068
24 __cxa_free_exception [call site] 01069
24 __cxa_allocate_exception [call site] 01070
24 __cxa_throw [call site] 01071
24 __cxa_free_exception [call site] 01072
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01073
23 QPDF::processXRefIndex(QPDFObjectHandle&, int, std::__1::function<QPDFExc (std::__1::basic_string_view<char, std::__1::char_traits<char> >)>) [function] [call site] 01074
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01075
24 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 01076
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01077
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01078
24 QPDFObjectHandle::isArray() const [function] [call site] 01079
24 QPDFObjectHandle::getArrayAsVector() const [function] [call site] 01080
24 __cxa_allocate_exception [call site] 01081
24 __cxa_throw [call site] 01082
24 __cxa_free_exception [call site] 01083
24 QPDFObjectHandle::isInteger() const [function] [call site] 01084
24 QPDFObjectHandle::getIntValue() const [function] [call site] 01085
24 __cxa_allocate_exception [call site] 01086
24 __cxa_throw [call site] 01087
24 __cxa_free_exception [call site] 01088
24 __cxa_allocate_exception [call site] 01089
24 __cxa_throw [call site] 01090
24 __cxa_free_exception [call site] 01091
24 QPDFObjectHandle::getIntValue() const [function] [call site] 01092
24 __cxa_allocate_exception [call site] 01093
24 __cxa_throw [call site] 01094
24 __cxa_free_exception [call site] 01095
24 __cxa_allocate_exception [call site] 01096
24 __cxa_throw [call site] 01097
24 __cxa_free_exception [call site] 01098
24 __cxa_allocate_exception [call site] 01099
24 __cxa_throw [call site] 01100
24 __cxa_free_exception [call site] 01101
24 QTC::TC(char const*, char const*, int) [function] [call site] 01102
24 QPDFObjectHandle::isNull() const [function] [call site] 01103
24 QTC::TC(char const*, char const*, int) [function] [call site] 01104
24 __cxa_allocate_exception [call site] 01105
24 __cxa_throw [call site] 01106
24 __cxa_free_exception [call site] 01107
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01108
23 QPDFObjectHandle::getStreamData(qpdf_stream_decode_level_e) [function] [call site] 01109
24 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 01110
24 qpdf::Stream::getStreamData(qpdf_stream_decode_level_e) [function] [call site] 01111
25 Pl_Buffer::Pl_Buffer(char const*, Pipeline*) [function] [call site] 01112
25 qpdf::Stream::pipeStreamData(Pipeline*, bool*, int, qpdf_stream_decode_level_e, bool, bool) [function] [call site] 01113
26 qpdf::Stream::stream() const [function] [call site] 01114
26 Buffer::getSize() const [function] [call site] 01115
26 qpdf::Stream::filterable(qpdf_stream_decode_level_e, std::__1::vector<std::__1::shared_ptr<QPDFStreamFilter>, std::__1::allocator<std::__1::shared_ptr<QPDFStreamFilter> > >&) [function] [call site] 01116
27 qpdf::Stream::stream() const [function] [call site] 01117
27 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01118
27 QPDFObjectHandle::isNull() const [function] [call site] 01119
27 QPDFObjectHandle::isName() const [function] [call site] 01120
27 QPDFObjectHandle::getName() const [function] [call site] 01121
27 QPDF_Stream::Members::filter_factory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01122
28 QPDF_Stream::Members::expand_filter_name(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01123
28 SF_FlateLzwDecode::flate_factory() [function] [call site] 01124
28 SF_FlateLzwDecode::lzw_factory() [function] [call site] 01125
28 SF_RunLengthDecode::factory() [function] [call site] 01126
28 SF_DCTDecode::factory() [function] [call site] 01127
28 SF_ASCII85Decode::factory() [function] [call site] 01128
28 SF_ASCIIHexDecode::factory() [function] [call site] 01129
28 SF_FlateLzwDecode::flate_factory() [function] [call site] 01130
28 SF_ASCIIHexDecode::factory() [function] [call site] 01131
28 SF_ASCII85Decode::factory() [function] [call site] 01132
28 SF_FlateLzwDecode::lzw_factory() [function] [call site] 01133
28 SF_RunLengthDecode::factory() [function] [call site] 01134
28 SF_DCTDecode::factory() [function] [call site] 01135
27 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 01136
27 qpdf::BaseHandle::operator bool() const [function] [call site] 01137
27 qpdf::Array::begin() [function] [call site] 01138
28 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 01139
28 qpdf::Array::getAsVector() const [function] [call site] 01140
27 qpdf::Array::end() [function] [call site] 01141
28 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 01142
28 qpdf::Array::getAsVector() const [function] [call site] 01143
27 QPDFObjectHandle::isName() const [function] [call site] 01144
27 qpdf::Stream::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01145
28 QPDFObject::getQPDF() [function] [call site] 01146
28 QPDFObject::getParsedOffset() [function] [call site] 01147
28 QPDF::warn(qpdf_error_code_e, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01148
29 QPDF::getFilename() const [function] [call site] 01149
29 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01150
29 QPDF::warn(QPDFExc const&) [function] [call site] 01151
29 QPDFExc::~QPDFExc() [function] [call site] 01152
27 QPDFObjectHandle::getName() const [function] [call site] 01153
27 QPDF_Stream::Members::filter_factory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01154
27 qpdf::Stream::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01155
27 qpdf::Array::~Array() [function] [call site] 01156
27 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01157
27 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 01158
27 qpdf::BaseHandle::operator bool() const [function] [call site] 01159
27 qpdf::Array::size() const [function] [call site] 01160
27 qpdf::BaseHandle::operator bool() const [function] [call site] 01161
27 QPDFObjectHandle::newNull() [function] [call site] 01162
28 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 01163
28 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 01164
27 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 01165
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01166
27 bool qpdf::Stream::filterable(qpdf_stream_decode_level_e, std::__1::vector<std::__1::shared_ptr<QPDFStreamFilter>, std::__1::allocator<std::__1::shared_ptr<QPDFStreamFilter> > >&)::$_0::operator()<qpdf_stream_decode_level_e, QPDFStreamFilter, QPDFObjectHandle>(qpdf_stream_decode_level_e, QPDFStreamFilter&, QPDFObjectHandle&) const [function] [call site] 01167
28 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01168
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01169
27 qpdf::Array::size() const [function] [call site] 01170
27 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01171
27 qpdf::Stream::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01172
27 qpdf::Array::at(int) const [function] [call site] 01173
27 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle&&) [function] [call site] 01174
27 bool qpdf::Stream::filterable(qpdf_stream_decode_level_e, std::__1::vector<std::__1::shared_ptr<QPDFStreamFilter>, std::__1::allocator<std::__1::shared_ptr<QPDFStreamFilter> > >&)::$_0::operator()<qpdf_stream_decode_level_e, QPDFStreamFilter, QPDFObjectHandle>(qpdf_stream_decode_level_e, QPDFStreamFilter&, QPDFObjectHandle&) const [function] [call site] 01175
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01176
27 qpdf::Array::~Array() [function] [call site] 01177
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01178
26 QTC::TC(char const*, char const*, int) [function] [call site] 01179
26 ContentNormalizer::ContentNormalizer() [function] [call site] 01180
27 QPDFObjectHandle::TokenFilter::TokenFilter() [function] [call site] 01181
26 __dynamic_cast [call site] 01182
26 Pl_Flate::setWarnCallback(std::__1::function<void (char const*, int)>) [function] [call site] 01183
26 QTC::TC(char const*, char const*, int) [function] [call site] 01184
26 Buffer::getBuffer() [function] [call site] 01185
26 Buffer::getSize() const [function] [call site] 01186
26 Pl_Count::Pl_Count(char const*, Pipeline*) [function] [call site] 01187
27 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 01188
27 __cxa_allocate_exception [call site] 01189
27 std::logic_error::logic_error(char const*) [call site] 01190
27 __cxa_throw [call site] 01191
27 __cxa_free_exception [call site] 01192
27 Pipeline::~Pipeline() [function] [call site] 01193
26 QPDFObjectHandle::StreamDataProvider::supportsRetry() [function] [call site] 01194
26 QPDFObject::getObjGen() [function] [call site] 01195
26 QPDFObject::getObjGen() [function] [call site] 01196
26 Pl_Count::getCount() const [function] [call site] 01197
26 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01198
27 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 01199
27 qpdf::BaseHandle::operator bool() const [function] [call site] 01200
27 qpdf::BaseDictionary::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01201
28 qpdf::BaseDictionary::dict() const [function] [call site] 01202
28 qpdf::BaseHandle::null() const [function] [call site] 01203
29 qpdf::BaseHandle::type_code() const [function] [call site] 01204
27 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01205
27 QTC::TC(char const*, char const*, int) [function] [call site] 01206
27 qpdf::Dictionary::~Dictionary() [function] [call site] 01207
26 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01208
26 QPDFObjectHandle::getIntValue() const [function] [call site] 01209
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01210
26 QTC::TC(char const*, char const*, int) [function] [call site] 01211
26 __cxa_allocate_exception [call site] 01212
26 QPDFObject::getObjGen() [function] [call site] 01213
26 QPDFObjGen::unparse(char) const [function] [call site] 01214
26 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 01215
26 __cxa_throw [call site] 01216
26 __cxa_free_exception [call site] 01217
26 QTC::TC(char const*, char const*, int) [function] [call site] 01218
26 QPDFObjectHandle::newInteger(long long) [function] [call site] 01219
27 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Integer, long long&>(long long&) [function] [call site] 01220
27 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 01221
26 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 01222
27 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 01223
27 qpdf::BaseHandle::operator bool() const [function] [call site] 01224
27 QPDFObjectHandle::checkOwnership(QPDFObjectHandle const&) const [function] [call site] 01225
28 QPDFObjectHandle::getOwningQPDF() const [function] [call site] 01226
29 QPDFObject::getQPDF() [function] [call site] 01227
28 QPDFObjectHandle::getOwningQPDF() const [function] [call site] 01228
28 QTC::TC(char const*, char const*, int) [function] [call site] 01229
28 __cxa_allocate_exception [call site] 01230
28 std::logic_error::logic_error(char const*) [call site] 01231
28 __cxa_throw [call site] 01232
28 std::logic_error::~logic_error() [call site] 01233
28 __cxa_free_exception [call site] 01234
27 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01235
27 qpdf::BaseDictionary::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle) [function] [call site] 01236
28 qpdf::BaseDictionary::dict() const [function] [call site] 01237
28 QPDFObjectHandle::isNull() const [function] [call site] 01238
28 QPDFObjectHandle::isIndirect() const [function] [call site] 01239
29 QPDFObjectHandle::getObjectID() const [function] [call site] 01240
30 QPDFObjectHandle::getObjGen() const [function] [call site] 01241
31 QPDFObject::getObjGen() [function] [call site] 01242
31 QPDFObjGen::QPDFObjGen() [function] [call site] 01243
30 QPDFObjGen::getObj() const [function] [call site] 01244
28 QPDFObjectHandle::operator=(QPDFObjectHandle const&) [function] [call site] 01245
29 qpdf::BaseHandle::operator=(qpdf::BaseHandle const&) [function] [call site] 01246
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01247
27 qpdf::Dictionary::~Dictionary() [function] [call site] 01248
27 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01249
27 QTC::TC(char const*, char const*, int) [function] [call site] 01250
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01251
26 Pl_Count::~Pl_Count() [function] [call site] 01252
27 Pipeline::~Pipeline() [function] [call site] 01253
26 QPDFObject::getParsedOffset() [function] [call site] 01254
26 QTC::TC(char const*, char const*, int) [function] [call site] 01255
26 __cxa_allocate_exception [call site] 01256
26 std::logic_error::logic_error(char const*) [call site] 01257
26 __cxa_throw [call site] 01258
26 __cxa_free_exception [call site] 01259
26 QTC::TC(char const*, char const*, int) [function] [call site] 01260
26 QPDFObject::getQPDF() [function] [call site] 01261
26 QPDFObject::getObjGen() [function] [call site] 01262
26 QPDFObject::getParsedOffset() [function] [call site] 01263
26 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01264
26 qpdf::Stream::isRootMetadata() const [function] [call site] 01265
27 qpdf::Stream::getDict() const [function] [call site] 01266
27 QPDFObjectHandle::isDictionaryOfType(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&) const [function] [call site] 01267
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01268
27 qpdf::BaseHandle::qpdf() const [function] [call site] 01269
27 QPDF::getRoot() [function] [call site] 01270
28 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01271
28 QPDFObjectHandle::isDictionary() const [function] [call site] 01272
28 __cxa_allocate_exception [call site] 01273
28 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01274
28 __cxa_throw [call site] 01275
28 __cxa_free_exception [call site] 01276
28 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01277
28 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01278
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01279
28 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01280
28 QPDF::warn(QPDFExc const&) [function] [call site] 01281
28 QPDFExc::~QPDFExc() [function] [call site] 01282
28 operator"" _qpdf(char const*, unsigned long) [function] [call site] 01283
29 QPDFObjectHandle::parse(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] 01284
30 QPDFObjectHandle::parse(QPDF*, 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] 01285
31 Buffer::Buffer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01286
32 Buffer::Members::Members(unsigned long, unsigned char*, bool) [function] [call site] 01287
31 BufferInputSource::BufferInputSource(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, Buffer*, bool) [function] [call site] 01288
31 QPDFParser::parse(InputSource&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF*) [function] [call site] 01289
32 qpdf::Tokenizer::Tokenizer() [function] [call site] 01290
33 qpdf::Tokenizer::reset() [function] [call site] 01291
32 QPDFParser::make_description(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] 01292
32 QPDFParser::QPDFParser(InputSource&, std::__1::shared_ptr<std::__1::variant<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObject::JSON_Descr, QPDFObject::ChildDescr, QPDFObject::ObjStreamDescr> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, qpdf::Tokenizer&, QPDFObjectHandle::StringDecrypter*, QPDF*, bool, int, int, bool) [function] [call site] 01293
32 QPDFParser::parse(bool&, bool) [function] [call site] 01294
33 qpdf::Tokenizer::getValue() const [function] [call site] 01295
33 QPDFObjectHandle QPDFParser::withDescription<QPDF_Bool, bool>(bool&&) [function] [call site] 01296
34 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Bool, bool>(bool&&) [function] [call site] 01297
35 QPDF_Bool::QPDF_Bool(bool) [function] [call site] 01298
34 QPDFObject::setDescription(QPDF*, std::__1::shared_ptr<std::__1::variant<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObject::JSON_Descr, QPDFObject::ChildDescr, QPDFObject::ObjStreamDescr> >&, long long) [function] [call site] 01299
34 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 01300
33 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 01301
33 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 01302
33 qpdf::Tokenizer::getValue() const [function] [call site] 01303
33 QUtil::string_to_ll(char const*) [function] [call site] 01304
33 QPDFObjectHandle QPDFParser::withDescription<QPDF_Integer, long long>(long long&&) [function] [call site] 01305
34 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Integer, long long>(long long&&) [function] [call site] 01306
33 qpdf::Tokenizer::getValue() const [function] [call site] 01307
33 QPDFObjectHandle QPDFParser::withDescription<QPDF_Real, 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] 01308
34 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Real, 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] 01309
35 QPDF_Real::QPDF_Real(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 01310
35 QPDF_Real::~QPDF_Real() [function] [call site] 01311
33 qpdf::Tokenizer::getValue() const [function] [call site] 01312
33 QPDFObjectHandle QPDFParser::withDescription<QPDF_Name, 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] 01313
34 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Name, 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] 01314
35 QPDF_Name::QPDF_Name(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 01315
35 QPDF_Name::~QPDF_Name() [function] [call site] 01316
33 qpdf::Tokenizer::getValue() const [function] [call site] 01317
33 QPDFObjectHandle QPDFParser::withDescription<QPDF_Operator, 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] 01318
34 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Operator, 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] 01319
35 QPDF_Operator::QPDF_Operator(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 01320
35 QPDF_Operator::~QPDF_Operator() [function] [call site] 01321
33 InputSource::getLastOffset() const [function] [call site] 01322
33 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 01323
33 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 01324
33 QTC::TC(char const*, char const*, int) [function] [call site] 01325
33 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01326
33 QPDFObjectHandle QPDFParser::withDescription<QPDF_String, 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] 01327
34 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_String, 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] 01328
35 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 01329
35 QPDF_String::~QPDF_String() [function] [call site] 01330
33 qpdf::Tokenizer::getValue() const [function] [call site] 01331
33 QPDFObjectHandle QPDFParser::withDescription<QPDF_String, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01332
34 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_String, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01333
33 qpdf::Tokenizer::getValue() const [function] [call site] 01334
33 QPDFObjectHandle QPDFParser::withDescription<QPDF_String, 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] 01335
33 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01336
33 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 01337
33 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 01338
33 QPDF::ParseGuard::~ParseGuard() [function] [call site] 01339
34 QPDF::inParse(bool) [function] [call site] 01340
34 __clang_call_terminate [call site] 01341
32 QPDFParser::~QPDFParser() [function] [call site] 01342
32 qpdf::Tokenizer::~Tokenizer() [function] [call site] 01343
31 BufferInputSource::tell() [function] [call site] 01344
31 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 01345
31 isspace [call site] 01346
31 QTC::TC(char const*, char const*, int) [function] [call site] 01347
31 __cxa_allocate_exception [call site] 01348
31 InputSource::getLastOffset() const [function] [call site] 01349
31 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01350
31 __cxa_throw [call site] 01351
31 __cxa_free_exception [call site] 01352
31 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01353
31 BufferInputSource::~BufferInputSource() [function] [call site] 01354
32 Buffer::~Buffer() [function] [call site] 01355
32 InputSource::~InputSource() [function] [call site] 01356
31 Buffer::~Buffer() [function] [call site] 01357
28 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 01358
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01359
27 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01360
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01361
27 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 01362
27 QPDFObjectHandle::isSameObjectAs(QPDFObjectHandle const&) const [function] [call site] 01363
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01364
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01365
26 QPDF::Pipe::pipeStreamData(QPDF*, QPDFObjGen, long long, unsigned long, QPDFObjectHandle, bool, Pipeline*, bool, bool) [function] [call site] 01366
27 QPDF::pipeStreamData(QPDFObjGen, long long, unsigned long, QPDFObjectHandle, bool, Pipeline*, bool, bool) [function] [call site] 01367
28 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01368
28 QPDF::pipeStreamData(std::__1::shared_ptr<QPDF::EncryptionParameters>, std::__1::shared_ptr<InputSource>, QPDF&, QPDFObjGen, long long, unsigned long, QPDFObjectHandle, bool, Pipeline*, bool, bool) [function] [call site] 01369
29 QPDF::decryptStream(std::__1::shared_ptr<QPDF::EncryptionParameters>, std::__1::shared_ptr<InputSource>, QPDF&, Pipeline*&, QPDFObjGen, QPDFObjectHandle&, bool, std::__1::unique_ptr<Pipeline, std::__1::default_delete<Pipeline> >&) [function] [call site] 01370
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01371
30 QPDFObjectHandle::isName() const [function] [call site] 01372
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01373
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01374
30 QPDFObjectHandle::getName() const [function] [call site] 01375
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01376
30 QTC::TC(char const*, char const*, int) [function] [call site] 01377
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01378
30 QPDFObjectHandle::isOrHasName(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01379
31 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01380
31 QPDFObjectHandle::isArray() const [function] [call site] 01381
31 QPDFObjectHandle::getArrayAsVector() const [function] [call site] 01382
31 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01383
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01384
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01385
30 QPDFObjectHandle::isDictionary() const [function] [call site] 01386
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01387
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01388
30 QPDFObjectHandle::isDictionaryOfType(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&) const [function] [call site] 01389
30 QTC::TC(char const*, char const*, int) [function] [call site] 01390
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01391
30 QPDF::EncryptionParameters::interpretCF(QPDFObjectHandle const&) const [function] [call site] 01392
31 QPDFObjectHandle::isName() const [function] [call site] 01393
31 QPDFObjectHandle::getName() const [function] [call site] 01394
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01395
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01396
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01397
30 QPDFObjectHandle::isArray() const [function] [call site] 01398
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01399
30 QPDFObjectHandle::isArray() const [function] [call site] 01400
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01401
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01402
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01403
30 QPDFObjectHandle::getArrayNItems() const [function] [call site] 01404
30 QPDFObjectHandle::getArrayNItems() const [function] [call site] 01405
30 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 01406
30 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01407
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01408
30 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 01409
30 QPDFObjectHandle::isDictionary() const [function] [call site] 01410
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01411
30 QPDFObjectHandle::isName() const [function] [call site] 01412
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01413
30 QTC::TC(char const*, char const*, int) [function] [call site] 01414
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01415
30 QPDF::EncryptionParameters::interpretCF(QPDFObjectHandle const&) const [function] [call site] 01416
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01417
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01418
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01419
30 QTC::TC(char const*, char const*, int) [function] [call site] 01420
30 InputSource::getLastOffset() const [function] [call site] 01421
30 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01422
30 QPDF::warn(QPDFExc const&) [function] [call site] 01423
30 QPDFExc::~QPDFExc() [function] [call site] 01424
30 QPDF::getKeyForObject(std::__1::shared_ptr<QPDF::EncryptionParameters>, QPDFObjGen, bool) [function] [call site] 01425
31 __cxa_allocate_exception [call site] 01426
31 std::logic_error::logic_error(char const*) [call site] 01427
31 __cxa_throw [call site] 01428
31 std::logic_error::~logic_error() [call site] 01429
31 __cxa_free_exception [call site] 01430
31 QPDFObjGen::operator!=(QPDFObjGen const&) const [function] [call site] 01431
31 QPDFObjGen::getObj() const [function] [call site] 01432
31 QPDFObjGen::getGen() const [function] [call site] 01433
31 QPDF::EncryptionParameters::R() [function] [call site] 01434
31 QPDF::compute_data_key(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, bool, int, int) [function] [call site] 01435
32 MD5::digest(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 01436
33 MD5::MD5() [function] [call site] 01437
34 MD5::init() [function] [call site] 01438
35 QPDFCryptoProvider::getImpl() [function] [call site] 01439
36 QPDFCryptoProvider::getInstance() [function] [call site] 01440
37 __cxa_guard_acquire [call site] 01441
37 QPDFCryptoProvider::QPDFCryptoProvider() [function] [call site] 01442
38 QPDFCryptoProvider::registerImpl_internal(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::function<std::__1::shared_ptr<QPDFCryptoImpl> ()>) [function] [call site] 01443
38 QUtil::get_env(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> >*) [function] [call site] 01444
39 getenv [call site] 01445
38 QPDFCryptoProvider::setDefaultProvider_internal(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01446
39 __cxa_allocate_exception [call site] 01447
39 std::logic_error::logic_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 01448
39 __cxa_throw [call site] 01449
39 __cxa_free_exception [call site] 01450
37 __cxa_atexit [call site] 01451
37 QPDFCryptoProvider::~QPDFCryptoProvider() [function] [call site] 01452
37 __cxa_guard_release [call site] 01453
37 __cxa_guard_abort [call site] 01454
36 std::logic_error::~logic_error() [call site] 01455
36 QPDFCryptoProvider::getImpl_internal(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01456
37 __cxa_allocate_exception [call site] 01457
37 std::logic_error::logic_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 01458
37 __cxa_throw [call site] 01459
37 __cxa_free_exception [call site] 01460
33 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01461
33 MD5::digest(unsigned char*) [function] [call site] 01462
33 MD5::~MD5() [function] [call site] 01463
30 QTC::TC(char const*, char const*, int) [function] [call site] 01464
30 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01465
30 QTC::TC(char const*, char const*, int) [function] [call site] 01466
30 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01467
30 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 01468
31 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 01469
32 QIntC::IntConverter<unsigned long, int, false, true>::convert(unsigned long const&) [function] [call site] 01470
33 QIntC::IntConverter<unsigned long, int, false, true>::error(unsigned long) [function] [call site] 01471
29 InputSource::read(unsigned long, long long) [function] [call site] 01472
30 InputSource::read(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, long long) [function] [call site] 01473
29 __cxa_allocate_exception [call site] 01474
29 long long QPDF::toO<unsigned long>(unsigned long const&) [function] [call site] 01475
29 QPDF::damagedPDF(InputSource&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01476
29 __cxa_throw [call site] 01477
29 __cxa_free_exception [call site] 01478
29 Pipeline::write(char const*, unsigned long) [function] [call site] 01479
29 __cxa_begin_catch [call site] 01480
29 QPDF::warn(QPDFExc const&) [function] [call site] 01481
29 __cxa_begin_catch [call site] 01482
29 QTC::TC(char const*, char const*, int) [function] [call site] 01483
29 InputSource::getLastOffset() const [function] [call site] 01484
29 QPDFObjGen::unparse(char) const [function] [call site] 01485
29 QPDF::damagedPDF(InputSource&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01486
29 QPDF::warn(QPDFExc const&) [function] [call site] 01487
29 QPDFExc::~QPDFExc() [function] [call site] 01488
29 InputSource::getLastOffset() const [function] [call site] 01489
29 QPDF::damagedPDF(InputSource&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01490
29 QPDF::warn(QPDFExc const&) [function] [call site] 01491
29 QPDFExc::~QPDFExc() [function] [call site] 01492
29 __cxa_end_catch [call site] 01493
29 __cxa_end_catch [call site] 01494
29 __cxa_begin_catch [call site] 01495
29 __cxa_end_catch [call site] 01496
29 __clang_call_terminate [call site] 01497
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01498
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01499
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01500
26 ContentNormalizer::anyBadTokens() const [function] [call site] 01501
26 qpdf::Stream::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01502
26 ContentNormalizer::lastTokenWasBad() const [function] [call site] 01503
26 QTC::TC(char const*, char const*, int) [function] [call site] 01504
26 qpdf::Stream::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01505
26 qpdf::Stream::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01506
25 __cxa_allocate_exception [call site] 01507
25 QPDFObject::getQPDF() [function] [call site] 01508
25 QPDF::getFilename() const [function] [call site] 01509
25 QPDFObject::getParsedOffset() [function] [call site] 01510
25 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01511
25 __cxa_throw [call site] 01512
25 __cxa_free_exception [call site] 01513
25 QTC::TC(char const*, char const*, int) [function] [call site] 01514
25 Pl_Buffer::getBufferSharedPointer() [function] [call site] 01515
26 Pl_Buffer::getBuffer() [function] [call site] 01516
27 __cxa_allocate_exception [call site] 01517
27 std::logic_error::logic_error(char const*) [call site] 01518
27 __cxa_throw [call site] 01519
27 std::logic_error::~logic_error() [call site] 01520
27 __cxa_free_exception [call site] 01521
27 Buffer::Buffer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&) [function] [call site] 01522
28 Buffer::Members::Members(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&) [function] [call site] 01523
25 Pl_Buffer::~Pl_Buffer() [function] [call site] 01524
26 Pipeline::~Pipeline() [function] [call site] 01525
24 qpdf::Stream::~Stream() [function] [call site] 01526
23 Buffer::getSize() const [function] [call site] 01527
23 unsigned long QPDF::toS<int>(int const&) [function] [call site] 01528
24 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01529
23 QPDF::processXRefStream(long long, QPDFObjectHandle&, bool)::$_0::operator()(std::__1::basic_string_view<char, std::__1::char_traits<char> >) const [function] [call site] 01530
24 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01531
23 __cxa_allocate_exception [call site] 01532
23 QPDFExc::QPDFExc(QPDFExc const&) [function] [call site] 01533
23 __cxa_throw [call site] 01534
23 __cxa_free_exception [call site] 01535
23 QPDF::warn(QPDFExc const&) [function] [call site] 01536
23 QPDFExc::~QPDFExc() [function] [call site] 01537
23 Buffer::getBuffer() [function] [call site] 01538
23 QTC::TC(char const*, char const*, int) [function] [call site] 01539
23 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 01540
23 QPDF::insertFreeXrefEntry(QPDFObjGen) [function] [call site] 01541
23 int QPDF::toI<long long>(long long const&) [function] [call site] 01542
23 int QPDF::toI<long long>(long long const&) [function] [call site] 01543
23 QPDF::insertXrefEntry(int, int, long long, int) [function] [call site] 01544
23 qpdf::BaseHandle::operator bool() const [function] [call site] 01545
23 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01546
23 QPDF::setTrailer(QPDFObjectHandle) [function] [call site] 01547
24 qpdf::BaseHandle::operator bool() const [function] [call site] 01548
24 QPDFObjectHandle::operator=(QPDFObjectHandle const&) [function] [call site] 01549
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01550
23 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01551
23 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01552
23 QPDFObjectHandle::isInteger() const [function] [call site] 01553
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01554
23 __cxa_allocate_exception [call site] 01555
23 QPDF::damagedPDF(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] 01556
23 __cxa_throw [call site] 01557
23 __cxa_free_exception [call site] 01558
23 QTC::TC(char const*, char const*, int) [function] [call site] 01559
23 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01560
23 QPDFObjectHandle::getIntValue() const [function] [call site] 01561
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01562
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01563
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01564
22 QTC::TC(char const*, char const*, int) [function] [call site] 01565
22 __cxa_allocate_exception [call site] 01566
22 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01567
22 __cxa_throw [call site] 01568
22 __cxa_free_exception [call site] 01569
21 QTC::TC(char const*, char const*, int) [function] [call site] 01570
21 __cxa_allocate_exception [call site] 01571
21 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01572
21 __cxa_throw [call site] 01573
21 __cxa_free_exception [call site] 01574
21 qpdf::BaseHandle::operator bool() const [function] [call site] 01575
21 __cxa_allocate_exception [call site] 01576
21 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01577
21 __cxa_throw [call site] 01578
21 __cxa_free_exception [call site] 01579
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01580
21 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 01581
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01582
21 QPDFObjGen::getObj() const [function] [call site] 01583
21 QTC::TC(char const*, char const*, int) [function] [call site] 01584
21 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01585
21 QPDF::warn(QPDFExc const&) [function] [call site] 01586
21 QPDFExc::~QPDFExc() [function] [call site] 01587
21 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 01588
21 QPDFObjGen::getObj() const [function] [call site] 01589
21 QPDFObjGen::getObj() const [function] [call site] 01590
21 QPDF::removeObject(QPDFObjGen) [function] [call site] 01591
22 QPDFObject::assign_null() [function] [call site] 01592
23 QPDFObjGen::QPDFObjGen() [function] [call site] 01593
22 QPDFObjGen::QPDFObjGen() [function] [call site] 01594
22 QPDFObject::setObjGen(QPDF*, QPDFObjGen) [function] [call site] 01595
20 QPDF::getRoot() [function] [call site] 01596
20 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01597
20 QPDFObjectHandle::isDictionary() const [function] [call site] 01598
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01599
20 QTC::TC(char const*, char const*, int) [function] [call site] 01600
20 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01601
20 QPDF::warn(QPDFExc const&) [function] [call site] 01602
20 QPDFExc::~QPDFExc() [function] [call site] 01603
20 QPDF::initializeEncryption() [function] [call site] 01604
21 QPDF::EncryptionParameters::initialize(QPDF&) [function] [call site] 01605
22 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01606
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01607
22 QPDFObjectHandle::isArray() const [function] [call site] 01608
22 QPDFObjectHandle::getArrayNItems() const [function] [call site] 01609
22 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 01610
22 QPDFObjectHandle::isString() const [function] [call site] 01611
23 qpdf::BaseHandle::type_code() const [function] [call site] 01612
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01613
22 QPDF::damagedPDF(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] 01614
22 QPDF::warn(QPDFExc const&) [function] [call site] 01615
22 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 01616
22 QPDFObjectHandle::getStringValue() const [function] [call site] 01617
23 QPDFObjectHandle::isString() const [function] [call site] 01618
23 QPDFObject::getStringValue() const [function] [call site] 01619
23 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01620
23 QTC::TC(char const*, char const*, int) [function] [call site] 01621
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01622
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01623
22 QPDFObjectHandle::isDictionary() const [function] [call site] 01624
22 __cxa_allocate_exception [call site] 01625
22 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01626
22 __cxa_throw [call site] 01627
22 __cxa_free_exception [call site] 01628
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01629
22 QPDFObjectHandle::isName() const [function] [call site] 01630
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01631
22 QPDFObjectHandle::getName() const [function] [call site] 01632
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01633
22 __cxa_allocate_exception [call site] 01634
22 QPDF::EncryptionParameters::initialize(QPDF&)::$_0::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01635
23 InputSource::getLastOffset() const [function] [call site] 01636
23 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01637
22 __cxa_throw [call site] 01638
22 __cxa_free_exception [call site] 01639
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01640
22 QPDFObjectHandle::isNull() const [function] [call site] 01641
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01642
22 QPDF::EncryptionParameters::initialize(QPDF&)::$_0::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01643
22 QPDF::warn(QPDFExc const&) [function] [call site] 01644
22 QPDFExc::~QPDFExc() [function] [call site] 01645
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01646
22 QPDFObjectHandle::isInteger() const [function] [call site] 01647
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01648
22 QPDFObjectHandle::isString() const [function] [call site] 01649
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01650
22 QPDFObjectHandle::isInteger() const [function] [call site] 01651
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01652
22 QPDF::EncryptionParameters::initialize(QPDF&)::$_1::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01653
23 __cxa_allocate_exception [call site] 01654
23 QPDF::damagedPDF(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] 01655
23 __cxa_throw [call site] 01656
23 __cxa_free_exception [call site] 01657
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01658
22 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 01659
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01660
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01661
22 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 01662
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01663
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01664
22 QPDFObjectHandle::getStringValue() const [function] [call site] 01665
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01666
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01667
22 QPDFObjectHandle::getStringValue() const [function] [call site] 01668
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01669
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01670
22 QPDFObjectHandle::getIntValue() const [function] [call site] 01671
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01672
22 __cxa_allocate_exception [call site] 01673
22 QPDF::EncryptionParameters::initialize(QPDF&)::$_0::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01674
22 __cxa_throw [call site] 01675
22 __cxa_free_exception [call site] 01676
22 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01677
23 QTC::TC(char const*, char const*, int) [function] [call site] 01678
22 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01679
22 QPDF::EncryptionParameters::initialize(QPDF&)::$_1::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01680
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01681
22 QPDFObjectHandle::isString() const [function] [call site] 01682
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01683
22 QPDFObjectHandle::isString() const [function] [call site] 01684
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01685
22 QPDFObjectHandle::isString() const [function] [call site] 01686
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01687
22 QPDF::EncryptionParameters::initialize(QPDF&)::$_1::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01688
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01689
22 QPDFObjectHandle::getStringValue() const [function] [call site] 01690
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01691
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01692
22 QPDFObjectHandle::getStringValue() const [function] [call site] 01693
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01694
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01695
22 QPDFObjectHandle::getStringValue() const [function] [call site] 01696
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01697
22 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01698
22 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01699
22 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01700
22 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01701
22 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01702
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01703
22 QPDFObjectHandle::isInteger() const [function] [call site] 01704
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01705
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01706
22 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 01707
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01708
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01709
22 QPDFObjectHandle::isBool() const [function] [call site] 01710
23 qpdf::BaseHandle::type_code() const [function] [call site] 01711
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01712
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01713
22 QPDFObjectHandle::getBoolValue() const [function] [call site] 01714
23 QPDF_Bool* qpdf::BaseHandle::as<QPDF_Bool>() const [function] [call site] 01715
24 QPDF_Bool* qpdf::BaseHandle::as<QPDF_Bool>() const [function] [call site] 01716
25 QPDF_Bool* qpdf::BaseHandle::as<QPDF_Bool>() const [function] [call site] 01717
23 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01718
23 QTC::TC(char const*, char const*, int) [function] [call site] 01719
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01720
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01721
22 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 01722
22 qpdf::BaseDictionary::begin() [function] [call site] 01723
23 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 01724
22 qpdf::BaseDictionary::end() [function] [call site] 01725
23 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 01726
22 qpdf::Dictionary::~Dictionary() [function] [call site] 01727
22 QPDFObjectHandle::isDictionary() const [function] [call site] 01728
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01729
22 QPDFObjectHandle::isName() const [function] [call site] 01730
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01731
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01732
22 QPDFObjectHandle::getName() const [function] [call site] 01733
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01734
22 QTC::TC(char const*, char const*, int) [function] [call site] 01735
22 QTC::TC(char const*, char const*, int) [function] [call site] 01736
22 QTC::TC(char const*, char const*, int) [function] [call site] 01737
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01738
22 QPDF::EncryptionParameters::interpretCF(QPDFObjectHandle const&) const [function] [call site] 01739
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01740
22 QPDF::EncryptionParameters::interpretCF(QPDFObjectHandle const&) const [function] [call site] 01741
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01742
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01743
22 QPDFObjectHandle::isName() const [function] [call site] 01744
22 QPDF::EncryptionParameters::interpretCF(QPDFObjectHandle const&) const [function] [call site] 01745
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01746
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01747
22 QPDF::EncryptionData::EncryptionData(int, int, int, int, 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&, 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&, 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&, bool) [function] [call site] 01748
22 QUtil::hex_decode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01749
23 qpdf::util::hex_decode_char(char) [function] [call site] 01750
22 QPDF::EncryptionData::check_owner_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01751
23 QPDF::EncryptionData::getV() const [function] [call site] 01752
23 QPDF::EncryptionData::check_owner_password_V4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01753
24 QPDF::EncryptionData::compute_O_rc4_key(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&) const [function] [call site] 01754
25 QPDF::EncryptionData::getV() const [function] [call site] 01755
25 __cxa_allocate_exception [call site] 01756
25 std::logic_error::logic_error(char const*) [call site] 01757
25 __cxa_throw [call site] 01758
25 std::logic_error::~logic_error() [call site] 01759
25 __cxa_free_exception [call site] 01760
25 MD5::MD5() [function] [call site] 01761
25 pad_or_truncate_password_V4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 01762
25 MD5::encodeDataIncrementally(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 01763
25 QPDF::EncryptionData::getR() const [function] [call site] 01764
25 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01765
25 iterate_md5_digest(MD5&, int, int) [function] [call site] 01766
26 MD5::digest(unsigned char*) [function] [call site] 01767
26 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01768
26 MD5::MD5() [function] [call site] 01769
26 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01770
26 MD5::digest(unsigned char*) [function] [call site] 01771
26 MD5::~MD5() [function] [call site] 01772
25 MD5::~MD5() [function] [call site] 01773
24 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01774
24 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01775
24 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01776
24 QPDF::EncryptionData::getR() const [function] [call site] 01777
24 iterate_rc4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::basic_string_view<char, std::__1::char_traits<char> >, int, bool) [function] [call site] 01778
25 RC4::process(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> >&) [function] [call site] 01779
26 RC4::RC4(unsigned char const*, int) [function] [call site] 01780
27 QPDFCryptoProvider::getImpl() [function] [call site] 01781
26 RC4::process(unsigned char const*, unsigned long, unsigned char*) [function] [call site] 01782
26 RC4::~RC4() [function] [call site] 01783
24 QPDF::EncryptionData::check_user_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01784
25 QPDF::EncryptionData::getV() const [function] [call site] 01785
25 QPDF::EncryptionData::check_user_password_V4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01786
26 QPDF::EncryptionData::compute_U_value(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01787
27 QPDF::EncryptionData::getR() const [function] [call site] 01788
27 QPDF::EncryptionData::compute_U_value_R3(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01789
28 QPDF::EncryptionData::compute_encryption_key(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01790
29 QPDF::EncryptionData::getV() const [function] [call site] 01791
29 QPDF::EncryptionData::recover_encryption_key_with_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01792
30 QPDF::EncryptionData::recover_encryption_key_with_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool&) const [function] [call site] 01793
31 QPDF::EncryptionData::check_owner_password_V5(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01794
32 QPDF::EncryptionData::getU() const [function] [call site] 01795
32 QPDF::EncryptionData::getO() const [function] [call site] 01796
32 QPDF::EncryptionData::getO() const [function] [call site] 01797
32 QPDF::EncryptionData::hash_V5(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&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01798
33 Pl_SHA2::Pl_SHA2(int, Pipeline*) [function] [call site] 01799
34 Pl_SHA2::resetBits(int) [function] [call site] 01800
35 __cxa_allocate_exception [call site] 01801
35 std::logic_error::logic_error(char const*) [call site] 01802
35 __cxa_throw [call site] 01803
35 std::logic_error::~logic_error() [call site] 01804
35 __cxa_free_exception [call site] 01805
35 QPDFCryptoProvider::getImpl() [function] [call site] 01806
34 Pipeline::~Pipeline() [function] [call site] 01807
33 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01808
33 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01809
33 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01810
33 Pl_SHA2::finish() [function] [call site] 01811
34 Pipeline::next() const [function] [call site] 01812
34 Pipeline::next() const [function] [call site] 01813
33 Pl_SHA2::getRawDigest() [function] [call site] 01814
34 __cxa_allocate_exception [call site] 01815
34 std::logic_error::logic_error(char const*) [call site] 01816
34 __cxa_throw [call site] 01817
34 std::logic_error::~logic_error() [call site] 01818
34 __cxa_free_exception [call site] 01819
33 QPDF::EncryptionData::getR() const [function] [call site] 01820
33 __assert_fail [call site] 01821
33 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01822
33 process_with_aes(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long, unsigned int, unsigned char const*, unsigned long) [function] [call site] 01823
34 Pl_Buffer::Pl_Buffer(char const*, Pipeline*) [function] [call site] 01824
34 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01825
34 unsigned int QIntC::to_uint<unsigned long>(unsigned long const&) [function] [call site] 01826
35 QIntC::IntConverter<unsigned long, unsigned int, false, false>::convert(unsigned long const&) [function] [call site] 01827
36 QIntC::IntConverter<unsigned long, unsigned int, false, false>::error(unsigned long) [function] [call site] 01828
34 Pl_AES_PDF::Pl_AES_PDF(char const*, Pipeline*, bool, unsigned char const*, unsigned long) [function] [call site] 01829
35 QPDFCryptoProvider::getImpl() [function] [call site] 01830
35 __cxa_allocate_exception [call site] 01831
35 std::logic_error::logic_error(char const*) [call site] 01832
35 __cxa_throw [call site] 01833
35 __cxa_free_exception [call site] 01834
35 __cxa_allocate_exception [call site] 01835
35 std::runtime_error::runtime_error(char const*) [call site] 01836
35 __cxa_throw [call site] 01837
35 __cxa_free_exception [call site] 01838
35 Pipeline::~Pipeline() [function] [call site] 01839
34 Pl_AES_PDF::setIV(unsigned char const*, unsigned long) [function] [call site] 01840
35 __cxa_allocate_exception [call site] 01841
35 std::logic_error::logic_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 01842
35 __cxa_throw [call site] 01843
35 __cxa_free_exception [call site] 01844
34 Pl_AES_PDF::useZeroIV() [function] [call site] 01845
34 Pl_AES_PDF::disablePadding() [function] [call site] 01846
34 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01847
34 Pl_AES_PDF::finish() [function] [call site] 01848
35 Pl_AES_PDF::flush(bool) [function] [call site] 01849
36 __cxa_allocate_exception [call site] 01850
36 std::logic_error::logic_error(char const*) [call site] 01851
36 __cxa_throw [call site] 01852
36 std::logic_error::~logic_error() [call site] 01853
36 __cxa_free_exception [call site] 01854
36 Pl_AES_PDF::initializeVector() [function] [call site] 01855
37 QUtil::initializeWithRandomBytes(unsigned char*, unsigned long) [function] [call site] 01856
38 QUtil::getRandomDataProvider() [function] [call site] 01857
39 getRandomDataProviderProvider() [function] [call site] 01858
40 __cxa_guard_acquire [call site] 01859
40 (anonymous namespace)::RandomDataProviderProvider::RandomDataProviderProvider() [function] [call site] 01860
41 CryptoRandomDataProvider::getInstance() [function] [call site] 01861
40 __cxa_guard_release [call site] 01862
40 __cxa_guard_abort [call site] 01863
39 (anonymous namespace)::RandomDataProviderProvider::getProvider() [function] [call site] 01864
36 Pipeline::next() const [function] [call site] 01865
36 Pl_AES_PDF::initializeVector() [function] [call site] 01866
36 Pipeline::next() const [function] [call site] 01867
35 unsigned char QIntC::to_uchar<unsigned long>(unsigned long const&) [function] [call site] 01868
36 QIntC::IntConverter<unsigned long, unsigned char, false, false>::convert(unsigned long const&) [function] [call site] 01869
37 QIntC::IntConverter<unsigned long, unsigned char, false, false>::error(unsigned long) [function] [call site] 01870
35 Pl_AES_PDF::flush(bool) [function] [call site] 01871
35 __cxa_allocate_exception [call site] 01872
35 std::logic_error::logic_error(char const*) [call site] 01873
35 __cxa_throw [call site] 01874
35 std::logic_error::~logic_error() [call site] 01875
35 __cxa_free_exception [call site] 01876
35 Pl_AES_PDF::flush(bool) [function] [call site] 01877
35 Pipeline::next() const [function] [call site] 01878
34 Pl_Buffer::getString() [function] [call site] 01879
35 __cxa_allocate_exception [call site] 01880
35 std::logic_error::logic_error(char const*) [call site] 01881
35 __cxa_throw [call site] 01882
35 std::logic_error::~logic_error() [call site] 01883
35 __cxa_free_exception [call site] 01884
34 Pl_Buffer::getString() [function] [call site] 01885
34 Pl_AES_PDF::~Pl_AES_PDF() [function] [call site] 01886
34 Pl_Buffer::~Pl_Buffer() [function] [call site] 01887
33 Pl_SHA2::Pl_SHA2(int, Pipeline*) [function] [call site] 01888
33 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01889
33 Pl_SHA2::finish() [function] [call site] 01890
33 Pl_SHA2::getRawDigest() [function] [call site] 01891
33 unsigned int QIntC::to_uint<int>(int const&) [function] [call site] 01892
34 QIntC::IntConverter<int, unsigned int, true, false>::convert(int const&) [function] [call site] 01893
35 QIntC::IntConverter<int, unsigned int, true, false>::error(int) [function] [call site] 01894
33 Pl_SHA2::~Pl_SHA2() [function] [call site] 01895
33 Pl_SHA2::~Pl_SHA2() [function] [call site] 01896
31 QPDF::EncryptionData::getO() const [function] [call site] 01897
31 QPDF::EncryptionData::getU() const [function] [call site] 01898
31 QPDF::EncryptionData::getOE() const [function] [call site] 01899
31 QPDF::EncryptionData::check_user_password_V5(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01900
32 QPDF::EncryptionData::getU() const [function] [call site] 01901
32 QPDF::EncryptionData::getU() const [function] [call site] 01902
32 QPDF::EncryptionData::hash_V5(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&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01903
31 QPDF::EncryptionData::getU() const [function] [call site] 01904
31 QPDF::EncryptionData::getUE() const [function] [call site] 01905
31 QPDF::EncryptionData::hash_V5(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&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01906
31 process_with_aes(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long, unsigned int, unsigned char const*, unsigned long) [function] [call site] 01907
31 QPDF::EncryptionData::getPerms() const [function] [call site] 01908
31 process_with_aes(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long, unsigned int, unsigned char const*, unsigned long) [function] [call site] 01909
31 QPDF::EncryptionData::compute_Perms_value_V5_clear() const [function] [call site] 01910
32 QPDF::EncryptionData::getP() const [function] [call site] 01911
32 QPDF::EncryptionData::getEncryptMetadata() const [function] [call site] 01912
32 QUtil::initializeWithRandomBytes(unsigned char*, unsigned long) [function] [call site] 01913
29 QPDF::EncryptionData::compute_encryption_key_from_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01914
30 MD5::MD5() [function] [call site] 01915
30 pad_or_truncate_password_V4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 01916
30 MD5::encodeDataIncrementally(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 01917
30 QPDF::EncryptionData::getO() const [function] [call site] 01918
30 MD5::encodeDataIncrementally(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 01919
30 QPDF::EncryptionData::getP() const [function] [call site] 01920
30 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01921
30 QPDF::EncryptionData::getId1() const [function] [call site] 01922
30 MD5::encodeDataIncrementally(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 01923
30 QPDF::EncryptionData::getR() const [function] [call site] 01924
30 QPDF::EncryptionData::getEncryptMetadata() const [function] [call site] 01925
30 MD5::encodeDataIncrementally(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 01926
30 QPDF::EncryptionData::getR() const [function] [call site] 01927
30 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01928
30 iterate_md5_digest(MD5&, int, int) [function] [call site] 01929
30 MD5::~MD5() [function] [call site] 01930
28 MD5::MD5() [function] [call site] 01931
28 MD5::encodeDataIncrementally(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 01932
28 QPDF::EncryptionData::getId1() const [function] [call site] 01933
28 MD5::encodeDataIncrementally(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 01934
28 MD5::digest() [function] [call site] 01935
29 MD5::digest(unsigned char*) [function] [call site] 01936
28 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01937
28 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01938
28 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01939
28 iterate_rc4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::basic_string_view<char, std::__1::char_traits<char> >, int, bool) [function] [call site] 01940
28 MD5::~MD5() [function] [call site] 01941
27 QPDF::EncryptionData::compute_U_value_R2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01942
28 QPDF::EncryptionData::compute_encryption_key(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01943
28 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01944
28 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01945
28 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01946
28 iterate_rc4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::basic_string_view<char, std::__1::char_traits<char> >, int, bool) [function] [call site] 01947
26 QPDF::EncryptionData::getR() const [function] [call site] 01948
26 QPDF::EncryptionData::getU() const [function] [call site] 01949
26 memcmp [call site] 01950
25 QPDF::EncryptionData::check_user_password_V5(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01951
23 QPDF::EncryptionData::check_owner_password_V5(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01952
22 QPDF::getTrimmedUserPassword() const [function] [call site] 01953
23 QPDF::trim_user_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01954
24 QTC::TC(char const*, char const*, int) [function] [call site] 01955
22 QTC::TC(char const*, char const*, int) [function] [call site] 01956
22 QPDF::EncryptionData::check_user_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01957
22 QTC::TC(char const*, char const*, int) [function] [call site] 01958
22 __cxa_allocate_exception [call site] 01959
22 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01960
22 __cxa_throw [call site] 01961
22 __cxa_free_exception [call site] 01962
22 QPDF::EncryptionData::compute_encryption_key(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01963
22 QPDF::EncryptionData::recover_encryption_key_with_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool&) const [function] [call site] 01964
22 QPDF::EncryptionParameters::initialize(QPDF&)::$_2::operator()(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01965
23 QPDF::damagedPDF(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] 01966
23 QPDF::warn(QPDFExc const&) [function] [call site] 01967
23 QPDFExc::~QPDFExc() [function] [call site] 01968
22 QPDF::EncryptionData::~EncryptionData() [function] [call site] 01969
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01970
20 __cxa_begin_catch [call site] 01971
20 __cxa_end_catch [call site] 01972
20 QPDF::insertXrefEntry(int, int, long long, int) [function] [call site] 01973
20 QPDF::reconstruct_xref(QPDFExc&, bool)::$_0::operator()() const [function] [call site] 01974
20 QPDF::readTrailer() [function] [call site] 01975
21 QPDF::damagedPDF(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] 01976
21 QPDF::warn(QPDFExc const&) [function] [call site] 01977
21 QPDFExc::~QPDFExc() [function] [call site] 01978
21 QPDFObjectHandle::isDictionary() const [function] [call site] 01979
21 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 01980
21 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01981
21 QPDFTokenizer::Token::~Token() [function] [call site] 01982
21 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01983
21 QPDF::warn(QPDFExc const&) [function] [call site] 01984
21 QPDFExc::~QPDFExc() [function] [call site] 01985
21 InputSource::setLastOffset(long long) [function] [call site] 01986
21 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01987
20 QPDFObjectHandle::isDictionary() const [function] [call site] 01988
20 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01989
20 QPDFObjectHandle::operator=(QPDFObjectHandle const&) [function] [call site] 01990
20 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01991
20 QPDF::warn(QPDFExc const&) [function] [call site] 01992
20 QPDFExc::~QPDFExc() [function] [call site] 01993
20 QPDF::reconstruct_xref(QPDFExc&, bool)::$_0::operator()() const [function] [call site] 01994
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01995
20 qpdf::BaseHandle::operator bool() const [function] [call site] 01996
20 QPDFXRefEntry::getType() const [function] [call site] 01997
20 QPDF::getObject(QPDFObjGen) [function] [call site] 01998
21 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 01999
21 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02000
21 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02001
21 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Unresolved>(QPDF*, QPDFObjGen) [function] [call site] 02002
21 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02003
20 QPDFObjectHandle::isStreamOfType(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&) const [function] [call site] 02004
20 __cxa_begin_catch [call site] 02005
20 __cxa_end_catch [call site] 02006
20 QPDFXRefEntry::getOffset() const [function] [call site] 02007
20 QPDFObjectHandle::getDict() const [function] [call site] 02008
20 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02009
20 QPDFObjectHandle::getUIntValueAsUInt() const [function] [call site] 02010
21 QPDFObjectHandle::getIntValue() const [function] [call site] 02011
21 QTC::TC(char const*, char const*, int) [function] [call site] 02012
21 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02013
21 QTC::TC(char const*, char const*, int) [function] [call site] 02014
21 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02015
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02016
20 QPDFObjectHandle::getDict() const [function] [call site] 02017
20 QPDF::setTrailer(QPDFObjectHandle) [function] [call site] 02018
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02019
20 QPDF::reconstruct_xref(QPDFExc&, bool)::$_0::operator()() const [function] [call site] 02020
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02021
20 QPDF::read_xref(long long, bool) [function] [call site] 02022
20 __cxa_begin_catch [call site] 02023
20 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02024
20 QPDF::warn(QPDFExc const&) [function] [call site] 02025
20 QPDFExc::~QPDFExc() [function] [call site] 02026
20 __cxa_end_catch [call site] 02027
20 QTC::TC(char const*, char const*, int) [function] [call site] 02028
20 qpdf::BaseHandle::operator bool() const [function] [call site] 02029
20 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02030
20 QPDFObjectHandle::isDictionary() const [function] [call site] 02031
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02032
20 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 02033
20 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02034
20 QPDFObjectHandle::isDictionaryOfType(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&) const [function] [call site] 02035
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02036
20 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02037
20 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02038
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02039
20 __cxa_begin_catch [call site] 02040
20 __cxa_end_catch [call site] 02041
20 qpdf::BaseHandle::operator bool() const [function] [call site] 02042
20 qpdf::BaseHandle::operator bool() const [function] [call site] 02043
20 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02044
20 QPDF::warn(QPDFExc const&) [function] [call site] 02045
20 QPDFExc::~QPDFExc() [function] [call site] 02046
20 QPDFObjectHandle::newDictionary() [function] [call site] 02047
21 QPDFObjectHandle::newDictionary(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > > const&) [function] [call site] 02048
22 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Dictionary, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > > const&>(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > > const&) [function] [call site] 02049
23 QPDF_Dictionary::QPDF_Dictionary(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > > const&) [function] [call site] 02050
23 QPDF_Dictionary::~QPDF_Dictionary() [function] [call site] 02051
22 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02052
20 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02053
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02054
20 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02055
20 qpdf::BaseHandle::operator bool() const [function] [call site] 02056
20 __cxa_allocate_exception [call site] 02057
20 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02058
20 __cxa_throw [call site] 02059
20 __cxa_free_exception [call site] 02060
20 __cxa_allocate_exception [call site] 02061
20 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02062
20 __cxa_throw [call site] 02063
20 __cxa_free_exception [call site] 02064
20 QPDF::reconstruct_xref(QPDFExc&, bool)::$_0::operator()() const [function] [call site] 02065
20 QPDF::getAllPages() [function] [call site] 02066
21 QPDF::getRoot() [function] [call site] 02067
21 QPDFObjGen::set::set() [function] [call site] 02068
21 QPDFObjGen::set::set() [function] [call site] 02069
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02070
21 QPDFObjectHandle::isDictionary() const [function] [call site] 02071
21 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02072
21 qpdf::BaseHandle::operator QPDFObjGen() const [function] [call site] 02073
22 QPDFObject::getObjGen() [function] [call site] 02074
22 QPDFObjGen::QPDFObjGen() [function] [call site] 02075
21 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 02076
22 QPDFObjGen::isIndirect() const [function] [call site] 02077
21 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02078
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02079
21 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02080
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02081
21 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02082
21 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02083
21 __cxa_allocate_exception [call site] 02084
21 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02085
21 __cxa_throw [call site] 02086
21 __cxa_free_exception [call site] 02087
21 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02088
21 QPDF::getAllPagesInternal(QPDFObjectHandle, QPDFObjGen::set&, QPDFObjGen::set&, bool, bool) [function] [call site] 02089
22 qpdf::BaseHandle::operator QPDFObjGen() const [function] [call site] 02090
22 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 02091
22 __cxa_allocate_exception [call site] 02092
22 QPDFObjectHandle::getObjGen() const [function] [call site] 02093
22 QPDFObjGen::unparse(char) const [function] [call site] 02094
22 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02095
22 __cxa_throw [call site] 02096
22 __cxa_free_exception [call site] 02097
22 QPDFObjectHandle::isDictionaryOfType(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&) const [function] [call site] 02098
22 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02099
22 operator"" _qpdf(char const*, unsigned long) [function] [call site] 02100
22 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02101
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02102
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02103
22 QPDFObjectHandle::isRectangle() const [function] [call site] 02104
23 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 02105
23 qpdf::BaseHandle::operator bool() const [function] [call site] 02106
23 qpdf::Array::at(int) const [function] [call site] 02107
23 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle&&) [function] [call site] 02108
23 QPDFObjectHandle::isNumber() const [function] [call site] 02109
24 QPDFObjectHandle::isInteger() const [function] [call site] 02110
24 QPDFObjectHandle::isReal() const [function] [call site] 02111
25 qpdf::BaseHandle::type_code() const [function] [call site] 02112
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02113
23 qpdf::Array::size() const [function] [call site] 02114
23 qpdf::Array::~Array() [function] [call site] 02115
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02116
22 QTC::TC(char const*, char const*, int) [function] [call site] 02117
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02118
22 QPDFObjectHandle::isDictionary() const [function] [call site] 02119
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02120
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02121
22 qpdf::BaseHandle::operator QPDFObjGen() const [function] [call site] 02122
22 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 02123
22 __cxa_allocate_exception [call site] 02124
22 QPDFObjectHandle::getObjGen() const [function] [call site] 02125
22 QPDFObjGen::unparse(char) const [function] [call site] 02126
22 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02127
22 __cxa_throw [call site] 02128
22 __cxa_free_exception [call site] 02129
22 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 02130
22 qpdf::Array::begin() [function] [call site] 02131
22 qpdf::Array::end() [function] [call site] 02132
22 qpdf::Array::~Array() [function] [call site] 02133
22 QPDFObjectHandle::isDictionary() const [function] [call site] 02134
22 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02135
22 QPDFObjectHandle::isIndirect() const [function] [call site] 02136
22 QTC::TC(char const*, char const*, int) [function] [call site] 02137
22 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02138
22 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02139
22 QPDF::makeIndirectObject(QPDFObjectHandle) [function] [call site] 02140
23 qpdf::BaseHandle::operator bool() const [function] [call site] 02141
23 __cxa_allocate_exception [call site] 02142
23 std::logic_error::logic_error(char const*) [call site] 02143
23 __cxa_throw [call site] 02144
23 std::logic_error::~logic_error() [call site] 02145
23 __cxa_free_exception [call site] 02146
23 QPDFObjectHandle::getObj() [function] [call site] 02147
23 QPDF::makeIndirectFromQPDFObject(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02148
24 QPDF::nextObjGen() [function] [call site] 02149
25 QPDF::getObjectCount() [function] [call site] 02150
26 QPDF::fixDanglingReferences(bool) [function] [call site] 02151
27 QPDF::resolveXRefTable() [function] [call site] 02152
28 QPDF::isUnresolved(QPDFObjGen) [function] [call site] 02153
28 QPDF::resolve(QPDFObjGen) [function] [call site] 02154
29 QPDFXRefEntry::getObjStreamNumber() const [function] [call site] 02155
30 __cxa_allocate_exception [call site] 02156
30 std::logic_error::logic_error(char const*) [call site] 02157
30 __cxa_throw [call site] 02158
30 std::logic_error::~logic_error() [call site] 02159
30 __cxa_free_exception [call site] 02160
30 int QIntC::to_int<long long>(long long const&) [function] [call site] 02161
29 QPDF::resolveObjectsInStream(int) [function] [call site] 02162
30 QPDF::getObject(int, int) [function] [call site] 02163
31 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 02164
31 QPDF::getObject(QPDFObjGen) [function] [call site] 02165
30 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 02166
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02167
30 qpdf::BaseHandle::operator bool() const [function] [call site] 02168
30 __cxa_allocate_exception [call site] 02169
30 QPDF::damagedPDF(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] 02170
30 __cxa_throw [call site] 02171
30 __cxa_free_exception [call site] 02172
30 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 02173
30 qpdf::Stream::getDict() const [function] [call site] 02174
30 QPDFObjectHandle::isDictionaryOfType(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&) const [function] [call site] 02175
30 QTC::TC(char const*, char const*, int) [function] [call site] 02176
30 QPDF::damagedPDF(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] 02177
30 QPDF::warn(QPDFExc const&) [function] [call site] 02178
30 QPDFExc::~QPDFExc() [function] [call site] 02179
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02180
30 QPDFObjectHandle::getValueAsUInt(unsigned int&) const [function] [call site] 02181
31 QPDFObjectHandle::isInteger() const [function] [call site] 02182
31 QPDFObjectHandle::getUIntValueAsUInt() const [function] [call site] 02183
30 QPDFObjectHandle::getValueAsInt(int&) const [function] [call site] 02184
31 QPDFObjectHandle::isInteger() const [function] [call site] 02185
31 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 02186
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02187
30 __cxa_allocate_exception [call site] 02188
30 QPDF::damagedPDF(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] 02189
30 __cxa_throw [call site] 02190
30 __cxa_free_exception [call site] 02191
30 qpdf::Stream::getStreamData(qpdf_stream_decode_level_e) [function] [call site] 02192
30 BufferInputSource::BufferInputSource(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, Buffer*, bool) [function] [call site] 02193
30 Buffer::getSize() const [function] [call site] 02194
30 Buffer::getBuffer() [function] [call site] 02195
30 __cxa_allocate_exception [call site] 02196
30 QPDF::damagedPDF(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] 02197
30 __cxa_throw [call site] 02198
30 __cxa_free_exception [call site] 02199
30 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 02200
30 InputSource::getLastOffset() const [function] [call site] 02201
30 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 02202
30 QPDFTokenizer::Token::isInteger() const [function] [call site] 02203
30 __cxa_allocate_exception [call site] 02204
30 InputSource::getLastOffset() const [function] [call site] 02205
30 QPDF::resolveObjectsInStream(int)::$_0::operator()(int, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02206
31 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 02207
30 __cxa_throw [call site] 02208
30 __cxa_free_exception [call site] 02209
30 QPDFTokenizer::Token::getValue() const [function] [call site] 02210
30 QUtil::string_to_int(char const*) [function] [call site] 02211
30 QPDFTokenizer::Token::getValue() const [function] [call site] 02212
30 QUtil::string_to_int(char const*) [function] [call site] 02213
30 QTC::TC(char const*, char const*, int) [function] [call site] 02214
30 QPDF::resolveObjectsInStream(int)::$_0::operator()(int, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02215
30 QPDF::warn(QPDFExc const&) [function] [call site] 02216
30 QPDFExc::~QPDFExc() [function] [call site] 02217
30 QTC::TC(char const*, char const*, int) [function] [call site] 02218
30 QPDF::resolveObjectsInStream(int)::$_0::operator()(int, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02219
30 QPDF::warn(QPDFExc const&) [function] [call site] 02220
30 QPDFExc::~QPDFExc() [function] [call site] 02221
30 QTC::TC(char const*, char const*, int) [function] [call site] 02222
30 InputSource::getLastOffset() const [function] [call site] 02223
30 QPDF::resolveObjectsInStream(int)::$_0::operator()(int, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02224
30 QPDF::warn(QPDFExc const&) [function] [call site] 02225
30 QPDFExc::~QPDFExc() [function] [call site] 02226
30 InputSource::getLastOffset() const [function] [call site] 02227
30 QPDF::resolveObjectsInStream(int)::$_0::operator()(int, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02228
30 QPDF::warn(QPDFExc const&) [function] [call site] 02229
30 QPDFExc::~QPDFExc() [function] [call site] 02230
30 QPDFTokenizer::Token::~Token() [function] [call site] 02231
30 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 02232
30 QPDFXRefEntry::getType() const [function] [call site] 02233
30 QPDFXRefEntry::getObjStreamNumber() const [function] [call site] 02234
30 Buffer::Buffer(unsigned char*, unsigned long) [function] [call site] 02235
30 qpdf::is::OffsetBuffer::OffsetBuffer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, Buffer*, long long) [function] [call site] 02236
31 InputSource::InputSource() [function] [call site] 02237
31 BufferInputSource::BufferInputSource(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, Buffer*, bool) [function] [call site] 02238
31 __cxa_allocate_exception [call site] 02239
31 std::logic_error::logic_error(char const*) [call site] 02240
31 __cxa_throw [call site] 02241
31 __cxa_free_exception [call site] 02242
31 BufferInputSource::~BufferInputSource() [function] [call site] 02243
31 InputSource::~InputSource() [function] [call site] 02244
30 QPDF::readObjectInStream(qpdf::is::OffsetBuffer&, int, int) [function] [call site] 02245
31 QPDFParser::parse(qpdf::is::OffsetBuffer&, int, int, qpdf::Tokenizer&, QPDF&) [function] [call site] 02246
32 QPDFObject::ObjStreamDescr::ObjStreamDescr(int, int) [function] [call site] 02247
32 QPDFParser::QPDFParser(InputSource&, std::__1::shared_ptr<std::__1::variant<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObject::JSON_Descr, QPDFObject::ChildDescr, QPDFObject::ObjStreamDescr> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, qpdf::Tokenizer&, QPDFObjectHandle::StringDecrypter*, QPDF*, bool, int, int, bool) [function] [call site] 02248
32 QPDFParser::parse(bool&, bool) [function] [call site] 02249
32 QPDFParser::~QPDFParser() [function] [call site] 02250
32 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02251
31 InputSource::getLastOffset() const [function] [call site] 02252
31 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02253
31 QPDF::warn(QPDFExc const&) [function] [call site] 02254
31 QPDFExc::~QPDFExc() [function] [call site] 02255
31 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02256
30 QPDFObjectHandle::getObj() [function] [call site] 02257
30 QPDF::updateCache(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&, long long, long long, bool) [function] [call site] 02258
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02259
30 qpdf::is::OffsetBuffer::~OffsetBuffer() [function] [call site] 02260
31 BufferInputSource::~BufferInputSource() [function] [call site] 02261
31 InputSource::~InputSource() [function] [call site] 02262
30 Buffer::~Buffer() [function] [call site] 02263
30 QTC::TC(char const*, char const*, int) [function] [call site] 02264
30 BufferInputSource::~BufferInputSource() [function] [call site] 02265
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02266
30 qpdf::Stream::~Stream() [function] [call site] 02267
29 __cxa_allocate_exception [call site] 02268
29 QPDFObjGen::unparse(char) const [function] [call site] 02269
29 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02270
29 __cxa_throw [call site] 02271
29 __cxa_free_exception [call site] 02272
29 __cxa_begin_catch [call site] 02273
29 QPDF::warn(QPDFExc const&) [function] [call site] 02274
29 __cxa_end_catch [call site] 02275
29 __cxa_begin_catch [call site] 02276
29 QPDFObjGen::unparse(char) const [function] [call site] 02277
29 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02278
29 QPDF::warn(QPDFExc const&) [function] [call site] 02279
29 QPDFExc::~QPDFExc() [function] [call site] 02280
29 __cxa_end_catch [call site] 02281
29 QPDF::isUnresolved(QPDFObjGen) [function] [call site] 02282
29 QTC::TC(char const*, char const*, int) [function] [call site] 02283
29 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02284
29 QPDF::updateCache(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&, long long, long long, bool) [function] [call site] 02285
29 QPDFObject::setDefaultDescription(QPDF*, QPDFObjGen const&) [function] [call site] 02286
29 QPDF::ResolveRecorder::~ResolveRecorder() [function] [call site] 02287
30 __clang_call_terminate [call site] 02288
29 __clang_call_terminate [call site] 02289
27 QTC::TC(char const*, char const*, int) [function] [call site] 02290
27 QPDF::resolveXRefTable() [function] [call site] 02291
26 QPDFObjGen::QPDFObjGen() [function] [call site] 02292
26 QPDFObjGen::getObj() const [function] [call site] 02293
26 unsigned long QPDF::toS<int>(int const&) [function] [call site] 02294
25 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 02295
25 __cxa_allocate_exception [call site] 02296
25 std::range_error::range_error[abi:ne180100](char const*) [function] [call site] 02297
26 std::runtime_error::runtime_error(char const*) [call site] 02298
25 __cxa_throw [call site] 02299
25 std::range_error::~range_error() [call site] 02300
25 __cxa_free_exception [call site] 02301
25 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 02302
24 QPDF::ObjCache::ObjCache(std::__1::shared_ptr<QPDFObject>, long long, long long) [function] [call site] 02303
24 QPDF::ObjCache::operator=(QPDF::ObjCache&&) [function] [call site] 02304
24 QPDF::ObjCache::~ObjCache() [function] [call site] 02305
24 QPDF::newIndirect(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02306
25 QPDFObject::setDefaultDescription(QPDF*, QPDFObjGen const&) [function] [call site] 02307
25 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02308
22 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02309
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02310
22 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02311
22 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02312
22 QPDF::getAllPagesInternal(QPDFObjectHandle, QPDFObjGen::set&, QPDFObjGen::set&, bool, bool) [function] [call site] 02313
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02314
23 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02315
23 QPDFObjectHandle::isRectangle() const [function] [call site] 02316
23 QTC::TC(char const*, char const*, int) [function] [call site] 02317
23 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02318
23 QPDFObjectHandle::Rectangle::Rectangle(double, double, double, double) [function] [call site] 02319
23 QPDFObjectHandle::newArray(QPDFObjectHandle::Rectangle const&) [function] [call site] 02320
24 QPDFObjectHandle::newReal(double, int, bool) [function] [call site] 02321
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Real, double&, int&, bool&>(double&, int&, bool&) [function] [call site] 02322
26 QPDF_Real::QPDF_Real(double, int, bool) [function] [call site] 02323
27 QUtil::double_to_string(double, int, bool) [function] [call site] 02324
28 std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::str[abi:ne180100]() const & [function] [call site] 02325
25 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02326
24 QPDFObjectHandle::newArray(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> > const&) [function] [call site] 02327
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Array, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> > const&>(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> > const&) [function] [call site] 02328
26 QPDF_Array::QPDF_Array(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> > const&) [function] [call site] 02329
25 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02330
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02331
23 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02332
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02333
23 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02334
23 QPDFObjectHandle::isDictionary() const [function] [call site] 02335
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02336
23 qpdf::BaseHandle::operator QPDFObjGen() const [function] [call site] 02337
23 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 02338
23 QTC::TC(char const*, char const*, int) [function] [call site] 02339
23 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02340
23 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02341
23 QPDFObjectHandle::shallowCopy() [function] [call site] 02342
24 __cxa_allocate_exception [call site] 02343
24 std::logic_error::logic_error(char const*) [call site] 02344
24 __cxa_throw [call site] 02345
24 std::logic_error::~logic_error() [call site] 02346
24 __cxa_free_exception [call site] 02347
24 qpdf::BaseHandle::copy(bool) const [function] [call site] 02348
25 qpdf::BaseHandle::resolved_type_code() const [function] [call site] 02349
26 qpdf::BaseHandle::raw_type_code() const [function] [call site] 02350
26 QPDF::Resolver::resolved(QPDF*, QPDFObjGen) [function] [call site] 02351
26 QPDFObject::getTypeCode() const [function] [call site] 02352
26 qpdf::BaseHandle::raw_type_code() const [function] [call site] 02353
25 __cxa_allocate_exception [call site] 02354
25 std::logic_error::logic_error(char const*) [call site] 02355
25 __cxa_throw [call site] 02356
25 std::logic_error::~logic_error() [call site] 02357
25 __cxa_free_exception [call site] 02358
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Reserved>() [function] [call site] 02359
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02360
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Bool, bool&>(bool&) [function] [call site] 02361
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Integer, long long&>(long long&) [function] [call site] 02362
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Real, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02363
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_String, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02364
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Name, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02365
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Array, QPDF_Array const&>(QPDF_Array const&) [function] [call site] 02366
26 QPDF_Array::QPDF_Array(QPDF_Array const&) [function] [call site] 02367
25 QTC::TC(char const*, char const*, int) [function] [call site] 02368
25 QPDF_Array::QPDF_Array() [function] [call site] 02369
25 qpdf::BaseHandle::indirect() const [function] [call site] 02370
25 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02371
25 qpdf::BaseHandle::copy(bool) const [function] [call site] 02372
26 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02373
26 QPDFObjectHandle::operator=(QPDFObjectHandle const&) [function] [call site] 02374
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02375
26 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Array, QPDF_Array>(QPDF_Array&&) [function] [call site] 02376
27 QPDF_Array::QPDF_Array(QPDF_Array&&) [function] [call site] 02377
26 QPDF_Array::~QPDF_Array() [function] [call site] 02378
26 qpdf::BaseHandle::operator bool() const [function] [call site] 02379
26 qpdf::BaseHandle::indirect() const [function] [call site] 02380
26 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02381
26 qpdf::BaseHandle::copy(bool) const [function] [call site] 02382
27 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02383
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02384
27 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Array, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >, bool>(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&&, bool&&) [function] [call site] 02385
27 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Dictionary, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > > const&>(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > > const&) [function] [call site] 02386
27 qpdf::BaseHandle::indirect() const [function] [call site] 02387
27 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02388
27 qpdf::BaseHandle::copy(bool) const [function] [call site] 02389
28 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02390
28 QPDFObjectHandle::operator=(QPDFObjectHandle const&) [function] [call site] 02391
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02392
28 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Dictionary, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > >&>(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > >&) [function] [call site] 02393
28 QTC::TC(char const*, char const*, int) [function] [call site] 02394
28 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Operator, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02395
28 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_InlineImage, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02396
29 QPDF_InlineImage::QPDF_InlineImage(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 02397
29 QPDF_InlineImage::~QPDF_InlineImage() [function] [call site] 02398
28 __cxa_allocate_exception [call site] 02399
28 std::logic_error::logic_error(char const*) [call site] 02400
28 __cxa_throw [call site] 02401
28 std::logic_error::~logic_error() [call site] 02402
28 __cxa_free_exception [call site] 02403
28 __cxa_allocate_exception [call site] 02404
28 std::logic_error::logic_error(char const*) [call site] 02405
28 __cxa_throw [call site] 02406
28 std::logic_error::~logic_error() [call site] 02407
28 __cxa_free_exception [call site] 02408
28 QPDF::getObject(QPDFObjGen) [function] [call site] 02409
28 QPDFObjectHandle::getObj() [function] [call site] 02410
24 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02411
23 QPDF::makeIndirectObject(QPDFObjectHandle) [function] [call site] 02412
23 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02413
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02414
23 qpdf::BaseHandle::operator QPDFObjGen() const [function] [call site] 02415
23 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 02416
23 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02417
23 QPDFObjectHandle::newNull() [function] [call site] 02418
23 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02419
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02420
23 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02421
23 QPDFObjectHandle::isSameObjectAs(QPDFObjectHandle const&) const [function] [call site] 02422
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02423
23 QPDFObjectHandle::isDictionaryOfType(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&) const [function] [call site] 02424
23 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02425
23 operator"" _qpdf(char const*, unsigned long) [function] [call site] 02426
23 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02427
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02428
23 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02429
23 QPDFObjectHandle::newNull() [function] [call site] 02430
23 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02431
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02432
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02433
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02434
21 __cxa_begin_catch [call site] 02435
21 __cxa_rethrow [call site] 02436
21 __cxa_end_catch [call site] 02437
21 QPDF::flattenPagesTree() [function] [call site] 02438
22 QPDF::pushInheritedAttributesToPage(bool, bool) [function] [call site] 02439
23 QPDF::getAllPages() [function] [call site] 02440
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02441
24 QPDFObjGen::set::~set() [function] [call site] 02442
24 __clang_call_terminate [call site] 02443
23 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02444
23 QPDF::pushInheritedAttributesToPageInternal(QPDFObjectHandle, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> > > > >&, bool, bool) [function] [call site] 02445
24 QPDFObjectHandle::getKeys() const [function] [call site] 02446
25 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 02447
25 qpdf::BaseHandle::operator bool() const [function] [call site] 02448
25 qpdf::BaseDictionary::getKeys() [function] [call site] 02449
26 qpdf::BaseDictionary::dict() const [function] [call site] 02450
26 QPDFObjectHandle::isNull() const [function] [call site] 02451
25 qpdf::Dictionary::~Dictionary() [function] [call site] 02452
25 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02453
25 QTC::TC(char const*, char const*, int) [function] [call site] 02454
24 __cxa_allocate_exception [call site] 02455
24 InputSource::getLastOffset() const [function] [call site] 02456
24 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02457
24 __cxa_throw [call site] 02458
24 __cxa_free_exception [call site] 02459
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02460
24 QPDFObjectHandle::isIndirect() const [function] [call site] 02461
24 QTC::TC(char const*, char const*, int) [function] [call site] 02462
24 QPDFObjectHandle::isIndirect() const [function] [call site] 02463
24 QPDFObjectHandle::isScalar() const [function] [call site] 02464
25 QPDFObjectHandle::isBool() const [function] [call site] 02465
25 QPDFObjectHandle::isInteger() const [function] [call site] 02466
25 QPDFObjectHandle::isName() const [function] [call site] 02467
25 QPDFObjectHandle::isNull() const [function] [call site] 02468
25 QPDFObjectHandle::isReal() const [function] [call site] 02469
25 QPDFObjectHandle::isString() const [function] [call site] 02470
24 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02471
24 QPDF::makeIndirectObject(QPDFObjectHandle) [function] [call site] 02472
24 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02473
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02474
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02475
24 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02476
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02477
24 QTC::TC(char const*, char const*, int) [function] [call site] 02478
24 QTC::TC(char const*, char const*, int) [function] [call site] 02479
24 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02480
25 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 02481
25 qpdf::BaseHandle::operator bool() const [function] [call site] 02482
25 qpdf::BaseDictionary::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02483
26 qpdf::BaseDictionary::dict() const [function] [call site] 02484
25 qpdf::Dictionary::~Dictionary() [function] [call site] 02485
25 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02486
25 QTC::TC(char const*, char const*, int) [function] [call site] 02487
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02488
24 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02489
24 QTC::TC(char const*, char const*, int) [function] [call site] 02490
24 QPDFObjectHandle::getObjGen() const [function] [call site] 02491
24 QPDF::setLastObjectDescription(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 02492
24 QPDF::warn(qpdf_error_code_e, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02493
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02494
24 QPDFObjectHandle::aitems() [function] [call site] 02495
25 QPDFObjectHandle::QPDFArrayItems::QPDFArrayItems(QPDFObjectHandle const&) [function] [call site] 02496
26 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02497
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02498
24 QPDFObjectHandle::QPDFArrayItems::begin() [function] [call site] 02499
25 QPDFObjectHandle::QPDFArrayItems::iterator::iterator(QPDFObjectHandle&, bool) [function] [call site] 02500
26 QPDFObjectHandle::QPDFArrayItems::iterator::Members::Members(QPDFObjectHandle&, bool) [function] [call site] 02501
27 QPDFObjectHandle::getArrayNItems() const [function] [call site] 02502
26 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 02503
26 QPDFObjectHandle::QPDFArrayItems::iterator::updateIValue() [function] [call site] 02504
27 QPDFObjectHandle::getArrayNItems() const [function] [call site] 02505
27 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 02506
27 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02507
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02508
27 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 02509
27 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02510
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02511
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02512
24 QPDFObjectHandle::QPDFArrayItems::end() [function] [call site] 02513
25 QPDFObjectHandle::QPDFArrayItems::iterator::iterator(QPDFObjectHandle&, bool) [function] [call site] 02514
24 QPDFObjectHandle::QPDFArrayItems::iterator::operator!=(QPDFObjectHandle::QPDFArrayItems::iterator const&) const [function] [call site] 02515
25 QPDFObjectHandle::QPDFArrayItems::iterator::operator==(QPDFObjectHandle::QPDFArrayItems::iterator const&) const [function] [call site] 02516
24 QPDFObjectHandle::QPDFArrayItems::iterator::~iterator() [function] [call site] 02517
25 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02518
24 QPDFObjectHandle::QPDFArrayItems::~QPDFArrayItems() [function] [call site] 02519
25 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02520
24 QPDFObjectHandle::QPDFArrayItems::iterator::operator*() [function] [call site] 02521
25 QPDFObjectHandle::QPDFArrayItems::iterator::updateIValue() [function] [call site] 02522
24 QPDFObjectHandle::isDictionaryOfType(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&) const [function] [call site] 02523
24 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02524
24 QPDF::pushInheritedAttributesToPageInternal(QPDFObjectHandle, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> > > > >&, bool, bool) [function] [call site] 02525
25 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02526
25 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02527
25 QTC::TC(char const*, char const*, int) [function] [call site] 02528
25 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02529
25 QTC::TC(char const*, char const*, int) [function] [call site] 02530
25 QPDFObjectHandle::QPDFArrayItems::iterator::operator++() [function] [call site] 02531
26 QPDFObjectHandle::QPDFArrayItems::iterator::updateIValue() [function] [call site] 02532
25 QTC::TC(char const*, char const*, int) [function] [call site] 02533
25 QTC::TC(char const*, char const*, int) [function] [call site] 02534
25 QTC::TC(char const*, char const*, int) [function] [call site] 02535
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02536
23 __cxa_allocate_exception [call site] 02537
23 std::logic_error::logic_error(char const*) [call site] 02538
23 __cxa_throw [call site] 02539
23 __cxa_free_exception [call site] 02540
22 QPDF::getRoot() [function] [call site] 02541
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02542
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02543
22 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 02544
22 QPDF::insertPageobjToPage(QPDFObjectHandle const&, int, bool) [function] [call site] 02545
23 QPDFObjectHandle::getObjGen() const [function] [call site] 02546
23 QPDF::setLastObjectDescription(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 02547
23 __cxa_allocate_exception [call site] 02548
23 QPDFExc::QPDFExc(qpdf_error_code_e, 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&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02549
23 __cxa_throw [call site] 02550
23 __cxa_free_exception [call site] 02551
22 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02552
22 QPDFObjectHandle::newArray(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> > const&) [function] [call site] 02553
22 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02554
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02555
22 QPDFObjectHandle::getUIntValue() const [function] [call site] 02556
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02557
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02558
22 QPDFObjectHandle::getUIntValue() const [function] [call site] 02559
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02560
22 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 02561
22 QPDFObjectHandle::newInteger(long long) [function] [call site] 02562
22 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02563
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02564
22 __cxa_allocate_exception [call site] 02565
22 std::runtime_error::runtime_error(char const*) [call site] 02566
22 __cxa_throw [call site] 02567
22 __cxa_free_exception [call site] 02568
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02569
20 QPDF::reconstruct_xref(QPDFExc&, bool)::$_0::operator()() const [function] [call site] 02570
20 __cxa_allocate_exception [call site] 02571
20 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02572
20 __cxa_throw [call site] 02573
20 __cxa_free_exception [call site] 02574
20 __clang_call_terminate [call site] 02575
19 QPDFXRefEntry::getType() const [function] [call site] 02576
19 QPDFXRefEntry::getOffset() const [function] [call site] 02577
19 QPDF::readObjectAtOffset(bool, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 02578
20 QTC::TC(char const*, char const*, int) [function] [call site] 02579
20 QTC::TC(char const*, char const*, int) [function] [call site] 02580
20 QPDFObjGen::unparse(char) const [function] [call site] 02581
20 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02582
20 QPDF::warn(QPDFExc const&) [function] [call site] 02583
20 QPDFExc::~QPDFExc() [function] [call site] 02584
20 __cxa_end_catch [call site] 02585
20 QPDF::readObject(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 02586
20 __cxa_allocate_exception [call site] 02587
20 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02588
20 __cxa_throw [call site] 02589
20 __cxa_free_exception [call site] 02590
20 isspace [call site] 02591
20 QPDFObjectHandle::getObj() [function] [call site] 02592
20 QPDF::updateCache(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&, long long, long long, bool) [function] [call site] 02593
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02594
20 __clang_call_terminate [call site] 02595
14 QPDFParser::warn(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02596
14 QPDFObjectHandle::operator=(QPDFObjectHandle const&) [function] [call site] 02597
13 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02598
13 QPDFObjectHandle::isString() const [function] [call site] 02599
13 QPDFObjectHandle::newString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02600
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_String, 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] 02601
14 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02602
13 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02603
13 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02604
13 QPDFObjectHandle::setParsedOffset(long long) [function] [call site] 02605
14 QPDFObject::setParsedOffset(long long) [function] [call site] 02606
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Dictionary, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > > >(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > >&&) [function] [call site] 02607
14 QPDF_Dictionary::QPDF_Dictionary(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > >&&) [function] [call site] 02608
13 QPDFParser::setDescription(std::__1::shared_ptr<QPDFObject>&, long long) [function] [call site] 02609
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02610
13 QPDFParser::add(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02611
13 QTC::TC(char const*, char const*, int) [function] [call site] 02612
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02613
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02614
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02615
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02616
13 QPDFParser::tooManyBadTokens() [function] [call site] 02617
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02618
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02619
13 QPDFParser::addNull() [function] [call site] 02620
13 QTC::TC(char const*, char const*, int) [function] [call site] 02621
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02622
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02623
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02624
13 qpdf::Tokenizer::getType() const [function] [call site] 02625
13 qpdf::Tokenizer::getValue() const [function] [call site] 02626
13 void QPDFParser::addScalar<QPDF_Bool, bool>(bool&&) [function] [call site] 02627
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Bool, bool>(bool&&) [function] [call site] 02628
14 InputSource::getLastOffset() const [function] [call site] 02629
14 QPDFObject::setDescription(QPDF*, std::__1::shared_ptr<std::__1::variant<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObject::JSON_Descr, QPDFObject::ChildDescr, QPDFObject::ObjStreamDescr> >&, long long) [function] [call site] 02630
14 QPDFParser::add(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02631
13 QPDFParser::addNull() [function] [call site] 02632
13 InputSource::getLastOffset() const [function] [call site] 02633
13 qpdf::Tokenizer::getValue() const [function] [call site] 02634
13 QUtil::string_to_ll(char const*) [function] [call site] 02635
13 qpdf::Tokenizer::getValue() const [function] [call site] 02636
13 QUtil::string_to_ll(char const*) [function] [call site] 02637
13 void QPDFParser::addScalar<QPDF_Integer, long long>(long long&&) [function] [call site] 02638
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Integer, long long>(long long&&) [function] [call site] 02639
13 qpdf::Tokenizer::getValue() const [function] [call site] 02640
13 void QPDFParser::addScalar<QPDF_Real, 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] 02641
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Real, 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] 02642
13 qpdf::Tokenizer::getValue() const [function] [call site] 02643
13 qpdf::Tokenizer::getValue() const [function] [call site] 02644
13 void QPDFParser::addScalar<QPDF_Name, 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] 02645
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Name, 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] 02646
13 qpdf::Tokenizer::getValue() const [function] [call site] 02647
13 void QPDFParser::addScalar<QPDF_Operator, 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] 02648
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Operator, 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] 02649
13 qpdf::Tokenizer::getValue() const [function] [call site] 02650
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02651
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02652
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02653
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02654
13 QPDFParser::tooManyBadTokens() [function] [call site] 02655
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02656
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02657
13 QPDFParser::addNull() [function] [call site] 02658
13 QTC::TC(char const*, char const*, int) [function] [call site] 02659
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02660
13 QPDFParser::tooManyBadTokens() [function] [call site] 02661
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02662
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02663
13 qpdf::Tokenizer::getValue() const [function] [call site] 02664
13 void QPDFParser::addScalar<QPDF_String, 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] 02665
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_String, 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] 02666
13 qpdf::Tokenizer::getValue() const [function] [call site] 02667
13 InputSource::getLastOffset() const [function] [call site] 02668
13 void QPDFParser::addScalar<QPDF_String, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02669
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_String, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02670
13 void QPDFParser::addScalar<QPDF_String, 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] 02671
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02672
13 QPDFParser::tooManyBadTokens() [function] [call site] 02673
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02674
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02675
13 QPDFParser::addNull() [function] [call site] 02676
9 QPDFObjectHandle::isDictionary() const [function] [call site] 02677
9 QTC::TC(char const*, char const*, int) [function] [call site] 02678
9 __cxa_allocate_exception [call site] 02679
9 QPDF::damagedPDF(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] 02680
9 __cxa_throw [call site] 02681
9 __cxa_free_exception [call site] 02682
9 qpdf::BaseHandle::operator bool() const [function] [call site] 02683
9 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02684
9 QPDF::setTrailer(QPDFObjectHandle) [function] [call site] 02685
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02686
9 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02687
9 QTC::TC(char const*, char const*, int) [function] [call site] 02688
9 __cxa_allocate_exception [call site] 02689
9 QPDF::damagedPDF(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] 02690
9 __cxa_throw [call site] 02691
9 __cxa_free_exception [call site] 02692
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02693
9 QPDFObjectHandle::isInteger() const [function] [call site] 02694
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02695
9 QTC::TC(char const*, char const*, int) [function] [call site] 02696
9 __cxa_allocate_exception [call site] 02697
9 QPDF::damagedPDF(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] 02698
9 __cxa_throw [call site] 02699
9 __cxa_free_exception [call site] 02700
9 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02701
9 QTC::TC(char const*, char const*, int) [function] [call site] 02702
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02703
9 QPDFObjectHandle::isInteger() const [function] [call site] 02704
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02705
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02706
9 QPDFObjectHandle::getIntValue() const [function] [call site] 02707
9 QPDF::read_xrefStream(long long, bool) [function] [call site] 02708
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02709
9 __cxa_allocate_exception [call site] 02710
9 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02711
9 __cxa_throw [call site] 02712
9 __cxa_free_exception [call site] 02713
9 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02714
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02715
9 QPDFObjectHandle::isInteger() const [function] [call site] 02716
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02717
9 QTC::TC(char const*, char const*, int) [function] [call site] 02718
9 __cxa_allocate_exception [call site] 02719
9 QPDF::damagedPDF(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] 02720
9 __cxa_throw [call site] 02721
9 __cxa_free_exception [call site] 02722
9 QTC::TC(char const*, char const*, int) [function] [call site] 02723
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02724
9 QPDFObjectHandle::getIntValue() const [function] [call site] 02725
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02726
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02727
7 __cxa_begin_catch [call site] 02728
7 __cxa_rethrow [call site] 02729
7 __cxa_begin_catch [call site] 02730
7 __cxa_allocate_exception [call site] 02731
7 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02732
7 __cxa_throw [call site] 02733
7 __cxa_free_exception [call site] 02734
7 __cxa_end_catch [call site] 02735
7 __cxa_end_catch [call site] 02736
7 __cxa_begin_catch [call site] 02737
7 QPDF::reconstruct_xref(QPDFExc&, bool) [function] [call site] 02738
7 __cxa_end_catch [call site] 02739
7 __cxa_rethrow [call site] 02740
7 QPDF::initializeEncryption() [function] [call site] 02741
7 QPDF::getRoot() [function] [call site] 02742
7 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02743
7 QPDFObjectHandle::isDictionary() const [function] [call site] 02744
7 __cxa_allocate_exception [call site] 02745
7 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02746
7 __cxa_throw [call site] 02747
7 __cxa_free_exception [call site] 02748
7 __clang_call_terminate [call site] 02749
4 FuzzHelper::getWriter(std::__1::shared_ptr<QPDF>) [function] [call site] 02750
5 QPDFWriter::setOutputPipeline(Pipeline*) [function] [call site] 02751
6 QPDFWriter::initializePipelineStack(Pipeline*) [function] [call site] 02752
7 qpdf::pl::Count::Count(unsigned long, Pipeline*) [function] [call site] 02753
8 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 02754
5 QPDFWriter::setDecodeLevel(qpdf_stream_decode_level_e) [function] [call site] 02755
4 QPDFWriter::setDeterministicID(bool) [function] [call site] 02756
4 QPDFWriter::setQDFMode(bool) [function] [call site] 02757
4 FuzzHelper::doWrite(std::__1::shared_ptr<QPDFWriter>) [function] [call site] 02758
5 QPDFWriter::write() [function] [call site] 02759
6 QPDFWriter::doWriteSetup() [function] [call site] 02760
7 QPDFWriter::copyEncryptionParameters(QPDF&) [function] [call site] 02761
8 QPDF::getTrailer() [function] [call site] 02762
9 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02763
8 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02764
8 QPDFWriter::generateID() [function] [call site] 02765
9 QPDF::getTrailer() [function] [call site] 02766
9 QTC::TC(char const*, char const*, int) [function] [call site] 02767
9 __cxa_allocate_exception [call site] 02768
9 std::runtime_error::runtime_error(char const*) [call site] 02769
9 __cxa_throw [call site] 02770
9 __cxa_free_exception [call site] 02771
9 QUtil::get_current_time() [function] [call site] 02772
10 time [call site] 02773
9 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02774
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02775
9 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 02776
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02777
9 qpdf::BaseDictionary::begin() [function] [call site] 02778
9 qpdf::BaseDictionary::end() [function] [call site] 02779
9 qpdf::Dictionary::~Dictionary() [function] [call site] 02780
9 QPDFObjectHandle::isString() const [function] [call site] 02781
9 QPDFObjectHandle::getStringValue() const [function] [call site] 02782
9 MD5::MD5() [function] [call site] 02783
9 MD5::encodeString(char const*) [function] [call site] 02784
10 strlen [call site] 02785
10 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 02786
9 MD5::digest(unsigned char*) [function] [call site] 02787
9 MD5::~MD5() [function] [call site] 02788
9 QPDFWriter::getOriginalID1() [function] [call site] 02789
10 QPDF::getTrailer() [function] [call site] 02790
10 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02791
10 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02792
10 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 02793
10 QPDFObjectHandle::getStringValue() const [function] [call site] 02794
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02795
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02796
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02797
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02798
8 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 02799
8 QPDFObjectHandle::getStringValue() const [function] [call site] 02800
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02801
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02802
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02803
8 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 02804
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02805
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02806
8 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 02807
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02808
8 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02809
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02810
8 QPDFObjectHandle::isBool() const [function] [call site] 02811
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02812
8 QPDFObjectHandle::getBoolValue() const [function] [call site] 02813
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02814
8 QTC::TC(char const*, char const*, int) [function] [call site] 02815
8 QTC::TC(char const*, char const*, int) [function] [call site] 02816
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02817
8 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 02818
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02819
8 QPDFObjectHandle::getIntValue() const [function] [call site] 02820
8 QPDFObjectHandle::getStringValue() const [function] [call site] 02821
8 QPDFObjectHandle::getStringValue() const [function] [call site] 02822
8 QPDFObjectHandle::getStringValue() const [function] [call site] 02823
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02824
8 QPDF::getEncryptionKey() const [function] [call site] 02825
8 QPDF::getPaddedUserPassword() const [function] [call site] 02826
8 QPDF::EncryptionData::compute_encryption_key(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02827
8 QPDFWriter::setEncryptionMinimumVersion() [function] [call site] 02828
9 QPDF::EncryptionData::getR() const [function] [call site] 02829
9 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 02830
10 QPDFWriter::parseVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int&, int&) const [function] [call site] 02831
11 QUtil::string_to_int(char const*) [function] [call site] 02832
11 QUtil::string_to_int(char const*) [function] [call site] 02833
10 QPDFWriter::parseVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int&, int&) const [function] [call site] 02834
10 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02835
10 QTC::TC(char const*, char const*, int) [function] [call site] 02836
10 QTC::TC(char const*, char const*, int) [function] [call site] 02837
9 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 02838
9 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 02839
9 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 02840
9 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 02841
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02842
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02843
7 QPDFWriter::parseVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int&, int&) const [function] [call site] 02844
7 QPDFWriter::disableIncompatibleEncryption(int, int, int) [function] [call site] 02845
8 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02846
8 QPDF::EncryptionData::getV() const [function] [call site] 02847
8 QPDF::EncryptionData::getR() const [function] [call site] 02848
8 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02849
8 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02850
8 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02851
8 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02852
8 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02853
8 QTC::TC(char const*, char const*, int) [function] [call site] 02854
7 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02855
7 QTC::TC(char const*, char const*, int) [function] [call site] 02856
7 QPDFWriter::initializeSpecialStreams() [function] [call site] 02857
8 QPDF::getAllPages() [function] [call site] 02858
8 QPDFObjectHandle::getObjGen() const [function] [call site] 02859
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02860
8 QPDFObjectHandle::isArray() const [function] [call site] 02861
8 QPDFObjectHandle::getArrayNItems() const [function] [call site] 02862
8 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 02863
8 QPDFObjectHandle::getObjGen() const [function] [call site] 02864
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02865
8 QPDFObjectHandle::isStream() const [function] [call site] 02866
8 QPDFObjectHandle::getObjGen() const [function] [call site] 02867
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02868
7 QPDFWriter::initializeTables(unsigned long) [function] [call site] 02869
8 QPDF::Writer::tableSize(QPDF&) [function] [call site] 02870
9 QPDF::tableSize() [function] [call site] 02871
10 QPDFObjGen::getObj() const [function] [call site] 02872
10 QPDFObjGen::getObj() const [function] [call site] 02873
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02874
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 02875
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 02876
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 02877
8 unsigned long QIntC::to_size<unsigned long>(unsigned long const&) [function] [call site] 02878
9 QIntC::IntConverter<unsigned long, unsigned long, false, false>::convert(unsigned long const&) [function] [call site] 02879
10 QIntC::IntConverter<unsigned long, unsigned long, false, false>::error(unsigned long) [function] [call site] 02880
8 ObjTable<QPDFWriter::Object>::resize(unsigned long) [function] [call site] 02881
8 ObjTable<QPDFWriter::NewObject>::resize(unsigned long) [function] [call site] 02882
7 QPDFWriter::initializeTables(unsigned long) [function] [call site] 02883
7 QPDFWriter::preserveObjectStreams() [function] [call site] 02884
8 QPDF::Writer::getXRefTable(QPDF&) [function] [call site] 02885
9 QPDF::getXRefTableInternal() [function] [call site] 02886
10 __cxa_allocate_exception [call site] 02887
10 std::logic_error::logic_error(char const*) [call site] 02888
10 __cxa_throw [call site] 02889
10 std::logic_error::~logic_error() [call site] 02890
10 __cxa_free_exception [call site] 02891
8 QPDFXRefEntry::getType() const [function] [call site] 02892
8 QTC::TC(char const*, char const*, int) [function] [call site] 02893
8 QPDFXRefEntry::getObjStreamNumber() const [function] [call site] 02894
8 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 02895
9 QPDFObjGen::getObj() const [function] [call site] 02896
9 ObjTable<QPDFWriter::Object>::element(unsigned long) [function] [call site] 02897
10 ObjTable<QPDFWriter::Object>::large_element(unsigned long) [function] [call site] 02898
11 __cxa_guard_acquire [call site] 02899
11 __cxa_guard_release [call site] 02900
11 __cxa_allocate_exception [call site] 02901
11 std::runtime_error::runtime_error(char const*) [call site] 02902
11 __cxa_throw [call site] 02903
11 std::runtime_error::~runtime_error() [call site] 02904
11 __cxa_free_exception [call site] 02905
8 QPDFXRefEntry::getType() const [function] [call site] 02906
8 QTC::TC(char const*, char const*, int) [function] [call site] 02907
8 QPDF::Writer::getCompressibleObjSet(QPDF&) [function] [call site] 02908
9 QPDF::getCompressibleObjSet() [function] [call site] 02909
10 std::__1::vector<bool, std::__1::allocator<bool> > QPDF::getCompressibleObjGens<bool>() [function] [call site] 02910
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02911
11 QPDFObjectHandle::getObjGen() const [function] [call site] 02912
11 QPDF::getObjectCount() [function] [call site] 02913
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02914
11 QPDFObjectHandle::getObjectID() const [function] [call site] 02915
11 QPDFObjectHandle::getObjGen() const [function] [call site] 02916
11 QPDFObjGen::getObj() const [function] [call site] 02917
11 unsigned long QPDF::toS<int>(int const&) [function] [call site] 02918
11 __cxa_allocate_exception [call site] 02919
11 std::logic_error::logic_error(char const*) [call site] 02920
11 __cxa_throw [call site] 02921
11 __cxa_free_exception [call site] 02922
11 QTC::TC(char const*, char const*, int) [function] [call site] 02923
11 QPDFObjGen::getObj() const [function] [call site] 02924
11 QPDF::removeObject(QPDFObjGen) [function] [call site] 02925
11 QPDFObjGen::operator==(QPDFObjGen const&) const [function] [call site] 02926
11 QTC::TC(char const*, char const*, int) [function] [call site] 02927
11 QPDFObjectHandle::isStream() const [function] [call site] 02928
11 QPDFObjectHandle::isDictionaryOfType(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&) const [function] [call site] 02929
11 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02930
11 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02931
11 QPDFObjectHandle::isStream() const [function] [call site] 02932
11 QPDFObjectHandle::getDict() const [function] [call site] 02933
11 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 02934
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02935
11 qpdf::BaseDictionary::crend() [function] [call site] 02936
12 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 02937
11 qpdf::BaseDictionary::crbegin() [function] [call site] 02938
12 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 02939
11 qpdf::BaseHandle::null() const [function] [call site] 02940
11 QPDFObjectHandle::isIndirect() const [function] [call site] 02941
11 QTC::TC(char const*, char const*, int) [function] [call site] 02942
11 qpdf::Dictionary::~Dictionary() [function] [call site] 02943
11 QPDFObjectHandle::isDictionary() const [function] [call site] 02944
11 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 02945
11 qpdf::BaseDictionary::crend() [function] [call site] 02946
11 qpdf::BaseDictionary::crbegin() [function] [call site] 02947
11 qpdf::BaseHandle::null() const [function] [call site] 02948
11 qpdf::Dictionary::~Dictionary() [function] [call site] 02949
11 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 02950
11 qpdf::BaseHandle::operator bool() const [function] [call site] 02951
11 qpdf::Array::crbegin() [function] [call site] 02952
12 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 02953
12 qpdf::Array::getAsVector() const [function] [call site] 02954
11 qpdf::Array::crend() [function] [call site] 02955
12 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 02956
12 qpdf::Array::getAsVector() const [function] [call site] 02957
11 qpdf::Array::~Array() [function] [call site] 02958
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02959
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02960
8 QPDFXRefEntry::getType() const [function] [call site] 02961
8 QPDFObjGen::getObj() const [function] [call site] 02962
8 QPDFXRefEntry::getObjStreamNumber() const [function] [call site] 02963
8 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 02964
8 QTC::TC(char const*, char const*, int) [function] [call site] 02965
7 QPDFWriter::generateObjectStreams() [function] [call site] 02966
8 QPDF::Writer::getCompressibleObjGens(QPDF&) [function] [call site] 02967
9 QPDF::getCompressibleObjVector() [function] [call site] 02968
10 std::__1::vector<QPDFObjGen, std::__1::allocator<QPDFObjGen> > QPDF::getCompressibleObjGens<QPDFObjGen>() [function] [call site] 02969
8 QPDFWriter::initializeTables(unsigned long) [function] [call site] 02970
8 QPDF::newIndirectNull() [function] [call site] 02971
9 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02972
9 QPDF::makeIndirectFromQPDFObject(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02973
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02974
8 QTC::TC(char const*, char const*, int) [function] [call site] 02975
8 QPDF::newIndirectNull() [function] [call site] 02976
8 QPDFObjectHandle::getObjectID() const [function] [call site] 02977
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02978
8 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 02979
8 QPDFObjGen::getGen() const [function] [call site] 02980
7 QPDF::getAllPages() [function] [call site] 02981
7 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02982
7 ObjTable<QPDFWriter::Object>::operator[](QPDFObjectHandle) [function] [call site] 02983
8 QPDFObjectHandle::getObjectID() const [function] [call site] 02984
8 ObjTable<QPDFWriter::Object>::element(unsigned long) [function] [call site] 02985
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02986
7 QTC::TC(char const*, char const*, int) [function] [call site] 02987
7 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02988
7 ObjTable<QPDFWriter::Object>::operator[](QPDFObjectHandle) [function] [call site] 02989
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02990
7 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 02991
7 QTC::TC(char const*, char const*, int) [function] [call site] 02992
7 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 02993
7 ObjTable<QPDFWriter::Object>::forEach(std::__1::function<void (int, QPDFWriter::Object const&)>) [function] [call site] 02994
8 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 02995
7 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 02996
7 QPDF::getPDFVersion() const [function] [call site] 02997
7 QPDF::getExtensionLevel() [function] [call site] 02998
8 QPDF::getRoot() [function] [call site] 02999
8 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03000
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03001
8 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03002
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03003
8 QPDFObjectHandle::isDictionary() const [function] [call site] 03004
8 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03005
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03006
8 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03007
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03008
8 QPDFObjectHandle::isDictionary() const [function] [call site] 03009
8 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03010
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03011
8 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03012
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03013
8 QPDFObjectHandle::isInteger() const [function] [call site] 03014
7 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 03015
7 QTC::TC(char const*, char const*, int) [function] [call site] 03016
6 QPDF::getObjectCount() [function] [call site] 03017
6 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03018
6 QPDFWriter::prepareFileForWrite() [function] [call site] 03019
7 QPDF::fixDanglingReferences(bool) [function] [call site] 03020
7 QPDF::getRoot() [function] [call site] 03021
7 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03022
7 QPDFObjectHandle::isDictionary() const [function] [call site] 03023
7 QPDFObjectHandle::isIndirect() const [function] [call site] 03024
7 QTC::TC(char const*, char const*, int) [function] [call site] 03025
7 QPDFObjectHandle::shallowCopy() [function] [call site] 03026
7 QPDFObjectHandle::replaceKeyAndGetNew(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 03027
8 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 03028
7 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03029
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03030
7 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03031
7 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03032
7 QPDFObjectHandle::isIndirect() const [function] [call site] 03033
7 QTC::TC(char const*, char const*, int) [function] [call site] 03034
7 QPDFObjectHandle::makeDirect(bool) [function] [call site] 03035
8 QPDFObjGen::set::set() [function] [call site] 03036
8 QPDFObjectHandle::makeDirect(QPDFObjGen::set&, bool) [function] [call site] 03037
9 QPDFObjectHandle::assertInitialized() const [function] [call site] 03038
10 __cxa_allocate_exception [call site] 03039
10 std::logic_error::logic_error(char const*) [call site] 03040
10 __cxa_throw [call site] 03041
10 std::logic_error::~logic_error() [call site] 03042
10 __cxa_free_exception [call site] 03043
9 QPDFObjectHandle::getObjGen() const [function] [call site] 03044
9 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 03045
9 QTC::TC(char const*, char const*, int) [function] [call site] 03046
9 __cxa_allocate_exception [call site] 03047
9 std::runtime_error::runtime_error(char const*) [call site] 03048
9 __cxa_throw [call site] 03049
9 std::runtime_error::~runtime_error() [call site] 03050
9 __cxa_free_exception [call site] 03051
9 QPDFObjectHandle::isBool() const [function] [call site] 03052
9 QPDFObjectHandle::isInteger() const [function] [call site] 03053
9 QPDFObjectHandle::isName() const [function] [call site] 03054
9 QPDFObjectHandle::isNull() const [function] [call site] 03055
9 QPDFObjectHandle::isReal() const [function] [call site] 03056
9 QPDFObjectHandle::isString() const [function] [call site] 03057
9 qpdf::BaseHandle::copy(bool) const [function] [call site] 03058
9 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 03059
9 qpdf::BaseHandle::operator bool() const [function] [call site] 03060
9 qpdf::Array::begin() [function] [call site] 03061
9 qpdf::Array::end() [function] [call site] 03062
9 QPDFObjectHandle::makeDirect(QPDFObjGen::set&, bool) [function] [call site] 03063
10 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Array, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&>(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03064
10 QPDFObjectHandle::isDictionary() const [function] [call site] 03065
10 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03066
10 qpdf::BaseDictionary::begin() [function] [call site] 03067
10 qpdf::BaseDictionary::end() [function] [call site] 03068
10 qpdf::Dictionary::~Dictionary() [function] [call site] 03069
10 qpdf::BaseHandle::null() const [function] [call site] 03070
10 QPDFObjectHandle::makeDirect(QPDFObjGen::set&, bool) [function] [call site] 03071
11 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Dictionary, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > >&>(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, QPDFObjectHandle, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, QPDFObjectHandle> > >&) [function] [call site] 03072
11 QPDFObjectHandle::isStream() const [function] [call site] 03073
11 QTC::TC(char const*, char const*, int) [function] [call site] 03074
11 __cxa_allocate_exception [call site] 03075
11 std::runtime_error::runtime_error(char const*) [call site] 03076
11 __cxa_throw [call site] 03077
11 __cxa_free_exception [call site] 03078
11 QPDFObjectHandle::isReserved() const [function] [call site] 03079
12 qpdf::BaseHandle::type_code() const [function] [call site] 03080
11 __cxa_allocate_exception [call site] 03081
11 std::logic_error::logic_error(char const*) [call site] 03082
11 __cxa_throw [call site] 03083
11 __cxa_free_exception [call site] 03084
11 __cxa_allocate_exception [call site] 03085
11 std::logic_error::logic_error(char const*) [call site] 03086
11 __cxa_throw [call site] 03087
11 __cxa_free_exception [call site] 03088
11 qpdf::Array::~Array() [function] [call site] 03089
11 QPDFObjGen::set::erase(QPDFObjGen) [function] [call site] 03090
12 QPDFObjGen::isIndirect() const [function] [call site] 03091
8 QPDFObjGen::set::~set() [function] [call site] 03092
7 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 03093
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03094
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03095
6 QPDFWriter::writeLinearized() [function] [call site] 03096
7 QPDF::Writer::optimize(QPDF&, QPDFWriter::ObjTable const&, std::__1::function<int (QPDFObjectHandle&)>) [function] [call site] 03097
8 QPDF::optimize(QPDFWriter::ObjTable const&, std::__1::function<int (QPDFObjectHandle&)>) [function] [call site] 03098
9 void QPDF::optimize_internal<QPDFWriter::ObjTable>(QPDFWriter::ObjTable const&, bool, std::__1::function<int (QPDFObjectHandle&)>) [function] [call site] 03099
10 QPDF::getRoot() [function] [call site] 03100
10 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03101
10 QPDFObjectHandle::isDictionary() const [function] [call site] 03102
10 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03103
10 QPDFObjectHandle::isIndirect() const [function] [call site] 03104
10 QTC::TC(char const*, char const*, int) [function] [call site] 03105
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03106
10 QPDF::makeIndirectObject(QPDFObjectHandle) [function] [call site] 03107
10 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 03108
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03109
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03110
10 QPDF::pushInheritedAttributesToPage(bool, bool) [function] [call site] 03111
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03112
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e, int) [function] [call site] 03113
11 __assert_fail [call site] 03114
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 03115
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03116
10 QPDF::updateObjectMaps(QPDF::ObjUser const&, QPDFObjectHandle, std::__1::function<int (QPDFObjectHandle&)>) [function] [call site] 03117
11 QPDFObjGen::set::set() [function] [call site] 03118
11 QPDF::UpdateObjectMapsFrame::UpdateObjectMapsFrame(QPDF::UpdateObjectMapsFrame const&) [function] [call site] 03119
12 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03120
11 QPDFObjectHandle::isDictionaryOfType(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&) const [function] [call site] 03121
11 QPDFObjectHandle::isIndirect() const [function] [call site] 03122
11 QPDFObjectHandle::getObjGen() const [function] [call site] 03123
11 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 03124
11 QTC::TC(char const*, char const*, int) [function] [call site] 03125
11 QPDFObjectHandle::isArray() const [function] [call site] 03126
11 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 03127
11 qpdf::Array::begin() [function] [call site] 03128
11 qpdf::Array::end() [function] [call site] 03129
11 qpdf::Array::~Array() [function] [call site] 03130
11 QPDFObjectHandle::isDictionary() const [function] [call site] 03131
11 QPDFObjectHandle::isStream() const [function] [call site] 03132
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03133
11 QPDFObjectHandle::isStream() const [function] [call site] 03134
11 QPDFObjectHandle::getDict() const [function] [call site] 03135
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03136
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03137
11 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03138
11 qpdf::BaseDictionary::begin() [function] [call site] 03139
11 qpdf::BaseDictionary::end() [function] [call site] 03140
11 qpdf::Dictionary::~Dictionary() [function] [call site] 03141
11 qpdf::BaseHandle::null() const [function] [call site] 03142
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03143
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03144
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03145
11 QPDF::UpdateObjectMapsFrame::~UpdateObjectMapsFrame() [function] [call site] 03146
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03147
11 QPDFObjGen::set::~set() [function] [call site] 03148
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03149
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03150
10 qpdf::BaseDictionary::begin() [function] [call site] 03151
10 qpdf::BaseDictionary::end() [function] [call site] 03152
10 qpdf::BaseHandle::null() const [function] [call site] 03153
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03154
11 __assert_fail [call site] 03155
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03156
10 QPDF::updateObjectMaps(QPDF::ObjUser const&, QPDFObjectHandle, std::__1::function<int (QPDFObjectHandle&)>) [function] [call site] 03157
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03158
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03159
10 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03160
10 qpdf::BaseDictionary::begin() [function] [call site] 03161
10 qpdf::BaseDictionary::end() [function] [call site] 03162
10 qpdf::Dictionary::~Dictionary() [function] [call site] 03163
10 qpdf::BaseHandle::null() const [function] [call site] 03164
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03165
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03166
10 QPDF::updateObjectMaps(QPDF::ObjUser const&, QPDFObjectHandle, std::__1::function<int (QPDFObjectHandle&)>) [function] [call site] 03167
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03168
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03169
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e) [function] [call site] 03170
11 __assert_fail [call site] 03171
10 QPDFObjectHandle::getObjGen() const [function] [call site] 03172
10 QPDF::filterCompressedObjects(QPDFWriter::ObjTable const&) [function] [call site] 03173
11 QPDFWriter::ObjTable::getStreamsEmpty() const [function] [call site] 03174
11 ObjTable<QPDFWriter::Object>::contains(QPDFObjGen) const [function] [call site] 03175
12 QPDFObjGen::getObj() const [function] [call site] 03176
12 ObjTable<QPDFWriter::Object>::contains(unsigned long) const [function] [call site] 03177
11 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) const [function] [call site] 03178
12 QPDFObjGen::getObj() const [function] [call site] 03179
12 ObjTable<QPDFWriter::Object>::element(unsigned long) const [function] [call site] 03180
13 __cxa_guard_acquire [call site] 03181
13 __cxa_guard_release [call site] 03182
13 __cxa_allocate_exception [call site] 03183
13 std::runtime_error::runtime_error(char const*) [call site] 03184
13 __cxa_throw [call site] 03185
13 std::runtime_error::~runtime_error() [call site] 03186
13 __cxa_free_exception [call site] 03187
11 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 03188
11 ObjTable<QPDFWriter::Object>::contains(QPDFObjGen) const [function] [call site] 03189
11 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) const [function] [call site] 03190
11 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 03191
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03192
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03193
7 QPDF::Writer::getLinearizedParts(QPDF&, QPDFWriter::ObjTable const&, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03194
8 QPDF::getLinearizedParts(QPDFWriter::ObjTable const&, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&, std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03195
9 void QPDF::calculateLinearizationData<QPDFWriter::ObjTable>(QPDFWriter::ObjTable const&) [function] [call site] 03196
10 std::logic_error::logic_error(char const*) [call site] 03197
10 std::logic_error::~logic_error() [call site] 03198
10 QPDF::LinParameters::LinParameters() [function] [call site] 03199
10 QPDF::CHPageOffset::CHPageOffset() [function] [call site] 03200
10 QPDF::CHPageOffset::operator=(QPDF::CHPageOffset&&) [function] [call site] 03201
10 QPDF::CHPageOffset::~CHPageOffset() [function] [call site] 03202
10 QPDF::CHSharedObject::CHSharedObject() [function] [call site] 03203
10 QPDF::CHSharedObject::operator=(QPDF::CHSharedObject&&) [function] [call site] 03204
10 QPDF::CHSharedObject::~CHSharedObject() [function] [call site] 03205
10 QPDF::HGeneric::HGeneric() [function] [call site] 03206
10 QPDF::getRoot() [function] [call site] 03207
10 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03208
10 QPDFObjectHandle::isName() const [function] [call site] 03209
10 QPDFObjectHandle::isName() const [function] [call site] 03210
10 QPDFObjectHandle::getName() const [function] [call site] 03211
10 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03212
10 QTC::TC(char const*, char const*, int) [function] [call site] 03213
10 QTC::TC(char const*, char const*, int) [function] [call site] 03214
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03215
10 QPDF::getAllPages() [function] [call site] 03216
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03217
10 QPDF::getUncompressedObject(QPDFObjectHandle&, QPDFWriter::ObjTable const&) [function] [call site] 03218
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03219
11 ObjTable<QPDFWriter::Object>::contains(QPDFObjectHandle) const [function] [call site] 03220
12 QPDFObjectHandle::getObjectID() const [function] [call site] 03221
12 ObjTable<QPDFWriter::Object>::contains(unsigned long) const [function] [call site] 03222
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03223
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03224
11 ObjTable<QPDFWriter::Object>::operator[](QPDFObjectHandle) const [function] [call site] 03225
12 QPDFObjectHandle::getObjectID() const [function] [call site] 03226
12 ObjTable<QPDFWriter::Object>::element(unsigned long) const [function] [call site] 03227
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03228
11 QPDFObjectHandle::isNull() const [function] [call site] 03229
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03230
11 QPDF::getObject(int, int) [function] [call site] 03231
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03232
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03233
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03234
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03235
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 03236
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03237
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03238
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03239
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03240
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03241
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03242
10 QPDFObjectHandle::getObjGen() const [function] [call site] 03243
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03244
10 QPDFObjectHandle::getObjectID() const [function] [call site] 03245
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03246
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03247
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03248
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03249
10 void QPDF::pushOutlinesToPart<QPDFWriter::ObjTable>(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&, std::__1::set<QPDFObjGen, std::__1::less<QPDFObjGen>, std::__1::allocator<QPDFObjGen> >&, QPDFWriter::ObjTable const&) [function] [call site] 03250
11 QPDF::getRoot() [function] [call site] 03251
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03252
11 QPDFObjectHandle::isNull() const [function] [call site] 03253
11 QPDF::getUncompressedObject(QPDFObjectHandle&, QPDFWriter::ObjTable const&) [function] [call site] 03254
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03255
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03256
11 QPDFObjectHandle::getObjGen() const [function] [call site] 03257
11 QPDFObjGen::getObj() const [function] [call site] 03258
11 QPDF::getObject(QPDFObjGen) [function] [call site] 03259
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03260
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03261
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03262
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 03263
10 QPDFObjectHandle::getObjGen() const [function] [call site] 03264
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03265
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03266
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e, int) [function] [call site] 03267
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03268
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03269
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03270
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03271
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03272
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03273
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03274
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03275
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03276
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03277
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03278
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03279
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 03280
10 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03281
10 QPDF::getUncompressedObject(QPDFObjectHandle&, QPDFWriter::ObjTable const&) [function] [call site] 03282
10 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03283
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03284
10 QPDFObjectHandle::isNull() const [function] [call site] 03285
10 QPDFObjectHandle::getObjGen() const [function] [call site] 03286
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03287
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e, int) [function] [call site] 03288
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03289
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03290
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03291
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03292
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03293
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03294
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03295
10 void QPDF::pushOutlinesToPart<QPDFWriter::ObjTable>(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&, std::__1::set<QPDFObjGen, std::__1::less<QPDFObjGen>, std::__1::allocator<QPDFObjGen> >&, QPDFWriter::ObjTable const&) [function] [call site] 03296
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03297
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03298
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03299
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03300
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03301
10 QPDFObjectHandle::getObjectID() const [function] [call site] 03302
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03303
10 QTC::TC(char const*, char const*, int) [function] [call site] 03304
10 QPDFObjectHandle::getObjectID() const [function] [call site] 03305
10 QPDFObjectHandle::getObjectID() const [function] [call site] 03306
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03307
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03308
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 03309
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03310
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e, int) [function] [call site] 03311
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03312
10 QPDFObjGen::getObj() const [function] [call site] 03313
10 QPDFObjGen::getObj() const [function] [call site] 03314
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03315
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03316
7 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03317
7 QPDFObjectHandle::getObjGen() const [function] [call site] 03318
7 QPDFWriter::assignCompressedObjectNumbers(QPDFObjGen) [function] [call site] 03319
8 QPDFObjGen::getObj() const [function] [call site] 03320
8 QPDFObjGen::getGen() const [function] [call site] 03321
8 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 03322
7 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03323
7 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03324
7 QPDFObjectHandle::getObjGen() const [function] [call site] 03325
7 QPDFWriter::assignCompressedObjectNumbers(QPDFObjGen) [function] [call site] 03326
7 QPDFObjectHandle::getObjectID() const [function] [call site] 03327
7 QPDFObjectHandle::getObjectID() const [function] [call site] 03328
7 QPDFWriter::enqueuePart(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03329
8 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03330
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 03331
9 QPDFObjectHandle::isIndirect() const [function] [call site] 03332
9 QPDFObjectHandle::getOwningQPDF() const [function] [call site] 03333
9 __cxa_allocate_exception [call site] 03334
9 std::logic_error::logic_error(char const*) [call site] 03335
9 __cxa_throw [call site] 03336
9 std::logic_error::~logic_error() [call site] 03337
9 __cxa_free_exception [call site] 03338
9 QPDFObjectHandle::isStreamOfType(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&) const [function] [call site] 03339
9 QTC::TC(char const*, char const*, int) [function] [call site] 03340
9 QPDFObjectHandle::getObjGen() const [function] [call site] 03341
9 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 03342
9 QPDF::getObject(int, int) [function] [call site] 03343
9 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 03344
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03345
10 QPDFObjGen::getGen() const [function] [call site] 03346
10 QPDFObjGen::getObj() const [function] [call site] 03347
10 QPDFWriter::assignCompressedObjectNumbers(QPDFObjGen) [function] [call site] 03348
10 QPDFObjectHandle::isStream() const [function] [call site] 03349
10 QPDFObjectHandle::isArray() const [function] [call site] 03350
10 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 03351
10 qpdf::Array::begin() [function] [call site] 03352
10 qpdf::Array::end() [function] [call site] 03353
10 qpdf::Array::~Array() [function] [call site] 03354
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03355
10 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 03356
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03357
11 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03358
11 qpdf::BaseHandle::operator bool() const [function] [call site] 03359
11 qpdf::BaseDictionary::begin() [function] [call site] 03360
11 qpdf::BaseDictionary::end() [function] [call site] 03361
11 qpdf::BaseHandle::null() const [function] [call site] 03362
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03363
11 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 03364
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03365
12 qpdf::Dictionary::~Dictionary() [function] [call site] 03366
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03367
7 __cxa_allocate_exception [call site] 03368
7 std::runtime_error::runtime_error(char const*) [call site] 03369
7 __cxa_throw [call site] 03370
7 __cxa_free_exception [call site] 03371
7 QPDFWriter::enqueuePart(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03372
7 __cxa_allocate_exception [call site] 03373
7 std::runtime_error::runtime_error(char const*) [call site] 03374
7 __cxa_throw [call site] 03375
7 __cxa_free_exception [call site] 03376
7 QPDFWriter::enqueuePart(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03377
7 QPDFWriter::enqueuePart(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03378
7 QPDFWriter::enqueuePart(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03379
7 __cxa_allocate_exception [call site] 03380
7 std::runtime_error::runtime_error(char const*) [call site] 03381
7 __cxa_throw [call site] 03382
7 __cxa_free_exception [call site] 03383
7 QUtil::safe_fopen(char const*, char const*) [function] [call site] 03384
8 fopen [call site] 03385
8 QUtil::fopen_wrapper(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, _IO_FILE*) [function] [call site] 03386
9 QUtil::throw_system_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03387
10 __cxa_allocate_exception [call site] 03388
10 __errno_location [call site] 03389
10 QPDFSystemError::QPDFSystemError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 03390
11 QPDFSystemError::createWhat(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 03391
12 strerror [call site] 03392
11 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 03393
11 std::runtime_error::~runtime_error() [call site] 03394
10 __cxa_throw [call site] 03395
10 QPDFSystemError::~QPDFSystemError() [function] [call site] 03396
11 std::runtime_error::~runtime_error() [call site] 03397
10 __cxa_free_exception [call site] 03398
7 Pl_StdioFile::Pl_StdioFile(char const*, _IO_FILE*) [function] [call site] 03399
8 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 03400
8 Pipeline::~Pipeline() [function] [call site] 03401
7 QPDFWriter::pushPipeline(Pipeline*) [function] [call site] 03402
8 __dynamic_cast [call site] 03403
8 __assert_fail [call site] 03404
7 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 03405
8 qpdf::pl::Count::Count(unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 03406
9 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 03407
8 qpdf::pl::Count::Count(unsigned long, Pipeline*) [function] [call site] 03408
8 qpdf::pl::Count::Count(unsigned long, Pipeline*) [function] [call site] 03409
8 qpdf::pl::Count::Count(unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 03410
7 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 03411
7 QPDFWriter::pushMD5Pipeline(QPDFWriter::PipelinePopper&) [function] [call site] 03412
8 __cxa_allocate_exception [call site] 03413
8 std::logic_error::logic_error(char const*) [call site] 03414
8 __cxa_throw [call site] 03415
8 std::logic_error::~logic_error() [call site] 03416
8 __cxa_free_exception [call site] 03417
8 __assert_fail [call site] 03418
8 __assert_fail [call site] 03419
8 qpdf::pl::Count::getCount() const [function] [call site] 03420
8 __assert_fail [call site] 03421
8 Pl_MD5::Pl_MD5(char const*, Pipeline*) [function] [call site] 03422
9 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 03423
9 MD5::MD5() [function] [call site] 03424
9 __cxa_allocate_exception [call site] 03425
9 std::logic_error::logic_error(char const*) [call site] 03426
9 __cxa_throw [call site] 03427
9 __cxa_free_exception [call site] 03428
9 MD5::~MD5() [function] [call site] 03429
9 Pipeline::~Pipeline() [function] [call site] 03430
8 Pl_MD5::persistAcrossFinish(bool) [function] [call site] 03431
8 QPDFWriter::pushPipeline(Pipeline*) [function] [call site] 03432
8 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 03433
7 QPDFWriter::writeHeader() [function] [call site] 03434
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03435
9 qpdf::pl::Count::write(unsigned char const*, unsigned long) [function] [call site] 03436
10 Pipeline::next() const [function] [call site] 03437
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03438
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03439
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03440
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03441
9 qpdf::pl::Count::write(unsigned char const*, unsigned long) [function] [call site] 03442
7 qpdf::pl::Count::getCount() const [function] [call site] 03443
7 QPDFWriter::openObject(int) [function] [call site] 03444
8 qpdf::pl::Count::getCount() const [function] [call site] 03445
8 QPDFXRefEntry::QPDFXRefEntry(long long) [function] [call site] 03446
8 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03447
9 ObjTable<QPDFWriter::NewObject>::element(unsigned long) [function] [call site] 03448
10 ObjTable<QPDFWriter::NewObject>::large_element(unsigned long) [function] [call site] 03449
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03450
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03451
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03452
7 QPDF::getAllPages() [function] [call site] 03453
7 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03454
7 ObjTable<QPDFWriter::Object>::operator[](QPDFObjectHandle) [function] [call site] 03455
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03456
7 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03457
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03458
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03459
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03460
7 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03461
7 QPDFXRefEntry::getOffset() const [function] [call site] 03462
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03463
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03464
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03465
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03466
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03467
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03468
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03469
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03470
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03471
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03472
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03473
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03474
7 QPDFWriter::closeObject(int) [function] [call site] 03475
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03476
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03477
8 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03478
8 qpdf::pl::Count::getCount() const [function] [call site] 03479
8 QPDFXRefEntry::getOffset() const [function] [call site] 03480
7 qpdf::pl::Count::getCount() const [function] [call site] 03481
7 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 03482
7 QPDFWriter::writePad(unsigned long) [function] [call site] 03483
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03484
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03485
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03486
7 qpdf::pl::Count::getCount() const [function] [call site] 03487
7 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03488
7 QPDFXRefEntry::getOffset() const [function] [call site] 03489
7 qpdf::pl::Count::getCount() const [function] [call site] 03490
7 QPDFWriter::writeXRefStream(int, int, long long, QPDFWriter::trailer_e, int, int, int, long long, int, long long, long long, bool, int) [function] [call site] 03491
8 qpdf::pl::Count::getCount() const [function] [call site] 03492
8 QPDFWriter::bytesNeeded(long long) [function] [call site] 03493
8 long long QIntC::to_longlong<unsigned long>(unsigned long const&) [function] [call site] 03494
9 QIntC::IntConverter<unsigned long, long long, false, true>::convert(unsigned long const&) [function] [call site] 03495
8 QPDFWriter::bytesNeeded(long long) [function] [call site] 03496
8 qpdf::pl::Count::getCount() const [function] [call site] 03497
8 QPDFXRefEntry::QPDFXRefEntry(long long) [function] [call site] 03498
8 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03499
8 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 03500
8 std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> > qpdf::pl::create<qpdf::pl::String, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 03501
8 std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> > qpdf::pl::create<Pl_Flate, Pl_Flate::action_e>(std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >, Pl_Flate::action_e&&) [function] [call site] 03502
8 std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> > qpdf::pl::create<Pl_PNGFilter, Pl_PNGFilter::action_e, unsigned int&>(std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >, Pl_PNGFilter::action_e&&, unsigned int&) [function] [call site] 03503
8 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 03504
9 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 03505
8 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 03506
9 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 03507
8 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03508
8 QPDFXRefEntry::getType() const [function] [call site] 03509
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03510
9 __cxa_allocate_exception [call site] 03511
9 std::logic_error::logic_error(char const*) [call site] 03512
9 __cxa_throw [call site] 03513
9 std::logic_error::~logic_error() [call site] 03514
9 __cxa_free_exception [call site] 03515
9 qpdf::pl::Count::write(unsigned char const*, unsigned long) [function] [call site] 03516
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03517
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03518
8 QPDFXRefEntry::getOffset() const [function] [call site] 03519
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03520
8 unsigned long long QIntC::to_ulonglong<long long>(long long const&) [function] [call site] 03521
9 QIntC::IntConverter<long long, unsigned long long, true, false>::convert(long long const&) [function] [call site] 03522
10 QIntC::IntConverter<long long, unsigned long long, true, false>::error(long long) [function] [call site] 03523
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03524
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03525
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03526
8 QPDFXRefEntry::getObjStreamNumber() const [function] [call site] 03527
8 unsigned long long QIntC::to_ulonglong<int>(int const&) [function] [call site] 03528
9 QIntC::IntConverter<int, unsigned long long, true, false>::convert(int const&) [function] [call site] 03529
10 QIntC::IntConverter<int, unsigned long long, true, false>::error(int) [function] [call site] 03530
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03531
8 QPDFXRefEntry::getObjStreamIndex() const [function] [call site] 03532
9 __cxa_allocate_exception [call site] 03533
9 std::logic_error::logic_error(char const*) [call site] 03534
9 __cxa_throw [call site] 03535
9 std::logic_error::~logic_error() [call site] 03536
9 __cxa_free_exception [call site] 03537
8 unsigned long long QIntC::to_ulonglong<int>(int const&) [function] [call site] 03538
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03539
8 __cxa_allocate_exception [call site] 03540
8 std::logic_error::logic_error(char const*) [call site] 03541
8 __cxa_throw [call site] 03542
8 __cxa_free_exception [call site] 03543
8 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 03544
9 __assert_fail [call site] 03545
9 qpdf::pl::Count::finish() [function] [call site] 03546
10 Pipeline::next() const [function] [call site] 03547
10 Pipeline::next() const [function] [call site] 03548
10 Pipeline::next() const [function] [call site] 03549
9 __dynamic_cast [call site] 03550
9 __assert_fail [call site] 03551
9 qpdf::pl::Count::id() const [function] [call site] 03552
9 __assert_fail [call site] 03553
9 __dynamic_cast [call site] 03554
9 __dynamic_cast [call site] 03555
9 __dynamic_cast [call site] 03556
9 __clang_call_terminate [call site] 03557
8 QPDFWriter::openObject(int) [function] [call site] 03558
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03559
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03560
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03561
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03562
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03563
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03564
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03565
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03566
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03567
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03568
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03569
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03570
8 QPDFWriter::writeTrailer(QPDFWriter::trailer_e, int, bool, long long, int) [function] [call site] 03571
9 QPDFWriter::getTrimmedTrailer() [function] [call site] 03572
10 QPDF::getTrailer() [function] [call site] 03573
10 QPDFObjectHandle::unsafeShallowCopy() [function] [call site] 03574
11 __cxa_allocate_exception [call site] 03575
11 std::logic_error::logic_error(char const*) [call site] 03576
11 __cxa_throw [call site] 03577
11 std::logic_error::~logic_error() [call site] 03578
11 __cxa_free_exception [call site] 03579
11 qpdf::BaseHandle::copy(bool) const [function] [call site] 03580
11 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 03581
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03582
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03583
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03584
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03585
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03586
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03587
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03588
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03589
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03590
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03591
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03592
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03593
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03594
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03595
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03596
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03597
9 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03598
9 qpdf::BaseDictionary::begin() [function] [call site] 03599
9 qpdf::BaseDictionary::end() [function] [call site] 03600
9 qpdf::Dictionary::~Dictionary() [function] [call site] 03601
9 qpdf::BaseHandle::null() const [function] [call site] 03602
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03603
9 QPDFWriter::writeStringNoQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03604
10 qpdf::pl::Count::write(unsigned char const*, unsigned long) [function] [call site] 03605
9 qpdf::Name::normalize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03606
10 qpdf::util::hex_encode_char(char) [function] [call site] 03607
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03608
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03609
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03610
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03611
9 qpdf::pl::Count::getCount() const [function] [call site] 03612
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03613
9 qpdf::pl::Count::getCount() const [function] [call site] 03614
9 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 03615
9 QPDFWriter::writePad(unsigned long) [function] [call site] 03616
9 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03617
9 QPDFWriter::unparseChild(QPDFObjectHandle, int, int) [function] [call site] 03618
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03619
10 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 03620
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03621
10 QPDFObjectHandle::isIndirect() const [function] [call site] 03622
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03623
10 ObjTable<QPDFWriter::Object>::operator[](QPDFObjectHandle) [function] [call site] 03624
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03625
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03626
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03627
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03628
10 QPDFWriter::unparseObject(QPDFObjectHandle, int, int, unsigned long, bool) [function] [call site] 03629
11 QPDFObjectHandle::getObjGen() const [function] [call site] 03630
11 __cxa_allocate_exception [call site] 03631
11 std::logic_error::logic_error(char const*) [call site] 03632
11 __cxa_throw [call site] 03633
11 std::logic_error::~logic_error() [call site] 03634
11 __cxa_free_exception [call site] 03635
11 QPDFObjectHandle::getTypeCode() const [function] [call site] 03636
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03637
11 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 03638
11 qpdf::Array::begin() [function] [call site] 03639
11 qpdf::Array::end() [function] [call site] 03640
11 qpdf::Array::~Array() [function] [call site] 03641
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03642
11 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03643
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03644
11 QPDFWriter::unparseChild(QPDFObjectHandle, int, int) [function] [call site] 03645
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03646
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03647
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03648
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03649
11 QPDFObjGen::operator==(QPDFObjGen const&) const [function] [call site] 03650
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03651
11 QPDFObjectHandle::isDictionary() const [function] [call site] 03652
11 QPDFObjectHandle::unsafeShallowCopy() [function] [call site] 03653
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03654
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03655
11 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 03656
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03657
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03658
11 qpdf::BaseHandle::operator bool() const [function] [call site] 03659
11 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03660
11 qpdf::BaseHandle::operator bool() const [function] [call site] 03661
11 QPDFObjectHandle::getKeys() const [function] [call site] 03662
11 QPDFObjectHandle::newDictionary() [function] [call site] 03663
11 QPDFObjectHandle::replaceKeyAndGetNew(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 03664
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03665
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03666
11 QTC::TC(char const*, char const*, int) [function] [call site] 03667
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03668
11 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 03669
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03670
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03671
11 qpdf::BaseHandle::operator bool() const [function] [call site] 03672
11 QTC::TC(char const*, char const*, int) [function] [call site] 03673
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03674
11 QPDFObjectHandle::isDictionary() const [function] [call site] 03675
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03676
11 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03677
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03678
11 QPDFObjectHandle::isInteger() const [function] [call site] 03679
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03680
11 QPDFObjectHandle::getIntValue() const [function] [call site] 03681
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03682
11 QTC::TC(char const*, char const*, int) [function] [call site] 03683
11 QPDFObjectHandle::parse(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] 03684
11 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 03685
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03686
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03687
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03688
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03689
11 QPDFObjectHandle::unsafeShallowCopy() [function] [call site] 03690
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03691
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03692
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03693
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03694
11 QPDFObjectHandle::isArray() const [function] [call site] 03695
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03696
11 QPDFObjectHandle::getArrayNItems() const [function] [call site] 03697
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03698
11 QTC::TC(char const*, char const*, int) [function] [call site] 03699
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03700
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03701
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03702
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03703
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03704
11 QPDFObjectHandle::isOrHasName(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03705
11 QPDFObjectHandle::isName() const [function] [call site] 03706
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03707
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03708
11 QPDFObjectHandle::getArrayNItems() const [function] [call site] 03709
11 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 03710
11 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03711
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03712
11 QTC::TC(char const*, char const*, int) [function] [call site] 03713
11 QPDFObjectHandle::eraseItem(int) [function] [call site] 03714
12 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 03715
12 qpdf::BaseHandle::operator bool() const [function] [call site] 03716
12 qpdf::Array::erase(int) [function] [call site] 03717
13 qpdf::Array::array() const [function] [call site] 03718
13 qpdf::Array::size() const [function] [call site] 03719
12 QPDFObjectHandle::objectWarning(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03720
12 QTC::TC(char const*, char const*, int) [function] [call site] 03721
12 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03722
12 QTC::TC(char const*, char const*, int) [function] [call site] 03723
12 qpdf::Array::~Array() [function] [call site] 03724
11 QPDFObjectHandle::eraseItem(int) [function] [call site] 03725
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03726
11 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03727
11 qpdf::BaseDictionary::begin() [function] [call site] 03728
11 qpdf::BaseDictionary::end() [function] [call site] 03729
11 qpdf::Dictionary::~Dictionary() [function] [call site] 03730
11 qpdf::BaseHandle::null() const [function] [call site] 03731
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03732
11 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03733
11 qpdf::Name::normalize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03734
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03735
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03736
11 QPDFObjectHandle::isDictionaryOfType(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&) const [function] [call site] 03737
11 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03738
11 QTC::TC(char const*, char const*, int) [function] [call site] 03739
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03740
11 QPDFWriter::unparseChild(QPDFObjectHandle, int, int) [function] [call site] 03741
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03742
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03743
11 QPDFWriter::unparseChild(QPDFObjectHandle, int, int) [function] [call site] 03744
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03745
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03746
11 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03747
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03748
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03749
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03750
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03751
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03752
11 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03753
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03754
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03755
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03756
11 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 03757
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03758
11 QPDFWriter::willFilterStream(QPDFObjectHandle, bool&, bool&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 03759
12 QPDFObjectHandle::getObjGen() const [function] [call site] 03760
12 QPDFObjectHandle::getDict() const [function] [call site] 03761
12 QPDFObjectHandle::isRootMetadata() const [function] [call site] 03762
13 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 03763
13 qpdf::Stream::isRootMetadata() const [function] [call site] 03764
13 qpdf::Stream::~Stream() [function] [call site] 03765
12 QPDFObjectHandle::isDataModified() [function] [call site] 03766
13 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 03767
13 qpdf::Stream::isDataModified() const [function] [call site] 03768
14 qpdf::Stream::stream() const [function] [call site] 03769
13 qpdf::Stream::~Stream() [function] [call site] 03770
12 QPDFObjectHandle::getFilterOnWrite() [function] [call site] 03771
13 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 03772
13 qpdf::Stream::getFilterOnWrite() const [function] [call site] 03773
14 qpdf::Stream::stream() const [function] [call site] 03774
13 qpdf::Stream::~Stream() [function] [call site] 03775
12 QTC::TC(char const*, char const*, int) [function] [call site] 03776
12 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03777
12 QPDFObjectHandle::isDataModified() [function] [call site] 03778
12 QPDFObjectHandle::isName() const [function] [call site] 03779
12 QPDFObjectHandle::getName() const [function] [call site] 03780
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03781
12 QPDF::EncryptionData::getEncryptMetadata() const [function] [call site] 03782
12 QTC::TC(char const*, char const*, int) [function] [call site] 03783
12 QTC::TC(char const*, char const*, int) [function] [call site] 03784
12 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03785
12 QPDFObjectHandle::isInteger() const [function] [call site] 03786
12 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03787
12 QPDFObjectHandle::getIntValue() const [function] [call site] 03788
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03789
12 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 03790
12 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 03791
12 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 03792
12 QPDFObjectHandle::pipeStreamData(Pipeline*, int, qpdf_stream_decode_level_e, bool, bool) [function] [call site] 03793
13 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 03794
13 qpdf::Stream::pipeStreamData(Pipeline*, bool*, int, qpdf_stream_decode_level_e, bool, bool) [function] [call site] 03795
13 qpdf::Stream::~Stream() [function] [call site] 03796
12 QPDFObjectHandle::setFilterOnWrite(bool) [function] [call site] 03797
13 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 03798
13 qpdf::Stream::setFilterOnWrite(bool) [function] [call site] 03799
14 qpdf::Stream::stream() const [function] [call site] 03800
13 qpdf::Stream::~Stream() [function] [call site] 03801
12 __cxa_begin_catch [call site] 03802
12 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03803
12 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03804
12 QPDFObjectHandle::setFilterOnWrite(bool) [function] [call site] 03805
12 __cxa_end_catch [call site] 03806
12 __cxa_allocate_exception [call site] 03807
12 QPDFObjectHandle::unparse() const [function] [call site] 03808
13 QPDFObjectHandle::isIndirect() const [function] [call site] 03809
13 QPDFObjectHandle::getObjGen() const [function] [call site] 03810
13 QPDFObjGen::unparse(char) const [function] [call site] 03811
13 QPDFObjectHandle::unparseResolved() const [function] [call site] 03812
14 __cxa_allocate_exception [call site] 03813
14 std::logic_error::logic_error(char const*) [call site] 03814
14 __cxa_throw [call site] 03815
14 std::logic_error::~logic_error() [call site] 03816
14 __cxa_free_exception [call site] 03817
14 qpdf::BaseHandle::unparse() const [function] [call site] 03818
15 qpdf::BaseHandle::resolved_type_code() const [function] [call site] 03819
15 __cxa_allocate_exception [call site] 03820
15 std::logic_error::logic_error(char const*) [call site] 03821
15 __cxa_throw [call site] 03822
15 std::logic_error::~logic_error() [call site] 03823
15 __cxa_free_exception [call site] 03824
15 __cxa_allocate_exception [call site] 03825
15 std::logic_error::logic_error(char const*) [call site] 03826
15 __cxa_throw [call site] 03827
15 std::logic_error::~logic_error() [call site] 03828
15 __cxa_free_exception [call site] 03829
15 QPDF_String::unparse(bool) [function] [call site] 03830
16 QPDF_String::useHexString() const [function] [call site] 03831
16 is_iso_latin1_printable(char) [function] [call site] 03832
16 QUtil::int_to_string_base(long long, int, int) [function] [call site] 03833
17 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > int_to_string_base_internal<long long>(long long, int, int) [function] [call site] 03834
18 __cxa_allocate_exception [call site] 03835
18 std::logic_error::logic_error(char const*) [call site] 03836
18 __cxa_throw [call site] 03837
18 std::logic_error::~logic_error() [call site] 03838
18 __cxa_free_exception [call site] 03839
18 std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::str[abi:ne180100]() const & [function] [call site] 03840
18 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03841
18 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 03842
18 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 03843
15 qpdf::Name::normalize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03844
15 QPDFObjectHandle::unparse() const [function] [call site] 03845
15 QPDFObjectHandle::unparse() const [function] [call site] 03846
15 qpdf::BaseHandle::null() const [function] [call site] 03847
15 qpdf::Name::normalize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03848
15 QPDFObjectHandle::unparse() const [function] [call site] 03849
15 QPDFObjGen::unparse(char) const [function] [call site] 03850
15 __cxa_allocate_exception [call site] 03851
15 std::logic_error::logic_error(char const*) [call site] 03852
15 __cxa_throw [call site] 03853
15 std::logic_error::~logic_error() [call site] 03854
15 __cxa_free_exception [call site] 03855
15 __cxa_allocate_exception [call site] 03856
15 std::logic_error::logic_error(char const*) [call site] 03857
15 __cxa_throw [call site] 03858
15 std::logic_error::~logic_error() [call site] 03859
15 __cxa_free_exception [call site] 03860
15 QPDFObjGen::unparse(char) const [function] [call site] 03861
12 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 03862
12 __cxa_throw [call site] 03863
12 __cxa_free_exception [call site] 03864
12 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 03865
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03866
12 __clang_call_terminate [call site] 03867
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03868
11 QPDFObjectHandle::getDict() const [function] [call site] 03869
11 QPDF::EncryptionData::getEncryptMetadata() const [function] [call site] 03870
11 QPDFWriter::adjustAESStreamLength(unsigned long&) [function] [call site] 03871
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03872
11 QPDFWriter::unparseObject(QPDFObjectHandle, int, int, unsigned long, bool) [function] [call site] 03873
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03874
12 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03875
12 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 03876
12 QPDFWriter::pushEncryptionFilter(QPDFWriter::PipelinePopper&) [function] [call site] 03877
13 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03878
13 Pl_AES_PDF::Pl_AES_PDF(char const*, Pipeline*, bool, unsigned char const*, unsigned long) [function] [call site] 03879
13 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03880
13 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03881
13 Pl_RC4::Pl_RC4(char const*, Pipeline*, unsigned char const*, int, unsigned long) [function] [call site] 03882
14 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 03883
14 RC4::RC4(unsigned char const*, int) [function] [call site] 03884
14 __cxa_allocate_exception [call site] 03885
14 std::logic_error::logic_error(char const*) [call site] 03886
14 __cxa_throw [call site] 03887
14 __cxa_free_exception [call site] 03888
14 std::__1::shared_ptr<unsigned char> QUtil::make_shared_array<unsigned char>(unsigned long) [function] [call site] 03889
14 RC4::~RC4() [function] [call site] 03890
14 Pipeline::~Pipeline() [function] [call site] 03891
13 QPDFWriter::pushPipeline(Pipeline*) [function] [call site] 03892
13 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 03893
12 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03894
12 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 03895
12 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03896
12 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03897
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03898
12 QPDFObjectHandle::getStringValue() const [function] [call site] 03899
12 Pl_Buffer::Pl_Buffer(char const*, Pipeline*) [function] [call site] 03900
12 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03901
12 Pl_AES_PDF::Pl_AES_PDF(char const*, Pipeline*, bool, unsigned char const*, unsigned long) [function] [call site] 03902
12 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03903
12 Pl_AES_PDF::finish() [function] [call site] 03904
12 Pl_Buffer::getString() [function] [call site] 03905
12 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 03906
12 QPDF_String::unparse(bool) [function] [call site] 03907
12 QPDF_String::~QPDF_String() [function] [call site] 03908
12 Pl_AES_PDF::~Pl_AES_PDF() [function] [call site] 03909
12 Pl_Buffer::~Pl_Buffer() [function] [call site] 03910
12 QUtil::make_unique_cstr(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03911
12 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03912
12 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03913
12 RC4::RC4(unsigned char const*, int) [function] [call site] 03914
12 QUtil::unsigned_char_pointer(char const*) [function] [call site] 03915
12 RC4::process(unsigned char const*, unsigned long, unsigned char*) [function] [call site] 03916
12 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 03917
12 QPDF_String::unparse(bool) [function] [call site] 03918
12 QPDF_String::~QPDF_String() [function] [call site] 03919
12 RC4::~RC4() [function] [call site] 03920
12 QPDFObjectHandle::getStringValue() const [function] [call site] 03921
12 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 03922
12 QPDF_String::unparse(bool) [function] [call site] 03923
12 QPDF_String::~QPDF_String() [function] [call site] 03924
12 QPDFObjectHandle::unparseResolved() const [function] [call site] 03925
12 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03926
12 QPDFObjectHandle::unparseResolved() const [function] [call site] 03927
12 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03928
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03929
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03930
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03931
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03932
9 QPDFWriter::getOriginalID1() [function] [call site] 03933
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03934
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03935
9 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 03936
9 QPDF_String::unparse(bool) [function] [call site] 03937
9 QPDF_String::~QPDF_String() [function] [call site] 03938
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03939
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03940
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03941
9 QPDFWriter::computeDeterministicIDData() [function] [call site] 03942
10 __assert_fail [call site] 03943
10 __assert_fail [call site] 03944
10 Pl_MD5::getHexDigest() [function] [call site] 03945
11 __cxa_allocate_exception [call site] 03946
11 std::logic_error::logic_error(char const*) [call site] 03947
11 __cxa_throw [call site] 03948
11 std::logic_error::~logic_error() [call site] 03949
11 __cxa_free_exception [call site] 03950
11 MD5::unparse() [function] [call site] 03951
12 MD5::digest(unsigned char*) [function] [call site] 03952
12 QUtil::hex_encode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03953
10 Pl_MD5::enable(bool) [function] [call site] 03954
9 QPDFWriter::generateID() [function] [call site] 03955
9 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 03956
9 QPDF_String::unparse(bool) [function] [call site] 03957
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03958
9 QPDF_String::~QPDF_String() [function] [call site] 03959
9 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 03960
9 QPDF_String::unparse(bool) [function] [call site] 03961
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03962
9 QPDF_String::~QPDF_String() [function] [call site] 03963
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03964
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03965
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03966
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03967
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03968
9 QPDFWriter::writeStringNoQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03969
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03970
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03971
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03972
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03973
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03974
8 QPDFWriter::closeObject(int) [function] [call site] 03975
7 qpdf::pl::Count::getCount() const [function] [call site] 03976
7 QPDFWriter::calculateXrefStreamPadding(long long) [function] [call site] 03977
8 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 03978
7 QPDFWriter::writePad(unsigned long) [function] [call site] 03979
7 qpdf::pl::Count::getCount() const [function] [call site] 03980
7 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 03981
7 QPDFWriter::writePad(unsigned long) [function] [call site] 03982
7 qpdf::pl::Count::getCount() const [function] [call site] 03983
7 __cxa_allocate_exception [call site] 03984
7 std::logic_error::logic_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 03985
7 __cxa_throw [call site] 03986
7 __cxa_free_exception [call site] 03987
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03988
7 QPDFWriter::writeXRefTable(QPDFWriter::trailer_e, int, int, int, long long, bool, int, long long, long long, int) [function] [call site] 03989
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03990
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03991
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03992
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03993
8 qpdf::pl::Count::getCount() const [function] [call site] 03994
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03995
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03996
8 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03997
8 QPDFXRefEntry::getOffset() const [function] [call site] 03998
8 QUtil::int_to_string(long long, int) [function] [call site] 03999
9 QUtil::int_to_string_base(long long, int, int) [function] [call site] 04000
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04001
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04002
8 QPDFWriter::writeTrailer(QPDFWriter::trailer_e, int, bool, long long, int) [function] [call site] 04003
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04004
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04005
7 QPDFObjectHandle::getObjectID() const [function] [call site] 04006
7 qpdf::pl::Count::getCount() const [function] [call site] 04007
7 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04008
7 QPDFWriter::writeObject(QPDFObjectHandle, int) [function] [call site] 04009
8 QPDFObjectHandle::getObjGen() const [function] [call site] 04010
8 QPDFObjGen::getGen() const [function] [call site] 04011
8 QPDFObjGen::getObj() const [function] [call site] 04012
8 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04013
8 QPDFWriter::writeObjectStream(QPDFObjectHandle) [function] [call site] 04014
9 QPDFObjectHandle::getObjGen() const [function] [call site] 04015
9 QPDFObjGen::getGen() const [function] [call site] 04016
9 __assert_fail [call site] 04017
9 QPDFObjGen::getObj() const [function] [call site] 04018
9 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 04019
9 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04020
9 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 04021
9 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 04022
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04023
9 QPDFObjGen::getObj() const [function] [call site] 04024
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04025
9 QPDFObjGen::getGen() const [function] [call site] 04026
9 QTC::TC(char const*, char const*, int) [function] [call site] 04027
9 QPDFObjGen::getGen() const [function] [call site] 04028
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04029
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04030
9 qpdf::pl::Count::getCount() const [function] [call site] 04031
9 QPDFWriter::indicateProgress(bool, bool) [function] [call site] 04032
9 QPDF::getObject(QPDFObjGen) [function] [call site] 04033
9 QPDFObjectHandle::isStream() const [function] [call site] 04034
9 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 04035
9 QPDFObjectHandle::newNull() [function] [call site] 04036
9 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 04037
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04038
9 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04039
9 QPDFWriter::writeObject(QPDFObjectHandle, int) [function] [call site] 04040
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04041
10 QPDFWriter::indicateProgress(bool, bool) [function] [call site] 04042
10 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 04043
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04044
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04045
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04046
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04047
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04048
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04049
10 QPDFObjectHandle::getObjGen() const [function] [call site] 04050
10 QPDFObjGen::unparse(char) const [function] [call site] 04051
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04052
10 QPDFWriter::openObject(int) [function] [call site] 04053
10 QPDFWriter::setDataKey(int) [function] [call site] 04054
11 QPDF::EncryptionData::getV() const [function] [call site] 04055
11 QPDF::EncryptionData::getR() const [function] [call site] 04056
11 QPDF::compute_data_key(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, int, bool, int, int) [function] [call site] 04057
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04058
10 QPDFWriter::unparseObject(QPDFObjectHandle, int, int, unsigned long, bool) [function] [call site] 04059
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04060
10 QPDFWriter::closeObject(int) [function] [call site] 04061
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04062
10 QPDFWriter::unparseObject(QPDFObjectHandle, int, int, unsigned long, bool) [function] [call site] 04063
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04064
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04065
10 QPDFObjectHandle::isStream() const [function] [call site] 04066
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04067
10 QPDFWriter::openObject(int) [function] [call site] 04068
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04069
10 QPDFWriter::closeObject(int) [function] [call site] 04070
9 QPDFXRefEntry::QPDFXRefEntry(int, int) [function] [call site] 04071
9 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 04072
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04073
9 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04074
9 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04075
9 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04076
9 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 04077
9 QPDFWriter::writeObjectStreamOffsets(std::__1::vector<long long, std::__1::allocator<long long> >&, int) [function] [call site] 04078
10 __assert_fail [call site] 04079
10 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04080
10 QPDFWriter::writeStringNoQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04081
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04082
10 qpdf::util::increment(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, int) [function] [call site] 04083
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04084
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04085
9 qpdf::pl::Count::getCount() const [function] [call site] 04086
9 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04087
9 std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> > qpdf::pl::create<qpdf::pl::String, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 04088
9 std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> > qpdf::pl::create<Pl_Flate, Pl_Flate::action_e>(std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >, Pl_Flate::action_e&&) [function] [call site] 04089
9 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 04090
9 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 04091
9 QPDFWriter::writeObjectStreamOffsets(std::__1::vector<long long, std::__1::allocator<long long> >&, int) [function] [call site] 04092
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04093
9 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04094
9 QPDFWriter::openObject(int) [function] [call site] 04095
9 QPDFWriter::setDataKey(int) [function] [call site] 04096
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04097
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04098
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04099
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04100
9 QPDFWriter::adjustAESStreamLength(unsigned long&) [function] [call site] 04101
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04102
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04103
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04104
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04105
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04106
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04107
9 QPDFObjectHandle::isNull() const [function] [call site] 04108
9 QPDFObjectHandle::getDict() const [function] [call site] 04109
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 04110
9 QPDFObjectHandle::isIndirect() const [function] [call site] 04111
9 QTC::TC(char const*, char const*, int) [function] [call site] 04112
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04113
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04114
9 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04115
9 QPDFWriter::unparseChild(QPDFObjectHandle, int, int) [function] [call site] 04116
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04117
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04118
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04119
9 QPDFWriter::writeStringNoQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04120
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04121
9 QTC::TC(char const*, char const*, int) [function] [call site] 04122
9 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04123
9 QPDFWriter::pushEncryptionFilter(QPDFWriter::PipelinePopper&) [function] [call site] 04124
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04125
9 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04126
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04127
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04128
9 QPDFWriter::closeObject(int) [function] [call site] 04129
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04130
7 QPDFObjectHandle::getObjectID() const [function] [call site] 04131
7 QPDFWriter::writeEncryptionDictionary() [function] [call site] 04132
8 QPDFWriter::openObject(int) [function] [call site] 04133
8 QPDF::EncryptionData::getV() const [function] [call site] 04134
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04135
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04136
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04137
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04138
8 QPDF::EncryptionData::getEncryptMetadata() const [function] [call site] 04139
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04140
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04141
8 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 04142
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04143
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04144
8 QPDF::EncryptionData::getO() const [function] [call site] 04145
8 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 04146
8 QPDF_String::unparse(bool) [function] [call site] 04147
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04148
8 QPDF_String::~QPDF_String() [function] [call site] 04149
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04150
8 QPDF::EncryptionData::getOE() const [function] [call site] 04151
8 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 04152
8 QPDF_String::unparse(bool) [function] [call site] 04153
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04154
8 QPDF_String::~QPDF_String() [function] [call site] 04155
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04156
8 QPDF::EncryptionData::getP() const [function] [call site] 04157
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04158
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04159
8 QPDF::EncryptionData::getPerms() const [function] [call site] 04160
8 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 04161
8 QPDF_String::unparse(bool) [function] [call site] 04162
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04163
8 QPDF_String::~QPDF_String() [function] [call site] 04164
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04165
8 QPDF::EncryptionData::getR() const [function] [call site] 04166
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04167
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04168
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04169
8 QPDF::EncryptionData::getU() const [function] [call site] 04170
8 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 04171
8 QPDF_String::unparse(bool) [function] [call site] 04172
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04173
8 QPDF_String::~QPDF_String() [function] [call site] 04174
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04175
8 QPDF::EncryptionData::getUE() const [function] [call site] 04176
8 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 04177
8 QPDF_String::unparse(bool) [function] [call site] 04178
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04179
8 QPDF_String::~QPDF_String() [function] [call site] 04180
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04181
8 QPDF::EncryptionData::getV() const [function] [call site] 04182
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04183
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04184
8 QPDFWriter::closeObject(int) [function] [call site] 04185
7 qpdf::pl::Count::getCount() const [function] [call site] 04186
7 QPDFXRefEntry::QPDFXRefEntry(long long) [function] [call site] 04187
7 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 04188
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04189
7 QPDFObjectHandle::getObjectID() const [function] [call site] 04190
7 qpdf::pl::Count::getCount() const [function] [call site] 04191
7 qpdf::pl::Count::getCount() const [function] [call site] 04192
7 qpdf::pl::Count::getCount() const [function] [call site] 04193
7 QPDFWriter::writeXRefStream(int, int, long long, QPDFWriter::trailer_e, int, int, int, long long, int, long long, long long, bool, int) [function] [call site] 04194
7 qpdf::pl::Count::getCount() const [function] [call site] 04195
7 QPDFWriter::calculateXrefStreamPadding(long long) [function] [call site] 04196
7 QPDFWriter::writePad(unsigned long) [function] [call site] 04197
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04198
7 qpdf::pl::Count::getCount() const [function] [call site] 04199
7 qpdf::pl::Count::getCount() const [function] [call site] 04200
7 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 04201
7 QPDFWriter::writePad(unsigned long) [function] [call site] 04202
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04203
7 qpdf::pl::Count::getCount() const [function] [call site] 04204
7 __cxa_allocate_exception [call site] 04205
7 std::logic_error::logic_error(char const*) [call site] 04206
7 __cxa_throw [call site] 04207
7 __cxa_free_exception [call site] 04208
7 QPDFWriter::writeXRefTable(QPDFWriter::trailer_e, int, int, int, long long, bool, int, long long, long long, int) [function] [call site] 04209
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04210
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04211
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04212
7 QTC::TC(char const*, char const*, int) [function] [call site] 04213
7 QPDFWriter::computeDeterministicIDData() [function] [call site] 04214
7 __assert_fail [call site] 04215
7 qpdf::pl::Count::getCount() const [function] [call site] 04216
7 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 04217
7 QPDFXRefEntry::getOffset() const [function] [call site] 04218
7 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04219
7 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 04220
7 QPDFWriter::writeHintStream(int) [function] [call site] 04221
8 QPDF::Writer::generateHintStream(QPDF&, QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, int&, int&, bool) [function] [call site] 04222
9 QPDF::generateHintStream(QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, int&, int&, bool) [function] [call site] 04223
10 QPDF::calculateHPageOffset(QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04224
11 QPDF::getAllPages() [function] [call site] 04225
11 QPDFObjectHandle::getObjectID() const [function] [call site] 04226
11 QPDF::outputLengthNextN(int, int, QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04227
12 ObjTable<QPDFWriter::Object>::operator[](int) const [function] [call site] 04228
13 ObjTable<QPDFWriter::Object>::element(unsigned long) const [function] [call site] 04229
12 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04230
12 ObjTable<QPDFWriter::NewObject>::operator[](int) const [function] [call site] 04231
13 ObjTable<QPDFWriter::NewObject>::element(unsigned long) const [function] [call site] 04232
12 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04233
12 int QPDF::toI<long long>(long long const&) [function] [call site] 04234
11 QPDFObjectHandle::getObjectID() const [function] [call site] 04235
11 QPDF::outputLengthNextN(int, int, QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04236
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04237
11 ObjTable<QPDFWriter::Object>::operator[](QPDFObjectHandle) const [function] [call site] 04238
11 ObjTable<QPDFWriter::NewObject>::operator[](int) const [function] [call site] 04239
11 QPDFXRefEntry::getOffset() const [function] [call site] 04240
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04241
11 nbits(int) [function] [call site] 04242
12 nbits(int) [function] [call site] 04243
11 nbits(int) [function] [call site] 04244
11 nbits(int) [function] [call site] 04245
11 nbits(int) [function] [call site] 04246
11 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04247
11 unsigned long QPDF::toS<int>(int const&) [function] [call site] 04248
10 QPDF::calculateHSharedObject(QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04249
11 QPDF::outputLengthNextN(int, int, QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04250
11 unsigned long QPDF::toS<int>(int const&) [function] [call site] 04251
11 QPDF::outputLengthNextN(int, int, QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04252
11 unsigned long QPDF::toS<int>(int const&) [function] [call site] 04253
11 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04254
11 ObjTable<QPDFWriter::Object>::operator[](int) const [function] [call site] 04255
11 ObjTable<QPDFWriter::NewObject>::operator[](int) const [function] [call site] 04256
11 QPDFXRefEntry::getOffset() const [function] [call site] 04257
11 nbits(int) [function] [call site] 04258
11 unsigned long QPDF::toS<int>(int const&) [function] [call site] 04259
11 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04260
10 QPDF::calculateHOutline(QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04261
11 ObjTable<QPDFWriter::Object>::operator[](int) const [function] [call site] 04262
11 ObjTable<QPDFWriter::NewObject>::operator[](int) const [function] [call site] 04263
11 QPDFXRefEntry::getOffset() const [function] [call site] 04264
11 QPDF::outputLengthNextN(int, int, QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04265
10 std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> > qpdf::pl::create<qpdf::pl::String, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 04266
10 std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> > qpdf::pl::create<Pl_Flate, Pl_Flate::action_e>(std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >, Pl_Flate::action_e&&) [function] [call site] 04267
10 BitWriter::BitWriter(Pipeline*) [function] [call site] 04268
10 QPDF::writeHPageOffset(BitWriter&) [function] [call site] 04269
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04270
12 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04271
13 write_bits(unsigned char&, unsigned long&, unsigned long long, unsigned long, Pipeline*) [function] [call site] 04272
14 __cxa_allocate_exception [call site] 04273
14 std::out_of_range::out_of_range[abi:ne180100](char const*) [function] [call site] 04274
15 std::logic_error::logic_error(char const*) [call site] 04275
14 __cxa_throw [call site] 04276
14 std::out_of_range::~out_of_range() [call site] 04277
14 __cxa_free_exception [call site] 04278
11 unsigned long long QPDF::toULL<long long>(long long const&) [function] [call site] 04279
12 unsigned long long QIntC::to_ulonglong<long long>(long long const&) [function] [call site] 04280
11 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04281
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04282
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04283
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04284
11 unsigned long long QPDF::toULL<int>(int const&) [function] [call site] 04285
12 unsigned long long QIntC::to_ulonglong<int>(int const&) [function] [call site] 04286
11 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04287
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04288
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04289
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04290
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04291
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04292
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04293
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04294
11 QPDF::getAllPages() [function] [call site] 04295
11 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 04296
11 void write_vector_int<QPDF::HPageOffsetEntry, int>(BitWriter&, int, std::__1::vector<QPDF::HPageOffsetEntry, std::__1::allocator<QPDF::HPageOffsetEntry> >&, int, int QPDF::HPageOffsetEntry::*) [function] [call site] 04297
12 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 04298
12 unsigned long long QIntC::to_ulonglong<int>(int const&) [function] [call site] 04299
12 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 04300
12 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04301
12 BitWriter::flush() [function] [call site] 04302
13 write_bits(unsigned char&, unsigned long&, unsigned long long, unsigned long, Pipeline*) [function] [call site] 04303
11 void write_vector_int<QPDF::HPageOffsetEntry, long long>(BitWriter&, int, std::__1::vector<QPDF::HPageOffsetEntry, std::__1::allocator<QPDF::HPageOffsetEntry> >&, int, long long QPDF::HPageOffsetEntry::*) [function] [call site] 04304
12 unsigned long long QIntC::to_ulonglong<long long>(long long const&) [function] [call site] 04305
11 void write_vector_int<QPDF::HPageOffsetEntry, int>(BitWriter&, int, std::__1::vector<QPDF::HPageOffsetEntry, std::__1::allocator<QPDF::HPageOffsetEntry> >&, int, int QPDF::HPageOffsetEntry::*) [function] [call site] 04306
11 void write_vector_vector<QPDF::HPageOffsetEntry>(BitWriter&, int, std::__1::vector<QPDF::HPageOffsetEntry, std::__1::allocator<QPDF::HPageOffsetEntry> >&, int QPDF::HPageOffsetEntry::*, int, std::__1::vector<int, std::__1::allocator<int> > QPDF::HPageOffsetEntry::*) [function] [call site] 04307
12 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 04308
12 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 04309
12 unsigned long long QIntC::to_ulonglong<int>(int const&) [function] [call site] 04310
12 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 04311
12 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04312
12 BitWriter::flush() [function] [call site] 04313
11 void write_vector_vector<QPDF::HPageOffsetEntry>(BitWriter&, int, std::__1::vector<QPDF::HPageOffsetEntry, std::__1::allocator<QPDF::HPageOffsetEntry> >&, int QPDF::HPageOffsetEntry::*, int, std::__1::vector<int, std::__1::allocator<int> > QPDF::HPageOffsetEntry::*) [function] [call site] 04314
11 void write_vector_int<QPDF::HPageOffsetEntry, long long>(BitWriter&, int, std::__1::vector<QPDF::HPageOffsetEntry, std::__1::allocator<QPDF::HPageOffsetEntry> >&, int, long long QPDF::HPageOffsetEntry::*) [function] [call site] 04315
11 void write_vector_int<QPDF::HPageOffsetEntry, long long>(BitWriter&, int, std::__1::vector<QPDF::HPageOffsetEntry, std::__1::allocator<QPDF::HPageOffsetEntry> >&, int, long long QPDF::HPageOffsetEntry::*) [function] [call site] 04316
10 qpdf::pl::Count::getCount() const [function] [call site] 04317
10 int QPDF::toI<long long>(long long const&) [function] [call site] 04318
10 QPDF::writeHSharedObject(BitWriter&) [function] [call site] 04319
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04320
11 unsigned long long QPDF::toULL<long long>(long long const&) [function] [call site] 04321
11 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04322
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04323
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04324
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04325
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04326
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04327
11 QTC::TC(char const*, char const*, int) [function] [call site] 04328
11 void write_vector_int<QPDF::HSharedObjectEntry, int>(BitWriter&, int, std::__1::vector<QPDF::HSharedObjectEntry, std::__1::allocator<QPDF::HSharedObjectEntry> >&, int, int QPDF::HSharedObjectEntry::*) [function] [call site] 04329
11 void write_vector_int<QPDF::HSharedObjectEntry, int>(BitWriter&, int, std::__1::vector<QPDF::HSharedObjectEntry, std::__1::allocator<QPDF::HSharedObjectEntry> >&, int, int QPDF::HSharedObjectEntry::*) [function] [call site] 04330
11 unsigned long QPDF::toS<int>(int const&) [function] [call site] 04331
11 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04332
11 void write_vector_int<QPDF::HSharedObjectEntry, int>(BitWriter&, int, std::__1::vector<QPDF::HSharedObjectEntry, std::__1::allocator<QPDF::HSharedObjectEntry> >&, int, int QPDF::HSharedObjectEntry::*) [function] [call site] 04333
10 qpdf::pl::Count::getCount() const [function] [call site] 04334
10 int QPDF::toI<long long>(long long const&) [function] [call site] 04335
10 QPDF::writeHGeneric(BitWriter&, QPDF::HGeneric&) [function] [call site] 04336
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04337
11 unsigned long long QPDF::toULL<long long>(long long const&) [function] [call site] 04338
11 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04339
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04340
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04341
10 qpdf::pl::Count::finish() [function] [call site] 04342
8 QPDFWriter::openObject(int) [function] [call site] 04343
8 QPDFWriter::setDataKey(int) [function] [call site] 04344
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04345
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04346
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04347
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04348
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04349
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04350
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04351
8 QPDFWriter::adjustAESStreamLength(unsigned long&) [function] [call site] 04352
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04353
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04354
8 QTC::TC(char const*, char const*, int) [function] [call site] 04355
8 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04356
8 QPDFWriter::pushEncryptionFilter(QPDFWriter::PipelinePopper&) [function] [call site] 04357
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04358
8 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04359
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04360
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04361
8 QPDFWriter::closeObject(int) [function] [call site] 04362
7 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04363
7 long long QIntC::to_offset<unsigned long>(unsigned long const&) [function] [call site] 04364
7 QPDFXRefEntry::QPDFXRefEntry(long long) [function] [call site] 04365
7 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 04366
7 fprintf [call site] 04367
7 fprintf [call site] 04368
7 fprintf [call site] 04369
7 fprintf [call site] 04370
7 fclose [call site] 04371
6 QPDFWriter::writeStandard() [function] [call site] 04372
7 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04373
7 QPDFWriter::pushMD5Pipeline(QPDFWriter::PipelinePopper&) [function] [call site] 04374
7 QPDFWriter::writeHeader() [function] [call site] 04375
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04376
7 QPDFWriter::enqueueObjectsPCLm() [function] [call site] 04377
8 QPDF::getAllPages() [function] [call site] 04378
8 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04379
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04380
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04381
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 04382
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04383
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04384
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 04385
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04386
8 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 04387
8 qpdf::BaseDictionary::begin() [function] [call site] 04388
8 qpdf::BaseDictionary::end() [function] [call site] 04389
8 qpdf::Dictionary::~Dictionary() [function] [call site] 04390
8 qpdf::BaseHandle::null() const [function] [call site] 04391
8 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04392
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04393
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04394
8 QPDFObjectHandle::newStream(QPDF*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04395
9 __cxa_allocate_exception [call site] 04396
9 std::runtime_error::runtime_error(char const*) [call site] 04397
9 __cxa_throw [call site] 04398
9 std::runtime_error::~runtime_error() [call site] 04399
9 __cxa_free_exception [call site] 04400
9 QTC::TC(char const*, char const*, int) [function] [call site] 04401
9 QPDF::newStream(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04402
10 QPDF::newStream() [function] [call site] 04403
11 QPDF::nextObjGen() [function] [call site] 04404
11 QPDFObjectHandle::newDictionary() [function] [call site] 04405
11 qpdf::Stream::Stream(QPDF&, QPDFObjGen, QPDFObjectHandle, long long, unsigned long) [function] [call site] 04406
11 qpdf::BaseHandle::operator QPDFObjectHandle() const [function] [call site] 04407
11 QPDF::makeIndirectObject(QPDFObjectHandle) [function] [call site] 04408
11 qpdf::Stream::~Stream() [function] [call site] 04409
10 QPDFObjectHandle::newNull() [function] [call site] 04410
10 QPDFObjectHandle::replaceStreamData(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&, QPDFObjectHandle const&) [function] [call site] 04411
11 Buffer::getBuffer() [function] [call site] 04412
11 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 04413
11 qpdf::Stream::replaceStreamData(std::__1::shared_ptr<Buffer>, QPDFObjectHandle const&, QPDFObjectHandle const&) [function] [call site] 04414
12 qpdf::Stream::stream() const [function] [call site] 04415
12 Buffer::getSize() const [function] [call site] 04416
12 qpdf::Stream::replaceFilterData(QPDFObjectHandle const&, QPDFObjectHandle const&, unsigned long) [function] [call site] 04417
13 qpdf::Stream::stream() const [function] [call site] 04418
13 qpdf::BaseHandle::operator bool() const [function] [call site] 04419
13 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 04420
13 qpdf::BaseHandle::operator bool() const [function] [call site] 04421
13 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 04422
13 QTC::TC(char const*, char const*, int) [function] [call site] 04423
13 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04424
13 long long QIntC::to_longlong<unsigned long>(unsigned long const&) [function] [call site] 04425
13 QPDFObjectHandle::newInteger(long long) [function] [call site] 04426
13 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 04427
13 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04428
11 qpdf::Stream::~Stream() [function] [call site] 04429
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04430
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04431
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04432
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04433
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04434
8 QPDFWriter::getTrimmedTrailer() [function] [call site] 04435
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 04436
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04437
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04438
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04439
7 QPDFWriter::enqueueObjectsStandard() [function] [call site] 04440
8 QTC::TC(char const*, char const*, int) [function] [call site] 04441
8 QPDF::getAllObjects() [function] [call site] 04442
9 QPDF::fixDanglingReferences(bool) [function] [call site] 04443
9 QPDF::newIndirect(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 04444
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04445
8 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04446
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04447
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04448
8 QPDFWriter::getTrimmedTrailer() [function] [call site] 04449
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 04450
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04451
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04452
8 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 04453
8 qpdf::BaseDictionary::begin() [function] [call site] 04454
8 qpdf::BaseDictionary::end() [function] [call site] 04455
8 qpdf::Dictionary::~Dictionary() [function] [call site] 04456
8 qpdf::BaseHandle::null() const [function] [call site] 04457
8 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04458
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04459
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04460
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04461
7 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04462
7 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04463
7 QPDFWriter::writeObject(QPDFObjectHandle, int) [function] [call site] 04464
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04465
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04466
7 QPDFWriter::writeEncryptionDictionary() [function] [call site] 04467
7 qpdf::pl::Count::getCount() const [function] [call site] 04468
7 QPDFWriter::writeXRefTable(QPDFWriter::trailer_e, int, int, int) [function] [call site] 04469
8 QPDFWriter::writeXRefTable(QPDFWriter::trailer_e, int, int, int, long long, bool, int, long long, long long, int) [function] [call site] 04470
7 QPDFWriter::writeXRefStream(int, int, long long, QPDFWriter::trailer_e, int, int, int) [function] [call site] 04471
8 QPDFWriter::writeXRefStream(int, int, long long, QPDFWriter::trailer_e, int, int, int, long long, int, long long, long long, bool, int) [function] [call site] 04472
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04473
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04474
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04475
7 QTC::TC(char const*, char const*, int) [function] [call site] 04476
7 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04477
6 qpdf::pl::Count::finish() [function] [call site] 04478
6 fclose [call site] 04479
6 Pl_Buffer::getBuffer() [function] [call site] 04480
6 QPDFWriter::indicateProgress(bool, bool) [function] [call site] 04481
5 __cxa_begin_catch [call site] 04482
5 __cxa_end_catch [call site] 04483
5 __cxa_begin_catch [call site] 04484
5 __cxa_end_catch [call site] 04485
5 __clang_call_terminate [call site] 04486
2 __cxa_begin_catch [call site] 04487
2 __cxa_end_catch [call site] 04488
2 __cxa_begin_catch [call site] 04489
2 __cxa_end_catch [call site] 04490
2 __clang_call_terminate [call site] 04491
1 FuzzHelper::~FuzzHelper() [function] [call site] 04492
2 Pl_Discard::~Pl_Discard() [function] [call site] 04493
2 Buffer::~Buffer() [function] [call site] 04494