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
9639 9639 1 :

['QPDFWriter::writeLinearized()']

9641 9683 QPDFWriter::write() call site: 00000 /src/qpdf/libqpdf/QPDFWriter.cc:2265
7569 7569 1 :

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

15017 44619 QPDFWriter::doWriteSetup() call site: 00000 /src/qpdf/libqpdf/QPDFWriter.cc:2159
7289 7289 1 :

['QPDFWriter::enqueueObjectsPCLm()']

7371 32249 QPDFWriter::writeStandard() call site: 00000 /src/qpdf/libqpdf/QPDFWriter.cc:3049
7132 7134 9 :

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

7176 71338 QPDFWriter::enqueueObjectsStandard() call site: 00000 /src/qpdf/libqpdf/QPDFWriter.cc:2951
252 474 6 :

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

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
66 66 1 :

['QPDFWriter::writeEncryptionDictionary()']

66 16760 QPDFWriter::writeStandard() call site: 00000 /src/qpdf/libqpdf/QPDFWriter.cc:3063
60 60 1 :

['do_sarray_io']

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

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

56 29151 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_space(char) [function] [call site] 00281
11 qpdf::util::is_space(char) [function] [call site] 00282
11 QTC::TC(char const*, char const*, int) [function] [call site] 00283
11 qpdf::util::is_space(char) [function] [call site] 00284
11 qpdf::util::is_digit(char) [function] [call site] 00285
11 qpdf::util::is_digit(char) [function] [call site] 00286
11 qpdf::util::is_space(char) [function] [call site] 00287
11 qpdf::util::is_space(char) [function] [call site] 00288
11 QTC::TC(char const*, char const*, int) [function] [call site] 00289
11 qpdf::util::is_space(char) [function] [call site] 00290
11 QTC::TC(char const*, char const*, int) [function] [call site] 00291
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] 00292
11 QPDF::warn(QPDFExc const&) [function] [call site] 00293
11 QPDFExc::~QPDFExc() [function] [call site] 00294
11 QUtil::string_to_ll(char const*) [function] [call site] 00295
11 QUtil::string_to_int(char const*) [function] [call site] 00296
9 QTC::TC(char const*, char const*, int) [function] [call site] 00297
9 __cxa_allocate_exception [call site] 00298
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] 00299
9 __cxa_throw [call site] 00300
9 __cxa_free_exception [call site] 00301
9 int QPDF::toI<long long>(long long const&) [function] [call site] 00302
10 int QIntC::to_int<long long>(long long const&) [function] [call site] 00303
9 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 00304
9 QPDF::insertFreeXrefEntry(QPDFObjGen) [function] [call site] 00305
10 QPDFObjGen::getObj() const [function] [call site] 00306
9 int QPDF::toI<long long>(long long const&) [function] [call site] 00307
9 QPDF::insertXrefEntry(int, int, long long, int) [function] [call site] 00308
10 QTC::TC(char const*, char const*, int) [function] [call site] 00309
10 QTC::TC(char const*, char const*, int) [function] [call site] 00310
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] 00311
10 QPDF::warn(QPDFExc const&) [function] [call site] 00312
10 QPDFExc::~QPDFExc() [function] [call site] 00313
10 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 00314
10 QTC::TC(char const*, char const*, int) [function] [call site] 00315
10 QTC::TC(char const*, char const*, int) [function] [call site] 00316
10 QPDFXRefEntry::QPDFXRefEntry(long long) [function] [call site] 00317
10 int QPDF::toI<long long>(long long const&) [function] [call site] 00318
10 QPDFXRefEntry::QPDFXRefEntry(int, int) [function] [call site] 00319
10 __cxa_allocate_exception [call site] 00320
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] 00321
10 __cxa_throw [call site] 00322
10 __cxa_free_exception [call site] 00323
9 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00324
9 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00325
9 QPDFTokenizer::Token::~Token() [function] [call site] 00326
9 QPDF::readTrailer() [function] [call site] 00327
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] 00328
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] 00329
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] 00330
11 QPDFParser::parse(bool&, bool) [function] [call site] 00331
12 QPDF::ParseGuard::ParseGuard(QPDF*) [function] [call site] 00332
13 QPDF::inParse(bool) [function] [call site] 00333
14 __cxa_allocate_exception [call site] 00334
14 std::logic_error::logic_error(char const*) [call site] 00335
14 __cxa_throw [call site] 00336
14 std::logic_error::~logic_error() [call site] 00337
14 __cxa_free_exception [call site] 00338
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] 00339
12 qpdf::Tokenizer::getErrorMessage() const [function] [call site] 00340
12 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00341
13 InputSource::getLastOffset() const [function] [call site] 00342
13 QPDFParser::warn(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00343
14 QPDF::getFilename() const [function] [call site] 00344
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] 00345
14 QPDFParser::warn(QPDFExc const&) const [function] [call site] 00346
15 QPDF::warn(QPDFExc const&) [function] [call site] 00347
15 __cxa_allocate_exception [call site] 00348
15 QPDFExc::QPDFExc(QPDFExc const&) [function] [call site] 00349
16 std::runtime_error::runtime_error(std::runtime_error const&) [call site] 00350
16 std::runtime_error::~runtime_error() [call site] 00351
15 __cxa_throw [call site] 00352
15 QPDFExc::~QPDFExc() [function] [call site] 00353
15 __cxa_free_exception [call site] 00354
14 QPDFExc::~QPDFExc() [function] [call site] 00355
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] 00356
14 QPDFParser::warn(QPDFExc const&) const [function] [call site] 00357
14 QPDFExc::~QPDFExc() [function] [call site] 00358
12 qpdf::Tokenizer::getType() const [function] [call site] 00359
12 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 00360
13 qpdf::BaseHandle::BaseHandle() [function] [call site] 00361
12 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00362
12 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00363
12 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00364
13 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00365
12 QTC::TC(char const*, char const*, int) [function] [call site] 00366
12 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00367
12 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00368
12 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00369
12 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00370
12 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00371
12 QTC::TC(char const*, char const*, int) [function] [call site] 00372
12 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00373
12 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00374
12 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00375
12 QTC::TC(char const*, char const*, int) [function] [call site] 00376
12 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00377
12 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00378
12 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00379
12 qpdf::Tokenizer::getType() const [function] [call site] 00380
12 QPDFParser::parseRemainder(bool) [function] [call site] 00381
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] 00382
13 qpdf::Tokenizer::getErrorMessage() const [function] [call site] 00383
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00384
13 qpdf::Tokenizer::getType() const [function] [call site] 00385
13 QPDFParser::addInt(int) [function] [call site] 00386
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Integer, long long&>(long long&) [function] [call site] 00387
15 QPDF_Integer::QPDF_Integer(long long) [function] [call site] 00388
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] 00389
15 QPDFObject::setParsedOffset(long long) [function] [call site] 00390
14 QPDFParser::add(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00391
15 QPDFParser::warnDuplicateKey() [function] [call site] 00392
16 QTC::TC(char const*, char const*, int) [function] [call site] 00393
16 QPDFParser::warn(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00394
13 InputSource::getLastOffset() const [function] [call site] 00395
13 qpdf::Tokenizer::getValue() const [function] [call site] 00396
13 QUtil::string_to_ll(char const*) [function] [call site] 00397
13 qpdf::Tokenizer::getType() const [function] [call site] 00398
13 qpdf::Tokenizer::getValue() const [function] [call site] 00399
13 QTC::TC(char const*, char const*, int) [function] [call site] 00400
13 __cxa_allocate_exception [call site] 00401
13 std::logic_error::logic_error(char const*) [call site] 00402
13 __cxa_throw [call site] 00403
13 std::logic_error::~logic_error() [call site] 00404
13 __cxa_free_exception [call site] 00405
13 int QIntC::to_int<long long>(long long const&) [function] [call site] 00406
13 int QIntC::to_int<long long>(long long const&) [function] [call site] 00407
13 QPDF::ParseGuard::getObject(QPDF*, int, int, bool) [function] [call site] 00408
14 QPDF::getObjectForParser(int, int, bool) [function] [call site] 00409
15 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 00410
15 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Unresolved>(QPDF*, QPDFObjGen) [function] [call site] 00411
15 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00412
15 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>(QPDF*, QPDFObjGen) [function] [call site] 00413
13 QPDFParser::add(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00414
13 QTC::TC(char const*, char const*, int) [function] [call site] 00415
13 QPDFParser::addNull() [function] [call site] 00416
14 __cxa_guard_acquire [call site] 00417
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00418
14 __cxa_atexit [call site] 00419
14 __cxa_guard_release [call site] 00420
14 __cxa_guard_abort [call site] 00421
14 QPDFParser::warnDuplicateKey() [function] [call site] 00422
13 QPDFParser::addInt(int) [function] [call site] 00423
13 QPDFParser::addInt(int) [function] [call site] 00424
13 qpdf::Tokenizer::getType() const [function] [call site] 00425
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00426
13 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 00427
13 QTC::TC(char const*, char const*, int) [function] [call site] 00428
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00429
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00430
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00431
13 QTC::TC(char const*, char const*, int) [function] [call site] 00432
13 QPDFParser::tooManyBadTokens() [function] [call site] 00433
14 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00434
14 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00435
14 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 00436
15 QIntC::IntConverter<int, unsigned long, true, false>::convert(int const&) [function] [call site] 00437
16 QIntC::IntConverter<int, unsigned long, true, false>::error(int) [function] [call site] 00438
14 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00439
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00440
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00441
13 QPDFParser::addNull() [function] [call site] 00442
13 QTC::TC(char const*, char const*, int) [function] [call site] 00443
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00444
13 QPDFParser::tooManyBadTokens() [function] [call site] 00445
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00446
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00447
13 QPDFParser::addNull() [function] [call site] 00448
13 QPDFParser::tooManyBadTokens() [function] [call site] 00449
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00450
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00451
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] 00452
14 QPDF_Array::QPDF_Array(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&&, bool) [function] [call site] 00453
15 qpdf::BaseHandle::raw_type_code() const [function] [call site] 00454
15 qpdf::BaseHandle::indirect() const [function] [call site] 00455
16 QPDFObjGen::isIndirect() const [function] [call site] 00456
15 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 00457
16 qpdf::BaseHandle::operator=(qpdf::BaseHandle&&) [function] [call site] 00458
14 QPDF_Array::~QPDF_Array() [function] [call site] 00459
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] 00460
14 QPDF_Array::QPDF_Array(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&&) [function] [call site] 00461
13 QPDFParser::setDescription(std::__1::shared_ptr<QPDFObject>&, long long) [function] [call site] 00462
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] 00463
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00464
13 QPDFParser::add(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00465
13 QTC::TC(char const*, char const*, int) [function] [call site] 00466
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00467
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00468
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00469
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00470
13 QPDFParser::tooManyBadTokens() [function] [call site] 00471
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00472
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00473
13 QPDFParser::addNull() [function] [call site] 00474
13 QPDFParser::tooManyBadTokens() [function] [call site] 00475
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00476
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00477
13 QTC::TC(char const*, char const*, int) [function] [call site] 00478
13 QPDFParser::warn(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00479
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00480
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00481
13 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 00482
13 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00483
14 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00484
13 QPDFParser::warn(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00485
13 QPDFParser::fixMissingKeys() [function] [call site] 00486
14 QPDFObjectHandle::getObj() [function] [call site] 00487
14 QPDFObject::getTypeCode() const [function] [call site] 00488
14 QPDFObjectHandle::getObj() [function] [call site] 00489
14 QPDFObject::getStringValue() const [function] [call site] 00490
15 QPDFObject::getResolvedTypeCode() const [function] [call site] 00491
16 QPDFObject::getTypeCode() const [function] [call site] 00492
16 QPDF::Resolver::resolved(QPDF*, QPDFObjGen) [function] [call site] 00493
17 QPDF::resolve(QPDFObjGen) [function] [call site] 00494
18 QPDF::isUnresolved(QPDFObjGen) [function] [call site] 00495
19 QPDF::isCached(QPDFObjGen) [function] [call site] 00496
19 QPDFObject::isUnresolved() const [function] [call site] 00497
20 QPDFObject::getTypeCode() const [function] [call site] 00498
18 QTC::TC(char const*, char const*, int) [function] [call site] 00499
18 QPDFObjGen::unparse(char) const [function] [call site] 00500
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] 00501
18 QPDF::warn(QPDFExc const&) [function] [call site] 00502
18 QPDFExc::~QPDFExc() [function] [call site] 00503
18 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00504
18 QPDF::updateCache(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&, long long, long long, bool) [function] [call site] 00505
19 QPDFObject::setObjGen(QPDF*, QPDFObjGen) [function] [call site] 00506
19 QPDF::isCached(QPDFObjGen) [function] [call site] 00507
19 QPDFObject::move_to(std::__1::shared_ptr<QPDFObject>&, bool) [function] [call site] 00508
20 QPDF_Reference::QPDF_Reference(std::__1::shared_ptr<QPDFObject>) [function] [call site] 00509
20 QPDF_Reference::~QPDF_Reference() [function] [call site] 00510
19 QPDF::ObjCache::ObjCache(std::__1::shared_ptr<QPDFObject>, long long, long long) [function] [call site] 00511
19 QPDF::ObjCache::operator=(QPDF::ObjCache&&) [function] [call site] 00512
19 QPDF::ObjCache::~ObjCache() [function] [call site] 00513
18 QPDF::ResolveRecorder::ResolveRecorder(QPDF*, QPDFObjGen const&) [function] [call site] 00514
18 QPDFXRefEntry::getType() const [function] [call site] 00515
18 QPDFXRefEntry::getOffset() const [function] [call site] 00516
19 __cxa_allocate_exception [call site] 00517
19 std::logic_error::logic_error(char const*) [call site] 00518
19 __cxa_throw [call site] 00519
19 std::logic_error::~logic_error() [call site] 00520
19 __cxa_free_exception [call site] 00521
18 QPDFObjGen::QPDFObjGen() [function] [call site] 00522
18 QPDF::readObjectAtOffset(bool, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen, QPDFObjGen&, bool) [function] [call site] 00523
19 QPDFObjGen::getObj() const [function] [call site] 00524
19 QPDF::setLastObjectDescription(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 00525
20 QPDFObjGen::isIndirect() const [function] [call site] 00526
20 QPDFObjGen::isIndirect() const [function] [call site] 00527
20 QPDFObjGen::unparse(char) const [function] [call site] 00528
19 QTC::TC(char const*, char const*, int) [function] [call site] 00529
19 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00530
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] 00531
19 QPDF::warn(QPDFExc const&) [function] [call site] 00532
19 QPDFExc::~QPDFExc() [function] [call site] 00533
19 QPDFObjectHandle::newNull() [function] [call site] 00534
20 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00535
20 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00536
19 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00537
19 QPDFTokenizer::Token::isInteger() const [function] [call site] 00538
19 QTC::TC(char const*, char const*, int) [function] [call site] 00539
19 QTC::TC(char const*, char const*, int) [function] [call site] 00540
19 __cxa_allocate_exception [call site] 00541
19 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00542
19 __cxa_throw [call site] 00543
19 __cxa_free_exception [call site] 00544
19 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00545
19 QPDFTokenizer::Token::isInteger() const [function] [call site] 00546
19 QTC::TC(char const*, char const*, int) [function] [call site] 00547
19 __cxa_allocate_exception [call site] 00548
19 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00549
19 __cxa_throw [call site] 00550
19 __cxa_free_exception [call site] 00551
19 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00552
19 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00553
19 QTC::TC(char const*, char const*, int) [function] [call site] 00554
19 __cxa_allocate_exception [call site] 00555
19 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00556
19 __cxa_throw [call site] 00557
19 __cxa_free_exception [call site] 00558
19 QPDFTokenizer::Token::getValue() const [function] [call site] 00559
19 QUtil::string_to_int(char const*) [function] [call site] 00560
19 QPDFTokenizer::Token::getValue() const [function] [call site] 00561
19 QUtil::string_to_int(char const*) [function] [call site] 00562
19 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 00563
19 QTC::TC(char const*, char const*, int) [function] [call site] 00564
19 __cxa_allocate_exception [call site] 00565
19 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00566
19 __cxa_throw [call site] 00567
19 __cxa_free_exception [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 QPDFTokenizer::Token::~Token() [function] [call site] 00580
19 __cxa_begin_catch [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 QPDFObjGen::QPDFObjGen() [function] [call site] 00629
22 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 00630
22 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 00631
22 QPDF::readObjectAtOffset(bool, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen, QPDFObjGen&, bool) [function] [call site] 00632
23 QPDFXRefEntry::getType() const [function] [call site] 00633
23 QPDFXRefEntry::getOffset() const [function] [call site] 00634
23 QPDF::readObjectAtOffset(bool, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen, QPDFObjGen&, bool) [function] [call site] 00635
24 QTC::TC(char const*, char const*, int) [function] [call site] 00636
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00637
24 QTC::TC(char const*, char const*, int) [function] [call site] 00638
24 QPDFObjGen::unparse(char) const [function] [call site] 00639
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] 00640
24 QPDF::warn(QPDFExc const&) [function] [call site] 00641
24 QPDFExc::~QPDFExc() [function] [call site] 00642
24 QPDFObjectHandle::newNull() [function] [call site] 00643
24 __cxa_rethrow [call site] 00644
24 __cxa_end_catch [call site] 00645
24 QPDF::readObject(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 00646
25 QPDF::setLastObjectDescription(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 00647
25 QPDF::StringDecrypter::StringDecrypter(QPDF*, QPDFObjGen) [function] [call site] 00648
26 QPDFObjectHandle::StringDecrypter::StringDecrypter() [function] [call site] 00649
25 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] 00650
26 QPDFParser::~QPDFParser() [function] [call site] 00651
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00652
25 InputSource::getLastOffset() const [function] [call site] 00653
25 QPDF::damagedPDF(InputSource&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00654
26 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] 00655
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&, bool) [function] [call site] 00656
25 QPDF::warn(QPDFExc const&) [function] [call site] 00657
25 QPDFExc::~QPDFExc() [function] [call site] 00658
25 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00659
26 qpdf::BaseHandle::BaseHandle(qpdf::BaseHandle const&) [function] [call site] 00660
25 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00661
25 QPDFObjectHandle::isDictionary() const [function] [call site] 00662
26 qpdf::BaseHandle::type_code() const [function] [call site] 00663
27 qpdf::BaseHandle::raw_type_code() const [function] [call site] 00664
27 QPDF::Resolver::resolved(QPDF*, QPDFObjGen) [function] [call site] 00665
27 QPDFObject::getTypeCode() const [function] [call site] 00666
27 qpdf::BaseHandle::raw_type_code() const [function] [call site] 00667
27 QPDFObject::getTypeCode() const [function] [call site] 00668
27 qpdf::BaseHandle::raw_type_code() const [function] [call site] 00669
25 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00670
25 QPDF::readStream(QPDFObjectHandle&, QPDFObjGen, long long) [function] [call site] 00671
26 QPDF::validateStreamLineEnd(QPDFObjectHandle&, QPDFObjGen, long long) [function] [call site] 00672
27 QTC::TC(char const*, char const*, int) [function] [call site] 00673
27 QTC::TC(char const*, char const*, int) [function] [call site] 00674
27 QTC::TC(char const*, char const*, int) [function] [call site] 00675
27 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00676
27 QPDF::warn(QPDFExc const&) [function] [call site] 00677
27 QPDFExc::~QPDFExc() [function] [call site] 00678
27 qpdf::util::is_space(char) [function] [call site] 00679
27 QTC::TC(char const*, char const*, int) [function] [call site] 00680
27 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00681
27 QPDF::warn(QPDFExc const&) [function] [call site] 00682
27 QPDFExc::~QPDFExc() [function] [call site] 00683
27 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00684
27 QPDF::warn(QPDFExc const&) [function] [call site] 00685
27 QPDFExc::~QPDFExc() [function] [call site] 00686
26 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00687
27 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 00688
28 qpdf::BaseHandle::type_code() const [function] [call site] 00689
28 qpdf::BaseHandle::type_code() const [function] [call site] 00690
28 qpdf::Dictionary::Dictionary(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00691
29 qpdf::BaseDictionary::BaseDictionary(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00692
30 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00693
28 QPDFObjectHandle::assertType(char const*, bool) const [function] [call site] 00694
29 __cxa_allocate_exception [call site] 00695
29 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00696
29 QPDFObjectHandle::getTypeName() const [function] [call site] 00697
30 QPDFObjectHandle::getTypeCode() const [function] [call site] 00698
31 QPDFObject::getResolvedTypeCode() const [function] [call site] 00699
32 QPDFObject::getTypeCode() const [function] [call site] 00700
32 QPDFObject::getTypeCode() const [function] [call site] 00701
32 QPDFObject::getTypeCode() const [function] [call site] 00702
32 QPDFObject::getTypeCode() const [function] [call site] 00703
29 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00704
29 __cxa_throw [call site] 00705
29 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00706
29 __cxa_free_exception [call site] 00707
28 qpdf::Dictionary::Dictionary(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00708
29 qpdf::BaseDictionary::BaseDictionary(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00709
30 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00710
27 qpdf::BaseHandle::operator bool() const [function] [call site] 00711
27 qpdf::BaseDictionary::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00712
28 qpdf::BaseDictionary::dict() const [function] [call site] 00713
29 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 00714
30 QPDF::Resolver::resolved(QPDF*, QPDFObjGen) [function] [call site] 00715
30 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00716
30 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 00717
31 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00718
31 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00719
31 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 00720
32 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00721
29 __cxa_allocate_exception [call site] 00722
29 std::runtime_error::runtime_error(char const*) [call site] 00723
29 __cxa_throw [call site] 00724
29 std::runtime_error::~runtime_error() [call site] 00725
29 __cxa_free_exception [call site] 00726
28 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00727
28 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] 00728
29 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 00729
29 QPDFObject::getQPDF() [function] [call site] 00730
29 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] 00731
30 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] 00732
30 QPDFObject::ChildDescr::~ChildDescr() [function] [call site] 00733
28 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00734
27 qpdf::Dictionary::~Dictionary() [function] [call site] 00735
28 qpdf::BaseDictionary::~BaseDictionary() [function] [call site] 00736
29 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00737
27 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00738
28 __cxa_allocate_exception [call site] 00739
28 std::logic_error::logic_error(char const*) [call site] 00740
28 __cxa_throw [call site] 00741
28 __cxa_free_exception [call site] 00742
28 QPDFObject::getDescription(QPDF*&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00743
29 QPDFObject::getDescription() [function] [call site] 00744
30 QPDFObject::getTypeCode() const [function] [call site] 00745
30 QPDFObject::getTypeCode() const [function] [call site] 00746
30 QPDFObjGen::unparse(char) const [function] [call site] 00747
30 QPDFObject::JSON_Descr::JSON_Descr(QPDFObject::JSON_Descr const&) [function] [call site] 00748
30 QPDFObject::JSON_Descr::~JSON_Descr() [function] [call site] 00749
30 QPDFObject::ChildDescr::ChildDescr(QPDFObject::ChildDescr const&) [function] [call site] 00750
30 QPDFObject::getDescription() [function] [call site] 00751
31 QPDFObject::ChildDescr::~ChildDescr() [function] [call site] 00752
31 QPDF::getFilename() const [function] [call site] 00753
31 QPDFObjGen::isIndirect() const [function] [call site] 00754
31 QPDFObjGen::unparse(char) const [function] [call site] 00755
28 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00756
28 QPDFObjectHandle::getTypeName() const [function] [call site] 00757
28 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] 00758
28 QPDFObjectHandle::warn(QPDF*, QPDFExc const&) [function] [call site] 00759
29 QPDF::warn(QPDFExc const&) [function] [call site] 00760
29 __cxa_allocate_exception [call site] 00761
29 QPDFExc::QPDFExc(QPDFExc const&) [function] [call site] 00762
29 __cxa_throw [call site] 00763
29 QPDFExc::~QPDFExc() [function] [call site] 00764
29 __cxa_free_exception [call site] 00765
28 QPDFExc::~QPDFExc() [function] [call site] 00766
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00767
27 QTC::TC(char const*, char const*, int) [function] [call site] 00768
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] 00769
27 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00770
26 QPDFObjectHandle::isInteger() const [function] [call site] 00771
27 qpdf::BaseHandle::type_code() const [function] [call site] 00772
26 QPDFObjectHandle::isNull() const [function] [call site] 00773
27 qpdf::BaseHandle::type_code() const [function] [call site] 00774
26 QTC::TC(char const*, char const*, int) [function] [call site] 00775
26 __cxa_allocate_exception [call site] 00776
26 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00777
26 __cxa_throw [call site] 00778
26 __cxa_free_exception [call site] 00779
26 QTC::TC(char const*, char const*, int) [function] [call site] 00780
26 __cxa_allocate_exception [call site] 00781
26 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00782
26 __cxa_throw [call site] 00783
26 __cxa_free_exception [call site] 00784
26 QPDFObjectHandle::getUIntValue() const [function] [call site] 00785
27 QPDFObjectHandle::getIntValue() const [function] [call site] 00786
28 QPDF_Integer* qpdf::BaseHandle::as<QPDF_Integer>() const [function] [call site] 00787
29 QPDF_Integer* qpdf::BaseHandle::as<QPDF_Integer>() const [function] [call site] 00788
30 QPDF_Integer* qpdf::BaseHandle::as<QPDF_Integer>() const [function] [call site] 00789
28 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00790
28 QTC::TC(char const*, char const*, int) [function] [call site] 00791
27 QTC::TC(char const*, char const*, int) [function] [call site] 00792
27 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00793
28 QPDFObject::getDescription(QPDF*&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00794
28 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] 00795
28 QPDFObjectHandle::warn(QPDF*, QPDFExc const&) [function] [call site] 00796
28 QPDFExc::~QPDFExc() [function] [call site] 00797
28 QPDFLogger::defaultLogger() [function] [call site] 00798
29 __cxa_guard_acquire [call site] 00799
29 QPDFLogger::create() [function] [call site] 00800
30 QPDFLogger::QPDFLogger() [function] [call site] 00801
31 QPDFLogger::Members::Members() [function] [call site] 00802
32 Pl_Discard::Pl_Discard() [function] [call site] 00803
32 Pl_OStream::Pl_OStream(char const*, std::__1::basic_ostream<char, std::__1::char_traits<char> >&) [function] [call site] 00804
33 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 00805
33 Pipeline::~Pipeline() [function] [call site] 00806
32 (anonymous namespace)::Pl_Track::Pl_Track(char const*, Pipeline*) [function] [call site] 00807
33 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 00808
33 __cxa_allocate_exception [call site] 00809
33 std::logic_error::logic_error(char const*) [call site] 00810
33 __cxa_throw [call site] 00811
33 __cxa_free_exception [call site] 00812
33 Pipeline::~Pipeline() [function] [call site] 00813
32 Pl_OStream::Pl_OStream(char const*, std::__1::basic_ostream<char, std::__1::char_traits<char> >&) [function] [call site] 00814
29 __cxa_atexit [call site] 00815
29 __cxa_guard_release [call site] 00816
29 __cxa_guard_abort [call site] 00817
28 QPDFLogger::getError(bool) [function] [call site] 00818
28 Pipeline::operator<<(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00819
29 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00820
30 Pipeline::write(char const*, unsigned long) [function] [call site] 00821
28 Pipeline::operator<<(char const*) [function] [call site] 00822
26 unsigned long QPDF::toS<unsigned long long>(unsigned long long const&) [function] [call site] 00823
27 unsigned long QIntC::to_size<unsigned long long>(unsigned long long const&) [function] [call site] 00824
28 QIntC::IntConverter<unsigned long long, unsigned long, false, false>::convert(unsigned long long const&) [function] [call site] 00825
29 QIntC::IntConverter<unsigned long long, unsigned long, false, false>::error(unsigned long long) [function] [call site] 00826
30 __cxa_allocate_exception [call site] 00827
30 std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::str[abi:ne180100]() const & [function] [call site] 00828
30 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] 00829
30 __cxa_throw [call site] 00830
30 __cxa_free_exception [call site] 00831
26 long long QPDF::toO<unsigned long>(unsigned long const&) [function] [call site] 00832
26 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00833
26 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00834
26 QPDFTokenizer::Token::~Token() [function] [call site] 00835
26 QTC::TC(char const*, char const*, int) [function] [call site] 00836
26 __cxa_allocate_exception [call site] 00837
26 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00838
27 InputSource::getLastOffset() const [function] [call site] 00839
27 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] 00840
26 __cxa_throw [call site] 00841
26 __cxa_free_exception [call site] 00842
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00843
26 __cxa_begin_catch [call site] 00844
26 QPDF::warn(QPDFExc const&) [function] [call site] 00845
26 QPDF::recoverStreamLength(std::__1::shared_ptr<InputSource>, QPDFObjGen, long long) [function] [call site] 00846
27 QPDF::damagedPDF(InputSource&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00847
27 QPDF::warn(QPDFExc const&) [function] [call site] 00848
27 QPDFExc::~QPDFExc() [function] [call site] 00849
27 QPDF::PatternFinder::PatternFinder(QPDF&, bool (QPDF::*)()) [function] [call site] 00850
27 InputSource::findFirst(char const*, long long, unsigned long, InputSource::Finder&) [function] [call site] 00851
27 unsigned long QPDF::toS<long long>(long long const&) [function] [call site] 00852
28 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 00853
27 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00854
27 QPDFTokenizer::Token::getValue() const [function] [call site] 00855
27 InputSource::getLastOffset() const [function] [call site] 00856
27 QPDFTokenizer::Token::~Token() [function] [call site] 00857
27 long long QPDF::toO<unsigned long>(unsigned long const&) [function] [call site] 00858
27 QPDFObjGen::QPDFObjGen() [function] [call site] 00859
27 QPDFXRefEntry::getType() const [function] [call site] 00860
27 QPDFXRefEntry::getOffset() const [function] [call site] 00861
27 QPDFObjGen::operator==(QPDFObjGen const&) const [function] [call site] 00862
27 QTC::TC(char const*, char const*, int) [function] [call site] 00863
27 QPDF::damagedPDF(InputSource&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00864
27 QPDF::warn(QPDFExc const&) [function] [call site] 00865
27 QPDFExc::~QPDFExc() [function] [call site] 00866
27 QPDF::damagedPDF(InputSource&, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00867
27 QPDF::warn(QPDFExc const&) [function] [call site] 00868
27 QPDFExc::~QPDFExc() [function] [call site] 00869
27 QTC::TC(char const*, char const*, int) [function] [call site] 00870
26 __cxa_rethrow [call site] 00871
26 __cxa_end_catch [call site] 00872
26 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00873
26 qpdf::Stream::Stream(QPDF&, QPDFObjGen, QPDFObjectHandle, long long, unsigned long) [function] [call site] 00874
27 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Stream, QPDFObjectHandle, unsigned long&>(QPDF*, QPDFObjGen, QPDFObjectHandle&&, unsigned long&) [function] [call site] 00875
28 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle&&) [function] [call site] 00876
29 qpdf::BaseHandle::BaseHandle(qpdf::BaseHandle&&) [function] [call site] 00877
28 QPDF_Stream::QPDF_Stream(QPDFObjectHandle, unsigned long) [function] [call site] 00878
29 QPDFObjectHandle::isDictionary() const [function] [call site] 00879
29 __cxa_allocate_exception [call site] 00880
29 std::logic_error::logic_error(char const*) [call site] 00881
29 __cxa_throw [call site] 00882
29 __cxa_free_exception [call site] 00883
28 QPDF_Stream::~QPDF_Stream() [function] [call site] 00884
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00885
27 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00886
27 QPDF::getFilename() const [function] [call site] 00887
27 QPDFObjGen::unparse(char) const [function] [call site] 00888
27 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] 00889
27 qpdf::Stream::setDictDescription() [function] [call site] 00890
28 qpdf::Stream::stream() const [function] [call site] 00891
29 QPDF_Stream* qpdf::BaseHandle::as<QPDF_Stream>() const [function] [call site] 00892
30 QPDF_Stream* qpdf::BaseHandle::as<QPDF_Stream>() const [function] [call site] 00893
31 QPDF_Stream* qpdf::BaseHandle::as<QPDF_Stream>() const [function] [call site] 00894
29 __cxa_allocate_exception [call site] 00895
29 std::logic_error::logic_error(char const*) [call site] 00896
29 __cxa_throw [call site] 00897
29 std::logic_error::~logic_error() [call site] 00898
29 __cxa_free_exception [call site] 00899
29 __cxa_allocate_exception [call site] 00900
29 std::runtime_error::runtime_error(char const*) [call site] 00901
29 __cxa_throw [call site] 00902
29 std::runtime_error::~runtime_error() [call site] 00903
29 __cxa_free_exception [call site] 00904
28 QPDFObjectHandle::hasObjectDescription() const [function] [call site] 00905
29 QPDFObject::hasDescription() [function] [call site] 00906
30 QPDFObjGen::isIndirect() const [function] [call site] 00907
28 QPDFObject::getQPDF() [function] [call site] 00908
28 QPDFObject::getDescription() [function] [call site] 00909
28 QPDFObjectHandle::setObjectDescription(QPDF*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00910
29 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] 00911
27 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00912
26 qpdf::BaseHandle::operator QPDFObjectHandle() const [function] [call site] 00913
27 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00914
28 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00915
26 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 00916
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00917
26 qpdf::Stream::~Stream() [function] [call site] 00918
27 qpdf::BaseHandle::~BaseHandle() [function] [call site] 00919
26 __clang_call_terminate [call site] 00920
27 __cxa_begin_catch [call site] 00921
25 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 00922
25 QPDFTokenizer::Token::operator=(QPDFTokenizer::Token&&) [function] [call site] 00923
25 QPDFTokenizer::Token::~Token() [function] [call site] 00924
25 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00925
25 QTC::TC(char const*, char const*, int) [function] [call site] 00926
25 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00927
25 QPDF::warn(QPDFExc const&) [function] [call site] 00928
25 QPDFExc::~QPDFExc() [function] [call site] 00929
25 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00930
25 QPDFTokenizer::Token::~Token() [function] [call site] 00931
24 QPDF::isUnresolved(QPDFObjGen) [function] [call site] 00932
24 isspace [call site] 00933
24 __cxa_allocate_exception [call site] 00934
24 QPDF::damagedPDF(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00935
24 __cxa_throw [call site] 00936
24 __cxa_free_exception [call site] 00937
24 QTC::TC(char const*, char const*, int) [function] [call site] 00938
24 QPDFObjectHandle::getObj() [function] [call site] 00939
24 QPDF::updateCache(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&, long long, long long, bool) [function] [call site] 00940
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00941
24 __clang_call_terminate [call site] 00942
22 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 00943
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00944
22 __cxa_begin_catch [call site] 00945
22 __cxa_end_catch [call site] 00946
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] 00947
23 QPDFObjectHandle::isStream() const [function] [call site] 00948
24 qpdf::BaseHandle::type_code() const [function] [call site] 00949
23 QPDFObjectHandle::getDict() const [function] [call site] 00950
24 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 00951
25 qpdf::BaseHandle::type_code() const [function] [call site] 00952
25 qpdf::BaseHandle::type_code() const [function] [call site] 00953
25 qpdf::Stream::Stream(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00954
26 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00955
25 QPDFObjectHandle::assertType(char const*, bool) const [function] [call site] 00956
25 qpdf::Stream::Stream(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00957
26 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00958
24 qpdf::Stream::getDict() const [function] [call site] 00959
25 qpdf::Stream::stream() const [function] [call site] 00960
25 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 00961
24 qpdf::Stream::~Stream() [function] [call site] 00962
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] 00963
24 QPDFObjectHandle::isDictionary() const [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
25 QPDFObjectHandle::isName() const [function] [call site] 00967
26 qpdf::BaseHandle::type_code() const [function] [call site] 00968
25 QPDFObjectHandle::getName() const [function] [call site] 00969
26 QPDFObjectHandle::isName() const [function] [call site] 00970
26 QPDFObject::getStringValue() const [function] [call site] 00971
27 QPDFObject::getStringValue() const [function] [call site] 00972
28 __cxa_allocate_exception [call site] 00973
28 std::logic_error::logic_error(char const*) [call site] 00974
28 __cxa_throw [call site] 00975
28 std::logic_error::~logic_error() [call site] 00976
28 __cxa_free_exception [call site] 00977
26 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00978
26 QTC::TC(char const*, char const*, int) [function] [call site] 00979
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00980
24 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00981
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00982
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 00983
22 QTC::TC(char const*, char const*, int) [function] [call site] 00984
22 QPDF::processXRefStream(long long, QPDFObjectHandle&, bool) [function] [call site] 00985
23 QPDFObjectHandle::getDict() const [function] [call site] 00986
23 QPDF::processXRefW(QPDFObjectHandle&, std::__1::function<QPDFExc (std::__1::basic_string_view<char, std::__1::char_traits<char> >)>) [function] [call site] 00987
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00988
24 QPDFObjectHandle::isArray() const [function] [call site] 00989
25 qpdf::BaseHandle::type_code() const [function] [call site] 00990
24 QPDFObjectHandle::getArrayNItems() const [function] [call site] 00991
25 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 00992
26 QPDFObjectHandle::assertType(char const*, bool) const [function] [call site] 00993
26 qpdf::BaseHandle::type_code() const [function] [call site] 00994
26 qpdf::BaseHandle::type_code() const [function] [call site] 00995
26 qpdf::Array::Array(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00996
27 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 00997
26 qpdf::Array::Array(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00998
27 qpdf::BaseHandle::BaseHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 00999
25 qpdf::BaseHandle::operator bool() const [function] [call site] 01000
25 qpdf::Array::size() const [function] [call site] 01001
26 qpdf::Array::array() const [function] [call site] 01002
27 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 01003
28 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 01004
29 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 01005
27 __cxa_allocate_exception [call site] 01006
27 std::runtime_error::runtime_error(char const*) [call site] 01007
27 __cxa_throw [call site] 01008
27 std::runtime_error::~runtime_error() [call site] 01009
27 __cxa_free_exception [call site] 01010
25 qpdf::Array::~Array() [function] [call site] 01011
26 qpdf::BaseHandle::~BaseHandle() [function] [call site] 01012
25 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01013
25 QTC::TC(char const*, char const*, int) [function] [call site] 01014
24 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 01015
25 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 01016
25 qpdf::BaseHandle::operator bool() const [function] [call site] 01017
25 qpdf::Array::at(int) const [function] [call site] 01018
26 qpdf::Array::array() const [function] [call site] 01019
26 qpdf::Array::size() const [function] [call site] 01020
26 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 01021
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01022
26 qpdf::Array::null() const [function] [call site] 01023
27 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01024
26 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01025
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01026
25 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01027
25 QPDFObjectHandle::objectWarning(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01028
26 QPDFObject::getDescription(QPDF*&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01029
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] 01030
26 QPDFObjectHandle::warn(QPDF*, QPDFExc const&) [function] [call site] 01031
26 QPDFExc::~QPDFExc() [function] [call site] 01032
25 QTC::TC(char const*, char const*, int) [function] [call site] 01033
25 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01034
25 QTC::TC(char const*, char const*, int) [function] [call site] 01035
25 qpdf::Array::~Array() [function] [call site] 01036
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] 01037
25 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 01038
24 QPDFObjectHandle::isInteger() const [function] [call site] 01039
24 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 01040
24 QPDFObjectHandle::isInteger() const [function] [call site] 01041
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01042
24 __cxa_allocate_exception [call site] 01043
24 __cxa_throw [call site] 01044
24 __cxa_free_exception [call site] 01045
24 QPDFObjectHandle::getArrayAsVector() const [function] [call site] 01046
25 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 01047
25 qpdf::BaseHandle::operator bool() const [function] [call site] 01048
25 qpdf::Array::getAsVector() const [function] [call site] 01049
26 qpdf::Array::array() const [function] [call site] 01050
26 qpdf::Array::size() const [function] [call site] 01051
26 qpdf::Array::size() const [function] [call site] 01052
25 qpdf::Array::~Array() [function] [call site] 01053
25 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01054
25 QTC::TC(char const*, char const*, int) [function] [call site] 01055
24 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 01056
25 QPDFObjectHandle::getIntValue() const [function] [call site] 01057
25 QTC::TC(char const*, char const*, int) [function] [call site] 01058
25 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01059
25 QTC::TC(char const*, char const*, int) [function] [call site] 01060
25 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01061
24 __cxa_allocate_exception [call site] 01062
24 __cxa_throw [call site] 01063
24 __cxa_free_exception [call site] 01064
24 __cxa_allocate_exception [call site] 01065
24 __cxa_throw [call site] 01066
24 __cxa_free_exception [call site] 01067
24 __cxa_allocate_exception [call site] 01068
24 __cxa_throw [call site] 01069
24 __cxa_free_exception [call site] 01070
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01071
23 QPDF::processXRefSize(QPDFObjectHandle&, int, std::__1::function<QPDFExc (std::__1::basic_string_view<char, std::__1::char_traits<char> >)>) [function] [call site] 01072
24 int QPDF::toI<long long>(long long const&) [function] [call site] 01073
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [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::getValueAsInt(long long&) const [function] [call site] 01076
25 QPDF_Integer* qpdf::BaseHandle::as<QPDF_Integer>() const [function] [call site] 01077
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01078
24 __cxa_allocate_exception [call site] 01079
24 __cxa_throw [call site] 01080
24 __cxa_free_exception [call site] 01081
24 __cxa_allocate_exception [call site] 01082
24 __cxa_throw [call site] 01083
24 __cxa_free_exception [call site] 01084
24 __cxa_allocate_exception [call site] 01085
24 __cxa_throw [call site] 01086
24 __cxa_free_exception [call site] 01087
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01088
23 QPDF::processXRefIndex(QPDFObjectHandle&, int, std::__1::function<QPDFExc (std::__1::basic_string_view<char, std::__1::char_traits<char> >)>) [function] [call site] 01089
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01090
24 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 01091
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01092
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01093
24 QPDFObjectHandle::isArray() const [function] [call site] 01094
24 QPDFObjectHandle::getArrayAsVector() const [function] [call site] 01095
24 __cxa_allocate_exception [call site] 01096
24 __cxa_throw [call site] 01097
24 __cxa_free_exception [call site] 01098
24 QPDFObjectHandle::isInteger() const [function] [call site] 01099
24 QPDFObjectHandle::getIntValue() const [function] [call site] 01100
24 __cxa_allocate_exception [call site] 01101
24 __cxa_throw [call site] 01102
24 __cxa_free_exception [call site] 01103
24 __cxa_allocate_exception [call site] 01104
24 __cxa_throw [call site] 01105
24 __cxa_free_exception [call site] 01106
24 QPDFObjectHandle::getIntValue() const [function] [call site] 01107
24 __cxa_allocate_exception [call site] 01108
24 __cxa_throw [call site] 01109
24 __cxa_free_exception [call site] 01110
24 __cxa_allocate_exception [call site] 01111
24 __cxa_throw [call site] 01112
24 __cxa_free_exception [call site] 01113
24 __cxa_allocate_exception [call site] 01114
24 __cxa_throw [call site] 01115
24 __cxa_free_exception [call site] 01116
24 QTC::TC(char const*, char const*, int) [function] [call site] 01117
24 QPDFObjectHandle::isNull() const [function] [call site] 01118
24 QTC::TC(char const*, char const*, int) [function] [call site] 01119
24 __cxa_allocate_exception [call site] 01120
24 __cxa_throw [call site] 01121
24 __cxa_free_exception [call site] 01122
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01123
23 QPDFObjectHandle::getStreamData(qpdf_stream_decode_level_e) [function] [call site] 01124
24 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 01125
24 qpdf::Stream::getStreamData(qpdf_stream_decode_level_e) [function] [call site] 01126
25 Pl_Buffer::Pl_Buffer(char const*, Pipeline*) [function] [call site] 01127
25 qpdf::Stream::pipeStreamData(Pipeline*, bool*, int, qpdf_stream_decode_level_e, bool, bool) [function] [call site] 01128
26 qpdf::Stream::stream() const [function] [call site] 01129
26 Buffer::getSize() const [function] [call site] 01130
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] 01131
27 qpdf::Stream::stream() const [function] [call site] 01132
27 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01133
27 QPDFObjectHandle::isNull() const [function] [call site] 01134
27 QPDFObjectHandle::isName() const [function] [call site] 01135
27 QPDFObjectHandle::getName() const [function] [call site] 01136
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] 01137
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] 01138
28 SF_FlateLzwDecode::flate_factory() [function] [call site] 01139
28 SF_FlateLzwDecode::lzw_factory() [function] [call site] 01140
28 SF_RunLengthDecode::factory() [function] [call site] 01141
28 SF_DCTDecode::factory() [function] [call site] 01142
28 SF_ASCII85Decode::factory() [function] [call site] 01143
28 SF_ASCIIHexDecode::factory() [function] [call site] 01144
28 SF_FlateLzwDecode::flate_factory() [function] [call site] 01145
28 SF_ASCIIHexDecode::factory() [function] [call site] 01146
28 SF_ASCII85Decode::factory() [function] [call site] 01147
28 SF_FlateLzwDecode::lzw_factory() [function] [call site] 01148
28 SF_RunLengthDecode::factory() [function] [call site] 01149
28 SF_DCTDecode::factory() [function] [call site] 01150
27 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 01151
27 qpdf::BaseHandle::operator bool() const [function] [call site] 01152
27 qpdf::Array::begin() [function] [call site] 01153
28 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 01154
28 qpdf::Array::getAsVector() const [function] [call site] 01155
27 qpdf::Array::end() [function] [call site] 01156
28 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 01157
28 qpdf::Array::getAsVector() const [function] [call site] 01158
27 QPDFObjectHandle::isName() const [function] [call site] 01159
27 qpdf::Stream::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01160
28 QPDFObject::getQPDF() [function] [call site] 01161
28 QPDFObject::getParsedOffset() [function] [call site] 01162
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] 01163
29 QPDF::getFilename() const [function] [call site] 01164
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] 01165
29 QPDF::warn(QPDFExc const&) [function] [call site] 01166
29 QPDFExc::~QPDFExc() [function] [call site] 01167
27 QPDFObjectHandle::getName() const [function] [call site] 01168
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] 01169
27 qpdf::Stream::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01170
27 qpdf::Array::~Array() [function] [call site] 01171
27 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01172
27 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 01173
27 qpdf::BaseHandle::operator bool() const [function] [call site] 01174
27 qpdf::Array::size() const [function] [call site] 01175
27 qpdf::BaseHandle::operator bool() const [function] [call site] 01176
27 QPDFObjectHandle::newNull() [function] [call site] 01177
27 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 01178
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01179
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] 01180
28 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01181
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01182
27 qpdf::Array::size() const [function] [call site] 01183
27 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01184
27 qpdf::Stream::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01185
27 qpdf::Array::at(int) const [function] [call site] 01186
27 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle&&) [function] [call site] 01187
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] 01188
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01189
27 qpdf::Array::~Array() [function] [call site] 01190
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01191
26 QTC::TC(char const*, char const*, int) [function] [call site] 01192
26 ContentNormalizer::ContentNormalizer() [function] [call site] 01193
27 QPDFObjectHandle::TokenFilter::TokenFilter() [function] [call site] 01194
26 __dynamic_cast [call site] 01195
26 Pl_Flate::setWarnCallback(std::__1::function<void (char const*, int)>) [function] [call site] 01196
26 QTC::TC(char const*, char const*, int) [function] [call site] 01197
26 Buffer::getBuffer() [function] [call site] 01198
26 Buffer::getSize() const [function] [call site] 01199
26 Pl_Count::Pl_Count(char const*, Pipeline*) [function] [call site] 01200
27 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 01201
27 __cxa_allocate_exception [call site] 01202
27 std::logic_error::logic_error(char const*) [call site] 01203
27 __cxa_throw [call site] 01204
27 __cxa_free_exception [call site] 01205
27 Pipeline::~Pipeline() [function] [call site] 01206
26 QPDFObjectHandle::StreamDataProvider::supportsRetry() [function] [call site] 01207
26 QPDFObject::getObjGen() [function] [call site] 01208
26 QPDFObject::getObjGen() [function] [call site] 01209
26 Pl_Count::getCount() const [function] [call site] 01210
26 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01211
27 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 01212
27 qpdf::BaseHandle::operator bool() const [function] [call site] 01213
27 qpdf::BaseDictionary::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01214
28 qpdf::BaseDictionary::dict() const [function] [call site] 01215
28 qpdf::BaseHandle::null() const [function] [call site] 01216
29 qpdf::BaseHandle::type_code() const [function] [call site] 01217
27 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01218
27 QTC::TC(char const*, char const*, int) [function] [call site] 01219
27 qpdf::Dictionary::~Dictionary() [function] [call site] 01220
26 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01221
26 QPDFObjectHandle::getIntValue() const [function] [call site] 01222
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01223
26 QTC::TC(char const*, char const*, int) [function] [call site] 01224
26 __cxa_allocate_exception [call site] 01225
26 QPDFObject::getObjGen() [function] [call site] 01226
26 QPDFObjGen::unparse(char) const [function] [call site] 01227
26 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 01228
26 __cxa_throw [call site] 01229
26 __cxa_free_exception [call site] 01230
26 QTC::TC(char const*, char const*, int) [function] [call site] 01231
26 QPDFObjectHandle::newInteger(long long) [function] [call site] 01232
27 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Integer, long long&>(long long&) [function] [call site] 01233
27 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 01234
26 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 01235
27 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 01236
27 qpdf::BaseHandle::operator bool() const [function] [call site] 01237
27 QPDFObjectHandle::checkOwnership(QPDFObjectHandle const&) const [function] [call site] 01238
28 QPDFObjectHandle::getOwningQPDF() const [function] [call site] 01239
29 QPDFObject::getQPDF() [function] [call site] 01240
28 QPDFObjectHandle::getOwningQPDF() const [function] [call site] 01241
28 QTC::TC(char const*, char const*, int) [function] [call site] 01242
28 __cxa_allocate_exception [call site] 01243
28 std::logic_error::logic_error(char const*) [call site] 01244
28 __cxa_throw [call site] 01245
28 std::logic_error::~logic_error() [call site] 01246
28 __cxa_free_exception [call site] 01247
27 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01248
27 qpdf::BaseDictionary::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle) [function] [call site] 01249
28 qpdf::BaseDictionary::dict() const [function] [call site] 01250
28 QPDFObjectHandle::isNull() const [function] [call site] 01251
28 QPDFObjectHandle::isIndirect() const [function] [call site] 01252
29 QPDFObjectHandle::getObjectID() const [function] [call site] 01253
30 QPDFObjectHandle::getObjGen() const [function] [call site] 01254
31 QPDFObject::getObjGen() [function] [call site] 01255
31 QPDFObjGen::QPDFObjGen() [function] [call site] 01256
30 QPDFObjGen::getObj() const [function] [call site] 01257
28 QPDFObjectHandle::operator=(QPDFObjectHandle const&) [function] [call site] 01258
29 qpdf::BaseHandle::operator=(qpdf::BaseHandle const&) [function] [call site] 01259
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01260
27 qpdf::Dictionary::~Dictionary() [function] [call site] 01261
27 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01262
27 QTC::TC(char const*, char const*, int) [function] [call site] 01263
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01264
26 Pl_Count::~Pl_Count() [function] [call site] 01265
27 Pipeline::~Pipeline() [function] [call site] 01266
26 QPDFObject::getParsedOffset() [function] [call site] 01267
26 QTC::TC(char const*, char const*, int) [function] [call site] 01268
26 __cxa_allocate_exception [call site] 01269
26 std::logic_error::logic_error(char const*) [call site] 01270
26 __cxa_throw [call site] 01271
26 __cxa_free_exception [call site] 01272
26 QTC::TC(char const*, char const*, int) [function] [call site] 01273
26 QPDFObject::getQPDF() [function] [call site] 01274
26 QPDFObject::getObjGen() [function] [call site] 01275
26 QPDFObject::getParsedOffset() [function] [call site] 01276
26 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01277
26 qpdf::Stream::isRootMetadata() const [function] [call site] 01278
27 qpdf::Stream::getDict() const [function] [call site] 01279
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] 01280
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01281
27 qpdf::BaseHandle::qpdf() const [function] [call site] 01282
27 QPDF::getRoot() [function] [call site] 01283
28 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01284
28 QPDFObjectHandle::isDictionary() const [function] [call site] 01285
28 __cxa_allocate_exception [call site] 01286
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] 01287
28 __cxa_throw [call site] 01288
28 __cxa_free_exception [call site] 01289
28 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01290
28 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01291
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01292
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] 01293
28 QPDF::warn(QPDFExc const&) [function] [call site] 01294
28 QPDFExc::~QPDFExc() [function] [call site] 01295
28 operator"" _qpdf(char const*, unsigned long) [function] [call site] 01296
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] 01297
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] 01298
31 Buffer::Buffer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01299
32 Buffer::Members::Members(unsigned long, unsigned char*, bool) [function] [call site] 01300
31 BufferInputSource::BufferInputSource(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, Buffer*, bool) [function] [call site] 01301
31 QPDFParser::parse(InputSource&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF*) [function] [call site] 01302
32 qpdf::Tokenizer::Tokenizer() [function] [call site] 01303
33 qpdf::Tokenizer::reset() [function] [call site] 01304
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] 01305
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] 01306
32 QPDFParser::parse(bool&, bool) [function] [call site] 01307
33 qpdf::Tokenizer::getValue() const [function] [call site] 01308
33 QPDFObjectHandle QPDFParser::withDescription<QPDF_Bool, bool>(bool&&) [function] [call site] 01309
34 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Bool, bool>(bool&&) [function] [call site] 01310
35 QPDF_Bool::QPDF_Bool(bool) [function] [call site] 01311
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] 01312
34 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 01313
33 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 01314
33 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 01315
33 qpdf::Tokenizer::getValue() const [function] [call site] 01316
33 QUtil::string_to_ll(char const*) [function] [call site] 01317
33 QPDFObjectHandle QPDFParser::withDescription<QPDF_Integer, long long>(long long&&) [function] [call site] 01318
34 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Integer, long long>(long long&&) [function] [call site] 01319
33 qpdf::Tokenizer::getValue() const [function] [call site] 01320
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] 01321
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] 01322
35 QPDF_Real::QPDF_Real(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 01323
35 QPDF_Real::~QPDF_Real() [function] [call site] 01324
33 qpdf::Tokenizer::getValue() const [function] [call site] 01325
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] 01326
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] 01327
35 QPDF_Name::QPDF_Name(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 01328
35 QPDF_Name::~QPDF_Name() [function] [call site] 01329
33 qpdf::Tokenizer::getValue() const [function] [call site] 01330
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] 01331
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] 01332
35 QPDF_Operator::QPDF_Operator(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 01333
35 QPDF_Operator::~QPDF_Operator() [function] [call site] 01334
33 InputSource::getLastOffset() const [function] [call site] 01335
33 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 01336
33 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 01337
33 QTC::TC(char const*, char const*, int) [function] [call site] 01338
33 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01339
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] 01340
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] 01341
35 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 01342
35 QPDF_String::~QPDF_String() [function] [call site] 01343
33 qpdf::Tokenizer::getValue() const [function] [call site] 01344
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] 01345
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] 01346
33 qpdf::Tokenizer::getValue() const [function] [call site] 01347
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] 01348
33 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01349
33 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 01350
33 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 01351
33 QPDF::ParseGuard::~ParseGuard() [function] [call site] 01352
34 QPDF::inParse(bool) [function] [call site] 01353
34 __clang_call_terminate [call site] 01354
32 QPDFParser::~QPDFParser() [function] [call site] 01355
32 qpdf::Tokenizer::~Tokenizer() [function] [call site] 01356
31 BufferInputSource::tell() [function] [call site] 01357
31 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 01358
31 isspace [call site] 01359
31 QTC::TC(char const*, char const*, int) [function] [call site] 01360
31 __cxa_allocate_exception [call site] 01361
31 InputSource::getLastOffset() const [function] [call site] 01362
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] 01363
31 __cxa_throw [call site] 01364
31 __cxa_free_exception [call site] 01365
31 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01366
31 BufferInputSource::~BufferInputSource() [function] [call site] 01367
32 Buffer::~Buffer() [function] [call site] 01368
32 InputSource::~InputSource() [function] [call site] 01369
31 Buffer::~Buffer() [function] [call site] 01370
28 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 01371
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01372
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01373
27 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01374
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01375
27 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 01376
27 QPDFObjectHandle::isSameObjectAs(QPDFObjectHandle const&) const [function] [call site] 01377
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01378
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01379
26 QPDF::Pipe::pipeStreamData(QPDF*, QPDFObjGen, long long, unsigned long, QPDFObjectHandle, bool, Pipeline*, bool, bool) [function] [call site] 01380
27 QPDF::pipeStreamData(QPDFObjGen, long long, unsigned long, QPDFObjectHandle, bool, Pipeline*, bool, bool) [function] [call site] 01381
28 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01382
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] 01383
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] 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::isName() 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::getName() const [function] [call site] 01389
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01390
30 QTC::TC(char const*, char const*, int) [function] [call site] 01391
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01392
30 QPDFObjectHandle::isOrHasName(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01393
31 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01394
31 QPDFObjectHandle::isArray() const [function] [call site] 01395
31 QPDFObjectHandle::getArrayAsVector() const [function] [call site] 01396
31 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01397
30 QPDFObjectHandle::~QPDFObjectHandle() [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::isDictionary() 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::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] 01403
30 QTC::TC(char const*, char const*, int) [function] [call site] 01404
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01405
30 QPDF::interpretCF(std::__1::shared_ptr<QPDF::EncryptionParameters>, QPDFObjectHandle) [function] [call site] 01406
31 QPDFObjectHandle::isName() const [function] [call site] 01407
31 QPDFObjectHandle::getName() const [function] [call site] 01408
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01409
30 QPDFObjectHandle::~QPDFObjectHandle() [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::isArray() const [function] [call site] 01412
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01413
30 QPDFObjectHandle::isArray() const [function] [call site] 01414
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01415
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01416
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01417
30 QPDFObjectHandle::getArrayNItems() const [function] [call site] 01418
30 QPDFObjectHandle::getArrayNItems() const [function] [call site] 01419
30 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 01420
30 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01421
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01422
30 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 01423
30 QPDFObjectHandle::isDictionary() const [function] [call site] 01424
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01425
30 QPDFObjectHandle::isName() const [function] [call site] 01426
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01427
30 QTC::TC(char const*, char const*, int) [function] [call site] 01428
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01429
30 QPDF::interpretCF(std::__1::shared_ptr<QPDF::EncryptionParameters>, QPDFObjectHandle) [function] [call site] 01430
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01431
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01432
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01433
30 QTC::TC(char const*, char const*, int) [function] [call site] 01434
30 InputSource::getLastOffset() const [function] [call site] 01435
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] 01436
30 QPDF::warn(QPDFExc const&) [function] [call site] 01437
30 QPDFExc::~QPDFExc() [function] [call site] 01438
30 QPDF::getKeyForObject(std::__1::shared_ptr<QPDF::EncryptionParameters>, QPDFObjGen, bool) [function] [call site] 01439
31 __cxa_allocate_exception [call site] 01440
31 std::logic_error::logic_error(char const*) [call site] 01441
31 __cxa_throw [call site] 01442
31 std::logic_error::~logic_error() [call site] 01443
31 __cxa_free_exception [call site] 01444
31 QPDFObjGen::operator!=(QPDFObjGen const&) const [function] [call site] 01445
31 QPDFObjGen::getObj() const [function] [call site] 01446
31 QPDFObjGen::getGen() const [function] [call site] 01447
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] 01448
32 MD5::MD5() [function] [call site] 01449
33 MD5::init() [function] [call site] 01450
34 QPDFCryptoProvider::getImpl() [function] [call site] 01451
35 QPDFCryptoProvider::getInstance() [function] [call site] 01452
36 __cxa_guard_acquire [call site] 01453
36 QPDFCryptoProvider::QPDFCryptoProvider() [function] [call site] 01454
37 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] 01455
37 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] 01456
38 getenv [call site] 01457
37 QPDFCryptoProvider::setDefaultProvider_internal(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01458
38 __cxa_allocate_exception [call site] 01459
38 std::logic_error::logic_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 01460
38 __cxa_throw [call site] 01461
38 __cxa_free_exception [call site] 01462
36 __cxa_atexit [call site] 01463
36 QPDFCryptoProvider::~QPDFCryptoProvider() [function] [call site] 01464
36 __cxa_guard_release [call site] 01465
36 __cxa_guard_abort [call site] 01466
35 std::logic_error::~logic_error() [call site] 01467
35 QPDFCryptoProvider::getImpl_internal(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01468
36 __cxa_allocate_exception [call site] 01469
36 std::logic_error::logic_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 01470
36 __cxa_throw [call site] 01471
36 __cxa_free_exception [call site] 01472
32 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01473
33 QUtil::unsigned_char_pointer(char const*) [function] [call site] 01474
32 MD5::digest(unsigned char*) [function] [call site] 01475
32 unsigned long QPDF::toS<int>(int const&) [function] [call site] 01476
33 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01477
32 MD5::~MD5() [function] [call site] 01478
30 QTC::TC(char const*, char const*, int) [function] [call site] 01479
30 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01480
30 QTC::TC(char const*, char const*, int) [function] [call site] 01481
30 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01482
30 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 01483
31 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 01484
32 QIntC::IntConverter<unsigned long, int, false, true>::convert(unsigned long const&) [function] [call site] 01485
33 QIntC::IntConverter<unsigned long, int, false, true>::error(unsigned long) [function] [call site] 01486
29 InputSource::read(unsigned long, long long) [function] [call site] 01487
30 InputSource::read(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long, long long) [function] [call site] 01488
29 __cxa_allocate_exception [call site] 01489
29 long long QPDF::toO<unsigned long>(unsigned long const&) [function] [call site] 01490
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] 01491
29 __cxa_throw [call site] 01492
29 __cxa_free_exception [call site] 01493
29 Pipeline::write(char const*, unsigned long) [function] [call site] 01494
29 __cxa_begin_catch [call site] 01495
29 QPDF::warn(QPDFExc const&) [function] [call site] 01496
29 __cxa_begin_catch [call site] 01497
29 QTC::TC(char const*, char const*, int) [function] [call site] 01498
29 InputSource::getLastOffset() const [function] [call site] 01499
29 QPDFObjGen::unparse(char) const [function] [call site] 01500
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] 01501
29 QPDF::warn(QPDFExc const&) [function] [call site] 01502
29 QPDFExc::~QPDFExc() [function] [call site] 01503
29 InputSource::getLastOffset() const [function] [call site] 01504
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] 01505
29 QPDF::warn(QPDFExc const&) [function] [call site] 01506
29 QPDFExc::~QPDFExc() [function] [call site] 01507
29 __cxa_end_catch [call site] 01508
29 __cxa_end_catch [call site] 01509
29 __cxa_begin_catch [call site] 01510
29 __cxa_end_catch [call site] 01511
29 __clang_call_terminate [call site] 01512
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01513
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01514
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01515
26 ContentNormalizer::anyBadTokens() const [function] [call site] 01516
26 qpdf::Stream::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01517
26 ContentNormalizer::lastTokenWasBad() const [function] [call site] 01518
26 QTC::TC(char const*, char const*, int) [function] [call site] 01519
26 qpdf::Stream::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01520
26 qpdf::Stream::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01521
25 __cxa_allocate_exception [call site] 01522
25 QPDFObject::getQPDF() [function] [call site] 01523
25 QPDF::getFilename() const [function] [call site] 01524
25 QPDFObject::getParsedOffset() [function] [call site] 01525
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] 01526
25 __cxa_throw [call site] 01527
25 __cxa_free_exception [call site] 01528
25 QTC::TC(char const*, char const*, int) [function] [call site] 01529
25 Pl_Buffer::getBufferSharedPointer() [function] [call site] 01530
26 Pl_Buffer::getBuffer() [function] [call site] 01531
27 __cxa_allocate_exception [call site] 01532
27 std::logic_error::logic_error(char const*) [call site] 01533
27 __cxa_throw [call site] 01534
27 std::logic_error::~logic_error() [call site] 01535
27 __cxa_free_exception [call site] 01536
27 Buffer::Buffer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&) [function] [call site] 01537
28 Buffer::Members::Members(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&) [function] [call site] 01538
25 Pl_Buffer::~Pl_Buffer() [function] [call site] 01539
26 Pipeline::~Pipeline() [function] [call site] 01540
24 qpdf::Stream::~Stream() [function] [call site] 01541
23 Buffer::getSize() const [function] [call site] 01542
23 unsigned long QPDF::toS<int>(int const&) [function] [call site] 01543
23 QPDF::processXRefStream(long long, QPDFObjectHandle&, bool)::$_0::operator()(std::__1::basic_string_view<char, std::__1::char_traits<char> >) const [function] [call site] 01544
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] 01545
23 __cxa_allocate_exception [call site] 01546
23 QPDFExc::QPDFExc(QPDFExc const&) [function] [call site] 01547
23 __cxa_throw [call site] 01548
23 __cxa_free_exception [call site] 01549
23 QPDF::warn(QPDFExc const&) [function] [call site] 01550
23 QPDFExc::~QPDFExc() [function] [call site] 01551
23 Buffer::getBuffer() [function] [call site] 01552
23 QTC::TC(char const*, char const*, int) [function] [call site] 01553
23 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 01554
23 QPDF::insertFreeXrefEntry(QPDFObjGen) [function] [call site] 01555
23 int QPDF::toI<long long>(long long const&) [function] [call site] 01556
23 int QPDF::toI<long long>(long long const&) [function] [call site] 01557
23 QPDF::insertXrefEntry(int, int, long long, int) [function] [call site] 01558
23 qpdf::BaseHandle::operator bool() const [function] [call site] 01559
23 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01560
23 QPDF::setTrailer(QPDFObjectHandle) [function] [call site] 01561
24 qpdf::BaseHandle::operator bool() const [function] [call site] 01562
24 QPDFObjectHandle::operator=(QPDFObjectHandle const&) [function] [call site] 01563
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01564
23 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01565
23 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01566
23 QPDFObjectHandle::isInteger() const [function] [call site] 01567
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01568
23 __cxa_allocate_exception [call site] 01569
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] 01570
23 __cxa_throw [call site] 01571
23 __cxa_free_exception [call site] 01572
23 QTC::TC(char const*, char const*, int) [function] [call site] 01573
23 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01574
23 QPDFObjectHandle::getIntValue() const [function] [call site] 01575
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01576
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01577
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01578
22 QTC::TC(char const*, char const*, int) [function] [call site] 01579
22 __cxa_allocate_exception [call site] 01580
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] 01581
22 __cxa_throw [call site] 01582
22 __cxa_free_exception [call site] 01583
21 QTC::TC(char const*, char const*, int) [function] [call site] 01584
21 __cxa_allocate_exception [call site] 01585
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] 01586
21 __cxa_throw [call site] 01587
21 __cxa_free_exception [call site] 01588
21 qpdf::BaseHandle::operator bool() const [function] [call site] 01589
21 __cxa_allocate_exception [call site] 01590
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] 01591
21 __cxa_throw [call site] 01592
21 __cxa_free_exception [call site] 01593
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01594
21 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 01595
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01596
21 QPDFObjGen::getObj() const [function] [call site] 01597
21 QTC::TC(char const*, char const*, int) [function] [call site] 01598
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] 01599
21 QPDF::warn(QPDFExc const&) [function] [call site] 01600
21 QPDFExc::~QPDFExc() [function] [call site] 01601
21 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 01602
21 QPDFObjGen::getObj() const [function] [call site] 01603
21 QPDFObjGen::getObj() const [function] [call site] 01604
21 QPDF::removeObject(QPDFObjGen) [function] [call site] 01605
22 QPDFObject::assign_null() [function] [call site] 01606
23 QPDFObjGen::QPDFObjGen() [function] [call site] 01607
22 QPDFObjGen::QPDFObjGen() [function] [call site] 01608
22 QPDFObject::setObjGen(QPDF*, QPDFObjGen) [function] [call site] 01609
20 QPDF::getRoot() [function] [call site] 01610
20 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01611
20 QPDFObjectHandle::isDictionary() const [function] [call site] 01612
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01613
20 QTC::TC(char const*, char const*, int) [function] [call site] 01614
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] 01615
20 QPDF::warn(QPDFExc const&) [function] [call site] 01616
20 QPDFExc::~QPDFExc() [function] [call site] 01617
20 QPDF::initializeEncryption() [function] [call site] 01618
21 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01619
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01620
21 QPDFObjectHandle::isArray() const [function] [call site] 01621
21 QPDFObjectHandle::getArrayNItems() const [function] [call site] 01622
21 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 01623
21 QPDFObjectHandle::isString() const [function] [call site] 01624
22 qpdf::BaseHandle::type_code() const [function] [call site] 01625
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01626
21 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 01627
21 QPDFObjectHandle::getStringValue() const [function] [call site] 01628
22 QPDFObjectHandle::isString() const [function] [call site] 01629
22 QPDFObject::getStringValue() const [function] [call site] 01630
22 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01631
22 QTC::TC(char const*, char const*, int) [function] [call site] 01632
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01633
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] 01634
21 QPDF::warn(QPDFExc const&) [function] [call site] 01635
21 QPDFExc::~QPDFExc() [function] [call site] 01636
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01637
21 QPDFObjectHandle::isDictionary() const [function] [call site] 01638
21 __cxa_allocate_exception [call site] 01639
21 QPDF::damagedPDF(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01640
21 __cxa_throw [call site] 01641
21 __cxa_free_exception [call site] 01642
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01643
21 QPDFObjectHandle::isName() const [function] [call site] 01644
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01645
21 QPDFObjectHandle::getName() const [function] [call site] 01646
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01647
21 __cxa_allocate_exception [call site] 01648
21 InputSource::getLastOffset() const [function] [call site] 01649
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] 01650
21 __cxa_throw [call site] 01651
21 __cxa_free_exception [call site] 01652
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01653
21 QPDFObjectHandle::isNull() const [function] [call site] 01654
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01655
21 InputSource::getLastOffset() const [function] [call site] 01656
21 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] 01657
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01658
21 QPDFObjectHandle::isInteger() const [function] [call site] 01659
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01660
21 QPDFObjectHandle::isString() const [function] [call site] 01661
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01662
21 QPDFObjectHandle::isInteger() const [function] [call site] 01663
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01664
21 __cxa_allocate_exception [call site] 01665
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] 01666
21 __cxa_throw [call site] 01667
21 __cxa_free_exception [call site] 01668
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01669
21 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 01670
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01671
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01672
21 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 01673
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01674
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01675
21 QPDFObjectHandle::getStringValue() const [function] [call site] 01676
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01677
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01678
21 QPDFObjectHandle::getStringValue() const [function] [call site] 01679
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01680
21 QPDFObjectHandle::getIntValue() const [function] [call site] 01681
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01682
21 __cxa_allocate_exception [call site] 01683
21 InputSource::getLastOffset() const [function] [call site] 01684
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] 01685
21 __cxa_throw [call site] 01686
21 __cxa_free_exception [call site] 01687
21 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01688
22 QTC::TC(char const*, char const*, int) [function] [call site] 01689
21 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01690
21 __cxa_allocate_exception [call site] 01691
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] 01692
21 __cxa_throw [call site] 01693
21 __cxa_free_exception [call site] 01694
21 QPDFObjectHandle::isString() const [function] [call site] 01695
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01696
21 QPDFObjectHandle::isString() const [function] [call site] 01697
21 QPDFObjectHandle::isString() const [function] [call site] 01698
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01699
21 __cxa_allocate_exception [call site] 01700
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] 01701
21 __cxa_throw [call site] 01702
21 __cxa_free_exception [call site] 01703
21 QPDFObjectHandle::getStringValue() const [function] [call site] 01704
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01705
21 QPDFObjectHandle::getStringValue() const [function] [call site] 01706
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01707
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01708
21 QPDFObjectHandle::getStringValue() const [function] [call site] 01709
21 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01710
21 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01711
21 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01712
21 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01713
21 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01714
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01715
21 QPDFObjectHandle::isInteger() const [function] [call site] 01716
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01717
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01718
21 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 01719
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01720
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01721
21 QPDFObjectHandle::isBool() const [function] [call site] 01722
22 qpdf::BaseHandle::type_code() const [function] [call site] 01723
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01724
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01725
21 QPDFObjectHandle::getBoolValue() const [function] [call site] 01726
22 QPDF_Bool* qpdf::BaseHandle::as<QPDF_Bool>() const [function] [call site] 01727
23 QPDF_Bool* qpdf::BaseHandle::as<QPDF_Bool>() const [function] [call site] 01728
24 QPDF_Bool* qpdf::BaseHandle::as<QPDF_Bool>() const [function] [call site] 01729
22 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01730
22 QTC::TC(char const*, char const*, int) [function] [call site] 01731
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01732
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01733
21 QPDFObjectHandle::getKeys() const [function] [call site] 01734
22 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 01735
22 qpdf::BaseHandle::operator bool() const [function] [call site] 01736
22 qpdf::BaseDictionary::getKeys() [function] [call site] 01737
23 qpdf::BaseDictionary::dict() const [function] [call site] 01738
23 QPDFObjectHandle::isNull() const [function] [call site] 01739
22 qpdf::Dictionary::~Dictionary() [function] [call site] 01740
22 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01741
22 QTC::TC(char const*, char const*, int) [function] [call site] 01742
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01743
21 QPDFObjectHandle::isDictionary() const [function] [call site] 01744
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01745
21 QPDFObjectHandle::isName() const [function] [call site] 01746
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01747
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01748
21 QPDFObjectHandle::getName() const [function] [call site] 01749
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01750
21 QTC::TC(char const*, char const*, int) [function] [call site] 01751
21 QTC::TC(char const*, char const*, int) [function] [call site] 01752
21 QTC::TC(char const*, char const*, int) [function] [call site] 01753
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01754
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01755
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01756
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01757
21 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01758
21 QPDF::interpretCF(std::__1::shared_ptr<QPDF::EncryptionParameters>, QPDFObjectHandle) [function] [call site] 01759
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01760
21 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01761
21 QPDF::interpretCF(std::__1::shared_ptr<QPDF::EncryptionParameters>, QPDFObjectHandle) [function] [call site] 01762
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01763
21 QPDFObjectHandle::isName() const [function] [call site] 01764
21 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 01765
21 QPDF::interpretCF(std::__1::shared_ptr<QPDF::EncryptionParameters>, QPDFObjectHandle) [function] [call site] 01766
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01767
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 01768
21 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] 01769
21 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&, QPDF::EncryptionData const&) [function] [call site] 01770
22 QPDF::EncryptionData::getV() const [function] [call site] 01771
22 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&, QPDF::EncryptionData const&) [function] [call site] 01772
23 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&, QPDF::EncryptionData const&, unsigned char*) [function] [call site] 01773
24 QPDF::EncryptionData::getV() const [function] [call site] 01774
24 __cxa_allocate_exception [call site] 01775
24 std::logic_error::logic_error(char const*) [call site] 01776
24 __cxa_throw [call site] 01777
24 std::logic_error::~logic_error() [call site] 01778
24 __cxa_free_exception [call site] 01779
24 MD5::MD5() [function] [call site] 01780
24 pad_or_truncate_password_V4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01781
25 pad_or_truncate_password_V4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char*) [function] [call site] 01782
26 unsigned long QIntC::to_size<unsigned int>(unsigned int const&) [function] [call site] 01783
27 QIntC::IntConverter<unsigned int, unsigned long, false, false>::convert(unsigned int const&) [function] [call site] 01784
28 QIntC::IntConverter<unsigned int, unsigned long, false, false>::error(unsigned int) [function] [call site] 01785
24 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01786
24 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 01787
24 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01788
24 QPDF::EncryptionData::getR() const [function] [call site] 01789
24 iterate_md5_digest(MD5&, unsigned char (&) [16], int, int) [function] [call site] 01790
25 MD5::digest(unsigned char*) [function] [call site] 01791
25 MD5::MD5() [function] [call site] 01792
25 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01793
25 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01794
25 MD5::digest(unsigned char*) [function] [call site] 01795
25 MD5::~MD5() [function] [call site] 01796
24 MD5::~MD5() [function] [call site] 01797
23 QPDF::EncryptionData::getO() const [function] [call site] 01798
23 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01799
23 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01800
23 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01801
23 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01802
23 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01803
23 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01804
23 QPDF::EncryptionData::getR() const [function] [call site] 01805
23 iterate_rc4(unsigned char*, unsigned long, unsigned char*, int, int, bool) [function] [call site] 01806
24 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01807
24 int QIntC::to_int<int>(int const&) [function] [call site] 01808
25 QIntC::IntConverter<int, int, true, true>::convert(int const&) [function] [call site] 01809
26 QIntC::IntConverter<int, int, true, true>::error(int) [function] [call site] 01810
24 RC4::RC4(unsigned char const*, int) [function] [call site] 01811
25 QPDFCryptoProvider::getImpl() [function] [call site] 01812
24 RC4::process(unsigned char const*, unsigned long, unsigned char*) [function] [call site] 01813
24 RC4::~RC4() [function] [call site] 01814
23 check_user_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01815
24 QPDF::EncryptionData::getV() const [function] [call site] 01816
24 check_user_password_V4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01817
25 compute_U_value(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01818
26 QPDF::EncryptionData::getR() const [function] [call site] 01819
26 compute_U_value_R3(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01820
27 QPDF::compute_encryption_key(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01821
28 QPDF::EncryptionData::getV() const [function] [call site] 01822
28 QPDF::recover_encryption_key_with_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01823
29 QPDF::recover_encryption_key_with_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&, bool&) [function] [call site] 01824
30 truncate_password_V5(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01825
30 check_owner_password_V5(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01826
31 QPDF::EncryptionData::getU() const [function] [call site] 01827
31 QPDF::EncryptionData::getO() const [function] [call site] 01828
31 QPDF::EncryptionData::getO() const [function] [call site] 01829
31 truncate_password_V5(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01830
31 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&, QPDF::EncryptionData const&) [function] [call site] 01831
32 Pl_SHA2::Pl_SHA2(int, Pipeline*) [function] [call site] 01832
33 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 01833
33 Pl_SHA2::resetBits(int) [function] [call site] 01834
34 __cxa_allocate_exception [call site] 01835
34 std::logic_error::logic_error(char const*) [call site] 01836
34 __cxa_throw [call site] 01837
34 std::logic_error::~logic_error() [call site] 01838
34 __cxa_free_exception [call site] 01839
34 QPDFCryptoProvider::getImpl() [function] [call site] 01840
33 Pipeline::~Pipeline() [function] [call site] 01841
32 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01842
32 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01843
32 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01844
32 Pl_SHA2::finish() [function] [call site] 01845
33 Pipeline::next() const [function] [call site] 01846
33 Pipeline::next() const [function] [call site] 01847
32 Pl_SHA2::getRawDigest() [function] [call site] 01848
33 __cxa_allocate_exception [call site] 01849
33 std::logic_error::logic_error(char const*) [call site] 01850
33 __cxa_throw [call site] 01851
33 std::logic_error::~logic_error() [call site] 01852
33 __cxa_free_exception [call site] 01853
32 QPDF::EncryptionData::getR() const [function] [call site] 01854
32 __assert_fail [call site] 01855
32 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01856
32 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] 01857
33 Pl_Buffer::Pl_Buffer(char const*, Pipeline*) [function] [call site] 01858
33 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01859
33 unsigned int QIntC::to_uint<unsigned long>(unsigned long const&) [function] [call site] 01860
34 QIntC::IntConverter<unsigned long, unsigned int, false, false>::convert(unsigned long const&) [function] [call site] 01861
35 QIntC::IntConverter<unsigned long, unsigned int, false, false>::error(unsigned long) [function] [call site] 01862
33 Pl_AES_PDF::Pl_AES_PDF(char const*, Pipeline*, bool, unsigned char const*, unsigned long) [function] [call site] 01863
34 QPDFCryptoProvider::getImpl() [function] [call site] 01864
34 __cxa_allocate_exception [call site] 01865
34 std::logic_error::logic_error(char const*) [call site] 01866
34 __cxa_throw [call site] 01867
34 __cxa_free_exception [call site] 01868
34 __cxa_allocate_exception [call site] 01869
34 std::runtime_error::runtime_error(char const*) [call site] 01870
34 __cxa_throw [call site] 01871
34 __cxa_free_exception [call site] 01872
34 Pipeline::~Pipeline() [function] [call site] 01873
33 Pl_AES_PDF::setIV(unsigned char const*, unsigned long) [function] [call site] 01874
34 std::logic_error::logic_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 01875
33 Pl_AES_PDF::useZeroIV() [function] [call site] 01876
33 Pl_AES_PDF::disablePadding() [function] [call site] 01877
33 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01878
33 Pl_AES_PDF::finish() [function] [call site] 01879
34 Pl_AES_PDF::flush(bool) [function] [call site] 01880
35 __cxa_allocate_exception [call site] 01881
35 std::logic_error::logic_error(char const*) [call site] 01882
35 __cxa_throw [call site] 01883
35 std::logic_error::~logic_error() [call site] 01884
35 __cxa_free_exception [call site] 01885
35 Pl_AES_PDF::initializeVector() [function] [call site] 01886
36 QUtil::initializeWithRandomBytes(unsigned char*, unsigned long) [function] [call site] 01887
37 QUtil::getRandomDataProvider() [function] [call site] 01888
38 getRandomDataProviderProvider() [function] [call site] 01889
39 __cxa_guard_acquire [call site] 01890
39 (anonymous namespace)::RandomDataProviderProvider::RandomDataProviderProvider() [function] [call site] 01891
40 CryptoRandomDataProvider::getInstance() [function] [call site] 01892
39 __cxa_guard_release [call site] 01893
39 __cxa_guard_abort [call site] 01894
38 (anonymous namespace)::RandomDataProviderProvider::getProvider() [function] [call site] 01895
35 Pipeline::next() const [function] [call site] 01896
35 Pl_AES_PDF::initializeVector() [function] [call site] 01897
35 Pipeline::next() const [function] [call site] 01898
34 unsigned char QIntC::to_uchar<unsigned long>(unsigned long const&) [function] [call site] 01899
35 QIntC::IntConverter<unsigned long, unsigned char, false, false>::convert(unsigned long const&) [function] [call site] 01900
36 QIntC::IntConverter<unsigned long, unsigned char, false, false>::error(unsigned long) [function] [call site] 01901
34 Pl_AES_PDF::flush(bool) [function] [call site] 01902
34 __cxa_allocate_exception [call site] 01903
34 std::logic_error::logic_error(char const*) [call site] 01904
34 __cxa_throw [call site] 01905
34 std::logic_error::~logic_error() [call site] 01906
34 __cxa_free_exception [call site] 01907
34 Pl_AES_PDF::flush(bool) [function] [call site] 01908
34 Pipeline::next() const [function] [call site] 01909
33 Pl_Buffer::getString() [function] [call site] 01910
34 __cxa_allocate_exception [call site] 01911
34 std::logic_error::logic_error(char const*) [call site] 01912
34 __cxa_throw [call site] 01913
34 std::logic_error::~logic_error() [call site] 01914
34 __cxa_free_exception [call site] 01915
33 Pl_Buffer::getString() [function] [call site] 01916
33 Pl_AES_PDF::~Pl_AES_PDF() [function] [call site] 01917
33 Pl_Buffer::~Pl_Buffer() [function] [call site] 01918
32 Pl_SHA2::Pl_SHA2(int, Pipeline*) [function] [call site] 01919
32 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01920
32 Pl_SHA2::finish() [function] [call site] 01921
32 Pl_SHA2::getRawDigest() [function] [call site] 01922
32 unsigned int QIntC::to_uint<int>(int const&) [function] [call site] 01923
33 QIntC::IntConverter<int, unsigned int, true, false>::convert(int const&) [function] [call site] 01924
34 QIntC::IntConverter<int, unsigned int, true, false>::error(int) [function] [call site] 01925
32 Pl_SHA2::~Pl_SHA2() [function] [call site] 01926
32 Pl_SHA2::~Pl_SHA2() [function] [call site] 01927
30 QPDF::EncryptionData::getO() const [function] [call site] 01928
30 QPDF::EncryptionData::getU() const [function] [call site] 01929
30 QPDF::EncryptionData::getOE() const [function] [call site] 01930
30 check_user_password_V5(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01931
31 QPDF::EncryptionData::getU() const [function] [call site] 01932
31 QPDF::EncryptionData::getU() const [function] [call site] 01933
31 truncate_password_V5(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01934
31 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&, QPDF::EncryptionData const&) [function] [call site] 01935
30 QPDF::EncryptionData::getU() const [function] [call site] 01936
30 QPDF::EncryptionData::getUE() const [function] [call site] 01937
30 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&, QPDF::EncryptionData const&) [function] [call site] 01938
30 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] 01939
30 QPDF::EncryptionData::getPerms() const [function] [call site] 01940
30 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] 01941
30 compute_Perms_value_V5_clear(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&, unsigned char*) [function] [call site] 01942
31 QPDF::EncryptionData::getP() const [function] [call site] 01943
31 QPDF::EncryptionData::getEncryptMetadata() const [function] [call site] 01944
31 QUtil::initializeWithRandomBytes(unsigned char*, unsigned long) [function] [call site] 01945
30 memcmp [call site] 01946
28 QPDF::compute_encryption_key_from_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01947
29 MD5::MD5() [function] [call site] 01948
29 pad_or_truncate_password_V4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01949
29 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01950
29 QPDF::EncryptionData::getO() const [function] [call site] 01951
29 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01952
29 QPDF::EncryptionData::getP() const [function] [call site] 01953
29 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01954
29 QPDF::EncryptionData::getId1() const [function] [call site] 01955
29 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01956
29 QPDF::EncryptionData::getR() const [function] [call site] 01957
29 QPDF::EncryptionData::getEncryptMetadata() const [function] [call site] 01958
29 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01959
29 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 01960
29 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01961
29 QPDF::EncryptionData::getR() const [function] [call site] 01962
29 iterate_md5_digest(MD5&, unsigned char (&) [16], int, int) [function] [call site] 01963
29 unsigned long QPDF::toS<int>(int const&) [function] [call site] 01964
29 MD5::~MD5() [function] [call site] 01965
27 MD5::MD5() [function] [call site] 01966
27 pad_or_truncate_password_V4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01967
27 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01968
27 QPDF::EncryptionData::getId1() const [function] [call site] 01969
27 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 01970
27 MD5::digest(unsigned char*) [function] [call site] 01971
27 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01972
27 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01973
27 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01974
27 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01975
27 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01976
27 iterate_rc4(unsigned char*, unsigned long, unsigned char*, int, int, bool) [function] [call site] 01977
27 MD5::~MD5() [function] [call site] 01978
26 compute_U_value_R2(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01979
27 QPDF::compute_encryption_key(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01980
27 pad_or_truncate_password_V4(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char*) [function] [call site] 01981
27 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01982
27 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 01983
27 pad_short_parameter(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, unsigned long) [function] [call site] 01984
27 QUtil::unsigned_char_pointer(char const*) [function] [call site] 01985
27 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01986
27 QPDF::EncryptionData::getLengthBytes() const [function] [call site] 01987
27 iterate_rc4(unsigned char*, unsigned long, unsigned char*, int, int, bool) [function] [call site] 01988
25 QPDF::EncryptionData::getR() const [function] [call site] 01989
25 QPDF::EncryptionData::getU() const [function] [call site] 01990
25 memcmp [call site] 01991
24 check_user_password_V5(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01992
22 check_owner_password_V5(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 01993
21 QPDF::getTrimmedUserPassword() const [function] [call site] 01994
22 QPDF::trim_user_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01995
23 strchr [call site] 01996
23 unsigned long QPDF::toS<long>(long const&) [function] [call site] 01997
24 unsigned long QIntC::to_size<long>(long const&) [function] [call site] 01998
23 memcmp [call site] 01999
21 QTC::TC(char const*, char const*, int) [function] [call site] 02000
21 check_user_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 02001
21 QTC::TC(char const*, char const*, int) [function] [call site] 02002
21 __cxa_allocate_exception [call site] 02003
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] 02004
21 __cxa_throw [call site] 02005
21 __cxa_free_exception [call site] 02006
21 QUtil::hex_decode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02007
22 qpdf::util::hex_decode_char(char) [function] [call site] 02008
21 QPDF::compute_encryption_key(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 02009
21 QPDF::recover_encryption_key_with_password(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&, bool&) [function] [call site] 02010
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] 02011
21 QPDF::warn(QPDFExc const&) [function] [call site] 02012
21 QPDFExc::~QPDFExc() [function] [call site] 02013
21 QPDF::EncryptionData::~EncryptionData() [function] [call site] 02014
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02015
20 __cxa_begin_catch [call site] 02016
20 __cxa_end_catch [call site] 02017
20 QPDF::insertXrefEntry(int, int, long long, int) [function] [call site] 02018
20 QPDF::reconstruct_xref(QPDFExc&, bool)::$_0::operator()() const [function] [call site] 02019
20 QPDF::readTrailer() [function] [call site] 02020
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] 02021
21 QPDF::warn(QPDFExc const&) [function] [call site] 02022
21 QPDFExc::~QPDFExc() [function] [call site] 02023
21 QPDFObjectHandle::isDictionary() const [function] [call site] 02024
21 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 02025
21 QPDFTokenizer::Token::isWord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02026
21 QPDFTokenizer::Token::~Token() [function] [call site] 02027
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] 02028
21 QPDF::warn(QPDFExc const&) [function] [call site] 02029
21 QPDFExc::~QPDFExc() [function] [call site] 02030
21 InputSource::setLastOffset(long long) [function] [call site] 02031
21 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02032
20 QPDFObjectHandle::isDictionary() const [function] [call site] 02033
20 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02034
20 QPDFObjectHandle::operator=(QPDFObjectHandle const&) [function] [call site] 02035
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] 02036
20 QPDF::warn(QPDFExc const&) [function] [call site] 02037
20 QPDFExc::~QPDFExc() [function] [call site] 02038
20 QPDF::reconstruct_xref(QPDFExc&, bool)::$_0::operator()() const [function] [call site] 02039
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02040
20 qpdf::BaseHandle::operator bool() const [function] [call site] 02041
20 QPDFXRefEntry::getType() const [function] [call site] 02042
20 QPDF::getObject(QPDFObjGen) [function] [call site] 02043
21 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02044
21 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02045
21 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02046
21 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Unresolved>(QPDF*, QPDFObjGen) [function] [call site] 02047
21 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02048
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] 02049
20 __cxa_begin_catch [call site] 02050
20 __cxa_end_catch [call site] 02051
20 QPDFXRefEntry::getOffset() const [function] [call site] 02052
20 QPDFObjectHandle::getDict() const [function] [call site] 02053
20 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02054
20 QPDFObjectHandle::getUIntValueAsUInt() const [function] [call site] 02055
21 QPDFObjectHandle::getIntValue() const [function] [call site] 02056
21 QTC::TC(char const*, char const*, int) [function] [call site] 02057
21 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02058
21 QTC::TC(char const*, char const*, int) [function] [call site] 02059
21 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02060
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02061
20 QPDFObjectHandle::getDict() const [function] [call site] 02062
20 QPDF::setTrailer(QPDFObjectHandle) [function] [call site] 02063
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02064
20 QPDF::reconstruct_xref(QPDFExc&, bool)::$_0::operator()() const [function] [call site] 02065
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02066
20 QPDF::read_xref(long long, bool) [function] [call site] 02067
20 __cxa_begin_catch [call site] 02068
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] 02069
20 QPDF::warn(QPDFExc const&) [function] [call site] 02070
20 QPDFExc::~QPDFExc() [function] [call site] 02071
20 __cxa_end_catch [call site] 02072
20 qpdf::BaseHandle::operator bool() const [function] [call site] 02073
20 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02074
20 QPDFObjectHandle::isDictionary() const [function] [call site] 02075
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02076
20 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 02077
20 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02078
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] 02079
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02080
20 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02081
20 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02082
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02083
20 __cxa_begin_catch [call site] 02084
20 __cxa_end_catch [call site] 02085
20 qpdf::BaseHandle::operator bool() const [function] [call site] 02086
20 qpdf::BaseHandle::operator bool() const [function] [call site] 02087
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] 02088
20 QPDF::warn(QPDFExc const&) [function] [call site] 02089
20 QPDFExc::~QPDFExc() [function] [call site] 02090
20 QPDFObjectHandle::newDictionary() [function] [call site] 02091
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] 02092
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] 02093
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] 02094
23 QPDF_Dictionary::~QPDF_Dictionary() [function] [call site] 02095
22 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02096
20 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02097
20 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02098
20 qpdf::BaseHandle::operator bool() const [function] [call site] 02099
20 __cxa_allocate_exception [call site] 02100
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] 02101
20 __cxa_throw [call site] 02102
20 __cxa_free_exception [call site] 02103
20 __cxa_allocate_exception [call site] 02104
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] 02105
20 __cxa_throw [call site] 02106
20 __cxa_free_exception [call site] 02107
20 QPDF::reconstruct_xref(QPDFExc&, bool)::$_0::operator()() const [function] [call site] 02108
20 QPDF::getAllPages() [function] [call site] 02109
21 QPDF::getRoot() [function] [call site] 02110
21 QPDFObjGen::set::set() [function] [call site] 02111
21 QPDFObjGen::set::set() [function] [call site] 02112
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02113
21 QPDFObjectHandle::isDictionary() const [function] [call site] 02114
21 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02115
21 qpdf::BaseHandle::operator QPDFObjGen() const [function] [call site] 02116
22 QPDFObject::getObjGen() [function] [call site] 02117
22 QPDFObjGen::QPDFObjGen() [function] [call site] 02118
21 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 02119
22 QPDFObjGen::isIndirect() const [function] [call site] 02120
21 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02121
21 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02122
21 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02123
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02124
21 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02125
21 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02126
21 __cxa_allocate_exception [call site] 02127
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] 02128
21 __cxa_throw [call site] 02129
21 __cxa_free_exception [call site] 02130
21 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02131
21 QPDF::getAllPagesInternal(QPDFObjectHandle, QPDFObjGen::set&, QPDFObjGen::set&, bool, bool) [function] [call site] 02132
22 qpdf::BaseHandle::operator QPDFObjGen() const [function] [call site] 02133
22 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 02134
22 __cxa_allocate_exception [call site] 02135
22 QPDFObjectHandle::getObjGen() const [function] [call site] 02136
22 QPDFObjGen::unparse(char) const [function] [call site] 02137
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] 02138
22 __cxa_throw [call site] 02139
22 __cxa_free_exception [call site] 02140
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] 02141
22 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02142
22 operator"" _qpdf(char const*, unsigned long) [function] [call site] 02143
22 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02144
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02145
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02146
22 QPDFObjectHandle::isRectangle() const [function] [call site] 02147
23 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 02148
23 qpdf::BaseHandle::operator bool() const [function] [call site] 02149
23 qpdf::Array::at(int) const [function] [call site] 02150
23 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle&&) [function] [call site] 02151
23 QPDFObjectHandle::isNumber() const [function] [call site] 02152
24 QPDFObjectHandle::isInteger() const [function] [call site] 02153
24 QPDFObjectHandle::isReal() const [function] [call site] 02154
25 qpdf::BaseHandle::type_code() const [function] [call site] 02155
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02156
23 qpdf::Array::size() const [function] [call site] 02157
23 qpdf::Array::~Array() [function] [call site] 02158
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02159
22 QTC::TC(char const*, char const*, int) [function] [call site] 02160
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02161
22 QPDFObjectHandle::isDictionary() const [function] [call site] 02162
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02163
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02164
22 qpdf::BaseHandle::operator QPDFObjGen() const [function] [call site] 02165
22 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 02166
22 __cxa_allocate_exception [call site] 02167
22 QPDFObjectHandle::getObjGen() const [function] [call site] 02168
22 QPDFObjGen::unparse(char) const [function] [call site] 02169
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] 02170
22 __cxa_throw [call site] 02171
22 __cxa_free_exception [call site] 02172
22 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 02173
22 qpdf::Array::begin() [function] [call site] 02174
22 qpdf::Array::end() [function] [call site] 02175
22 qpdf::Array::~Array() [function] [call site] 02176
22 QPDFObjectHandle::isDictionary() const [function] [call site] 02177
22 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02178
22 QPDFObjectHandle::isIndirect() const [function] [call site] 02179
22 QTC::TC(char const*, char const*, int) [function] [call site] 02180
22 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02181
22 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02182
22 QPDF::makeIndirectObject(QPDFObjectHandle) [function] [call site] 02183
23 qpdf::BaseHandle::operator bool() const [function] [call site] 02184
23 __cxa_allocate_exception [call site] 02185
23 std::logic_error::logic_error(char const*) [call site] 02186
23 __cxa_throw [call site] 02187
23 std::logic_error::~logic_error() [call site] 02188
23 __cxa_free_exception [call site] 02189
23 QPDFObjectHandle::getObj() [function] [call site] 02190
23 QPDF::makeIndirectFromQPDFObject(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02191
24 QPDF::nextObjGen() [function] [call site] 02192
25 QPDF::getObjectCount() [function] [call site] 02193
26 QPDF::fixDanglingReferences(bool) [function] [call site] 02194
27 QPDF::resolveXRefTable() [function] [call site] 02195
28 QPDF::isUnresolved(QPDFObjGen) [function] [call site] 02196
28 QPDF::resolve(QPDFObjGen) [function] [call site] 02197
29 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02198
29 QPDFXRefEntry::getObjStreamNumber() const [function] [call site] 02199
30 __cxa_allocate_exception [call site] 02200
30 std::logic_error::logic_error(char const*) [call site] 02201
30 __cxa_throw [call site] 02202
30 std::logic_error::~logic_error() [call site] 02203
30 __cxa_free_exception [call site] 02204
30 int QIntC::to_int<long long>(long long const&) [function] [call site] 02205
29 QPDF::resolveObjectsInStream(int) [function] [call site] 02206
30 QPDF::getObject(int, int) [function] [call site] 02207
31 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 02208
31 QPDF::getObject(QPDFObjGen) [function] [call site] 02209
30 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 02210
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02211
30 qpdf::BaseHandle::operator bool() const [function] [call site] 02212
30 __cxa_allocate_exception [call site] 02213
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] 02214
30 __cxa_throw [call site] 02215
30 __cxa_free_exception [call site] 02216
30 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 02217
30 qpdf::Stream::getDict() const [function] [call site] 02218
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] 02219
30 QTC::TC(char const*, char const*, int) [function] [call site] 02220
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] 02221
30 QPDF::warn(QPDFExc const&) [function] [call site] 02222
30 QPDFExc::~QPDFExc() [function] [call site] 02223
30 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02224
30 QPDFObjectHandle::getValueAsUInt(unsigned int&) const [function] [call site] 02225
31 QPDFObjectHandle::isInteger() const [function] [call site] 02226
31 QPDFObjectHandle::getUIntValueAsUInt() const [function] [call site] 02227
30 QPDFObjectHandle::getValueAsInt(int&) const [function] [call site] 02228
31 QPDFObjectHandle::isInteger() const [function] [call site] 02229
31 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 02230
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02231
30 __cxa_allocate_exception [call site] 02232
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] 02233
30 __cxa_throw [call site] 02234
30 __cxa_free_exception [call site] 02235
30 qpdf::Stream::getStreamData(qpdf_stream_decode_level_e) [function] [call site] 02236
30 BufferInputSource::BufferInputSource(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, Buffer*, bool) [function] [call site] 02237
30 Buffer::getSize() const [function] [call site] 02238
30 Buffer::getBuffer() [function] [call site] 02239
30 __cxa_allocate_exception [call site] 02240
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] 02241
30 __cxa_throw [call site] 02242
30 __cxa_free_exception [call site] 02243
30 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 02244
30 InputSource::getLastOffset() const [function] [call site] 02245
30 QPDF::readToken(InputSource&, unsigned long) [function] [call site] 02246
30 QPDFTokenizer::Token::isInteger() const [function] [call site] 02247
30 __cxa_allocate_exception [call site] 02248
30 InputSource::getLastOffset() const [function] [call site] 02249
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] 02250
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] 02251
30 __cxa_throw [call site] 02252
30 __cxa_free_exception [call site] 02253
30 QPDFTokenizer::Token::getValue() const [function] [call site] 02254
30 QUtil::string_to_int(char const*) [function] [call site] 02255
30 QPDFTokenizer::Token::getValue() const [function] [call site] 02256
30 QUtil::string_to_int(char const*) [function] [call site] 02257
30 QTC::TC(char const*, char const*, int) [function] [call site] 02258
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] 02259
30 QPDF::warn(QPDFExc const&) [function] [call site] 02260
30 QPDFExc::~QPDFExc() [function] [call site] 02261
30 QTC::TC(char const*, char const*, int) [function] [call site] 02262
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] 02263
30 QPDF::warn(QPDFExc const&) [function] [call site] 02264
30 QPDFExc::~QPDFExc() [function] [call site] 02265
30 QTC::TC(char const*, char const*, int) [function] [call site] 02266
30 InputSource::getLastOffset() const [function] [call site] 02267
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] 02268
30 QPDF::warn(QPDFExc const&) [function] [call site] 02269
30 QPDFExc::~QPDFExc() [function] [call site] 02270
30 InputSource::getLastOffset() const [function] [call site] 02271
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] 02272
30 QPDF::warn(QPDFExc const&) [function] [call site] 02273
30 QPDFExc::~QPDFExc() [function] [call site] 02274
30 QPDFTokenizer::Token::~Token() [function] [call site] 02275
30 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 02276
30 QPDFXRefEntry::getType() const [function] [call site] 02277
30 QPDFXRefEntry::getObjStreamNumber() const [function] [call site] 02278
30 Buffer::Buffer(unsigned char*, unsigned long) [function] [call site] 02279
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] 02280
31 InputSource::InputSource() [function] [call site] 02281
31 BufferInputSource::BufferInputSource(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, Buffer*, bool) [function] [call site] 02282
31 __cxa_allocate_exception [call site] 02283
31 std::logic_error::logic_error(char const*) [call site] 02284
31 __cxa_throw [call site] 02285
31 __cxa_free_exception [call site] 02286
31 BufferInputSource::~BufferInputSource() [function] [call site] 02287
31 InputSource::~InputSource() [function] [call site] 02288
30 QPDF::readObjectInStream(qpdf::is::OffsetBuffer&, int, int) [function] [call site] 02289
31 QPDFParser::parse(qpdf::is::OffsetBuffer&, int, int, qpdf::Tokenizer&, QPDF&) [function] [call site] 02290
32 QPDFObject::ObjStreamDescr::ObjStreamDescr(int, int) [function] [call site] 02291
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] 02292
32 QPDFParser::parse(bool&, bool) [function] [call site] 02293
32 QPDFParser::~QPDFParser() [function] [call site] 02294
32 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02295
31 InputSource::getLastOffset() const [function] [call site] 02296
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] 02297
31 QPDF::warn(QPDFExc const&) [function] [call site] 02298
31 QPDFExc::~QPDFExc() [function] [call site] 02299
31 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02300
30 QPDFObjectHandle::getObj() [function] [call site] 02301
30 QPDF::updateCache(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&, long long, long long, bool) [function] [call site] 02302
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02303
30 qpdf::is::OffsetBuffer::~OffsetBuffer() [function] [call site] 02304
31 BufferInputSource::~BufferInputSource() [function] [call site] 02305
31 InputSource::~InputSource() [function] [call site] 02306
30 Buffer::~Buffer() [function] [call site] 02307
30 QTC::TC(char const*, char const*, int) [function] [call site] 02308
30 BufferInputSource::~BufferInputSource() [function] [call site] 02309
30 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02310
30 qpdf::Stream::~Stream() [function] [call site] 02311
29 __cxa_allocate_exception [call site] 02312
29 QPDFObjGen::unparse(char) const [function] [call site] 02313
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] 02314
29 __cxa_throw [call site] 02315
29 __cxa_free_exception [call site] 02316
29 __cxa_begin_catch [call site] 02317
29 QPDF::warn(QPDFExc const&) [function] [call site] 02318
29 __cxa_end_catch [call site] 02319
29 __cxa_begin_catch [call site] 02320
29 QPDFObjGen::unparse(char) const [function] [call site] 02321
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] 02322
29 QPDF::warn(QPDFExc const&) [function] [call site] 02323
29 QPDFExc::~QPDFExc() [function] [call site] 02324
29 __cxa_end_catch [call site] 02325
29 QPDF::isUnresolved(QPDFObjGen) [function] [call site] 02326
29 QTC::TC(char const*, char const*, int) [function] [call site] 02327
29 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02328
29 QPDF::updateCache(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&, long long, long long, bool) [function] [call site] 02329
29 QPDFObject::setDefaultDescription(QPDF*, QPDFObjGen const&) [function] [call site] 02330
29 QPDF::ResolveRecorder::~ResolveRecorder() [function] [call site] 02331
30 __clang_call_terminate [call site] 02332
29 __clang_call_terminate [call site] 02333
27 QTC::TC(char const*, char const*, int) [function] [call site] 02334
27 QPDF::resolveXRefTable() [function] [call site] 02335
26 QPDFObjGen::QPDFObjGen() [function] [call site] 02336
26 QPDFObjGen::getObj() const [function] [call site] 02337
26 unsigned long QPDF::toS<int>(int const&) [function] [call site] 02338
25 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 02339
25 __cxa_allocate_exception [call site] 02340
25 std::range_error::range_error[abi:ne180100](char const*) [function] [call site] 02341
26 std::runtime_error::runtime_error(char const*) [call site] 02342
25 __cxa_throw [call site] 02343
25 std::range_error::~range_error() [call site] 02344
25 __cxa_free_exception [call site] 02345
25 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 02346
24 QPDF::ObjCache::ObjCache(std::__1::shared_ptr<QPDFObject>, long long, long long) [function] [call site] 02347
24 QPDF::ObjCache::operator=(QPDF::ObjCache&&) [function] [call site] 02348
24 QPDF::ObjCache::~ObjCache() [function] [call site] 02349
24 QPDF::newIndirect(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02350
25 QPDFObject::setDefaultDescription(QPDF*, QPDFObjGen const&) [function] [call site] 02351
25 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 02352
22 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02353
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02354
22 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02355
22 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02356
22 QPDF::getAllPagesInternal(QPDFObjectHandle, QPDFObjGen::set&, QPDFObjGen::set&, bool, bool) [function] [call site] 02357
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02358
23 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02359
23 QPDFObjectHandle::isRectangle() const [function] [call site] 02360
23 QTC::TC(char const*, char const*, int) [function] [call site] 02361
23 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02362
23 QPDFObjectHandle::Rectangle::Rectangle(double, double, double, double) [function] [call site] 02363
23 QPDFObjectHandle::newArray(QPDFObjectHandle::Rectangle const&) [function] [call site] 02364
24 QPDFObjectHandle::newReal(double, int, bool) [function] [call site] 02365
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Real, double&, int&, bool&>(double&, int&, bool&) [function] [call site] 02366
26 QPDF_Real::QPDF_Real(double, int, bool) [function] [call site] 02367
27 QUtil::double_to_string(double, int, bool) [function] [call site] 02368
28 std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::str[abi:ne180100]() const & [function] [call site] 02369
25 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02370
24 QPDFObjectHandle::newArray(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> > const&) [function] [call site] 02371
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] 02372
26 QPDF_Array::QPDF_Array(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> > const&) [function] [call site] 02373
25 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02374
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02375
23 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02376
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02377
23 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02378
23 QPDFObjectHandle::isDictionary() const [function] [call site] 02379
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02380
23 qpdf::BaseHandle::operator QPDFObjGen() const [function] [call site] 02381
23 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 02382
23 QTC::TC(char const*, char const*, int) [function] [call site] 02383
23 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02384
23 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02385
23 QPDFObjectHandle::shallowCopy() [function] [call site] 02386
24 __cxa_allocate_exception [call site] 02387
24 std::logic_error::logic_error(char const*) [call site] 02388
24 __cxa_throw [call site] 02389
24 std::logic_error::~logic_error() [call site] 02390
24 __cxa_free_exception [call site] 02391
24 qpdf::BaseHandle::copy(bool) const [function] [call site] 02392
25 qpdf::BaseHandle::resolved_type_code() const [function] [call site] 02393
26 qpdf::BaseHandle::raw_type_code() const [function] [call site] 02394
26 QPDF::Resolver::resolved(QPDF*, QPDFObjGen) [function] [call site] 02395
26 QPDFObject::getTypeCode() const [function] [call site] 02396
26 qpdf::BaseHandle::raw_type_code() const [function] [call site] 02397
25 __cxa_allocate_exception [call site] 02398
25 std::logic_error::logic_error(char const*) [call site] 02399
25 __cxa_throw [call site] 02400
25 std::logic_error::~logic_error() [call site] 02401
25 __cxa_free_exception [call site] 02402
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Reserved>() [function] [call site] 02403
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02404
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Bool, bool&>(bool&) [function] [call site] 02405
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Integer, long long&>(long long&) [function] [call site] 02406
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] 02407
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] 02408
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] 02409
25 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Array, QPDF_Array const&>(QPDF_Array const&) [function] [call site] 02410
26 QPDF_Array::QPDF_Array(QPDF_Array const&) [function] [call site] 02411
25 QTC::TC(char const*, char const*, int) [function] [call site] 02412
25 QPDF_Array::QPDF_Array() [function] [call site] 02413
25 qpdf::BaseHandle::indirect() const [function] [call site] 02414
25 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02415
25 qpdf::BaseHandle::copy(bool) const [function] [call site] 02416
26 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02417
26 QPDFObjectHandle::operator=(QPDFObjectHandle const&) [function] [call site] 02418
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02419
26 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Array, QPDF_Array>(QPDF_Array&&) [function] [call site] 02420
27 QPDF_Array::QPDF_Array(QPDF_Array&&) [function] [call site] 02421
26 QPDF_Array::~QPDF_Array() [function] [call site] 02422
26 qpdf::BaseHandle::operator bool() const [function] [call site] 02423
26 qpdf::BaseHandle::indirect() const [function] [call site] 02424
26 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02425
26 qpdf::BaseHandle::copy(bool) const [function] [call site] 02426
27 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02427
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02428
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] 02429
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] 02430
27 qpdf::BaseHandle::indirect() const [function] [call site] 02431
27 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02432
27 qpdf::BaseHandle::copy(bool) const [function] [call site] 02433
28 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02434
28 QPDFObjectHandle::operator=(QPDFObjectHandle const&) [function] [call site] 02435
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] 02436
28 __cxa_allocate_exception [call site] 02437
28 std::runtime_error::runtime_error(char const*) [call site] 02438
28 __cxa_throw [call site] 02439
28 std::runtime_error::~runtime_error() [call site] 02440
28 __cxa_free_exception [call site] 02441
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] 02442
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] 02443
29 QPDF_InlineImage::QPDF_InlineImage(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 02444
29 QPDF_InlineImage::~QPDF_InlineImage() [function] [call site] 02445
28 __cxa_allocate_exception [call site] 02446
28 std::logic_error::logic_error(char const*) [call site] 02447
28 __cxa_throw [call site] 02448
28 std::logic_error::~logic_error() [call site] 02449
28 __cxa_free_exception [call site] 02450
28 __cxa_allocate_exception [call site] 02451
28 std::logic_error::logic_error(char const*) [call site] 02452
28 __cxa_throw [call site] 02453
28 std::logic_error::~logic_error() [call site] 02454
28 __cxa_free_exception [call site] 02455
28 QPDF::getObject(QPDFObjGen) [function] [call site] 02456
28 QPDFObjectHandle::getObj() [function] [call site] 02457
28 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02458
24 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02459
23 QPDF::makeIndirectObject(QPDFObjectHandle) [function] [call site] 02460
23 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02461
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02462
23 qpdf::BaseHandle::operator QPDFObjGen() const [function] [call site] 02463
23 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 02464
23 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02465
23 QPDFObjectHandle::newNull() [function] [call site] 02466
23 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02467
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02468
23 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02469
23 QPDFObjectHandle::isSameObjectAs(QPDFObjectHandle const&) const [function] [call site] 02470
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02471
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] 02472
23 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02473
23 operator"" _qpdf(char const*, unsigned long) [function] [call site] 02474
23 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02475
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02476
23 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02477
23 QPDFObjectHandle::newNull() [function] [call site] 02478
23 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02479
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02480
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02481
21 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02482
21 __cxa_begin_catch [call site] 02483
21 __cxa_rethrow [call site] 02484
21 __cxa_end_catch [call site] 02485
21 QPDF::flattenPagesTree() [function] [call site] 02486
22 QPDF::pushInheritedAttributesToPage(bool, bool) [function] [call site] 02487
23 QPDF::getAllPages() [function] [call site] 02488
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02489
24 QPDFObjGen::set::~set() [function] [call site] 02490
24 __clang_call_terminate [call site] 02491
23 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02492
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] 02493
24 QPDFObjectHandle::getKeys() const [function] [call site] 02494
24 __cxa_allocate_exception [call site] 02495
24 InputSource::getLastOffset() const [function] [call site] 02496
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] 02497
24 __cxa_throw [call site] 02498
24 __cxa_free_exception [call site] 02499
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02500
24 QPDFObjectHandle::isIndirect() const [function] [call site] 02501
24 QTC::TC(char const*, char const*, int) [function] [call site] 02502
24 QPDFObjectHandle::isIndirect() const [function] [call site] 02503
24 QPDFObjectHandle::isScalar() const [function] [call site] 02504
25 QPDFObjectHandle::isBool() const [function] [call site] 02505
25 QPDFObjectHandle::isInteger() const [function] [call site] 02506
25 QPDFObjectHandle::isName() const [function] [call site] 02507
25 QPDFObjectHandle::isNull() const [function] [call site] 02508
25 QPDFObjectHandle::isReal() const [function] [call site] 02509
25 QPDFObjectHandle::isString() const [function] [call site] 02510
24 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02511
24 QPDF::makeIndirectObject(QPDFObjectHandle) [function] [call site] 02512
24 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02513
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02514
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02515
24 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02516
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02517
24 QTC::TC(char const*, char const*, int) [function] [call site] 02518
24 QTC::TC(char const*, char const*, int) [function] [call site] 02519
24 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02520
25 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 02521
25 qpdf::BaseHandle::operator bool() const [function] [call site] 02522
25 qpdf::BaseDictionary::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02523
26 qpdf::BaseDictionary::dict() const [function] [call site] 02524
25 qpdf::Dictionary::~Dictionary() [function] [call site] 02525
25 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02526
25 QTC::TC(char const*, char const*, int) [function] [call site] 02527
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02528
24 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02529
24 QTC::TC(char const*, char const*, int) [function] [call site] 02530
24 QPDFObjectHandle::getObjGen() const [function] [call site] 02531
24 QPDF::setLastObjectDescription(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 02532
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] 02533
24 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02534
24 QPDFObjectHandle::aitems() [function] [call site] 02535
25 QPDFObjectHandle::QPDFArrayItems::QPDFArrayItems(QPDFObjectHandle const&) [function] [call site] 02536
26 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02537
24 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02538
24 QPDFObjectHandle::QPDFArrayItems::begin() [function] [call site] 02539
25 QPDFObjectHandle::QPDFArrayItems::iterator::iterator(QPDFObjectHandle&, bool) [function] [call site] 02540
26 QPDFObjectHandle::QPDFArrayItems::iterator::Members::Members(QPDFObjectHandle&, bool) [function] [call site] 02541
27 QPDFObjectHandle::getArrayNItems() const [function] [call site] 02542
26 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 02543
26 QPDFObjectHandle::QPDFArrayItems::iterator::updateIValue() [function] [call site] 02544
27 QPDFObjectHandle::getArrayNItems() const [function] [call site] 02545
27 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 02546
27 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02547
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02548
27 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 02549
27 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02550
27 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02551
26 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02552
24 QPDFObjectHandle::QPDFArrayItems::end() [function] [call site] 02553
25 QPDFObjectHandle::QPDFArrayItems::iterator::iterator(QPDFObjectHandle&, bool) [function] [call site] 02554
24 QPDFObjectHandle::QPDFArrayItems::iterator::operator!=(QPDFObjectHandle::QPDFArrayItems::iterator const&) const [function] [call site] 02555
25 QPDFObjectHandle::QPDFArrayItems::iterator::operator==(QPDFObjectHandle::QPDFArrayItems::iterator const&) const [function] [call site] 02556
24 QPDFObjectHandle::QPDFArrayItems::iterator::~iterator() [function] [call site] 02557
25 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02558
24 QPDFObjectHandle::QPDFArrayItems::~QPDFArrayItems() [function] [call site] 02559
25 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02560
24 QPDFObjectHandle::QPDFArrayItems::iterator::operator*() [function] [call site] 02561
25 QPDFObjectHandle::QPDFArrayItems::iterator::updateIValue() [function] [call site] 02562
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] 02563
24 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02564
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] 02565
25 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02566
25 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02567
25 QTC::TC(char const*, char const*, int) [function] [call site] 02568
25 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02569
25 QTC::TC(char const*, char const*, int) [function] [call site] 02570
25 QPDFObjectHandle::QPDFArrayItems::iterator::operator++() [function] [call site] 02571
26 QPDFObjectHandle::QPDFArrayItems::iterator::updateIValue() [function] [call site] 02572
25 QTC::TC(char const*, char const*, int) [function] [call site] 02573
25 QTC::TC(char const*, char const*, int) [function] [call site] 02574
23 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02575
23 __cxa_allocate_exception [call site] 02576
23 std::logic_error::logic_error(char const*) [call site] 02577
23 __cxa_throw [call site] 02578
23 __cxa_free_exception [call site] 02579
22 QPDF::getRoot() [function] [call site] 02580
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02581
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02582
22 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 02583
22 QPDF::insertPageobjToPage(QPDFObjectHandle const&, int, bool) [function] [call site] 02584
23 QPDFObjectHandle::getObjGen() const [function] [call site] 02585
23 QPDF::setLastObjectDescription(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjGen) [function] [call site] 02586
23 __cxa_allocate_exception [call site] 02587
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] 02588
23 __cxa_throw [call site] 02589
23 __cxa_free_exception [call site] 02590
22 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02591
22 QPDFObjectHandle::newArray(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> > const&) [function] [call site] 02592
22 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02593
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02594
22 QPDFObjectHandle::getUIntValue() const [function] [call site] 02595
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02596
22 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02597
22 QPDFObjectHandle::getUIntValue() const [function] [call site] 02598
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02599
22 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 02600
22 QPDFObjectHandle::newInteger(long long) [function] [call site] 02601
22 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 02602
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02603
22 __cxa_allocate_exception [call site] 02604
22 std::runtime_error::runtime_error(char const*) [call site] 02605
22 __cxa_throw [call site] 02606
22 __cxa_free_exception [call site] 02607
22 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02608
20 QPDF::reconstruct_xref(QPDFExc&, bool)::$_0::operator()() const [function] [call site] 02609
20 __cxa_allocate_exception [call site] 02610
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] 02611
20 __cxa_throw [call site] 02612
20 __cxa_free_exception [call site] 02613
20 __clang_call_terminate [call site] 02614
14 QTC::TC(char const*, char const*, int) [function] [call site] 02615
14 QPDFParser::warn(long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02616
14 QPDFObjectHandle::operator=(QPDFObjectHandle const&) [function] [call site] 02617
13 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02618
13 QPDFObjectHandle::isString() const [function] [call site] 02619
13 QPDFObjectHandle::newString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02620
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] 02621
14 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02622
13 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 02623
13 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02624
13 QPDFObjectHandle::setParsedOffset(long long) [function] [call site] 02625
14 QPDFObject::setParsedOffset(long long) [function] [call site] 02626
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] 02627
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] 02628
13 QPDFParser::setDescription(std::__1::shared_ptr<QPDFObject>&, long long) [function] [call site] 02629
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02630
13 QPDFParser::add(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02631
13 QTC::TC(char const*, char const*, int) [function] [call site] 02632
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02633
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02634
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02635
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02636
13 QPDFParser::tooManyBadTokens() [function] [call site] 02637
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02638
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02639
13 QPDFParser::addNull() [function] [call site] 02640
13 QTC::TC(char const*, char const*, int) [function] [call site] 02641
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02642
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02643
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02644
13 qpdf::Tokenizer::getType() const [function] [call site] 02645
13 qpdf::Tokenizer::getValue() const [function] [call site] 02646
13 void QPDFParser::addScalar<QPDF_Bool, bool>(bool&&) [function] [call site] 02647
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Bool, bool>(bool&&) [function] [call site] 02648
14 InputSource::getLastOffset() const [function] [call site] 02649
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] 02650
14 QPDFParser::add(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02651
13 QPDFParser::addNull() [function] [call site] 02652
13 InputSource::getLastOffset() const [function] [call site] 02653
13 qpdf::Tokenizer::getValue() const [function] [call site] 02654
13 QUtil::string_to_ll(char const*) [function] [call site] 02655
13 qpdf::Tokenizer::getValue() const [function] [call site] 02656
13 QUtil::string_to_ll(char const*) [function] [call site] 02657
13 void QPDFParser::addScalar<QPDF_Integer, long long>(long long&&) [function] [call site] 02658
14 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Integer, long long>(long long&&) [function] [call site] 02659
13 qpdf::Tokenizer::getValue() const [function] [call site] 02660
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] 02661
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] 02662
13 qpdf::Tokenizer::getValue() const [function] [call site] 02663
13 qpdf::Tokenizer::getValue() const [function] [call site] 02664
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] 02665
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] 02666
13 qpdf::Tokenizer::getValue() const [function] [call site] 02667
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] 02668
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] 02669
13 qpdf::Tokenizer::getValue() const [function] [call site] 02670
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02671
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02672
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02673
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02674
13 QPDFParser::tooManyBadTokens() [function] [call site] 02675
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02676
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02677
13 QPDFParser::addNull() [function] [call site] 02678
13 QTC::TC(char const*, char const*, int) [function] [call site] 02679
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02680
13 QPDFParser::tooManyBadTokens() [function] [call site] 02681
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02682
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02683
13 qpdf::Tokenizer::getValue() const [function] [call site] 02684
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] 02685
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] 02686
13 qpdf::Tokenizer::getValue() const [function] [call site] 02687
13 InputSource::getLastOffset() const [function] [call site] 02688
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] 02689
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] 02690
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] 02691
13 QPDFParser::warn(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02692
13 QPDFParser::tooManyBadTokens() [function] [call site] 02693
13 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 02694
13 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 02695
13 QPDFParser::addNull() [function] [call site] 02696
9 QPDFObjectHandle::isDictionary() const [function] [call site] 02697
9 QTC::TC(char const*, char const*, int) [function] [call site] 02698
9 __cxa_allocate_exception [call site] 02699
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] 02700
9 __cxa_throw [call site] 02701
9 __cxa_free_exception [call site] 02702
9 qpdf::BaseHandle::operator bool() const [function] [call site] 02703
9 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02704
9 QPDF::setTrailer(QPDFObjectHandle) [function] [call site] 02705
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02706
9 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02707
9 QTC::TC(char const*, char const*, int) [function] [call site] 02708
9 __cxa_allocate_exception [call site] 02709
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] 02710
9 __cxa_throw [call site] 02711
9 __cxa_free_exception [call site] 02712
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02713
9 QPDFObjectHandle::isInteger() const [function] [call site] 02714
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02715
9 QTC::TC(char const*, char const*, int) [function] [call site] 02716
9 __cxa_allocate_exception [call site] 02717
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] 02718
9 __cxa_throw [call site] 02719
9 __cxa_free_exception [call site] 02720
9 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02721
9 QTC::TC(char const*, char const*, int) [function] [call site] 02722
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02723
9 QPDFObjectHandle::isInteger() const [function] [call site] 02724
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02725
9 QPDFObjectHandle::getIntValue() const [function] [call site] 02726
9 QPDF::read_xrefStream(long long, bool) [function] [call site] 02727
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02728
9 __cxa_allocate_exception [call site] 02729
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] 02730
9 __cxa_throw [call site] 02731
9 __cxa_free_exception [call site] 02732
9 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02733
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02734
9 QPDFObjectHandle::isInteger() const [function] [call site] 02735
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02736
9 QTC::TC(char const*, char const*, int) [function] [call site] 02737
9 __cxa_allocate_exception [call site] 02738
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] 02739
9 __cxa_throw [call site] 02740
9 __cxa_free_exception [call site] 02741
9 QTC::TC(char const*, char const*, int) [function] [call site] 02742
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02743
9 QPDFObjectHandle::getIntValue() const [function] [call site] 02744
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02745
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02746
7 __cxa_begin_catch [call site] 02747
7 __cxa_rethrow [call site] 02748
7 __cxa_begin_catch [call site] 02749
7 __cxa_allocate_exception [call site] 02750
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] 02751
7 __cxa_throw [call site] 02752
7 __cxa_free_exception [call site] 02753
7 __cxa_end_catch [call site] 02754
7 __cxa_end_catch [call site] 02755
7 __cxa_begin_catch [call site] 02756
7 QPDF::reconstruct_xref(QPDFExc&, bool) [function] [call site] 02757
7 __cxa_end_catch [call site] 02758
7 __cxa_rethrow [call site] 02759
7 QPDF::initializeEncryption() [function] [call site] 02760
7 QPDF::getRoot() [function] [call site] 02761
7 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02762
7 QPDFObjectHandle::isDictionary() const [function] [call site] 02763
7 __cxa_allocate_exception [call site] 02764
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] 02765
7 __cxa_throw [call site] 02766
7 __cxa_free_exception [call site] 02767
7 __clang_call_terminate [call site] 02768
4 FuzzHelper::getWriter(std::__1::shared_ptr<QPDF>) [function] [call site] 02769
5 QPDFWriter::setOutputPipeline(Pipeline*) [function] [call site] 02770
6 QPDFWriter::initializePipelineStack(Pipeline*) [function] [call site] 02771
7 qpdf::pl::Count::Count(unsigned long, Pipeline*) [function] [call site] 02772
8 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 02773
5 QPDFWriter::setDecodeLevel(qpdf_stream_decode_level_e) [function] [call site] 02774
4 QPDFWriter::setDeterministicID(bool) [function] [call site] 02775
4 QPDFWriter::setQDFMode(bool) [function] [call site] 02776
4 FuzzHelper::doWrite(std::__1::shared_ptr<QPDFWriter>) [function] [call site] 02777
5 QPDFWriter::write() [function] [call site] 02778
6 QPDFWriter::doWriteSetup() [function] [call site] 02779
7 QPDFWriter::copyEncryptionParameters(QPDF&) [function] [call site] 02780
8 QPDF::getTrailer() [function] [call site] 02781
9 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02782
8 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02783
8 QPDFWriter::generateID() [function] [call site] 02784
9 QPDF::getTrailer() [function] [call site] 02785
9 QTC::TC(char const*, char const*, int) [function] [call site] 02786
9 __cxa_allocate_exception [call site] 02787
9 std::runtime_error::runtime_error(char const*) [call site] 02788
9 __cxa_throw [call site] 02789
9 __cxa_free_exception [call site] 02790
9 QUtil::get_current_time() [function] [call site] 02791
10 time [call site] 02792
9 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02793
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02794
9 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 02795
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02796
9 qpdf::BaseDictionary::begin() [function] [call site] 02797
10 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 02798
9 qpdf::BaseDictionary::end() [function] [call site] 02799
10 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 02800
9 qpdf::Dictionary::~Dictionary() [function] [call site] 02801
9 QPDFObjectHandle::isString() const [function] [call site] 02802
9 QPDFObjectHandle::getStringValue() const [function] [call site] 02803
9 MD5::MD5() [function] [call site] 02804
9 MD5::encodeString(char const*) [function] [call site] 02805
10 strlen [call site] 02806
10 MD5::encodeDataIncrementally(char const*, unsigned long) [function] [call site] 02807
9 MD5::digest(unsigned char*) [function] [call site] 02808
9 MD5::~MD5() [function] [call site] 02809
9 QPDFWriter::getOriginalID1() [function] [call site] 02810
10 QPDF::getTrailer() [function] [call site] 02811
10 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02812
10 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02813
10 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 02814
10 QPDFObjectHandle::getStringValue() const [function] [call site] 02815
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02816
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02817
9 QPDFObjectHandle::~QPDFObjectHandle() [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::getArrayItem(int) const [function] [call site] 02820
8 QPDFObjectHandle::getStringValue() const [function] [call site] 02821
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02822
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02823
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02824
8 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 02825
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02826
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02827
8 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 02828
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02829
8 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02830
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02831
8 QPDFObjectHandle::isBool() const [function] [call site] 02832
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02833
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02834
8 QPDFObjectHandle::getBoolValue() const [function] [call site] 02835
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02836
8 QTC::TC(char const*, char const*, int) [function] [call site] 02837
8 QTC::TC(char const*, char const*, int) [function] [call site] 02838
8 QTC::TC(char const*, char const*, int) [function] [call site] 02839
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02840
8 QPDFObjectHandle::getStringValue() const [function] [call site] 02841
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02842
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02843
8 QPDFObjectHandle::getStringValue() const [function] [call site] 02844
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02845
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02846
8 QPDFObjectHandle::getStringValue() const [function] [call site] 02847
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02848
8 QPDF::getEncryptionKey() const [function] [call site] 02849
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02850
8 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 02851
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02852
8 QPDFObjectHandle::getIntValue() const [function] [call site] 02853
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02854
8 QPDFObjectHandle::getStringValue() const [function] [call site] 02855
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02856
8 QPDFObjectHandle::getStringValue() const [function] [call site] 02857
8 QPDF::getPaddedUserPassword() const [function] [call site] 02858
8 QPDFWriter::setEncryptionParametersInternal(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&, 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] 02859
9 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 02860
9 QPDF_String::unparse(bool) [function] [call site] 02861
10 QPDF_String::useHexString() const [function] [call site] 02862
10 is_iso_latin1_printable(char) [function] [call site] 02863
10 QUtil::int_to_string_base(long long, int, int) [function] [call site] 02864
11 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] 02865
12 __cxa_allocate_exception [call site] 02866
12 std::logic_error::logic_error(char const*) [call site] 02867
12 __cxa_throw [call site] 02868
12 std::logic_error::~logic_error() [call site] 02869
12 __cxa_free_exception [call site] 02870
12 std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::str[abi:ne180100]() const & [function] [call site] 02871
12 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 02872
12 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 02873
12 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 02874
9 QPDF_String::~QPDF_String() [function] [call site] 02875
9 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 02876
9 QPDF_String::unparse(bool) [function] [call site] 02877
9 QPDF_String::~QPDF_String() [function] [call site] 02878
9 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 02879
9 QPDF_String::unparse(bool) [function] [call site] 02880
9 QPDF_String::~QPDF_String() [function] [call site] 02881
9 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 02882
9 QPDF_String::unparse(bool) [function] [call site] 02883
9 QPDF_String::~QPDF_String() [function] [call site] 02884
9 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 02885
9 QPDF_String::unparse(bool) [function] [call site] 02886
9 QPDF_String::~QPDF_String() [function] [call site] 02887
9 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 02888
10 QPDFWriter::parseVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int&, int&) const [function] [call site] 02889
11 QUtil::string_to_int(char const*) [function] [call site] 02890
11 QUtil::string_to_int(char const*) [function] [call site] 02891
10 QPDFWriter::parseVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int&, int&) const [function] [call site] 02892
10 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02893
10 QTC::TC(char const*, char const*, int) [function] [call site] 02894
10 QTC::TC(char const*, char const*, int) [function] [call site] 02895
9 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 02896
9 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 02897
9 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 02898
9 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 02899
9 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] 02900
9 QPDF::compute_encryption_key(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDF::EncryptionData const&) [function] [call site] 02901
9 QPDF::EncryptionData::~EncryptionData() [function] [call site] 02902
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02903
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02904
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02905
7 QPDFWriter::parseVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int&, int&) const [function] [call site] 02906
7 QPDFWriter::disableIncompatibleEncryption(int, int, int) [function] [call site] 02907
8 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02908
8 QUtil::string_to_int(char const*) [function] [call site] 02909
8 QUtil::string_to_int(char const*) [function] [call site] 02910
8 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02911
8 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02912
8 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02913
8 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02914
8 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02915
8 QTC::TC(char const*, char const*, int) [function] [call site] 02916
7 QPDFWriter::compareVersions(int, int, int, int) const [function] [call site] 02917
7 QTC::TC(char const*, char const*, int) [function] [call site] 02918
7 QPDFWriter::initializeSpecialStreams() [function] [call site] 02919
8 QPDF::getAllPages() [function] [call site] 02920
8 QPDFObjectHandle::getObjGen() const [function] [call site] 02921
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02922
8 QPDFObjectHandle::isArray() const [function] [call site] 02923
8 QPDFObjectHandle::getArrayNItems() const [function] [call site] 02924
8 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 02925
8 QPDFObjectHandle::getObjGen() const [function] [call site] 02926
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02927
8 QPDFObjectHandle::isStream() const [function] [call site] 02928
8 QPDFObjectHandle::getObjGen() const [function] [call site] 02929
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02930
7 QPDFWriter::initializeTables(unsigned long) [function] [call site] 02931
8 QPDF::Writer::tableSize(QPDF&) [function] [call site] 02932
9 QPDF::tableSize() [function] [call site] 02933
10 QPDFObjGen::getObj() const [function] [call site] 02934
10 QPDFObjGen::getObj() const [function] [call site] 02935
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02936
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 02937
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 02938
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 02939
8 unsigned long QIntC::to_size<unsigned long>(unsigned long const&) [function] [call site] 02940
9 QIntC::IntConverter<unsigned long, unsigned long, false, false>::convert(unsigned long const&) [function] [call site] 02941
10 QIntC::IntConverter<unsigned long, unsigned long, false, false>::error(unsigned long) [function] [call site] 02942
8 ObjTable<QPDFWriter::Object>::resize(unsigned long) [function] [call site] 02943
8 ObjTable<QPDFWriter::NewObject>::resize(unsigned long) [function] [call site] 02944
7 QPDFWriter::initializeTables(unsigned long) [function] [call site] 02945
7 QPDFWriter::preserveObjectStreams() [function] [call site] 02946
8 QPDF::Writer::getXRefTable(QPDF&) [function] [call site] 02947
9 QPDF::getXRefTableInternal() [function] [call site] 02948
10 __cxa_allocate_exception [call site] 02949
10 std::logic_error::logic_error(char const*) [call site] 02950
10 __cxa_throw [call site] 02951
10 std::logic_error::~logic_error() [call site] 02952
10 __cxa_free_exception [call site] 02953
8 QPDFXRefEntry::getType() const [function] [call site] 02954
8 QTC::TC(char const*, char const*, int) [function] [call site] 02955
8 QPDFXRefEntry::getObjStreamNumber() const [function] [call site] 02956
8 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 02957
9 QPDFObjGen::getObj() const [function] [call site] 02958
9 ObjTable<QPDFWriter::Object>::element(unsigned long) [function] [call site] 02959
10 ObjTable<QPDFWriter::Object>::large_element(unsigned long) [function] [call site] 02960
11 __cxa_guard_acquire [call site] 02961
11 __cxa_guard_release [call site] 02962
11 __cxa_allocate_exception [call site] 02963
11 std::runtime_error::runtime_error(char const*) [call site] 02964
11 __cxa_throw [call site] 02965
11 std::runtime_error::~runtime_error() [call site] 02966
11 __cxa_free_exception [call site] 02967
8 QPDFXRefEntry::getType() const [function] [call site] 02968
8 QTC::TC(char const*, char const*, int) [function] [call site] 02969
8 QPDF::Writer::getCompressibleObjSet(QPDF&) [function] [call site] 02970
9 QPDF::getCompressibleObjSet() [function] [call site] 02971
10 std::__1::vector<bool, std::__1::allocator<bool> > QPDF::getCompressibleObjGens<bool>() [function] [call site] 02972
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02973
11 QPDFObjectHandle::getObjGen() const [function] [call site] 02974
11 QPDF::getObjectCount() [function] [call site] 02975
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 02976
11 QPDFObjectHandle::getObjectID() const [function] [call site] 02977
11 QPDFObjectHandle::getObjGen() const [function] [call site] 02978
11 QPDFObjGen::getObj() const [function] [call site] 02979
11 unsigned long QPDF::toS<int>(int const&) [function] [call site] 02980
11 __cxa_allocate_exception [call site] 02981
11 std::logic_error::logic_error(char const*) [call site] 02982
11 __cxa_throw [call site] 02983
11 __cxa_free_exception [call site] 02984
11 QTC::TC(char const*, char const*, int) [function] [call site] 02985
11 QPDFObjGen::getObj() const [function] [call site] 02986
11 QPDF::removeObject(QPDFObjGen) [function] [call site] 02987
11 QPDFObjGen::operator==(QPDFObjGen const&) const [function] [call site] 02988
11 QTC::TC(char const*, char const*, int) [function] [call site] 02989
11 QPDFObjectHandle::isStream() const [function] [call site] 02990
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] 02991
11 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02992
11 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 02993
11 QPDFObjectHandle::isStream() const [function] [call site] 02994
11 QPDFObjectHandle::getDict() const [function] [call site] 02995
11 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 02996
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 02997
11 qpdf::BaseDictionary::crend() [function] [call site] 02998
12 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 02999
11 qpdf::BaseDictionary::crbegin() [function] [call site] 03000
12 QPDF_Dictionary* qpdf::BaseHandle::as<QPDF_Dictionary>() const [function] [call site] 03001
11 qpdf::BaseHandle::null() const [function] [call site] 03002
11 QPDFObjectHandle::isIndirect() const [function] [call site] 03003
11 QTC::TC(char const*, char const*, int) [function] [call site] 03004
11 qpdf::Dictionary::~Dictionary() [function] [call site] 03005
11 QPDFObjectHandle::isDictionary() const [function] [call site] 03006
11 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03007
11 qpdf::BaseDictionary::crend() [function] [call site] 03008
11 qpdf::BaseDictionary::crbegin() [function] [call site] 03009
11 qpdf::BaseHandle::null() const [function] [call site] 03010
11 qpdf::Dictionary::~Dictionary() [function] [call site] 03011
11 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 03012
11 qpdf::BaseHandle::operator bool() const [function] [call site] 03013
11 qpdf::Array::crbegin() [function] [call site] 03014
12 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 03015
12 qpdf::Array::getAsVector() const [function] [call site] 03016
11 qpdf::Array::crend() [function] [call site] 03017
12 QPDF_Array* qpdf::BaseHandle::as<QPDF_Array>() const [function] [call site] 03018
12 qpdf::Array::getAsVector() const [function] [call site] 03019
11 qpdf::Array::~Array() [function] [call site] 03020
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03021
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03022
8 QPDFXRefEntry::getType() const [function] [call site] 03023
8 QPDFObjGen::getObj() const [function] [call site] 03024
8 QPDFXRefEntry::getObjStreamNumber() const [function] [call site] 03025
8 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 03026
7 QPDFWriter::generateObjectStreams() [function] [call site] 03027
8 QPDF::Writer::getCompressibleObjGens(QPDF&) [function] [call site] 03028
9 QPDF::getCompressibleObjVector() [function] [call site] 03029
10 std::__1::vector<QPDFObjGen, std::__1::allocator<QPDFObjGen> > QPDF::getCompressibleObjGens<QPDFObjGen>() [function] [call site] 03030
8 QPDFWriter::initializeTables(unsigned long) [function] [call site] 03031
8 QPDF::newIndirectNull() [function] [call site] 03032
9 std::__1::shared_ptr<QPDFObject> QPDFObject::create<QPDF_Null>() [function] [call site] 03033
9 QPDF::makeIndirectFromQPDFObject(std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 03034
8 QPDFObjectHandle::getObjectID() const [function] [call site] 03035
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03036
8 QPDF::newIndirectNull() [function] [call site] 03037
8 QPDFObjectHandle::getObjectID() const [function] [call site] 03038
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03039
8 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 03040
8 QPDFObjGen::getGen() const [function] [call site] 03041
7 QPDF::getAllPages() [function] [call site] 03042
7 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03043
7 ObjTable<QPDFWriter::Object>::operator[](QPDFObjectHandle) [function] [call site] 03044
8 QPDFObjectHandle::getObjectID() const [function] [call site] 03045
8 ObjTable<QPDFWriter::Object>::element(unsigned long) [function] [call site] 03046
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03047
7 QTC::TC(char const*, char const*, int) [function] [call site] 03048
7 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03049
7 ObjTable<QPDFWriter::Object>::operator[](QPDFObjectHandle) [function] [call site] 03050
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03051
7 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 03052
7 QTC::TC(char const*, char const*, int) [function] [call site] 03053
7 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 03054
7 ObjTable<QPDFWriter::Object>::forEach(std::__1::function<void (int, QPDFWriter::Object const&)>) [function] [call site] 03055
8 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03056
7 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 03057
7 QPDF::getPDFVersion() const [function] [call site] 03058
7 QPDF::getExtensionLevel() [function] [call site] 03059
8 QPDF::getRoot() [function] [call site] 03060
8 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03061
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03062
8 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03063
8 QPDFObjectHandle::isDictionary() const [function] [call site] 03064
8 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03065
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03066
8 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03067
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03068
8 QPDFObjectHandle::isDictionary() const [function] [call site] 03069
8 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03070
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03071
8 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03072
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03073
8 QPDFObjectHandle::isInteger() const [function] [call site] 03074
8 QPDFObjectHandle::getIntValueAsInt() const [function] [call site] 03075
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03076
7 QPDFWriter::setMinimumPDFVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 03077
7 QTC::TC(char const*, char const*, int) [function] [call site] 03078
6 QPDF::getObjectCount() [function] [call site] 03079
6 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03080
6 QPDFWriter::prepareFileForWrite() [function] [call site] 03081
7 QPDF::fixDanglingReferences(bool) [function] [call site] 03082
7 QPDF::getRoot() [function] [call site] 03083
7 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03084
7 QPDFObjectHandle::isDictionary() const [function] [call site] 03085
7 QPDFObjectHandle::isIndirect() const [function] [call site] 03086
7 QTC::TC(char const*, char const*, int) [function] [call site] 03087
7 QPDFObjectHandle::shallowCopy() [function] [call site] 03088
7 QPDFObjectHandle::replaceKeyAndGetNew(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 03089
8 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 03090
7 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03091
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03092
7 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03093
7 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03094
7 QPDFObjectHandle::isIndirect() const [function] [call site] 03095
7 QTC::TC(char const*, char const*, int) [function] [call site] 03096
7 QPDFObjectHandle::makeDirect(bool) [function] [call site] 03097
8 QPDFObjGen::set::set() [function] [call site] 03098
8 QPDFObjectHandle::makeDirect(QPDFObjGen::set&, bool) [function] [call site] 03099
9 QPDFObjectHandle::assertInitialized() const [function] [call site] 03100
10 __cxa_allocate_exception [call site] 03101
10 std::logic_error::logic_error(char const*) [call site] 03102
10 __cxa_throw [call site] 03103
10 std::logic_error::~logic_error() [call site] 03104
10 __cxa_free_exception [call site] 03105
9 QPDFObjectHandle::getObjGen() const [function] [call site] 03106
9 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 03107
9 QTC::TC(char const*, char const*, int) [function] [call site] 03108
9 __cxa_allocate_exception [call site] 03109
9 std::runtime_error::runtime_error(char const*) [call site] 03110
9 __cxa_throw [call site] 03111
9 std::runtime_error::~runtime_error() [call site] 03112
9 __cxa_free_exception [call site] 03113
9 QPDFObjectHandle::isBool() const [function] [call site] 03114
9 QPDFObjectHandle::isInteger() const [function] [call site] 03115
9 QPDFObjectHandle::isName() const [function] [call site] 03116
9 QPDFObjectHandle::isNull() const [function] [call site] 03117
9 QPDFObjectHandle::isReal() const [function] [call site] 03118
9 QPDFObjectHandle::isString() const [function] [call site] 03119
9 qpdf::BaseHandle::copy(bool) const [function] [call site] 03120
9 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 03121
9 qpdf::BaseHandle::operator bool() const [function] [call site] 03122
9 qpdf::Array::begin() [function] [call site] 03123
9 qpdf::Array::end() [function] [call site] 03124
9 QPDFObjectHandle::makeDirect(QPDFObjGen::set&, bool) [function] [call site] 03125
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] 03126
10 QPDFObjectHandle::isDictionary() const [function] [call site] 03127
10 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03128
10 qpdf::BaseDictionary::begin() [function] [call site] 03129
10 qpdf::BaseDictionary::end() [function] [call site] 03130
10 qpdf::Dictionary::~Dictionary() [function] [call site] 03131
10 qpdf::BaseHandle::null() const [function] [call site] 03132
10 QPDFObjectHandle::makeDirect(QPDFObjGen::set&, bool) [function] [call site] 03133
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] 03134
11 QPDFObjectHandle::isStream() const [function] [call site] 03135
11 QTC::TC(char const*, char const*, int) [function] [call site] 03136
11 __cxa_allocate_exception [call site] 03137
11 std::runtime_error::runtime_error(char const*) [call site] 03138
11 __cxa_throw [call site] 03139
11 __cxa_free_exception [call site] 03140
11 QPDFObjectHandle::isReserved() const [function] [call site] 03141
12 qpdf::BaseHandle::type_code() const [function] [call site] 03142
11 __cxa_allocate_exception [call site] 03143
11 std::logic_error::logic_error(char const*) [call site] 03144
11 __cxa_throw [call site] 03145
11 __cxa_free_exception [call site] 03146
11 __cxa_allocate_exception [call site] 03147
11 std::logic_error::logic_error(char const*) [call site] 03148
11 __cxa_throw [call site] 03149
11 __cxa_free_exception [call site] 03150
11 qpdf::Array::~Array() [function] [call site] 03151
11 QPDFObjGen::set::erase(QPDFObjGen) [function] [call site] 03152
12 QPDFObjGen::isIndirect() const [function] [call site] 03153
8 QPDFObjGen::set::~set() [function] [call site] 03154
7 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 03155
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03156
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03157
6 QPDFWriter::writeLinearized() [function] [call site] 03158
7 QPDF::Writer::optimize(QPDF&, QPDFWriter::ObjTable const&, std::__1::function<int (QPDFObjectHandle&)>) [function] [call site] 03159
8 QPDF::optimize(QPDFWriter::ObjTable const&, std::__1::function<int (QPDFObjectHandle&)>) [function] [call site] 03160
9 void QPDF::optimize_internal<QPDFWriter::ObjTable>(QPDFWriter::ObjTable const&, bool, std::__1::function<int (QPDFObjectHandle&)>) [function] [call site] 03161
10 QPDF::getRoot() [function] [call site] 03162
10 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03163
10 QPDFObjectHandle::isDictionary() const [function] [call site] 03164
10 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03165
10 QPDFObjectHandle::isIndirect() const [function] [call site] 03166
10 QTC::TC(char const*, char const*, int) [function] [call site] 03167
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03168
10 QPDF::makeIndirectObject(QPDFObjectHandle) [function] [call site] 03169
10 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 03170
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03171
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03172
10 QPDF::pushInheritedAttributesToPage(bool, bool) [function] [call site] 03173
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03174
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e, int) [function] [call site] 03175
11 __assert_fail [call site] 03176
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 03177
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03178
10 QPDF::updateObjectMaps(QPDF::ObjUser const&, QPDFObjectHandle, std::__1::function<int (QPDFObjectHandle&)>) [function] [call site] 03179
11 QPDFObjGen::set::set() [function] [call site] 03180
11 QPDF::UpdateObjectMapsFrame::UpdateObjectMapsFrame(QPDF::UpdateObjectMapsFrame const&) [function] [call site] 03181
12 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03182
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] 03183
11 QPDFObjectHandle::isIndirect() const [function] [call site] 03184
11 QPDFObjectHandle::getObjGen() const [function] [call site] 03185
11 QPDFObjGen::set::add(QPDFObjGen) [function] [call site] 03186
11 QTC::TC(char const*, char const*, int) [function] [call site] 03187
11 QPDFObjectHandle::isArray() const [function] [call site] 03188
11 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 03189
11 qpdf::Array::begin() [function] [call site] 03190
11 qpdf::Array::end() [function] [call site] 03191
11 qpdf::Array::~Array() [function] [call site] 03192
11 QPDFObjectHandle::isDictionary() const [function] [call site] 03193
11 QPDFObjectHandle::isStream() const [function] [call site] 03194
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03195
11 QPDFObjectHandle::isStream() const [function] [call site] 03196
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03197
11 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03198
11 qpdf::BaseDictionary::begin() [function] [call site] 03199
11 qpdf::BaseDictionary::end() [function] [call site] 03200
11 qpdf::Dictionary::~Dictionary() [function] [call site] 03201
11 qpdf::BaseHandle::null() const [function] [call site] 03202
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03203
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03204
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03205
11 QPDF::UpdateObjectMapsFrame::~UpdateObjectMapsFrame() [function] [call site] 03206
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03207
11 QPDFObjGen::set::~set() [function] [call site] 03208
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03209
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03210
10 qpdf::BaseDictionary::begin() [function] [call site] 03211
10 qpdf::BaseDictionary::end() [function] [call site] 03212
10 qpdf::BaseHandle::null() const [function] [call site] 03213
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] 03214
11 __assert_fail [call site] 03215
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03216
10 QPDF::updateObjectMaps(QPDF::ObjUser const&, QPDFObjectHandle, std::__1::function<int (QPDFObjectHandle&)>) [function] [call site] 03217
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03218
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03219
10 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03220
10 qpdf::BaseDictionary::begin() [function] [call site] 03221
10 qpdf::BaseDictionary::end() [function] [call site] 03222
10 qpdf::Dictionary::~Dictionary() [function] [call site] 03223
10 qpdf::BaseHandle::null() const [function] [call site] 03224
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] 03225
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03226
10 QPDF::updateObjectMaps(QPDF::ObjUser const&, QPDFObjectHandle, std::__1::function<int (QPDFObjectHandle&)>) [function] [call site] 03227
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03228
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03229
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e) [function] [call site] 03230
11 __assert_fail [call site] 03231
10 QPDFObjectHandle::getObjGen() const [function] [call site] 03232
10 QPDF::filterCompressedObjects(QPDFWriter::ObjTable const&) [function] [call site] 03233
11 QPDFWriter::ObjTable::getStreamsEmpty() const [function] [call site] 03234
11 ObjTable<QPDFWriter::Object>::contains(QPDFObjGen) const [function] [call site] 03235
12 QPDFObjGen::getObj() const [function] [call site] 03236
12 ObjTable<QPDFWriter::Object>::contains(unsigned long) const [function] [call site] 03237
11 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) const [function] [call site] 03238
12 QPDFObjGen::getObj() const [function] [call site] 03239
12 ObjTable<QPDFWriter::Object>::element(unsigned long) const [function] [call site] 03240
13 __cxa_guard_acquire [call site] 03241
13 __cxa_guard_release [call site] 03242
13 __cxa_allocate_exception [call site] 03243
13 std::runtime_error::runtime_error(char const*) [call site] 03244
13 __cxa_throw [call site] 03245
13 std::runtime_error::~runtime_error() [call site] 03246
13 __cxa_free_exception [call site] 03247
11 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 03248
11 ObjTable<QPDFWriter::Object>::contains(QPDFObjGen) const [function] [call site] 03249
11 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) const [function] [call site] 03250
11 QPDFObjGen::QPDFObjGen(int, int) [function] [call site] 03251
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03252
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03253
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] 03254
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] 03255
9 void QPDF::calculateLinearizationData<QPDFWriter::ObjTable>(QPDFWriter::ObjTable const&) [function] [call site] 03256
10 __cxa_allocate_exception [call site] 03257
10 std::logic_error::logic_error(char const*) [call site] 03258
10 __cxa_throw [call site] 03259
10 std::logic_error::~logic_error() [call site] 03260
10 __cxa_free_exception [call site] 03261
10 QPDF::LinParameters::LinParameters() [function] [call site] 03262
10 QPDF::CHPageOffset::CHPageOffset() [function] [call site] 03263
10 QPDF::CHPageOffset::operator=(QPDF::CHPageOffset&&) [function] [call site] 03264
10 QPDF::CHPageOffset::~CHPageOffset() [function] [call site] 03265
10 QPDF::CHSharedObject::CHSharedObject() [function] [call site] 03266
10 QPDF::CHSharedObject::operator=(QPDF::CHSharedObject&&) [function] [call site] 03267
10 QPDF::CHSharedObject::~CHSharedObject() [function] [call site] 03268
10 QPDF::HGeneric::HGeneric() [function] [call site] 03269
10 QPDF::getRoot() [function] [call site] 03270
10 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03271
10 QPDFObjectHandle::isName() const [function] [call site] 03272
10 QTC::TC(char const*, char const*, int) [function] [call site] 03273
10 QPDFObjectHandle::isName() const [function] [call site] 03274
10 QPDFObjectHandle::getName() const [function] [call site] 03275
10 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03276
10 QTC::TC(char const*, char const*, int) [function] [call site] 03277
10 QTC::TC(char const*, char const*, int) [function] [call site] 03278
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03279
10 QPDF::getAllPages() [function] [call site] 03280
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03281
10 QPDF::getUncompressedObject(QPDFObjectHandle&, QPDFWriter::ObjTable const&) [function] [call site] 03282
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03283
11 ObjTable<QPDFWriter::Object>::contains(QPDFObjectHandle) const [function] [call site] 03284
12 QPDFObjectHandle::getObjectID() const [function] [call site] 03285
12 ObjTable<QPDFWriter::Object>::contains(unsigned long) const [function] [call site] 03286
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03287
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03288
11 ObjTable<QPDFWriter::Object>::operator[](QPDFObjectHandle) const [function] [call site] 03289
12 QPDFObjectHandle::getObjectID() const [function] [call site] 03290
12 ObjTable<QPDFWriter::Object>::element(unsigned long) const [function] [call site] 03291
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03292
11 QPDFObjectHandle::isNull() const [function] [call site] 03293
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03294
11 QPDF::getObject(int, int) [function] [call site] 03295
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03296
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03297
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03298
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03299
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 03300
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03301
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03302
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03303
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03304
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03305
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03306
10 QPDFObjectHandle::getObjGen() 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 QPDFObjectHandle::getObjectID() const [function] [call site] 03309
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03310
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03311
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03312
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03313
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] 03314
11 QPDF::getRoot() [function] [call site] 03315
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03316
11 QPDFObjectHandle::isNull() const [function] [call site] 03317
11 QPDF::getUncompressedObject(QPDFObjectHandle&, QPDFWriter::ObjTable const&) [function] [call site] 03318
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03319
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03320
11 QPDFObjectHandle::getObjGen() const [function] [call site] 03321
11 QTC::TC(char const*, char const*, int) [function] [call site] 03322
11 QPDFObjGen::getObj() const [function] [call site] 03323
11 QPDF::getObject(QPDFObjGen) [function] [call site] 03324
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03325
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03326
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03327
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 03328
10 QPDFObjectHandle::getObjGen() const [function] [call site] 03329
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03330
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03331
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e, int) [function] [call site] 03332
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03333
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03334
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03335
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03336
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03337
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03338
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03339
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] 03340
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03341
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03342
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03343
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03344
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 03345
10 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03346
10 QPDF::getUncompressedObject(QPDFObjectHandle&, QPDFWriter::ObjTable const&) [function] [call site] 03347
10 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03348
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03349
10 QPDFObjectHandle::isNull() const [function] [call site] 03350
10 QPDFObjectHandle::getObjGen() const [function] [call site] 03351
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03352
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e, int) [function] [call site] 03353
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03354
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03355
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03356
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03357
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03358
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03359
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03360
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] 03361
10 QPDF::getObject(QPDFObjGen) [function] [call site] 03362
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03363
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03364
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03365
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03366
10 QPDFObjectHandle::getObjectID() const [function] [call site] 03367
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03368
10 QTC::TC(char const*, char const*, int) [function] [call site] 03369
10 QPDFObjectHandle::getObjectID() const [function] [call site] 03370
10 QPDFObjectHandle::getObjectID() const [function] [call site] 03371
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03372
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03373
10 unsigned long QPDF::toS<int>(int const&) [function] [call site] 03374
10 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 03375
10 QPDF::ObjUser::ObjUser(QPDF::ObjUser::user_e, int) [function] [call site] 03376
10 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03377
10 QPDFObjGen::getObj() const [function] [call site] 03378
10 QPDFObjGen::getObj() const [function] [call site] 03379
10 QPDF::ObjUser::~ObjUser() [function] [call site] 03380
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03381
7 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03382
7 QPDFObjectHandle::getObjGen() const [function] [call site] 03383
7 QPDFWriter::assignCompressedObjectNumbers(QPDFObjGen) [function] [call site] 03384
8 QPDFObjGen::getObj() const [function] [call site] 03385
8 QPDFObjGen::getGen() const [function] [call site] 03386
8 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 03387
7 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03388
7 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03389
7 QPDFObjectHandle::getObjGen() const [function] [call site] 03390
7 QPDFWriter::assignCompressedObjectNumbers(QPDFObjGen) [function] [call site] 03391
7 QPDFObjectHandle::getObjectID() const [function] [call site] 03392
7 QPDFObjectHandle::getObjectID() const [function] [call site] 03393
7 QPDFWriter::enqueuePart(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03394
8 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03395
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 03396
9 QPDFObjectHandle::isIndirect() const [function] [call site] 03397
9 QPDFObjectHandle::getOwningQPDF() const [function] [call site] 03398
9 QTC::TC(char const*, char const*, int) [function] [call site] 03399
9 __cxa_allocate_exception [call site] 03400
9 std::logic_error::logic_error(char const*) [call site] 03401
9 __cxa_throw [call site] 03402
9 std::logic_error::~logic_error() [call site] 03403
9 __cxa_free_exception [call site] 03404
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] 03405
9 QTC::TC(char const*, char const*, int) [function] [call site] 03406
9 QPDFObjectHandle::getObjGen() const [function] [call site] 03407
9 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 03408
9 QPDF::getObject(int, int) [function] [call site] 03409
9 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 03410
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03411
10 QPDFObjGen::getGen() const [function] [call site] 03412
10 QPDFObjGen::getObj() const [function] [call site] 03413
10 QPDFWriter::assignCompressedObjectNumbers(QPDFObjGen) [function] [call site] 03414
10 QPDFObjectHandle::isStream() const [function] [call site] 03415
10 QPDFObjectHandle::isArray() const [function] [call site] 03416
10 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 03417
10 qpdf::Array::begin() [function] [call site] 03418
10 qpdf::Array::end() [function] [call site] 03419
10 qpdf::Array::~Array() [function] [call site] 03420
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03421
10 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 03422
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03423
11 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03424
11 qpdf::BaseHandle::operator bool() const [function] [call site] 03425
11 qpdf::BaseDictionary::begin() [function] [call site] 03426
11 qpdf::BaseDictionary::end() [function] [call site] 03427
11 qpdf::BaseHandle::null() const [function] [call site] 03428
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03429
11 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 03430
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03431
12 qpdf::Dictionary::~Dictionary() [function] [call site] 03432
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03433
7 __cxa_allocate_exception [call site] 03434
7 std::runtime_error::runtime_error(char const*) [call site] 03435
7 __cxa_throw [call site] 03436
7 __cxa_free_exception [call site] 03437
7 QPDFWriter::enqueuePart(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03438
7 __cxa_allocate_exception [call site] 03439
7 std::runtime_error::runtime_error(char const*) [call site] 03440
7 __cxa_throw [call site] 03441
7 __cxa_free_exception [call site] 03442
7 QPDFWriter::enqueuePart(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03443
7 QPDFWriter::enqueuePart(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03444
7 QPDFWriter::enqueuePart(std::__1::vector<QPDFObjectHandle, std::__1::allocator<QPDFObjectHandle> >&) [function] [call site] 03445
7 __cxa_allocate_exception [call site] 03446
7 std::runtime_error::runtime_error(char const*) [call site] 03447
7 __cxa_throw [call site] 03448
7 __cxa_free_exception [call site] 03449
7 QUtil::safe_fopen(char const*, char const*) [function] [call site] 03450
8 fopen [call site] 03451
8 QUtil::fopen_wrapper(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, _IO_FILE*) [function] [call site] 03452
9 QUtil::throw_system_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03453
10 __cxa_allocate_exception [call site] 03454
10 __errno_location [call site] 03455
10 QPDFSystemError::QPDFSystemError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 03456
11 QPDFSystemError::createWhat(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 03457
12 strerror [call site] 03458
11 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 03459
11 std::runtime_error::~runtime_error() [call site] 03460
10 __cxa_throw [call site] 03461
10 QPDFSystemError::~QPDFSystemError() [function] [call site] 03462
11 std::runtime_error::~runtime_error() [call site] 03463
10 __cxa_free_exception [call site] 03464
7 Pl_StdioFile::Pl_StdioFile(char const*, _IO_FILE*) [function] [call site] 03465
8 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 03466
8 Pipeline::~Pipeline() [function] [call site] 03467
7 QPDFWriter::pushPipeline(Pipeline*) [function] [call site] 03468
8 __dynamic_cast [call site] 03469
8 __assert_fail [call site] 03470
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] 03471
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] 03472
9 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 03473
8 qpdf::pl::Count::Count(unsigned long, Pipeline*) [function] [call site] 03474
8 qpdf::pl::Count::Count(unsigned long, Pipeline*) [function] [call site] 03475
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] 03476
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] 03477
7 QPDFWriter::pushMD5Pipeline(QPDFWriter::PipelinePopper&) [function] [call site] 03478
8 __cxa_allocate_exception [call site] 03479
8 std::logic_error::logic_error(char const*) [call site] 03480
8 __cxa_throw [call site] 03481
8 std::logic_error::~logic_error() [call site] 03482
8 __cxa_free_exception [call site] 03483
8 __assert_fail [call site] 03484
8 __assert_fail [call site] 03485
8 qpdf::pl::Count::getCount() const [function] [call site] 03486
8 __assert_fail [call site] 03487
8 Pl_MD5::Pl_MD5(char const*, Pipeline*) [function] [call site] 03488
9 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 03489
9 MD5::MD5() [function] [call site] 03490
9 __cxa_allocate_exception [call site] 03491
9 std::logic_error::logic_error(char const*) [call site] 03492
9 __cxa_throw [call site] 03493
9 __cxa_free_exception [call site] 03494
9 MD5::~MD5() [function] [call site] 03495
9 Pipeline::~Pipeline() [function] [call site] 03496
8 Pl_MD5::persistAcrossFinish(bool) [function] [call site] 03497
8 QPDFWriter::pushPipeline(Pipeline*) [function] [call site] 03498
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] 03499
7 QPDFWriter::writeHeader() [function] [call site] 03500
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03501
9 qpdf::pl::Count::write(unsigned char const*, unsigned long) [function] [call site] 03502
10 Pipeline::next() const [function] [call site] 03503
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03504
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03505
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03506
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03507
9 qpdf::pl::Count::write(unsigned char const*, unsigned long) [function] [call site] 03508
7 qpdf::pl::Count::getCount() const [function] [call site] 03509
7 QPDFWriter::openObject(int) [function] [call site] 03510
8 qpdf::pl::Count::getCount() const [function] [call site] 03511
8 QPDFXRefEntry::QPDFXRefEntry(long long) [function] [call site] 03512
8 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03513
9 ObjTable<QPDFWriter::NewObject>::element(unsigned long) [function] [call site] 03514
10 ObjTable<QPDFWriter::NewObject>::large_element(unsigned long) [function] [call site] 03515
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03516
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03517
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03518
7 QPDF::getAllPages() [function] [call site] 03519
7 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03520
7 ObjTable<QPDFWriter::Object>::operator[](QPDFObjectHandle) [function] [call site] 03521
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03522
7 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03523
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03524
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03525
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03526
7 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03527
7 QPDFXRefEntry::getOffset() const [function] [call site] 03528
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03529
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03530
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03531
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03532
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03533
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03534
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03535
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03536
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03537
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03538
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03539
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03540
7 QPDFWriter::closeObject(int) [function] [call site] 03541
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03542
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03543
8 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03544
8 qpdf::pl::Count::getCount() const [function] [call site] 03545
8 QPDFXRefEntry::getOffset() const [function] [call site] 03546
7 qpdf::pl::Count::getCount() const [function] [call site] 03547
7 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 03548
7 QPDFWriter::writePad(unsigned long) [function] [call site] 03549
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03550
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03551
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03552
7 qpdf::pl::Count::getCount() const [function] [call site] 03553
7 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03554
7 QPDFXRefEntry::getOffset() const [function] [call site] 03555
7 qpdf::pl::Count::getCount() const [function] [call site] 03556
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] 03557
8 qpdf::pl::Count::getCount() const [function] [call site] 03558
8 QPDFWriter::bytesNeeded(long long) [function] [call site] 03559
8 long long QIntC::to_longlong<unsigned long>(unsigned long const&) [function] [call site] 03560
9 QIntC::IntConverter<unsigned long, long long, false, true>::convert(unsigned long const&) [function] [call site] 03561
8 QPDFWriter::bytesNeeded(long long) [function] [call site] 03562
8 qpdf::pl::Count::getCount() const [function] [call site] 03563
8 QPDFXRefEntry::QPDFXRefEntry(long long) [function] [call site] 03564
8 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03565
8 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 03566
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] 03567
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] 03568
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] 03569
8 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 03570
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] 03571
8 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 03572
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] 03573
8 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 03574
8 QPDFXRefEntry::getType() const [function] [call site] 03575
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03576
9 std::logic_error::logic_error(char const*) [call site] 03577
9 std::logic_error::~logic_error() [call site] 03578
9 qpdf::pl::Count::write(unsigned char const*, unsigned long) [function] [call site] 03579
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03580
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03581
8 QPDFXRefEntry::getOffset() const [function] [call site] 03582
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03583
8 unsigned long long QIntC::to_ulonglong<long long>(long long const&) [function] [call site] 03584
9 QIntC::IntConverter<long long, unsigned long long, true, false>::convert(long long const&) [function] [call site] 03585
10 QIntC::IntConverter<long long, unsigned long long, true, false>::error(long long) [function] [call site] 03586
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03587
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03588
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03589
8 QPDFXRefEntry::getObjStreamNumber() const [function] [call site] 03590
8 unsigned long long QIntC::to_ulonglong<int>(int const&) [function] [call site] 03591
9 QIntC::IntConverter<int, unsigned long long, true, false>::convert(int const&) [function] [call site] 03592
10 QIntC::IntConverter<int, unsigned long long, true, false>::error(int) [function] [call site] 03593
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03594
8 QPDFXRefEntry::getObjStreamIndex() const [function] [call site] 03595
9 __cxa_allocate_exception [call site] 03596
9 std::logic_error::logic_error(char const*) [call site] 03597
9 __cxa_throw [call site] 03598
9 std::logic_error::~logic_error() [call site] 03599
9 __cxa_free_exception [call site] 03600
8 unsigned long long QIntC::to_ulonglong<int>(int const&) [function] [call site] 03601
8 QPDFWriter::writeBinary(unsigned long long, unsigned int) [function] [call site] 03602
8 __cxa_allocate_exception [call site] 03603
8 std::logic_error::logic_error(char const*) [call site] 03604
8 __cxa_throw [call site] 03605
8 __cxa_free_exception [call site] 03606
8 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 03607
9 __assert_fail [call site] 03608
9 qpdf::pl::Count::finish() [function] [call site] 03609
10 Pipeline::next() const [function] [call site] 03610
10 Pipeline::next() const [function] [call site] 03611
9 __dynamic_cast [call site] 03612
9 __assert_fail [call site] 03613
9 qpdf::pl::Count::id() const [function] [call site] 03614
9 __assert_fail [call site] 03615
9 __dynamic_cast [call site] 03616
9 __dynamic_cast [call site] 03617
9 __dynamic_cast [call site] 03618
9 __clang_call_terminate [call site] 03619
8 QPDFWriter::openObject(int) [function] [call site] 03620
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03621
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03622
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03623
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03624
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03625
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03626
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03627
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03628
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03629
8 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03630
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03631
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03632
8 QPDFWriter::writeTrailer(QPDFWriter::trailer_e, int, bool, long long, int) [function] [call site] 03633
9 QPDFWriter::getTrimmedTrailer() [function] [call site] 03634
10 QPDF::getTrailer() [function] [call site] 03635
10 QPDFObjectHandle::unsafeShallowCopy() [function] [call site] 03636
11 __cxa_allocate_exception [call site] 03637
11 std::logic_error::logic_error(char const*) [call site] 03638
11 __cxa_throw [call site] 03639
11 std::logic_error::~logic_error() [call site] 03640
11 __cxa_free_exception [call site] 03641
11 qpdf::BaseHandle::copy(bool) const [function] [call site] 03642
11 QPDFObjectHandle::QPDFObjectHandle(std::__1::shared_ptr<QPDFObject>&&) [function] [call site] 03643
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03644
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03645
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03646
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03647
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03648
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03649
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03650
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03651
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03652
10 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03653
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03654
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03655
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03656
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03657
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03658
9 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03659
9 qpdf::BaseDictionary::begin() [function] [call site] 03660
9 qpdf::BaseDictionary::end() [function] [call site] 03661
9 qpdf::Dictionary::~Dictionary() [function] [call site] 03662
9 qpdf::BaseHandle::null() const [function] [call site] 03663
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03664
9 QPDFWriter::writeStringNoQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03665
10 qpdf::pl::Count::write(unsigned char const*, unsigned long) [function] [call site] 03666
9 qpdf::Name::normalize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03667
10 qpdf::util::hex_encode_char(char) [function] [call site] 03668
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03669
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03670
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03671
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03672
9 qpdf::pl::Count::getCount() const [function] [call site] 03673
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03674
9 qpdf::pl::Count::getCount() const [function] [call site] 03675
9 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 03676
9 QPDFWriter::writePad(unsigned long) [function] [call site] 03677
9 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03678
9 QPDFWriter::unparseChild(QPDFObjectHandle, int, int) [function] [call site] 03679
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03680
10 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 03681
10 QPDFObjectHandle::isIndirect() const [function] [call site] 03682
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03683
10 ObjTable<QPDFWriter::Object>::operator[](QPDFObjectHandle) [function] [call site] 03684
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03685
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03686
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03687
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03688
10 QPDFWriter::unparseObject(QPDFObjectHandle, int, int, unsigned long, bool) [function] [call site] 03689
11 QPDFObjectHandle::getObjGen() const [function] [call site] 03690
11 __cxa_allocate_exception [call site] 03691
11 std::logic_error::logic_error(char const*) [call site] 03692
11 __cxa_throw [call site] 03693
11 std::logic_error::~logic_error() [call site] 03694
11 __cxa_free_exception [call site] 03695
11 QPDFObjectHandle::getTypeCode() const [function] [call site] 03696
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03697
11 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 03698
11 qpdf::Array::begin() [function] [call site] 03699
11 qpdf::Array::end() [function] [call site] 03700
11 qpdf::Array::~Array() [function] [call site] 03701
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03702
11 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03703
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03704
11 QPDFWriter::unparseChild(QPDFObjectHandle, int, int) [function] [call site] 03705
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03706
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03707
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03708
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03709
11 QPDFObjGen::operator==(QPDFObjGen const&) const [function] [call site] 03710
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03711
11 QPDFObjectHandle::isDictionary() const [function] [call site] 03712
11 QPDFObjectHandle::unsafeShallowCopy() [function] [call site] 03713
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03714
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03715
11 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 03716
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03717
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03718
11 qpdf::BaseHandle::operator bool() const [function] [call site] 03719
11 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03720
11 qpdf::BaseHandle::operator bool() const [function] [call site] 03721
11 QPDFObjectHandle::getKeys() const [function] [call site] 03722
11 QTC::TC(char const*, char const*, int) [function] [call site] 03723
11 QPDFObjectHandle::newDictionary() [function] [call site] 03724
11 QPDFObjectHandle::replaceKeyAndGetNew(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 03725
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03726
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03727
11 QTC::TC(char const*, char const*, int) [function] [call site] 03728
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03729
11 QPDFObjectHandle::QPDFObjectHandle() [function] [call site] 03730
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03731
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03732
11 qpdf::BaseHandle::operator bool() const [function] [call site] 03733
11 QTC::TC(char const*, char const*, int) [function] [call site] 03734
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03735
11 QPDFObjectHandle::isDictionary() const [function] [call site] 03736
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03737
11 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03738
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03739
11 QPDFObjectHandle::isInteger() const [function] [call site] 03740
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03741
11 QPDFObjectHandle::getIntValue() const [function] [call site] 03742
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03743
11 QTC::TC(char const*, char const*, int) [function] [call site] 03744
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] 03745
11 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 03746
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03747
11 QTC::TC(char const*, char const*, int) [function] [call site] 03748
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03749
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03750
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03751
11 QPDFObjectHandle::unsafeShallowCopy() [function] [call site] 03752
11 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 03753
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03754
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03755
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03756
11 QPDFObjectHandle::isArray() const [function] [call site] 03757
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03758
11 QPDFObjectHandle::getArrayNItems() const [function] [call site] 03759
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03760
11 QTC::TC(char const*, char const*, int) [function] [call site] 03761
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03762
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03763
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03764
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03765
11 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03766
11 QPDFObjectHandle::isOrHasName(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03767
11 QPDFObjectHandle::isName() const [function] [call site] 03768
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03769
11 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03770
11 QPDFObjectHandle::getArrayNItems() const [function] [call site] 03771
11 QPDFObjectHandle::getArrayItem(int) const [function] [call site] 03772
11 QPDFObjectHandle::isNameAndEquals(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03773
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03774
11 QTC::TC(char const*, char const*, int) [function] [call site] 03775
11 QPDFObjectHandle::eraseItem(int) [function] [call site] 03776
12 QPDFObjectHandle::as_array(qpdf::typed) const [function] [call site] 03777
12 qpdf::BaseHandle::operator bool() const [function] [call site] 03778
12 qpdf::Array::erase(int) [function] [call site] 03779
13 qpdf::Array::array() const [function] [call site] 03780
13 qpdf::Array::size() const [function] [call site] 03781
12 QPDFObjectHandle::objectWarning(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03782
12 QTC::TC(char const*, char const*, int) [function] [call site] 03783
12 QPDFObjectHandle::typeWarning(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03784
12 qpdf::Array::~Array() [function] [call site] 03785
11 QPDFObjectHandle::eraseItem(int) [function] [call site] 03786
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03787
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03788
11 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 03789
11 qpdf::BaseDictionary::begin() [function] [call site] 03790
11 qpdf::BaseDictionary::end() [function] [call site] 03791
11 qpdf::Dictionary::~Dictionary() [function] [call site] 03792
11 qpdf::BaseHandle::null() const [function] [call site] 03793
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03794
11 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03795
11 qpdf::Name::normalize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03796
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03797
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03798
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] 03799
11 QPDFObjectHandle::hasKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03800
11 QTC::TC(char const*, char const*, int) [function] [call site] 03801
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03802
11 QPDFWriter::unparseChild(QPDFObjectHandle, int, int) [function] [call site] 03803
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03804
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03805
11 QPDFWriter::unparseChild(QPDFObjectHandle, int, int) [function] [call site] 03806
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03807
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03808
11 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03809
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03810
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03811
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03812
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03813
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03814
11 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03815
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03816
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03817
11 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03818
11 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 03819
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03820
11 QPDFWriter::willFilterStream(QPDFObjectHandle, bool&, bool&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 03821
12 QPDFObjectHandle::getObjGen() const [function] [call site] 03822
12 QPDFObjectHandle::getDict() const [function] [call site] 03823
12 QPDFObjectHandle::isRootMetadata() const [function] [call site] 03824
13 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 03825
13 qpdf::Stream::isRootMetadata() const [function] [call site] 03826
13 qpdf::Stream::~Stream() [function] [call site] 03827
12 QPDFObjectHandle::isDataModified() [function] [call site] 03828
13 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 03829
13 qpdf::Stream::isDataModified() const [function] [call site] 03830
14 qpdf::Stream::stream() const [function] [call site] 03831
13 qpdf::Stream::~Stream() [function] [call site] 03832
12 QPDFObjectHandle::getFilterOnWrite() [function] [call site] 03833
13 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 03834
13 qpdf::Stream::getFilterOnWrite() const [function] [call site] 03835
14 qpdf::Stream::stream() const [function] [call site] 03836
13 qpdf::Stream::~Stream() [function] [call site] 03837
12 QTC::TC(char const*, char const*, int) [function] [call site] 03838
12 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03839
12 QPDFObjectHandle::isDataModified() [function] [call site] 03840
12 QPDFObjectHandle::isName() const [function] [call site] 03841
12 QPDFObjectHandle::getName() const [function] [call site] 03842
12 QTC::TC(char const*, char const*, int) [function] [call site] 03843
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03844
12 QTC::TC(char const*, char const*, int) [function] [call site] 03845
12 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03846
12 QPDFObjectHandle::isInteger() const [function] [call site] 03847
12 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03848
12 QPDFObjectHandle::getIntValue() const [function] [call site] 03849
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03850
12 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 03851
12 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 03852
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] 03853
12 QPDFObjectHandle::pipeStreamData(Pipeline*, int, qpdf_stream_decode_level_e, bool, bool) [function] [call site] 03854
13 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 03855
13 qpdf::Stream::pipeStreamData(Pipeline*, bool*, int, qpdf_stream_decode_level_e, bool, bool) [function] [call site] 03856
13 qpdf::Stream::~Stream() [function] [call site] 03857
12 QPDFObjectHandle::setFilterOnWrite(bool) [function] [call site] 03858
13 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 03859
13 qpdf::Stream::setFilterOnWrite(bool) [function] [call site] 03860
14 qpdf::Stream::stream() const [function] [call site] 03861
13 qpdf::Stream::~Stream() [function] [call site] 03862
12 __cxa_begin_catch [call site] 03863
12 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03864
12 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 03865
12 QPDFObjectHandle::setFilterOnWrite(bool) [function] [call site] 03866
12 __cxa_end_catch [call site] 03867
12 __cxa_allocate_exception [call site] 03868
12 QPDFObjectHandle::unparse() const [function] [call site] 03869
13 QPDFObjectHandle::isIndirect() const [function] [call site] 03870
13 QPDFObjectHandle::getObjGen() const [function] [call site] 03871
13 QPDFObjGen::unparse(char) const [function] [call site] 03872
13 QPDFObjectHandle::unparseResolved() const [function] [call site] 03873
14 __cxa_allocate_exception [call site] 03874
14 std::logic_error::logic_error(char const*) [call site] 03875
14 __cxa_throw [call site] 03876
14 std::logic_error::~logic_error() [call site] 03877
14 __cxa_free_exception [call site] 03878
14 qpdf::BaseHandle::unparse() const [function] [call site] 03879
15 qpdf::BaseHandle::resolved_type_code() const [function] [call site] 03880
15 __cxa_allocate_exception [call site] 03881
15 std::logic_error::logic_error(char const*) [call site] 03882
15 __cxa_throw [call site] 03883
15 std::logic_error::~logic_error() [call site] 03884
15 __cxa_free_exception [call site] 03885
15 __cxa_allocate_exception [call site] 03886
15 std::logic_error::logic_error(char const*) [call site] 03887
15 __cxa_throw [call site] 03888
15 std::logic_error::~logic_error() [call site] 03889
15 __cxa_free_exception [call site] 03890
15 QPDF_String::unparse(bool) [function] [call site] 03891
15 qpdf::Name::normalize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03892
15 QPDFObjectHandle::unparse() const [function] [call site] 03893
15 QPDFObjectHandle::unparse() const [function] [call site] 03894
15 qpdf::BaseHandle::null() const [function] [call site] 03895
15 qpdf::Name::normalize(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03896
15 QPDFObjectHandle::unparse() const [function] [call site] 03897
15 QPDFObjGen::unparse(char) const [function] [call site] 03898
15 __cxa_allocate_exception [call site] 03899
15 std::logic_error::logic_error(char const*) [call site] 03900
15 __cxa_throw [call site] 03901
15 std::logic_error::~logic_error() [call site] 03902
15 __cxa_free_exception [call site] 03903
15 __cxa_allocate_exception [call site] 03904
15 std::logic_error::logic_error(char const*) [call site] 03905
15 __cxa_throw [call site] 03906
15 std::logic_error::~logic_error() [call site] 03907
15 __cxa_free_exception [call site] 03908
15 QPDFObjGen::unparse(char) const [function] [call site] 03909
12 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 03910
12 __cxa_throw [call site] 03911
12 __cxa_free_exception [call site] 03912
12 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 03913
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03914
12 __clang_call_terminate [call site] 03915
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03916
11 QPDFObjectHandle::getDict() const [function] [call site] 03917
11 QPDFWriter::adjustAESStreamLength(unsigned long&) [function] [call site] 03918
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 03919
11 QPDFWriter::unparseObject(QPDFObjectHandle, int, int, unsigned long, bool) [function] [call site] 03920
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03921
12 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03922
12 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 03923
12 QPDFWriter::pushEncryptionFilter(QPDFWriter::PipelinePopper&) [function] [call site] 03924
13 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03925
13 Pl_AES_PDF::Pl_AES_PDF(char const*, Pipeline*, bool, unsigned char const*, unsigned long) [function] [call site] 03926
13 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03927
13 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03928
13 Pl_RC4::Pl_RC4(char const*, Pipeline*, unsigned char const*, int, unsigned long) [function] [call site] 03929
14 Pipeline::Pipeline(char const*, Pipeline*) [function] [call site] 03930
14 RC4::RC4(unsigned char const*, int) [function] [call site] 03931
14 __cxa_allocate_exception [call site] 03932
14 std::logic_error::logic_error(char const*) [call site] 03933
14 __cxa_throw [call site] 03934
14 __cxa_free_exception [call site] 03935
14 std::__1::shared_ptr<unsigned char> QUtil::make_shared_array<unsigned char>(unsigned long) [function] [call site] 03936
14 RC4::~RC4() [function] [call site] 03937
14 Pipeline::~Pipeline() [function] [call site] 03938
13 QPDFWriter::pushPipeline(Pipeline*) [function] [call site] 03939
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] 03940
12 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03941
12 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 03942
12 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03943
12 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03944
12 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03945
12 QPDFObjectHandle::getStringValue() const [function] [call site] 03946
12 Pl_Buffer::Pl_Buffer(char const*, Pipeline*) [function] [call site] 03947
12 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03948
12 Pl_AES_PDF::Pl_AES_PDF(char const*, Pipeline*, bool, unsigned char const*, unsigned long) [function] [call site] 03949
12 Pipeline::writeString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03950
12 Pl_AES_PDF::finish() [function] [call site] 03951
12 Pl_Buffer::getString() [function] [call site] 03952
12 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 03953
12 QPDF_String::unparse(bool) [function] [call site] 03954
12 QPDF_String::~QPDF_String() [function] [call site] 03955
12 Pl_AES_PDF::~Pl_AES_PDF() [function] [call site] 03956
12 Pl_Buffer::~Pl_Buffer() [function] [call site] 03957
12 QUtil::make_unique_cstr(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03958
12 QUtil::unsigned_char_pointer(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03959
12 int QIntC::to_int<unsigned long>(unsigned long const&) [function] [call site] 03960
12 RC4::RC4(unsigned char const*, int) [function] [call site] 03961
12 QUtil::unsigned_char_pointer(char const*) [function] [call site] 03962
12 RC4::process(unsigned char const*, unsigned long, unsigned char*) [function] [call site] 03963
12 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 03964
12 QPDF_String::unparse(bool) [function] [call site] 03965
12 QPDF_String::~QPDF_String() [function] [call site] 03966
12 RC4::~RC4() [function] [call site] 03967
12 QPDFObjectHandle::getStringValue() const [function] [call site] 03968
12 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 03969
12 QPDF_String::unparse(bool) [function] [call site] 03970
12 QPDF_String::~QPDF_String() [function] [call site] 03971
12 QPDFObjectHandle::unparseResolved() const [function] [call site] 03972
12 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03973
12 QPDFObjectHandle::unparseResolved() const [function] [call site] 03974
12 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03975
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 03976
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03977
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03978
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03979
9 QPDFWriter::getOriginalID1() [function] [call site] 03980
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03981
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03982
9 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 03983
9 QPDF_String::unparse(bool) [function] [call site] 03984
9 QPDF_String::~QPDF_String() [function] [call site] 03985
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03986
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03987
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 03988
9 QPDFWriter::computeDeterministicIDData() [function] [call site] 03989
10 __assert_fail [call site] 03990
10 __assert_fail [call site] 03991
10 Pl_MD5::getHexDigest() [function] [call site] 03992
11 MD5::unparse() [function] [call site] 03993
12 MD5::digest(unsigned char*) [function] [call site] 03994
12 QUtil::hex_encode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03995
10 Pl_MD5::enable(bool) [function] [call site] 03996
9 QPDFWriter::generateID() [function] [call site] 03997
9 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 03998
9 QPDF_String::unparse(bool) [function] [call site] 03999
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04000
9 QPDF_String::~QPDF_String() [function] [call site] 04001
9 QPDF_String::QPDF_String(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 04002
9 QPDF_String::unparse(bool) [function] [call site] 04003
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04004
9 QPDF_String::~QPDF_String() [function] [call site] 04005
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04006
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04007
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04008
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04009
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04010
9 QPDFWriter::writeStringNoQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04011
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04012
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04013
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04014
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04015
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04016
8 QPDFWriter::closeObject(int) [function] [call site] 04017
7 qpdf::pl::Count::getCount() const [function] [call site] 04018
7 QPDFWriter::calculateXrefStreamPadding(long long) [function] [call site] 04019
8 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 04020
7 QPDFWriter::writePad(unsigned long) [function] [call site] 04021
7 qpdf::pl::Count::getCount() const [function] [call site] 04022
7 unsigned long QIntC::to_size<long long>(long long const&) [function] [call site] 04023
7 QPDFWriter::writePad(unsigned long) [function] [call site] 04024
7 qpdf::pl::Count::getCount() const [function] [call site] 04025
7 __cxa_allocate_exception [call site] 04026
7 std::logic_error::logic_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 04027
7 __cxa_throw [call site] 04028
7 __cxa_free_exception [call site] 04029
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04030
7 QPDFWriter::writeXRefTable(QPDFWriter::trailer_e, int, int, int, long long, bool, int, long long, long long, int) [function] [call site] 04031
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04032
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04033
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04034
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04035
8 qpdf::pl::Count::getCount() const [function] [call site] 04036
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04037
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04038
8 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 04039
8 QPDFXRefEntry::getOffset() const [function] [call site] 04040
8 QUtil::int_to_string(long long, int) [function] [call site] 04041
9 QUtil::int_to_string_base(long long, int, int) [function] [call site] 04042
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04043
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04044
8 QPDFWriter::writeTrailer(QPDFWriter::trailer_e, int, bool, long long, int) [function] [call site] 04045
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04046
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04047
7 QPDFObjectHandle::getObjectID() const [function] [call site] 04048
7 qpdf::pl::Count::getCount() const [function] [call site] 04049
7 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04050
7 QPDFWriter::writeObject(QPDFObjectHandle, int) [function] [call site] 04051
8 QPDFObjectHandle::getObjGen() const [function] [call site] 04052
8 QPDFObjGen::getGen() const [function] [call site] 04053
8 QPDFObjGen::getObj() const [function] [call site] 04054
8 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04055
8 QPDFWriter::writeObjectStream(QPDFObjectHandle) [function] [call site] 04056
9 QPDFObjectHandle::getObjGen() const [function] [call site] 04057
9 QPDFObjGen::getGen() const [function] [call site] 04058
9 __assert_fail [call site] 04059
9 QPDFObjGen::getObj() const [function] [call site] 04060
9 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 04061
9 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04062
9 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 04063
9 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 04064
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04065
9 QPDFObjGen::getObj() const [function] [call site] 04066
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04067
9 QPDFObjGen::getGen() const [function] [call site] 04068
9 QTC::TC(char const*, char const*, int) [function] [call site] 04069
9 QPDFObjGen::getGen() const [function] [call site] 04070
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04071
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04072
9 qpdf::pl::Count::getCount() const [function] [call site] 04073
9 QPDFWriter::indicateProgress(bool, bool) [function] [call site] 04074
9 QPDF::getObject(QPDFObjGen) [function] [call site] 04075
9 QPDFObjectHandle::isStream() const [function] [call site] 04076
9 QPDFObjectHandle::warnIfPossible(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 04077
9 QPDFObjectHandle::newNull() [function] [call site] 04078
9 QPDFObjectHandle::operator=(QPDFObjectHandle&&) [function] [call site] 04079
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04080
9 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04081
9 QPDFWriter::writeObject(QPDFObjectHandle, int) [function] [call site] 04082
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04083
10 QPDFWriter::indicateProgress(bool, bool) [function] [call site] 04084
10 ObjTable<QPDFWriter::Object>::operator[](QPDFObjGen) [function] [call site] 04085
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04086
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04087
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04088
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04089
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04090
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04091
10 QPDFObjectHandle::getObjGen() const [function] [call site] 04092
10 QPDFObjGen::unparse(char) const [function] [call site] 04093
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04094
10 QPDFWriter::openObject(int) [function] [call site] 04095
10 QPDFWriter::setDataKey(int) [function] [call site] 04096
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] 04097
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04098
10 QPDFWriter::unparseObject(QPDFObjectHandle, int, int, unsigned long, bool) [function] [call site] 04099
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04100
10 QPDFWriter::closeObject(int) [function] [call site] 04101
10 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04102
10 QPDFWriter::unparseObject(QPDFObjectHandle, int, int, unsigned long, bool) [function] [call site] 04103
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04104
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04105
10 QPDFObjectHandle::isStream() const [function] [call site] 04106
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04107
10 QPDFWriter::openObject(int) [function] [call site] 04108
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04109
10 QPDFWriter::closeObject(int) [function] [call site] 04110
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04111
9 QPDFXRefEntry::QPDFXRefEntry(int, int) [function] [call site] 04112
9 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 04113
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04114
9 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04115
9 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04116
9 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04117
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] 04118
9 QPDFWriter::writeObjectStreamOffsets(std::__1::vector<long long, std::__1::allocator<long long> >&, int) [function] [call site] 04119
10 __assert_fail [call site] 04120
10 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04121
10 QPDFWriter::writeStringNoQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04122
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04123
10 qpdf::util::increment(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, int) [function] [call site] 04124
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04125
10 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04126
9 qpdf::pl::Count::getCount() const [function] [call site] 04127
9 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04128
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] 04129
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] 04130
9 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::unique_ptr<qpdf::pl::Link, std::__1::default_delete<qpdf::pl::Link> >) [function] [call site] 04131
9 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 04132
9 QPDFWriter::writeObjectStreamOffsets(std::__1::vector<long long, std::__1::allocator<long long> >&, int) [function] [call site] 04133
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04134
9 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04135
9 QPDFWriter::openObject(int) [function] [call site] 04136
9 QPDFWriter::setDataKey(int) [function] [call site] 04137
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04138
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04139
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04140
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04141
9 QPDFWriter::adjustAESStreamLength(unsigned long&) [function] [call site] 04142
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04143
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04144
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04145
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04146
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04147
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04148
9 QPDFObjectHandle::isNull() const [function] [call site] 04149
9 QPDFObjectHandle::getDict() const [function] [call site] 04150
9 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 04151
9 QPDFObjectHandle::isIndirect() const [function] [call site] 04152
9 QTC::TC(char const*, char const*, int) [function] [call site] 04153
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04154
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04155
9 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04156
9 QPDFWriter::unparseChild(QPDFObjectHandle, int, int) [function] [call site] 04157
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04158
9 QPDFWriter::writeStringQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04159
9 QPDFWriter::writeStringNoQDF(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04160
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04161
9 QTC::TC(char const*, char const*, int) [function] [call site] 04162
9 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04163
9 QPDFWriter::pushEncryptionFilter(QPDFWriter::PipelinePopper&) [function] [call site] 04164
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04165
9 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04166
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04167
9 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04168
9 QPDFWriter::closeObject(int) [function] [call site] 04169
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04170
7 QPDFObjectHandle::getObjectID() const [function] [call site] 04171
7 QPDFWriter::writeEncryptionDictionary() [function] [call site] 04172
8 QPDFWriter::openObject(int) [function] [call site] 04173
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04174
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04175
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04176
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04177
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04178
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04179
8 QPDFWriter::closeObject(int) [function] [call site] 04180
7 qpdf::pl::Count::getCount() const [function] [call site] 04181
7 QPDFXRefEntry::QPDFXRefEntry(long long) [function] [call site] 04182
7 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 04183
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04184
7 QPDFObjectHandle::getObjectID() const [function] [call site] 04185
7 qpdf::pl::Count::getCount() const [function] [call site] 04186
7 qpdf::pl::Count::getCount() const [function] [call site] 04187
7 qpdf::pl::Count::getCount() const [function] [call site] 04188
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] 04189
7 qpdf::pl::Count::getCount() const [function] [call site] 04190
7 QPDFWriter::calculateXrefStreamPadding(long long) [function] [call site] 04191
7 QPDFWriter::writePad(unsigned long) [function] [call site] 04192
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04193
7 qpdf::pl::Count::getCount() const [function] [call site] 04194
7 qpdf::pl::Count::getCount() const [function] [call site] 04195
7 unsigned long QIntC::to_size<long long>(long long const&) [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 __cxa_allocate_exception [call site] 04200
7 std::logic_error::logic_error(char const*) [call site] 04201
7 __cxa_throw [call site] 04202
7 __cxa_free_exception [call site] 04203
7 QPDFWriter::writeXRefTable(QPDFWriter::trailer_e, int, int, int, long long, bool, int, long long, long long, int) [function] [call site] 04204
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04205
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04206
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04207
7 QTC::TC(char const*, char const*, int) [function] [call site] 04208
7 QPDFWriter::computeDeterministicIDData() [function] [call site] 04209
7 __assert_fail [call site] 04210
7 qpdf::pl::Count::getCount() const [function] [call site] 04211
7 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 04212
7 QPDFXRefEntry::getOffset() const [function] [call site] 04213
7 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04214
7 QPDFWriter::activatePipelineStack(QPDFWriter::PipelinePopper&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 04215
7 QPDFWriter::writeHintStream(int) [function] [call site] 04216
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] 04217
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] 04218
10 QPDF::calculateHPageOffset(QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04219
11 QPDF::getAllPages() [function] [call site] 04220
11 QPDFObjectHandle::getObjectID() const [function] [call site] 04221
11 QPDF::outputLengthNextN(int, int, QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04222
12 ObjTable<QPDFWriter::Object>::operator[](int) const [function] [call site] 04223
13 ObjTable<QPDFWriter::Object>::element(unsigned long) const [function] [call site] 04224
12 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04225
12 ObjTable<QPDFWriter::NewObject>::operator[](int) const [function] [call site] 04226
13 ObjTable<QPDFWriter::NewObject>::element(unsigned long) const [function] [call site] 04227
12 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04228
12 int QPDF::toI<long long>(long long const&) [function] [call site] 04229
11 QPDFObjectHandle::getObjectID() const [function] [call site] 04230
11 QPDF::outputLengthNextN(int, int, QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04231
11 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04232
11 ObjTable<QPDFWriter::Object>::operator[](QPDFObjectHandle) const [function] [call site] 04233
11 ObjTable<QPDFWriter::NewObject>::operator[](int) const [function] [call site] 04234
11 QPDFXRefEntry::getOffset() const [function] [call site] 04235
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04236
11 nbits(int) [function] [call site] 04237
12 nbits(int) [function] [call site] 04238
11 nbits(int) [function] [call site] 04239
11 nbits(int) [function] [call site] 04240
11 nbits(int) [function] [call site] 04241
11 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04242
11 unsigned long QPDF::toS<int>(int const&) [function] [call site] 04243
10 QPDF::calculateHSharedObject(QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04244
11 QPDF::outputLengthNextN(int, int, QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04245
11 unsigned long QPDF::toS<int>(int const&) [function] [call site] 04246
11 QPDF::outputLengthNextN(int, int, QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04247
11 unsigned long QPDF::toS<int>(int const&) [function] [call site] 04248
11 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04249
11 ObjTable<QPDFWriter::Object>::operator[](int) const [function] [call site] 04250
11 ObjTable<QPDFWriter::NewObject>::operator[](int) const [function] [call site] 04251
11 QPDFXRefEntry::getOffset() const [function] [call site] 04252
11 nbits(int) [function] [call site] 04253
11 unsigned long QPDF::toS<int>(int const&) [function] [call site] 04254
11 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04255
10 QPDF::calculateHOutline(QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04256
11 ObjTable<QPDFWriter::Object>::operator[](int) const [function] [call site] 04257
11 ObjTable<QPDFWriter::NewObject>::operator[](int) const [function] [call site] 04258
11 QPDFXRefEntry::getOffset() const [function] [call site] 04259
11 QPDF::outputLengthNextN(int, int, QPDFWriter::NewObjTable const&, QPDFWriter::ObjTable const&) [function] [call site] 04260
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] 04261
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] 04262
10 BitWriter::BitWriter(Pipeline*) [function] [call site] 04263
10 QPDF::writeHPageOffset(BitWriter&) [function] [call site] 04264
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04265
12 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04266
13 write_bits(unsigned char&, unsigned long&, unsigned long long, unsigned long, Pipeline*) [function] [call site] 04267
14 __cxa_allocate_exception [call site] 04268
14 std::out_of_range::out_of_range[abi:ne180100](char const*) [function] [call site] 04269
15 std::logic_error::logic_error(char const*) [call site] 04270
14 __cxa_throw [call site] 04271
14 std::out_of_range::~out_of_range() [call site] 04272
14 __cxa_free_exception [call site] 04273
11 unsigned long long QPDF::toULL<long long>(long long const&) [function] [call site] 04274
12 unsigned long long QIntC::to_ulonglong<long long>(long long const&) [function] [call site] 04275
11 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04276
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04277
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04278
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04279
11 unsigned long long QPDF::toULL<int>(int const&) [function] [call site] 04280
12 unsigned long long QIntC::to_ulonglong<int>(int const&) [function] [call site] 04281
11 BitWriter::writeBits(unsigned long long, 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 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04285
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04286
11 BitWriter::writeBitsInt(int, 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 QPDF::getAllPages() [function] [call site] 04290
11 int QPDF::toI<unsigned long>(unsigned long const&) [function] [call site] 04291
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] 04292
12 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 04293
12 unsigned long long QIntC::to_ulonglong<int>(int const&) [function] [call site] 04294
12 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 04295
12 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04296
12 BitWriter::flush() [function] [call site] 04297
13 write_bits(unsigned char&, unsigned long&, unsigned long long, unsigned long, Pipeline*) [function] [call site] 04298
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] 04299
12 unsigned long long QIntC::to_ulonglong<long long>(long long const&) [function] [call site] 04300
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] 04301
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] 04302
12 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 04303
12 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 04304
12 unsigned long long QIntC::to_ulonglong<int>(int const&) [function] [call site] 04305
12 unsigned long QIntC::to_size<int>(int const&) [function] [call site] 04306
12 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04307
12 BitWriter::flush() [function] [call site] 04308
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] 04309
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] 04310
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] 04311
10 qpdf::pl::Count::getCount() const [function] [call site] 04312
10 int QPDF::toI<long long>(long long const&) [function] [call site] 04313
10 QPDF::writeHSharedObject(BitWriter&) [function] [call site] 04314
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04315
11 unsigned long long QPDF::toULL<long long>(long long const&) [function] [call site] 04316
11 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04317
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04318
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04319
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04320
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04321
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04322
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] 04323
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] 04324
11 unsigned long QPDF::toS<int>(int const&) [function] [call site] 04325
11 QPDF::stopOnError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04326
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] 04327
10 qpdf::pl::Count::getCount() const [function] [call site] 04328
10 int QPDF::toI<long long>(long long const&) [function] [call site] 04329
10 QPDF::writeHGeneric(BitWriter&, QPDF::HGeneric&) [function] [call site] 04330
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04331
11 unsigned long long QPDF::toULL<long long>(long long const&) [function] [call site] 04332
11 BitWriter::writeBits(unsigned long long, unsigned long) [function] [call site] 04333
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04334
11 BitWriter::writeBitsInt(int, unsigned long) [function] [call site] 04335
10 qpdf::pl::Count::finish() [function] [call site] 04336
8 QPDFWriter::openObject(int) [function] [call site] 04337
8 QPDFWriter::setDataKey(int) [function] [call site] 04338
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04339
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04340
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04341
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04342
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04343
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04344
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04345
8 QPDFWriter::adjustAESStreamLength(unsigned long&) [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 QTC::TC(char const*, char const*, int) [function] [call site] 04349
8 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04350
8 QPDFWriter::pushEncryptionFilter(QPDFWriter::PipelinePopper&) [function] [call site] 04351
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04352
8 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04353
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04354
8 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04355
8 QPDFWriter::closeObject(int) [function] [call site] 04356
7 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04357
7 long long QIntC::to_offset<unsigned long>(unsigned long const&) [function] [call site] 04358
7 QPDFXRefEntry::QPDFXRefEntry(long long) [function] [call site] 04359
7 ObjTable<QPDFWriter::NewObject>::operator[](int) [function] [call site] 04360
7 fprintf [call site] 04361
7 fprintf [call site] 04362
7 fprintf [call site] 04363
7 fprintf [call site] 04364
7 fclose [call site] 04365
6 QPDFWriter::writeStandard() [function] [call site] 04366
7 QPDFWriter::PipelinePopper::PipelinePopper(QPDFWriter*) [function] [call site] 04367
7 QPDFWriter::pushMD5Pipeline(QPDFWriter::PipelinePopper&) [function] [call site] 04368
7 QPDFWriter::writeHeader() [function] [call site] 04369
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04370
7 QPDFWriter::enqueueObjectsPCLm() [function] [call site] 04371
8 QPDF::getAllPages() [function] [call site] 04372
8 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04373
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04374
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04375
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 04376
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04377
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04378
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 04379
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04380
8 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 04381
8 qpdf::BaseDictionary::begin() [function] [call site] 04382
8 qpdf::BaseDictionary::end() [function] [call site] 04383
8 qpdf::Dictionary::~Dictionary() [function] [call site] 04384
8 qpdf::BaseHandle::null() const [function] [call site] 04385
8 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04386
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04387
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04388
8 QPDFObjectHandle::newStream(QPDF*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04389
9 __cxa_allocate_exception [call site] 04390
9 std::runtime_error::runtime_error(char const*) [call site] 04391
9 __cxa_throw [call site] 04392
9 std::runtime_error::~runtime_error() [call site] 04393
9 __cxa_free_exception [call site] 04394
9 QTC::TC(char const*, char const*, int) [function] [call site] 04395
9 QPDF::newStream(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04396
10 QPDF::newStream() [function] [call site] 04397
11 QPDF::nextObjGen() [function] [call site] 04398
11 QPDFObjectHandle::newDictionary() [function] [call site] 04399
11 qpdf::Stream::Stream(QPDF&, QPDFObjGen, QPDFObjectHandle, long long, unsigned long) [function] [call site] 04400
11 qpdf::BaseHandle::operator QPDFObjectHandle() const [function] [call site] 04401
11 QPDF::makeIndirectObject(QPDFObjectHandle) [function] [call site] 04402
11 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04403
11 qpdf::Stream::~Stream() [function] [call site] 04404
10 QPDFObjectHandle::newNull() [function] [call site] 04405
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] 04406
11 Buffer::getBuffer() [function] [call site] 04407
11 QPDFObjectHandle::as_stream(qpdf::typed) const [function] [call site] 04408
11 qpdf::Stream::replaceStreamData(std::__1::shared_ptr<Buffer>, QPDFObjectHandle const&, QPDFObjectHandle const&) [function] [call site] 04409
12 qpdf::Stream::stream() const [function] [call site] 04410
12 Buffer::getSize() const [function] [call site] 04411
12 qpdf::Stream::replaceFilterData(QPDFObjectHandle const&, QPDFObjectHandle const&, unsigned long) [function] [call site] 04412
13 qpdf::Stream::stream() const [function] [call site] 04413
13 qpdf::BaseHandle::operator bool() const [function] [call site] 04414
13 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 04415
13 qpdf::BaseHandle::operator bool() const [function] [call site] 04416
13 QPDFObjectHandle::replaceKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, QPDFObjectHandle const&) [function] [call site] 04417
13 QTC::TC(char const*, char const*, int) [function] [call site] 04418
13 QPDFObjectHandle::removeKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 04419
13 long long QIntC::to_longlong<unsigned long>(unsigned long const&) [function] [call site] 04420
13 QPDFObjectHandle::newInteger(long long) [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 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04423
11 qpdf::Stream::~Stream() [function] [call site] 04424
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04425
10 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04426
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04427
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04428
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04429
8 QPDFWriter::getTrimmedTrailer() [function] [call site] 04430
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [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
7 QPDFWriter::enqueueObjectsStandard() [function] [call site] 04435
8 QTC::TC(char const*, char const*, int) [function] [call site] 04436
8 QPDF::getAllObjects() [function] [call site] 04437
9 QPDF::fixDanglingReferences(bool) [function] [call site] 04438
9 QPDF::newIndirect(QPDFObjGen, std::__1::shared_ptr<QPDFObject> const&) [function] [call site] 04439
9 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04440
8 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04441
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04442
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04443
8 QPDFWriter::getTrimmedTrailer() [function] [call site] 04444
8 QPDFObjectHandle::getKey(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 04445
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04446
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04447
8 QPDFObjectHandle::as_dictionary(qpdf::typed) const [function] [call site] 04448
8 qpdf::BaseDictionary::begin() [function] [call site] 04449
8 qpdf::BaseDictionary::end() [function] [call site] 04450
8 qpdf::Dictionary::~Dictionary() [function] [call site] 04451
8 qpdf::BaseHandle::null() const [function] [call site] 04452
8 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04453
8 QPDFWriter::enqueueObject(QPDFObjectHandle) [function] [call site] 04454
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04455
8 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04456
7 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04457
7 QPDFObjectHandle::QPDFObjectHandle(QPDFObjectHandle const&) [function] [call site] 04458
7 QPDFWriter::writeObject(QPDFObjectHandle, int) [function] [call site] 04459
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04460
7 QPDFObjectHandle::~QPDFObjectHandle() [function] [call site] 04461
7 QPDFWriter::writeEncryptionDictionary() [function] [call site] 04462
7 qpdf::pl::Count::getCount() const [function] [call site] 04463
7 QPDFWriter::writeXRefTable(QPDFWriter::trailer_e, int, int, int) [function] [call site] 04464
8 QPDFWriter::writeXRefTable(QPDFWriter::trailer_e, int, int, int, long long, bool, int, long long, long long, int) [function] [call site] 04465
7 QPDFWriter::writeXRefStream(int, int, long long, QPDFWriter::trailer_e, int, int, int) [function] [call site] 04466
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] 04467
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04468
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04469
7 QPDFWriter::writeString(std::__1::basic_string_view<char, std::__1::char_traits<char> >) [function] [call site] 04470
7 QTC::TC(char const*, char const*, int) [function] [call site] 04471
7 QPDFWriter::PipelinePopper::~PipelinePopper() [function] [call site] 04472
6 qpdf::pl::Count::finish() [function] [call site] 04473
6 fclose [call site] 04474
6 Pl_Buffer::getBuffer() [function] [call site] 04475
6 QPDFWriter::indicateProgress(bool, bool) [function] [call site] 04476
5 __cxa_begin_catch [call site] 04477
5 __cxa_end_catch [call site] 04478
5 __cxa_begin_catch [call site] 04479
5 __cxa_end_catch [call site] 04480
5 __clang_call_terminate [call site] 04481
2 __cxa_begin_catch [call site] 04482
2 __cxa_end_catch [call site] 04483
2 __cxa_begin_catch [call site] 04484
2 __cxa_end_catch [call site] 04485
2 __clang_call_terminate [call site] 04486
1 FuzzHelper::~FuzzHelper() [function] [call site] 04487
2 Pl_Discard::~Pl_Discard() [function] [call site] 04488
3 Pipeline::~Pipeline() [function] [call site] 04489
2 Buffer::~Buffer() [function] [call site] 04490