From: Michael R. Crusoe Date: Sun, 9 Feb 2020 08:14:13 +0000 (+0000) Subject: Import spdlog_1.5.0-1.debian.tar.xz X-Git-Tag: archive/raspbian/1%1.5.0-1+rpi1~1^2~2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2d3bf1a90210c436038d70d393f9552ccb5fb449;p=spdlog.git Import spdlog_1.5.0-1.debian.tar.xz [dgit import tarball spdlog 1:1.5.0-1 spdlog_1.5.0-1.debian.tar.xz] --- 2d3bf1a90210c436038d70d393f9552ccb5fb449 diff --git a/changelog b/changelog new file mode 100644 index 0000000..d8202a3 --- /dev/null +++ b/changelog @@ -0,0 +1,169 @@ +spdlog (1:1.5.0-1) unstable; urgency=medium + + * Release to unstable with updated symbols + + -- Michael R. Crusoe Sun, 09 Feb 2020 09:14:13 +0100 + +spdlog (1:1.5.0-1~rc1) experimental; urgency=medium + + * Include symbols file + + -- Michael R. Crusoe Sat, 08 Feb 2020 15:28:01 +0100 + +spdlog (1:1.5.0-1~rc0) experimental; urgency=medium + + * New upstream version + * debhelper-compat 12 + * Standards-Version: 4.5.0 + * Set upstream metadata fields: Name. + * Set upstream metadata fields: Repository. + * Remove obsolete fields Name from debian/upstream/metadata. + + -- Michael R. Crusoe Fri, 07 Feb 2020 12:22:39 +0100 + +spdlog (1:1.3.1-1) unstable; urgency=medium + + * New upstream version + + -- Michael R. Crusoe Mon, 21 Jan 2019 08:15:35 -0800 + +spdlog (1:1.3.0-2) unstable; urgency=medium + + * No point in building benchmarks, causes issues on some unofficial + archs. + + -- Michael R. Crusoe Sat, 12 Jan 2019 09:59:25 -0800 + +spdlog (1:1.3.0-1) unstable; urgency=medium + + * debian/control: Mark us as Multi-Arch: same. + * New upstream version + * Build the benchmark. + * Standards-Version: 4.3.0, no changes needed + + -- Michael R. Crusoe Sat, 12 Jan 2019 06:52:15 -0800 + +spdlog (1:1.2.1-1) unstable; urgency=medium + + * New upstream version + + -- Michael R. Crusoe Wed, 28 Nov 2018 23:54:29 -0800 + +spdlog (1:1.2.0-1) unstable; urgency=medium + + * New upstream release. + + -- Michael R. Crusoe Wed, 17 Oct 2018 03:10:17 -0700 + +spdlog (1:1.1.0-2) unstable; urgency=medium + + * Team upload. + * Drop debian/gdb.conf (specifying only defaults) + * Fix build on several architectures (Thanks for the patch to + Adrian Bunk ) + Closes: #909938 + + -- Andreas Tille Mon, 01 Oct 2018 08:31:40 +0200 + +spdlog (1:1.1.0-1) unstable; urgency=medium + + * Team upload. + * New upstream version + Closes: #909197 + * Standards-Version: 4.2.1 + * Respect DEB_BUILD_OPTIONS in override_dh_auto_test + + -- Andreas Tille Wed, 19 Sep 2018 21:38:22 +0200 + +spdlog (1:0.17.0-1) unstable; urgency=medium + + * Team upload. + * New upstream version + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.1.4 + + -- Andreas Tille Mon, 28 May 2018 21:20:54 +0200 + +spdlog (1:0.16.3-1) unstable; urgency=medium + + * New upstream version + + -- Michael R. Crusoe Sat, 17 Feb 2018 09:02:28 -0800 + +spdlog (1:0.14.0-1) unstable; urgency=medium + + * Team upload. + * New upstream version + Closes: #882606 + * debhelper 10 + + -- Andreas Tille Sat, 02 Dec 2017 08:06:47 +0100 + +spdlog (1:0.11.0-3) unstable; urgency=medium + + * Allow stderr, fixes autopkgtests; fix courtesy Graham Inggs + . (Closes: #854469) + * Update standards-version to 4.1.1; no changes needed. + + -- Michael R. Crusoe Sat, 14 Oct 2017 10:30:35 -0700 + +spdlog (1:0.11.0-2) unstable; urgency=medium + + * Correct URL to upstream + + -- Michael R. Crusoe Sun, 09 Oct 2016 05:26:25 -0700 + +spdlog (1:0.11.0-1) unstable; urgency=medium + + * Switch to correct upstream, increment epoch due to different version + numbering. Mea culpa! + + -- Michael R. Crusoe Sun, 09 Oct 2016 01:30:45 -0700 + +spdlog (1.12-1) unstable; urgency=medium + + * new upstream release + + -- Michael R. Crusoe Sun, 18 Sep 2016 05:52:07 -0700 + +spdlog (1.11-1) unstable; urgency=medium + + * new upstream release + * debian/copyright: updated to track latest code movement + + -- Michael R. Crusoe Fri, 26 Aug 2016 09:23:31 -0700 + +spdlog (1.8-1) unstable; urgency=medium + + * new upstream release + + -- Michael R. Crusoe Tue, 17 May 2016 02:52:07 -0700 + +spdlog (1.7-1) unstable; urgency=medium + + * new upstream release + * Standards-Version: increment to 3.9.8 + * Match upstream's switch to cmake + + -- Michael R. Crusoe Sat, 14 May 2016 11:06:05 -0700 + +spdlog (1.6-2) unstable; urgency=medium + + * Fix VCS-Git URL. + + -- Michael R. Crusoe Sun, 28 Feb 2016 17:10:41 -0800 + +spdlog (1.6-1) unstable; urgency=medium + + * Update to version 1.6 + * Ship examples, tests. Run the tests during build time and added + autopkgtest hook. + + -- Michael R. Crusoe Sat, 30 Jan 2016 05:33:59 -0800 + +spdlog (1.4-1) unstable; urgency=low + + * Initial release (Closes: #800337) + + -- Michael R. Crusoe Fri, 18 Sep 2015 20:31:46 -0700 diff --git a/control b/control new file mode 100644 index 0000000..c47f214 --- /dev/null +++ b/control @@ -0,0 +1,51 @@ +Source: spdlog +Maintainer: Debian Med Packaging Team +Uploaders: Michael R. Crusoe +Section: libdevel +Priority: optional +Build-Depends: debhelper-compat (= 12), + cmake, + pkg-config, + libsystemd-dev, + pkg-kde-tools +Standards-Version: 4.5.0 +Vcs-Browser: https://salsa.debian.org/med-team/spdlog +Vcs-Git: https://salsa.debian.org/med-team/spdlog.git +Homepage: https://github.com/gabime/spdlog + +Package: libspdlog-dev +Architecture: any +Depends: libspdlog1 (= ${binary:Version}), + ${misc:Depends} +Description: Very fast, header only or compiled, C++ logging library + Features: Very fast - performance is the primary goal; Headers only; No + dependencies - just copy and use; call style using the excellent cppformat + library; ostream call style is supported too; Optional extremely fast + asynchronous mode - using lockfree queues and other tricks to reach millions + of calls/sec; Custom formatting; Multi/Single threaded loggers; Easily + extendable with custom log targets (just implement a single function in the + sink interface). Severity based filtering - threshold levels can be modified + in runtime as well as in compile time. + . + Various log targets: + Rotating log files, Daily log files, Console logging, Linux syslog. + +Package: libspdlog1 +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: Very fast C++ logging library + Features: Very fast - performance is the primary goal; Headers only; No + dependencies - just copy and use; call style using the excellent cppformat + library; ostream call style is supported too; Optional extremely fast + asynchronous mode - using lockfree queues and other tricks to reach millions + of calls/sec; Custom formatting; Multi/Single threaded loggers; Easily + extendable with custom log targets (just implement a single function in the + sink interface). Severity based filtering - threshold levels can be modified + in runtime as well as in compile time. + . + Various log targets: + Rotating log files, Daily log files, Console logging, Linux syslog. + . + This is the compiled version of the library. diff --git a/copyright b/copyright new file mode 100644 index 0000000..6fbc794 --- /dev/null +++ b/copyright @@ -0,0 +1,50 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: spdlog +Source: https://github.com/gabime/spdlog + +Files: * +Copyright: (c) 2014-2016 Gabi Melman +License: Expat + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + . + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Files: include/spdlog/fmt/bundled/* +Copyright: (c) 2012 - 2016, Victor Zverovich +License: BSD-2-clause + +License: BSD-2-clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + . + 1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR + ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/libspdlog-dev.docs b/libspdlog-dev.docs new file mode 100644 index 0000000..2b29f27 --- /dev/null +++ b/libspdlog-dev.docs @@ -0,0 +1 @@ +tests diff --git a/libspdlog-dev.examples b/libspdlog-dev.examples new file mode 100644 index 0000000..90c978b --- /dev/null +++ b/libspdlog-dev.examples @@ -0,0 +1 @@ +example/ diff --git a/libspdlog-dev.install b/libspdlog-dev.install new file mode 100644 index 0000000..ef3a82c --- /dev/null +++ b/libspdlog-dev.install @@ -0,0 +1,5 @@ +usr/include/spdlog +usr/lib/*/cmake/spdlog/ +usr/lib/*/pkgconfig/spdlog.pc +usr/lib/*/libspdlog.so +cmake/utils.cmake usr/share/doc/libspdlog-dev/ diff --git a/libspdlog1.install b/libspdlog1.install new file mode 100644 index 0000000..8f2859d --- /dev/null +++ b/libspdlog1.install @@ -0,0 +1 @@ +usr/lib/*/libspdlog.so.* diff --git a/libspdlog1.symbols b/libspdlog1.symbols new file mode 100644 index 0000000..bf83a2a --- /dev/null +++ b/libspdlog1.symbols @@ -0,0 +1,1610 @@ +# SymbolsHelper-Confirmed: 1.5.0 amd64 arm64 armel armhf i386 ia64 m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64 x32 +libspdlog.so.1 libspdlog1 #MINVER# +* Build-Depends-Package: libspdlog-dev + (optional=templinst|arch=!armel !armhf !i386 !m68k !powerpc)_ZN3fmt2v610vformat_toINS0_13arg_formatterINS0_12buffer_rangeIcEEEEcNS0_20basic_format_contextISt20back_insert_iteratorINS0_8internal6bufferIcEEEcEEEENT1_8iteratorENT_5rangeENS0_17basic_string_viewIT0_EENS0_17basic_format_argsISD_EENS8_10locale_refE@Base 1.5.0 + _ZN3fmt2v612format_errorD0Ev@Base 1.5.0 + _ZN3fmt2v612format_errorD1Ev@Base 1.5.0 + _ZN3fmt2v612format_errorD2Ev@Base 1.5.0 + _ZN3fmt2v612system_error4initEiNS0_17basic_string_viewIcEENS0_11format_argsE@Base 1.5.0 + _ZN3fmt2v612system_errorD0Ev@Base 1.5.0 + _ZN3fmt2v612system_errorD1Ev@Base 1.5.0 + _ZN3fmt2v612system_errorD2Ev@Base 1.5.0 + (optional=templinst)_ZN3fmt2v616visit_format_argINS0_13arg_formatterINS0_12buffer_rangeIcEEEENS0_20basic_format_contextISt20back_insert_iteratorINS0_8internal6bufferIcEEEcEEEEDTclfp_Li0EEEOT_RKNS0_16basic_format_argIT0_EE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v616visit_format_argINS0_13arg_formatterINS0_12buffer_rangeIwEEEENS0_20basic_format_contextISt20back_insert_iteratorINS0_8internal6bufferIwEEEwEEEEDTclfp_Li0EEEOT_RKNS0_16basic_format_argIT0_EE@Base 1.5.0 + (optional=templinst|arch=!amd64 !arm64 !armel !armhf !m68k !mipsel !powerpc !sh4 !x32)_ZN3fmt2v616visit_format_argINS0_8internal13width_checkerINS2_13error_handlerEEENS0_20basic_format_contextISt20back_insert_iteratorINS2_6bufferIcEEEcEEEEDTclfp_Li0EEEOT_RKNS0_16basic_format_argIT0_EE@Base 1.5.0 + (optional=templinst|arch=!amd64 !arm64 !armel !armhf !m68k !mipsel !powerpc !sh4 !x32)_ZN3fmt2v616visit_format_argINS0_8internal17precision_checkerINS2_13error_handlerEEENS0_20basic_format_contextISt20back_insert_iteratorINS2_6bufferIcEEEcEEEEDTclfp_Li0EEEOT_RKNS0_16basic_format_argIT0_EE@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEE4growE{size_t}@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEED0Ev@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEED1Ev@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIcL{size_t}500ESaIcEE4growE{size_t}@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIcL{size_t}500ESaIcEED0Ev@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIcL{size_t}500ESaIcEED1Ev@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIcL{size_t}500ESaIcEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIjL{size_t}32ESaIjEE4growE{size_t}@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIjL{size_t}32ESaIjEED0Ev@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIjL{size_t}32ESaIjEED1Ev@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIjL{size_t}32ESaIjEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIwL{size_t}500ESaIwEE4growE{size_t}@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIwL{size_t}500ESaIwEED0Ev@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIwL{size_t}500ESaIwEED1Ev@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v619basic_memory_bufferIwL{size_t}500ESaIwEED2Ev@Base 1.5.0 + _ZN3fmt2v619format_system_errorERNS0_8internal6bufferIcEEiNS0_17basic_string_viewIcEE@Base 1.5.0 + _ZN3fmt2v619report_system_errorEiNS0_17basic_string_viewIcEE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v620basic_format_contextISt20back_insert_iteratorINS0_8internal6bufferIcEEEcE3argENS0_17basic_string_viewIcEE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v620basic_format_contextISt20back_insert_iteratorINS0_8internal6bufferIwEEEwE3argENS0_17basic_string_viewIwEE@Base 1.5.0 + _ZN3fmt2v624instantiate_format_floatE@Base 1.5.0 + _ZN3fmt2v66vprintENS0_17basic_string_viewIcEENS0_11format_argsE@Base 1.5.0 + _ZN3fmt2v66vprintEP8_IO_FILENS0_17basic_string_viewIcEENS0_11format_argsE@Base 1.5.0 + _ZN3fmt2v68internal10basic_dataIvE10hex_digitsE@Base 1.5.0 + _ZN3fmt2v68internal10basic_dataIvE11reset_colorE@Base 1.5.0 + _ZN3fmt2v68internal10basic_dataIvE12wreset_colorE@Base 1.5.0 + _ZN3fmt2v68internal10basic_dataIvE15pow10_exponentsE@Base 1.5.0 + _ZN3fmt2v68internal10basic_dataIvE15powers_of_10_64E@Base 1.5.0 + _ZN3fmt2v68internal10basic_dataIvE16background_colorE@Base 1.5.0 + _ZN3fmt2v68internal10basic_dataIvE16foreground_colorE@Base 1.5.0 + _ZN3fmt2v68internal10basic_dataIvE18pow10_significandsE@Base 1.5.0 + _ZN3fmt2v68internal10basic_dataIvE23zero_or_powers_of_10_32E@Base 1.5.0 + _ZN3fmt2v68internal10basic_dataIvE23zero_or_powers_of_10_64E@Base 1.5.0 + _ZN3fmt2v68internal10basic_dataIvE5signsE@Base 1.5.0 + _ZN3fmt2v68internal10basic_dataIvE6digitsE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal10locale_refC1ISt6localeEERKT_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal10locale_refC2ISt6localeEERKT_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal10vformat_toIcEENS0_14buffer_contextISt20back_insert_iteratorINS1_6bufferIT_EEES6_E8iteratorERS7_NS0_17basic_string_viewIS6_EENS0_17basic_format_argsIS9_EE@Base 1.5.0 + _ZN3fmt2v68internal11assert_failEPKciS3_@Base 1.5.0 + (optional=templinst|arch=armel armhf i386 ia64 m68k mips64el mipsel powerpc sparc64)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIcNS0_18basic_format_specsIcEEE6on_binEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIcNS0_18basic_format_specsIcEEE6on_decEv@Base 1.5.0 + (optional=templinst|arch=armel armhf i386 ia64 m68k mips64el mipsel powerpc sparc64)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIcNS0_18basic_format_specsIcEEE6on_hexEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIcNS0_18basic_format_specsIcEEE6on_numEv@Base 1.5.0 + (optional=templinst|arch=armel armhf i386 ia64 m68k mips64el mipsel powerpc sparc64)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIcNS0_18basic_format_specsIcEEE6on_octEv@Base 1.5.0 + (optional=templinst|arch=!arm64 !armel !armhf !powerpc !ppc64 !ppc64el !riscv64 !s390x)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIcNS0_18basic_format_specsIcEEEC1ERS5_cRKS8_@Base 1.5.0 + (optional=templinst|arch=!arm64 !armel !armhf !powerpc !ppc64 !ppc64el !riscv64 !s390x)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIcNS0_18basic_format_specsIcEEEC2ERS5_cRKS8_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIiNS0_18basic_format_specsIcEEE6on_decEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIiNS0_18basic_format_specsIcEEE6on_numEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIiNS0_18basic_format_specsIcEEEC1ERS5_iRKS8_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIiNS0_18basic_format_specsIcEEEC2ERS5_iRKS8_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIjNS0_18basic_format_specsIcEEE6on_decEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIjNS0_18basic_format_specsIcEEE6on_numEv@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerInNS0_18basic_format_specsIcEEE6on_decEv@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerInNS0_18basic_format_specsIcEEE6on_numEv@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIoNS0_18basic_format_specsIcEEE6on_decEv@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIoNS0_18basic_format_specsIcEEE6on_numEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIxNS0_18basic_format_specsIcEEE6on_decEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIxNS0_18basic_format_specsIcEEE6on_numEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIxNS0_18basic_format_specsIcEEEC1ERS5_xRKS8_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIxNS0_18basic_format_specsIcEEEC2ERS5_xRKS8_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIyNS0_18basic_format_specsIcEEE6on_decEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE10int_writerIyNS0_18basic_format_specsIcEEE6on_numEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE12write_paddedINS1_12float_writerIcEEEEvRKNS0_18basic_format_specsIcEEOT_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE12write_paddedINS1_16nonfinite_writerIcEEEEvRKNS0_18basic_format_specsIcEEOT_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE12write_paddedINS5_10str_writerIcEEEEvRKNS0_18basic_format_specsIcEEOT_@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !ia64 !m68k !mips64el !mipsel !powerpc !sparc64)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE12write_paddedINS5_17padded_int_writerINS5_10int_writerIcNS0_18basic_format_specsIcEEE10hex_writerEEEEEvRKSA_OT_@Base 1.5.0 + (optional=templinst|arch=!ia64)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE12write_paddedINS5_17padded_int_writerINS5_10int_writerIiNS0_18basic_format_specsIcEEE10hex_writerEEEEEvRKSA_OT_@Base 1.5.0 + (optional=templinst|arch=!ia64)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE12write_paddedINS5_17padded_int_writerINS5_10int_writerIjNS0_18basic_format_specsIcEEE10hex_writerEEEEEvRKSA_OT_@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !ia64 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE12write_paddedINS5_17padded_int_writerINS5_10int_writerInNS0_18basic_format_specsIcEEE10hex_writerEEEEEvRKSA_OT_@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !ia64 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE12write_paddedINS5_17padded_int_writerINS5_10int_writerIoNS0_18basic_format_specsIcEEE10hex_writerEEEEEvRKSA_OT_@Base 1.5.0 + (optional=templinst|arch=!ia64)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE12write_paddedINS5_17padded_int_writerINS5_10int_writerIxNS0_18basic_format_specsIcEEE10hex_writerEEEEEvRKSA_OT_@Base 1.5.0 + (optional=templinst|arch=!ia64)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE12write_paddedINS5_17padded_int_writerINS5_10int_writerIyNS0_18basic_format_specsIcEEE10hex_writerEEEEEvRKSA_OT_@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE13write_pointerI{size_t}EEvT_PKNS0_18basic_format_specsIcEE@Base 1.5.0 + (optional=templinst|arch=arm64 ppc64 riscv64 s390x x32)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE5writeENS0_17basic_string_viewIcEE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE5writeIdLi0EEEvT_NS0_18basic_format_specsIcEE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE5writeIfLi0EEEvT_NS0_18basic_format_specsIcEE@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE5writeI{long_double}Li0EEEvT_NS0_18basic_format_specsIcEE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIiNS0_18basic_format_specsIwEEE6on_decEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIiNS0_18basic_format_specsIwEEE6on_numEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIiNS0_18basic_format_specsIwEEEC1ERS5_iRKS8_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIiNS0_18basic_format_specsIwEEEC2ERS5_iRKS8_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIjNS0_18basic_format_specsIwEEE6on_decEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIjNS0_18basic_format_specsIwEEE6on_numEv@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerInNS0_18basic_format_specsIwEEE6on_decEv@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerInNS0_18basic_format_specsIwEEE6on_numEv@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIoNS0_18basic_format_specsIwEEE6on_decEv@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIoNS0_18basic_format_specsIwEEE6on_numEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIwNS0_18basic_format_specsIwEEE6on_decEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIwNS0_18basic_format_specsIwEEE6on_numEv@Base 1.5.0 + (optional=templinst|arch=!arm64 !armel !armhf)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIwNS0_18basic_format_specsIwEEEC1ERS5_wRKS8_@Base 1.5.0 + (optional=templinst|arch=!arm64 !armel !armhf)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIwNS0_18basic_format_specsIwEEEC2ERS5_wRKS8_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIxNS0_18basic_format_specsIwEEE6on_decEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIxNS0_18basic_format_specsIwEEE6on_numEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIxNS0_18basic_format_specsIwEEEC1ERS5_xRKS8_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIxNS0_18basic_format_specsIwEEEC2ERS5_xRKS8_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIyNS0_18basic_format_specsIwEEE6on_decEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE10int_writerIyNS0_18basic_format_specsIwEEE6on_numEv@Base 1.5.0 + (optional=templinst|arch=ia64 ppc64 s390x sh4 sparc64)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE12write_paddedINS1_12float_writerIwEEEEvRKNS0_18basic_format_specsIwEEOT_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE12write_paddedINS1_16nonfinite_writerIwEEEEvRKNS0_18basic_format_specsIwEEOT_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE12write_paddedINS5_10str_writerIcEEEEvRKNS0_18basic_format_specsIwEEOT_@Base 1.5.0 + (optional=templinst|arch=!amd64 !arm64 !armel !armhf !m68k !sh4 !x32)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE12write_paddedINS5_10str_writerIwEEEEvRKNS0_18basic_format_specsIwEEOT_@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE13write_pointerI{size_t}EEvT_PKNS0_18basic_format_specsIwEE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE5writeIdLi0EEEvT_NS0_18basic_format_specsIwEE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE5writeIfLi0EEEvT_NS0_18basic_format_specsIwEE@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE5writeI{long_double}Li0EEEvT_NS0_18basic_format_specsIwEE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12count_digitsILj4ENS1_16fallback_uintptrEEEiT0_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12format_floatIdEEiT_iNS1_11float_specsERNS1_6bufferIcEE@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v68internal12format_floatI{long_double}EEiT_iNS1_11float_specsERNS1_6bufferIcEE@Base 1.5.0 + (subst)_ZN3fmt2v68internal12fwrite_fullyEPKv{size_t}{size_t}P8_IO_FILE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12parse_arg_idIcNS1_13width_adapterIRNS1_13specs_checkerINS1_13specs_handlerINS0_26basic_format_parse_contextIcNS1_13error_handlerEEENS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIcEEEcEEEEEEcEEEEPKT_SL_SL_OT0_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12parse_arg_idIcNS1_17precision_adapterIRNS1_13specs_checkerINS1_13specs_handlerINS0_26basic_format_parse_contextIcNS1_13error_handlerEEENS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIcEEEcEEEEEEcEEEEPKT_SL_SL_OT0_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12parse_arg_idIwNS1_13width_adapterIRNS1_13specs_checkerINS1_13specs_handlerINS0_26basic_format_parse_contextIwNS1_13error_handlerEEENS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIwEEEwEEEEEEwEEEEPKT_SL_SL_OT0_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal12parse_arg_idIwNS1_17precision_adapterIRNS1_13specs_checkerINS1_13specs_handlerINS0_26basic_format_parse_contextIwNS1_13error_handlerEEENS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIwEEEwEEEEEEwEEEEPKT_SL_SL_OT0_@Base 1.5.0 + _ZN3fmt2v68internal12report_errorEPFvRNS1_6bufferIcEEiNS0_17basic_string_viewIcEEEiS6_@Base 1.5.0 + _ZN3fmt2v68internal13error_handler8on_errorEPKc@Base 1.5.0 + (arch=armel armhf mipsel sh4)_ZN3fmt2v68internal13fixed_handler8on_digitEcyyyib@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal13grouping_implIcEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS1_10locale_refE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal13grouping_implIwEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS1_10locale_refE@Base 1.5.0 + (subst)_ZN3fmt2v68internal13safe_strerrorEiRPc{size_t}@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal14snprintf_floatIdEEiT_iNS1_11float_specsERNS1_6bufferIcEE@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v68internal14snprintf_floatI{long_double}EEiT_iNS1_11float_specsERNS1_6bufferIcEE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal14sprintf_formatIdEEPcT_RNS1_6bufferIcEENS1_13sprintf_specsE@Base 1.5.0 + (optional=templinst|subst)_ZN3fmt2v68internal14sprintf_formatI{long_double}EEPcT_RNS1_6bufferIcEENS1_13sprintf_specsE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal15fallback_formatIdEEvT_RNS1_6bufferIcEERi@Base 1.5.0 + (optional=templinst|arch=armel armhf mipsel sh4)_ZN3fmt2v68internal15fallback_formatIeEEvT_RNS1_6bufferIcEERi@Base 1.5.0 + _ZN3fmt2v68internal16get_cached_powerEiRi@Base 1.5.0 + _ZN3fmt2v68internal17format_error_codeERNS1_6bufferIcEEiNS0_17basic_string_viewIcEE@Base 1.5.0 + (optional=templinst|arch=ppc64 ppc64el riscv64 s390x)_ZN3fmt2v68internal17handle_char_specsIcNS1_18arg_formatter_baseINS0_12buffer_rangeIcEENS1_13error_handlerEE17char_spec_handlerEEEvPKNS0_18basic_format_specsIT_EEOT0_@Base 1.5.0 + (optional=templinst|arch=amd64 arm64 sh4 x32)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIcEENS1_13error_handlerEE17char_spec_handler6on_intEv@Base 1.5.0 + (optional=templinst|arch=!m68k)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIcEENS1_13error_handlerEE5writeEPKc@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIcEENS1_13error_handlerEEclIiLi0EEESt20back_insert_iteratorINS1_6bufferIcEEET_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIcEENS1_13error_handlerEEclIjLi0EEESt20back_insert_iteratorINS1_6bufferIcEEET_@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIcEENS1_13error_handlerEEclInLi0EEESt20back_insert_iteratorINS1_6bufferIcEEET_@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIcEENS1_13error_handlerEEclIoLi0EEESt20back_insert_iteratorINS1_6bufferIcEEET_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIcEENS1_13error_handlerEEclIxLi0EEESt20back_insert_iteratorINS1_6bufferIcEEET_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIcEENS1_13error_handlerEEclIyLi0EEESt20back_insert_iteratorINS1_6bufferIcEEET_@Base 1.5.0 + (optional=templinst|arch=ia64)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIwEENS1_13error_handlerEE17char_spec_handler6on_intEv@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIwEENS1_13error_handlerEE5writeEPKw@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIwEENS1_13error_handlerEEclIiLi0EEESt20back_insert_iteratorINS1_6bufferIwEEET_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIwEENS1_13error_handlerEEclIjLi0EEESt20back_insert_iteratorINS1_6bufferIwEEET_@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIwEENS1_13error_handlerEEclInLi0EEESt20back_insert_iteratorINS1_6bufferIwEEET_@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIwEENS1_13error_handlerEEclIoLi0EEESt20back_insert_iteratorINS1_6bufferIwEEET_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIwEENS1_13error_handlerEEclIxLi0EEESt20back_insert_iteratorINS1_6bufferIwEEET_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18arg_formatter_baseINS0_12buffer_rangeIwEENS1_13error_handlerEEclIyLi0EEESt20back_insert_iteratorINS1_6bufferIwEEET_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18decimal_point_implIcEET_NS1_10locale_refE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18decimal_point_implIwEET_NS1_10locale_refE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18thousands_sep_implIcEET_NS1_10locale_refE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal18thousands_sep_implIwEET_NS1_10locale_refE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal19parse_format_stringILb0EcRNS0_14format_handlerINS0_13arg_formatterINS0_12buffer_rangeIcEEEEcNS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIcEEEcEEEEEEvNS0_17basic_string_viewIT0_EEOT1_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal19parse_format_stringILb0EwRNS0_14format_handlerINS0_13arg_formatterINS0_12buffer_rangeIwEEEEwNS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIwEEEwEEEEEEvNS0_17basic_string_viewIT0_EEOT1_@Base 1.5.0 + _ZN3fmt2v68internal6bigint12assign_pow10Ei@Base 1.5.0 + _ZN3fmt2v68internal6bigintD1Ev@Base 1.5.0 + _ZN3fmt2v68internal6bigintD2Ev@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal6bufferIcE6appendIcEEvPKT_S7_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal6bufferIwE6appendIwEEvPKT_S7_@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal7arg_mapINS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIcEEEcEEE4initERKNS0_17basic_format_argsIS8_EE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal7arg_mapINS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIwEEEwEEE4initERKNS0_17basic_format_argsIS8_EE@Base 1.5.0 + (optional=templinst|arch=ia64 sparc64)_ZN3fmt2v68internal7get_argINS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIcEEEcEEEENT_10format_argERS9_i@Base 1.5.0 + (optional=templinst|arch=ia64 sparc64)_ZN3fmt2v68internal7get_argINS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIwEEEwEEEENT_10format_argERS9_i@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal7vformatIcEENSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEENS0_17basic_string_viewIS5_EENS0_17basic_format_argsINS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIS5_EEES5_EEEE@Base 1.5.0 + (optional=templinst)_ZN3fmt2v68internal7vformatIwEENSt7__cxx1112basic_stringIT_St11char_traitsIS5_ESaIS5_EEENS0_17basic_string_viewIS5_EENS0_17basic_format_argsINS0_20basic_format_contextISt20back_insert_iteratorINS1_6bufferIS5_EEES5_EEEE@Base 1.5.0 + (subst)_ZN6spdlog11flush_everyENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEE@Base 1.5.0 + _ZN6spdlog11set_patternENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_17pattern_time_typeE@Base 1.5.0 + _ZN6spdlog12async_logger14backend_flush_Ev@Base 1.5.0 + _ZN6spdlog12async_logger16backend_sink_it_ERKNS_7details7log_msgE@Base 1.5.0 + _ZN6spdlog12async_logger5cloneENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog12async_logger6flush_Ev@Base 1.5.0 + _ZN6spdlog12async_logger8sink_it_ERKNS_7details7log_msgE@Base 1.5.0 + _ZN6spdlog12async_loggerC1ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10shared_ptrINS_5sinks4sinkEESt8weak_ptrINS_7details11thread_poolEENS_21async_overflow_policyE@Base 1.5.0 + _ZN6spdlog12async_loggerC1ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listISt10shared_ptrINS_5sinks4sinkEEESt8weak_ptrINS_7details11thread_poolEENS_21async_overflow_policyE@Base 1.5.0 + _ZN6spdlog12async_loggerC2ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10shared_ptrINS_5sinks4sinkEESt8weak_ptrINS_7details11thread_poolEENS_21async_overflow_policyE@Base 1.5.0 + _ZN6spdlog12async_loggerC2ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt16initializer_listISt10shared_ptrINS_5sinks4sinkEEESt8weak_ptrINS_7details11thread_poolEENS_21async_overflow_policyE@Base 1.5.0 + _ZN6spdlog12async_loggerD0Ev@Base 1.5.0 + _ZN6spdlog12async_loggerD1Ev@Base 1.5.0 + _ZN6spdlog12async_loggerD2Ev@Base 1.5.0 + _ZN6spdlog13set_formatterESt10unique_ptrINS_9formatterESt14default_deleteIS1_EE@Base 1.5.0 + _ZN6spdlog14default_loggerEv@Base 1.5.0 + _ZN6spdlog14dump_backtraceEv@Base 1.5.0 + _ZN6spdlog15register_loggerESt10shared_ptrINS_6loggerEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog15stderr_color_mtINS_18async_factory_implILNS_21async_overflow_policyE0EEEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog15stderr_color_mtINS_19synchronous_factoryEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog15stderr_color_stINS_18async_factory_implILNS_21async_overflow_policyE0EEEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog15stderr_color_stINS_19synchronous_factoryEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog15stdout_color_mtINS_18async_factory_implILNS_21async_overflow_policyE0EEEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog15stdout_color_mtINS_19synchronous_factoryEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog15stdout_color_stINS_18async_factory_implILNS_21async_overflow_policyE0EEEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog15stdout_color_stINS_19synchronous_factoryEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_10color_modeE@Base 1.5.0 + (subst)_ZN6spdlog16enable_backtraceE{size_t}@Base 1.5.0 + (optional=templinst)_ZN6spdlog16stderr_logger_mtINS_18async_factory_implILNS_21async_overflow_policyE0EEEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog16stderr_logger_mtINS_19synchronous_factoryEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog16stderr_logger_stINS_18async_factory_implILNS_21async_overflow_policyE0EEEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog16stderr_logger_stINS_19synchronous_factoryEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog16stdout_logger_mtINS_18async_factory_implILNS_21async_overflow_policyE0EEEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog16stdout_logger_mtINS_19synchronous_factoryEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog16stdout_logger_stINS_18async_factory_implILNS_21async_overflow_policyE0EEEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog16stdout_logger_stINS_19synchronous_factoryEEESt10shared_ptrINS_6loggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog17disable_backtraceEv@Base 1.5.0 + _ZN6spdlog17initialize_loggerESt10shared_ptrINS_6loggerEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog17pattern_formatter12handle_flag_INS_7details13scoped_padderEEEvcNS2_12padding_infoE@Base 1.5.0 + (optional=templinst)_ZN6spdlog17pattern_formatter12handle_flag_INS_7details18null_scoped_padderEEEvcNS2_12padding_infoE@Base 1.5.0 + _ZN6spdlog17pattern_formatter15handle_padspec_ERN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESB_@Base 1.5.0 + _ZN6spdlog17pattern_formatter16compile_pattern_ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (subst)_ZN6spdlog17pattern_formatter6formatERKNS_7details7log_msgERN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + _ZN6spdlog17pattern_formatter9get_time_ERKNS_7details7log_msgE@Base 1.5.0 + _ZN6spdlog17pattern_formatterC1ENS_17pattern_time_typeENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog17pattern_formatterC1ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_17pattern_time_typeES6_@Base 1.5.0 + _ZN6spdlog17pattern_formatterC2ENS_17pattern_time_typeENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog17pattern_formatterC2ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_17pattern_time_typeES6_@Base 1.5.0 + _ZN6spdlog17pattern_formatterD0Ev@Base 1.5.0 + _ZN6spdlog17pattern_formatterD1Ev@Base 1.5.0 + _ZN6spdlog17pattern_formatterD2Ev@Base 1.5.0 + _ZN6spdlog17set_error_handlerEPFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog18async_factory_implILNS_21async_overflow_policyE0EE6createINS_5sinks11stderr_sinkINS_7details13console_mutexEEEJEEESt10shared_ptrINS_12async_loggerEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog18async_factory_implILNS_21async_overflow_policyE0EE6createINS_5sinks11stderr_sinkINS_7details17console_nullmutexEEEJEEESt10shared_ptrINS_12async_loggerEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog18async_factory_implILNS_21async_overflow_policyE0EE6createINS_5sinks11stdout_sinkINS_7details13console_mutexEEEJEEESt10shared_ptrINS_12async_loggerEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog18async_factory_implILNS_21async_overflow_policyE0EE6createINS_5sinks11stdout_sinkINS_7details17console_nullmutexEEEJEEESt10shared_ptrINS_12async_loggerEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog18async_factory_implILNS_21async_overflow_policyE0EE6createINS_5sinks21ansicolor_stderr_sinkINS_7details13console_mutexEEEJRNS_10color_modeEEEESt10shared_ptrINS_12async_loggerEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog18async_factory_implILNS_21async_overflow_policyE0EE6createINS_5sinks21ansicolor_stderr_sinkINS_7details17console_nullmutexEEEJRNS_10color_modeEEEESt10shared_ptrINS_12async_loggerEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog18async_factory_implILNS_21async_overflow_policyE0EE6createINS_5sinks21ansicolor_stdout_sinkINS_7details13console_mutexEEEJRNS_10color_modeEEEESt10shared_ptrINS_12async_loggerEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog18async_factory_implILNS_21async_overflow_policyE0EE6createINS_5sinks21ansicolor_stdout_sinkINS_7details17console_nullmutexEEEJRNS_10color_modeEEEESt10shared_ptrINS_12async_loggerEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEDpOT0_@Base 1.5.0 + _ZN6spdlog18default_logger_rawEv@Base 1.5.0 + _ZN6spdlog18set_default_loggerESt10shared_ptrINS_6loggerEE@Base 1.5.0 + _ZN6spdlog26set_automatic_registrationEb@Base 1.5.0 + _ZN6spdlog3getERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog4dropERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog4swapERNS_6loggerES1_@Base 1.5.0 + _ZN6spdlog5level14to_short_c_strENS0_10level_enumE@Base 1.5.0 + _ZN6spdlog5level14to_string_viewENS0_10level_enumE@Base 1.5.0 + _ZN6spdlog5level8from_strERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stderr_sinkINS_7details13console_mutexEEC1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stderr_sinkINS_7details13console_mutexEEC2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stderr_sinkINS_7details13console_mutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stderr_sinkINS_7details13console_mutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stderr_sinkINS_7details13console_mutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stderr_sinkINS_7details17console_nullmutexEEC1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stderr_sinkINS_7details17console_nullmutexEEC2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stderr_sinkINS_7details17console_nullmutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stderr_sinkINS_7details17console_nullmutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stderr_sinkINS_7details17console_nullmutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stdout_sinkINS_7details13console_mutexEEC1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stdout_sinkINS_7details13console_mutexEEC2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stdout_sinkINS_7details13console_mutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stdout_sinkINS_7details13console_mutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stdout_sinkINS_7details13console_mutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stdout_sinkINS_7details17console_nullmutexEEC1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stdout_sinkINS_7details17console_nullmutexEEC2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stdout_sinkINS_7details17console_nullmutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stdout_sinkINS_7details17console_nullmutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks11stdout_sinkINS_7details17console_nullmutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEE11set_patternERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEE12print_ccode_ERKN3fmt2v617basic_string_viewIcEE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEE12print_range_ERKN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE{size_t}{size_t}@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEE12should_colorEv@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEE13set_formatterESt10unique_ptrINS_9formatterESt14default_deleteIS6_EE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEE14set_color_modeENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEE3logERKNS2_7log_msgE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEE5flushEv@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEE9set_colorENS_5level10level_enumEN3fmt2v617basic_string_viewIcEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEEC1EP8_IO_FILENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEEC2EP8_IO_FILENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEE11set_patternERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEE12print_ccode_ERKN3fmt2v617basic_string_viewIcEE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEE12print_range_ERKN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE{size_t}{size_t}@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEE12should_colorEv@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEE13set_formatterESt10unique_ptrINS_9formatterESt14default_deleteIS6_EE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEE14set_color_modeENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEE3logERKNS2_7log_msgE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEE5flushEv@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEE9set_colorENS_5level10level_enumEN3fmt2v617basic_string_viewIcEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEEC1EP8_IO_FILENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEEC2EP8_IO_FILENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEE6flush_Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEE8sink_it_ERKNS2_7log_msgE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEEC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkISt5mutexE6flush_Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkISt5mutexE8sink_it_ERKNS_7details7log_msgE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkISt5mutexEC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkISt5mutexEC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkISt5mutexED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkISt5mutexED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks15basic_file_sinkISt5mutexED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details13console_mutexEE11set_patternERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details13console_mutexEE13set_formatterESt10unique_ptrINS_9formatterESt14default_deleteIS6_EE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details13console_mutexEE3logERKNS2_7log_msgE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details13console_mutexEE5flushEv@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details13console_mutexEEC1EP8_IO_FILE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details13console_mutexEEC2EP8_IO_FILE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details13console_mutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details13console_mutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details13console_mutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details17console_nullmutexEE11set_patternERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details17console_nullmutexEE13set_formatterESt10unique_ptrINS_9formatterESt14default_deleteIS6_EE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details17console_nullmutexEE3logERKNS2_7log_msgE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details17console_nullmutexEE5flushEv@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details17console_nullmutexEEC1EP8_IO_FILE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details17console_nullmutexEEC2EP8_IO_FILE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details17console_nullmutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details17console_nullmutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks16stdout_sink_baseINS_7details17console_nullmutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEE11rename_fileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESC_@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEE13calc_filenameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEE6flush_Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEE7rotate_Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEE8sink_it_ERKNS2_7log_msgE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEEC1ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}{size_t}b@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEEC2ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}{size_t}b@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkISt5mutexE11rename_fileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog5sinks18rotating_file_sinkISt5mutexE13calc_filenameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkISt5mutexE6flush_Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkISt5mutexE7rotate_Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkISt5mutexE8sink_it_ERKNS_7details7log_msgE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog5sinks18rotating_file_sinkISt5mutexEC1ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}{size_t}b@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog5sinks18rotating_file_sinkISt5mutexEC2ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}{size_t}b@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkISt5mutexED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkISt5mutexED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks18rotating_file_sinkISt5mutexED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stderr_sinkINS_7details13console_mutexEEC1ENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stderr_sinkINS_7details13console_mutexEEC2ENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stderr_sinkINS_7details13console_mutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stderr_sinkINS_7details13console_mutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stderr_sinkINS_7details13console_mutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stderr_sinkINS_7details17console_nullmutexEEC1ENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stderr_sinkINS_7details17console_nullmutexEEC2ENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stderr_sinkINS_7details17console_nullmutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stderr_sinkINS_7details17console_nullmutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stderr_sinkINS_7details17console_nullmutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stdout_sinkINS_7details13console_mutexEEC1ENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stdout_sinkINS_7details13console_mutexEEC2ENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stdout_sinkINS_7details13console_mutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stdout_sinkINS_7details13console_mutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stdout_sinkINS_7details13console_mutexEED2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stdout_sinkINS_7details17console_nullmutexEEC1ENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stdout_sinkINS_7details17console_nullmutexEEC2ENS_10color_modeE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stdout_sinkINS_7details17console_nullmutexEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stdout_sinkINS_7details17console_nullmutexEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks21ansicolor_stdout_sinkINS_7details17console_nullmutexEED2Ev@Base 1.5.0 + _ZN6spdlog5sinks4sink9set_levelENS_5level10level_enumE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkINS_7details10null_mutexEE11set_patternERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkINS_7details10null_mutexEE12set_pattern_ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkINS_7details10null_mutexEE13set_formatterESt10unique_ptrINS_9formatterESt14default_deleteIS6_EE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkINS_7details10null_mutexEE14set_formatter_ESt10unique_ptrINS_9formatterESt14default_deleteIS6_EE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkINS_7details10null_mutexEE3logERKNS2_7log_msgE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkINS_7details10null_mutexEE5flushEv@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkINS_7details10null_mutexEEC1ESt10unique_ptrINS_9formatterESt14default_deleteIS6_EE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkINS_7details10null_mutexEEC1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkINS_7details10null_mutexEEC2ESt10unique_ptrINS_9formatterESt14default_deleteIS6_EE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkINS_7details10null_mutexEEC2Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkISt5mutexE11set_patternERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkISt5mutexE12set_pattern_ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkISt5mutexE13set_formatterESt10unique_ptrINS_9formatterESt14default_deleteIS5_EE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkISt5mutexE14set_formatter_ESt10unique_ptrINS_9formatterESt14default_deleteIS5_EE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkISt5mutexE3logERKNS_7details7log_msgE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkISt5mutexE5flushEv@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkISt5mutexEC1ESt10unique_ptrINS_9formatterESt14default_deleteIS5_EE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkISt5mutexEC1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkISt5mutexEC2ESt10unique_ptrINS_9formatterESt14default_deleteIS5_EE@Base 1.5.0 + (optional=templinst)_ZN6spdlog5sinks9base_sinkISt5mutexEC2Ev@Base 1.5.0 + _ZN6spdlog6logger11set_patternENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_17pattern_time_typeE@Base 1.5.0 + _ZN6spdlog6logger12err_handler_ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog6logger13set_formatterESt10unique_ptrINS_9formatterESt14default_deleteIS2_EE@Base 1.5.0 + _ZN6spdlog6logger13should_flush_ERKNS_7details7log_msgE@Base 1.5.0 + _ZN6spdlog6logger14dump_backtraceEv@Base 1.5.0 + _ZN6spdlog6logger15dump_backtrace_Ev@Base 1.5.0 + (subst)_ZN6spdlog6logger16enable_backtraceE{size_t}@Base 1.5.0 + _ZN6spdlog6logger17disable_backtraceEv@Base 1.5.0 + _ZN6spdlog6logger17set_error_handlerESt8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE@Base 1.5.0 + _ZN6spdlog6logger4swapERS0_@Base 1.5.0 + _ZN6spdlog6logger5cloneENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog6logger5flushEv@Base 1.5.0 + _ZN6spdlog6logger5sinksEv@Base 1.5.0 + _ZN6spdlog6logger6flush_Ev@Base 1.5.0 + _ZN6spdlog6logger7log_it_ERKNS_7details7log_msgEbb@Base 1.5.0 + _ZN6spdlog6logger8flush_onENS_5level10level_enumE@Base 1.5.0 + _ZN6spdlog6logger8sink_it_ERKNS_7details7log_msgE@Base 1.5.0 + _ZN6spdlog6logger9set_levelENS_5level10level_enumE@Base 1.5.0 + _ZN6spdlog6loggerC1EOS0_@Base 1.5.0 + _ZN6spdlog6loggerC1ERKS0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog6loggerC1IPKSt10shared_ptrINS_5sinks4sinkEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEET_SE_@Base 1.5.0 + _ZN6spdlog6loggerC2EOS0_@Base 1.5.0 + _ZN6spdlog6loggerC2ERKS0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog6loggerC2IPKSt10shared_ptrINS_5sinks4sinkEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEET_SE_@Base 1.5.0 + _ZN6spdlog6loggerD0Ev@Base 1.5.0 + _ZN6spdlog6loggerD1Ev@Base 1.5.0 + _ZN6spdlog6loggerD2Ev@Base 1.5.0 + _ZN6spdlog6loggeraSES0_@Base 1.5.0 + _ZN6spdlog7details10backtracer11foreach_popESt8functionIFvRKNS0_7log_msgEEE@Base 1.5.0 + (subst)_ZN6spdlog7details10backtracer6enableE{size_t}@Base 1.5.0 + _ZN6spdlog7details10backtracer7disableEv@Base 1.5.0 + _ZN6spdlog7details10backtracer9push_backERKNS0_7log_msgE@Base 1.5.0 + _ZN6spdlog7details10backtracerC1EOS1_@Base 1.5.0 + _ZN6spdlog7details10backtracerC1ERKS1_@Base 1.5.0 + _ZN6spdlog7details10backtracerC2EOS1_@Base 1.5.0 + _ZN6spdlog7details10backtracerC2ERKS1_@Base 1.5.0 + _ZN6spdlog7details10backtraceraSES1_@Base 1.5.0 + (optional=templinst|arch=ppc64 ppc64el s390x)_ZN6spdlog7details10fmt_helper10append_intIiEEvT_RN3fmt2v619basic_memory_bufferIcLm250ESaIcEEE@Base 1.5.0 + (subst)_ZN6spdlog7details10fmt_helper4pad2EiRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11A_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11A_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11A_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11A_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11A_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11A_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11A_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11A_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11B_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11B_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11B_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11B_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11B_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11B_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11B_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11B_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11C_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11C_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11C_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11C_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11C_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11C_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11C_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11C_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11D_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11D_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11D_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11D_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11D_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11D_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11D_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11D_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11E_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11E_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11E_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11E_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11E_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11E_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11E_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11E_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11F_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11F_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11F_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11F_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11F_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11F_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11F_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11F_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11H_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11H_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11H_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11H_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11H_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11H_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11H_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11H_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11I_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11I_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11I_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11I_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11I_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11I_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11I_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11I_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11M_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11M_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11M_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11M_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11M_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11M_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11M_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11M_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11R_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11R_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11R_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11R_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11R_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11R_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11R_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11R_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11S_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11S_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11S_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11S_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11S_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11S_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11S_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11S_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11T_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11T_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11T_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11T_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11T_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11T_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11T_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11T_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11Y_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11Y_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11Y_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11Y_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11Y_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11Y_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11Y_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11Y_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11a_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11a_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11a_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11a_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11a_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11a_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11a_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11a_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11b_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11b_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11b_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11b_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11b_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11b_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11b_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11b_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11c_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11c_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11c_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11c_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11c_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11c_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11c_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11c_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|arch=armel armhf i386 m68k mipsel powerpc sh4 x32)_ZN6spdlog7details11d_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcLj250ESaIcEEE@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4 !x32)_ZN6spdlog7details11d_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcLm250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11d_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11d_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11d_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|arch=armel armhf i386 m68k mipsel powerpc sh4 x32)_ZN6spdlog7details11d_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcLj250ESaIcEEE@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4 !x32)_ZN6spdlog7details11d_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcLm250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11d_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11d_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11d_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11e_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11e_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11e_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11e_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11e_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11e_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11e_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11e_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|arch=armel armhf i386 m68k mipsel powerpc sh4 x32)_ZN6spdlog7details11f_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcLj250ESaIcEEE@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4 !x32)_ZN6spdlog7details11f_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcLm250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11f_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11f_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11f_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|arch=armel armhf i386 m68k mipsel powerpc sh4 x32)_ZN6spdlog7details11f_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcLj250ESaIcEEE@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4 !x32)_ZN6spdlog7details11f_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcLm250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11f_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11f_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11f_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + _ZN6spdlog7details11file_helper18split_by_extensionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog7details11file_helper4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb@Base 1.5.0 + _ZN6spdlog7details11file_helper5closeEv@Base 1.5.0 + _ZN6spdlog7details11file_helper5flushEv@Base 1.5.0 + (subst)_ZN6spdlog7details11file_helper5writeERKN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + _ZN6spdlog7details11file_helper6reopenEb@Base 1.5.0 + _ZN6spdlog7details11file_helperD1Ev@Base 1.5.0 + _ZN6spdlog7details11file_helperD2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11m_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11m_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11m_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11m_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11m_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11m_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11m_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11m_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11A_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11A_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11B_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11B_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11C_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11C_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11D_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11D_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11E_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11E_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11F_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11F_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11H_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11H_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11I_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11I_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11M_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11M_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11R_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11R_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11S_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11S_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11T_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11T_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11Y_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11Y_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11a_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11a_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11b_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11b_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11c_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11c_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11d_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11d_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11e_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11e_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11f_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11f_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11m_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11m_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11p_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11p_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11r_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11r_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11t_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11t_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11v_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11v_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11z_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_11z_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_13pid_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_13pid_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_14full_formatterEJNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS5_EEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11make_uniqueINS0_14full_formatterEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS6_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_14name_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_14name_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_15level_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_15level_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11make_uniqueINS0_19aggregate_formatterEJEEESt10unique_ptrIT_St14default_deleteIS4_EEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11make_uniqueINS0_20color_stop_formatterEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS6_EEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11make_uniqueINS0_21color_start_formatterEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS6_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_21short_level_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_21short_level_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_24short_filename_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_24short_filename_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_24source_linenum_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_24source_linenum_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_25source_filename_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_25source_filename_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_25source_funcname_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_25source_funcname_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_25source_location_formatterINS0_13scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=armel armhf powerpc)_ZN6spdlog7details11make_uniqueINS0_25source_location_formatterINS0_18null_scoped_padderEEEJRNS0_12padding_infoEEEESt10unique_ptrIT_St14default_deleteIS8_EEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11make_uniqueINS_17pattern_formatterEJEEESt10unique_ptrIT_St14default_deleteIS4_EEDpOT0_@Base 1.5.0 + (optional=templinst|arch=!s390x)_ZN6spdlog7details11make_uniqueINS_17pattern_formatterEJNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_17pattern_time_typeEEEESt10unique_ptrIT_St14default_deleteISC_EEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11make_uniqueINS_17pattern_formatterEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEESt10unique_ptrIT_St14default_deleteISC_EEDpOT0_@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11make_uniqueINS_17pattern_formatterEJRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_17pattern_time_typeESA_EEESt10unique_ptrIT_St14default_deleteISF_EEDpOT0_@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11p_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11p_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11p_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11p_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11p_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11p_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11p_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11p_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11r_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11r_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11r_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11r_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11r_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11r_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11r_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11r_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11t_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11t_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11t_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11t_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11t_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11t_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11t_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11t_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + _ZN6spdlog7details11thread_pool10post_flushEOSt10shared_ptrINS_12async_loggerEENS_21async_overflow_policyE@Base 1.5.0 + _ZN6spdlog7details11thread_pool12worker_loop_Ev@Base 1.5.0 + _ZN6spdlog7details11thread_pool15overrun_counterEv@Base 1.5.0 + _ZN6spdlog7details11thread_pool15post_async_msg_EONS0_9async_msgENS_21async_overflow_policyE@Base 1.5.0 + _ZN6spdlog7details11thread_pool17process_next_msg_Ev@Base 1.5.0 + _ZN6spdlog7details11thread_pool8post_logEOSt10shared_ptrINS_12async_loggerEERKNS0_7log_msgENS_21async_overflow_policyE@Base 1.5.0 + (subst)_ZN6spdlog7details11thread_poolC1E{size_t}{size_t}@Base 1.5.0 + (subst)_ZN6spdlog7details11thread_poolC1E{size_t}{size_t}St8functionIFvvEE@Base 1.5.0 + (subst)_ZN6spdlog7details11thread_poolC2E{size_t}{size_t}@Base 1.5.0 + (subst)_ZN6spdlog7details11thread_poolC2E{size_t}{size_t}St8functionIFvvEE@Base 1.5.0 + _ZN6spdlog7details11thread_poolD1Ev@Base 1.5.0 + _ZN6spdlog7details11thread_poolD2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11v_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11v_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11v_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11v_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11v_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11v_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11v_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11v_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11z_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11z_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11z_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11z_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details11z_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11z_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11z_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details11z_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (subst)_ZN6spdlog7details12ch_formatter6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + _ZN6spdlog7details12ch_formatterD0Ev@Base 1.5.0 + _ZN6spdlog7details12ch_formatterD1Ev@Base 1.5.0 + _ZN6spdlog7details12ch_formatterD2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details13pid_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details13pid_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details13pid_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details13pid_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details13pid_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details13pid_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details13pid_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details13pid_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + _ZN6spdlog7details13scoped_padderD1Ev@Base 1.5.0 + _ZN6spdlog7details13scoped_padderD2Ev@Base 1.5.0 + (subst)_ZN6spdlog7details14full_formatter6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + _ZN6spdlog7details14full_formatterD0Ev@Base 1.5.0 + _ZN6spdlog7details14full_formatterD1Ev@Base 1.5.0 + _ZN6spdlog7details14full_formatterD2Ev@Base 1.5.0 + _ZN6spdlog7details14log_msg_buffer19update_string_viewsEv@Base 1.5.0 + _ZN6spdlog7details14log_msg_bufferC1EOS1_@Base 1.5.0 + _ZN6spdlog7details14log_msg_bufferC1ERKNS0_7log_msgE@Base 1.5.0 + _ZN6spdlog7details14log_msg_bufferC1ERKS1_@Base 1.5.0 + _ZN6spdlog7details14log_msg_bufferC2EOS1_@Base 1.5.0 + _ZN6spdlog7details14log_msg_bufferC2ERKNS0_7log_msgE@Base 1.5.0 + _ZN6spdlog7details14log_msg_bufferC2ERKS1_@Base 1.5.0 + _ZN6spdlog7details14log_msg_bufferaSEOS1_@Base 1.5.0 + _ZN6spdlog7details14log_msg_bufferaSERKS1_@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details14name_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details14name_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details14name_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details14name_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details14name_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details14name_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details14name_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details14name_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details15level_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details15level_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details15level_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details15level_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details15level_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details15level_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details15level_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details15level_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (subst)_ZN6spdlog7details15periodic_workerC1ERKSt8functionIFvvEENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEE@Base 1.5.0 + (subst)_ZN6spdlog7details15periodic_workerC2ERKSt8functionIFvvEENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEE@Base 1.5.0 + _ZN6spdlog7details15periodic_workerD1Ev@Base 1.5.0 + _ZN6spdlog7details15periodic_workerD2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEED0Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEED1Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEED0Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEED1Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEED0Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEED1Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEED0Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEED1Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEED0Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEED1Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEED0Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEED1Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEED0Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEED1Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEED0Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEED1Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEED2Ev@Base 1.5.0 + (subst)_ZN6spdlog7details19aggregate_formatter6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + _ZN6spdlog7details19aggregate_formatterD0Ev@Base 1.5.0 + _ZN6spdlog7details19aggregate_formatterD1Ev@Base 1.5.0 + _ZN6spdlog7details19aggregate_formatterD2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details19mpmc_blocking_queueINS0_9async_msgEE11dequeue_forERS2_NSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details19mpmc_blocking_queueINS0_9async_msgEE14enqueue_nowaitEOS2_@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details19mpmc_blocking_queueINS0_9async_msgEE15overrun_counterEv@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details19mpmc_blocking_queueINS0_9async_msgEE7enqueueEOS2_@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details19mpmc_blocking_queueINS0_9async_msgEEC1E{size_t}@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details19mpmc_blocking_queueINS0_9async_msgEEC2E{size_t}@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details19mpmc_blocking_queueINS0_9async_msgEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details19mpmc_blocking_queueINS0_9async_msgEED2Ev@Base 1.5.0 + (subst)_ZN6spdlog7details20color_stop_formatter6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + _ZN6spdlog7details20color_stop_formatterD0Ev@Base 1.5.0 + _ZN6spdlog7details20color_stop_formatterD1Ev@Base 1.5.0 + _ZN6spdlog7details20color_stop_formatterD2Ev@Base 1.5.0 + (subst)_ZN6spdlog7details21color_start_formatter6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + _ZN6spdlog7details21color_start_formatterD0Ev@Base 1.5.0 + _ZN6spdlog7details21color_start_formatterD1Ev@Base 1.5.0 + _ZN6spdlog7details21color_start_formatterD2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details21short_level_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details21short_level_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details21short_level_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details21short_level_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details21short_level_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details21short_level_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details21short_level_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details21short_level_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details24short_filename_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details24short_filename_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details24short_filename_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details24short_filename_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details24short_filename_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details24short_filename_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details24short_filename_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details24short_filename_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details24source_linenum_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details24source_linenum_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details24source_linenum_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details24source_linenum_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details24source_linenum_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details24source_linenum_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details24source_linenum_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details24source_linenum_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details25source_filename_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_filename_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_filename_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_filename_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details25source_filename_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_filename_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_filename_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_filename_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details25source_funcname_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_funcname_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_funcname_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_funcname_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details25source_funcname_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_funcname_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_funcname_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_funcname_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details25source_location_formatterINS0_13scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_location_formatterINS0_13scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_location_formatterINS0_13scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_location_formatterINS0_13scoped_padderEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZN6spdlog7details25source_location_formatterINS0_18null_scoped_padderEE6formatERKNS0_7log_msgERK2tmRN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_location_formatterINS0_18null_scoped_padderEED0Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_location_formatterINS0_18null_scoped_padderEED1Ev@Base 1.5.0 + (optional=templinst)_ZN6spdlog7details25source_location_formatterINS0_18null_scoped_padderEED2Ev@Base 1.5.0 + _ZN6spdlog7details2os10_thread_idEv@Base 1.5.0 + _ZN6spdlog7details2os10create_dirENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog7details2os11in_terminalEP8_IO_FILE@Base 1.5.0 + _ZN6spdlog7details2os11path_existsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog7details2os15filename_to_strERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog7details2os16remove_if_existsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog7details2os16sleep_for_millisEi@Base 1.5.0 + _ZN6spdlog7details2os17is_color_terminalEv@Base 1.5.0 + _ZN6spdlog7details2os18utc_minutes_offsetERK2tm@Base 1.5.0 + _ZN6spdlog7details2os3nowEv@Base 1.5.0 + _ZN6spdlog7details2os3pidEv@Base 1.5.0 + (subst)_ZN6spdlog7details2os6gmtimeERK{time_t}@Base 1.5.0 + _ZN6spdlog7details2os6gmtimeEv@Base 1.5.0 + _ZN6spdlog7details2os6removeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog7details2os6renameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_@Base 1.5.0 + _ZN6spdlog7details2os7fopen_sEPP8_IO_FILERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESC_@Base 1.5.0 + _ZN6spdlog7details2os8dir_nameENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog7details2os8filesizeEP8_IO_FILE@Base 1.5.0 + (subst)_ZN6spdlog7details2os9localtimeERK{time_t}@Base 1.5.0 + _ZN6spdlog7details2os9localtimeEv@Base 1.5.0 + _ZN6spdlog7details2os9thread_idEv@Base 1.5.0 + _ZN6spdlog7details7log_msgC1EN3fmt2v617basic_string_viewIcEENS_5level10level_enumES5_@Base 1.5.0 + _ZN6spdlog7details7log_msgC1ENS_10source_locEN3fmt2v617basic_string_viewIcEENS_5level10level_enumES6_@Base 1.5.0 + _ZN6spdlog7details7log_msgC2EN3fmt2v617basic_string_viewIcEENS_5level10level_enumES5_@Base 1.5.0 + _ZN6spdlog7details7log_msgC2ENS_10source_locEN3fmt2v617basic_string_viewIcEENS_5level10level_enumES6_@Base 1.5.0 + (subst)_ZN6spdlog7details8registry11flush_everyENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEE@Base 1.5.0 + _ZN6spdlog7details8registry13set_formatterESt10unique_ptrINS_9formatterESt14default_deleteIS3_EE@Base 1.5.0 + _ZN6spdlog7details8registry14default_loggerEv@Base 1.5.0 + _ZN6spdlog7details8registry15get_default_rawEv@Base 1.5.0 + _ZN6spdlog7details8registry15register_loggerESt10shared_ptrINS_6loggerEE@Base 1.5.0 + (subst)_ZN6spdlog7details8registry16enable_backtraceE{size_t}@Base 1.5.0 + _ZN6spdlog7details8registry16register_logger_ESt10shared_ptrINS_6loggerEE@Base 1.5.0 + _ZN6spdlog7details8registry16throw_if_exists_ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog7details8registry17disable_backtraceEv@Base 1.5.0 + _ZN6spdlog7details8registry17initialize_loggerESt10shared_ptrINS_6loggerEE@Base 1.5.0 + _ZN6spdlog7details8registry17set_error_handlerEPFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE@Base 1.5.0 + _ZN6spdlog7details8registry18set_default_loggerESt10shared_ptrINS_6loggerEE@Base 1.5.0 + _ZN6spdlog7details8registry26set_automatic_registrationEb@Base 1.5.0 + _ZN6spdlog7details8registry3getERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog7details8registry4dropERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog7details8registry6get_tpEv@Base 1.5.0 + _ZN6spdlog7details8registry6set_tpESt10shared_ptrINS0_11thread_poolEE@Base 1.5.0 + _ZN6spdlog7details8registry8drop_allEv@Base 1.5.0 + _ZN6spdlog7details8registry8flush_onENS_5level10level_enumE@Base 1.5.0 + _ZN6spdlog7details8registry8instanceEv@Base 1.5.0 + _ZN6spdlog7details8registry8shutdownEv@Base 1.5.0 + _ZN6spdlog7details8registry8tp_mutexEv@Base 1.5.0 + _ZN6spdlog7details8registry9apply_allERKSt8functionIFvSt10shared_ptrINS_6loggerEEEE@Base 1.5.0 + _ZN6spdlog7details8registry9flush_allEv@Base 1.5.0 + _ZN6spdlog7details8registry9set_levelENS_5level10level_enumE@Base 1.5.0 + _ZN6spdlog7details8registryC1Ev@Base 1.5.0 + _ZN6spdlog7details8registryC2Ev@Base 1.5.0 + _ZN6spdlog7details8registryD1Ev@Base 1.5.0 + _ZN6spdlog7details8registryD2Ev@Base 1.5.0 + _ZN6spdlog7details9async_msgD1Ev@Base 1.5.0 + _ZN6spdlog7details9async_msgD2Ev@Base 1.5.0 + _ZN6spdlog8drop_allEv@Base 1.5.0 + _ZN6spdlog8flush_onENS_5level10level_enumE@Base 1.5.0 + _ZN6spdlog8shutdownEv@Base 1.5.0 + _ZN6spdlog9apply_allERKSt8functionIFvSt10shared_ptrINS_6loggerEEEE@Base 1.5.0 + _ZN6spdlog9set_levelENS_5level10level_enumE@Base 1.5.0 + _ZN6spdlog9spdlog_exC1ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog9spdlog_exC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi@Base 1.5.0 + _ZN6spdlog9spdlog_exC2ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 1.5.0 + _ZN6spdlog9spdlog_exC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi@Base 1.5.0 + _ZN6spdlog9spdlog_exD0Ev@Base 1.5.0 + _ZN6spdlog9spdlog_exD1Ev@Base 1.5.0 + _ZN6spdlog9spdlog_exD2Ev@Base 1.5.0 + (arch=armel riscv64)_ZN9__gnu_cxx13__scoped_lockD1Ev@Base 1.5.0 + (arch=armel riscv64)_ZN9__gnu_cxx13__scoped_lockD2Ev@Base 1.5.0 + (arch=armel riscv64)_ZN9__gnu_cxx24__concurrence_lock_errorD0Ev@Base 1.5.0 + (arch=armel riscv64)_ZN9__gnu_cxx24__concurrence_lock_errorD1Ev@Base 1.5.0 + (arch=armel riscv64)_ZN9__gnu_cxx24__concurrence_lock_errorD2Ev@Base 1.5.0 + (arch=armel riscv64)_ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev@Base 1.5.0 + (arch=armel riscv64)_ZN9__gnu_cxx26__concurrence_unlock_errorD1Ev@Base 1.5.0 + (arch=armel riscv64)_ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev@Base 1.5.0 + (arch=armel riscv64)_ZN9__gnu_cxx30__throw_concurrence_lock_errorEv@Base 1.5.0 + (optional=templinst)_ZNK3fmt2v68internal10locale_ref3getISt6localeEET_v@Base 1.5.0 + (optional=templinst|arch=armel armhf i386 m68k mipsel powerpc)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE17padded_int_writerINS5_10int_writerIcNS0_18basic_format_specsIcEEE10bin_writerILi1EEEEclIRPcEEvOT_@Base 1.5.0 + (optional=templinst|arch=armel armhf i386 m68k mipsel powerpc)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE17padded_int_writerINS5_10int_writerIcNS0_18basic_format_specsIcEEE10bin_writerILi3EEEEclIRPcEEvOT_@Base 1.5.0 + (optional=templinst|arch=armel armhf i386 m68k mipsel powerpc)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE17padded_int_writerINS5_10int_writerIcNS0_18basic_format_specsIcEEE10hex_writerEEclIRPcEEvOT_@Base 1.5.0 + (optional=templinst)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE17padded_int_writerINS5_10int_writerIcNS0_18basic_format_specsIcEEE10num_writerEEclIRPcEEvOT_@Base 1.5.0 + (optional=templinst)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE17padded_int_writerINS5_10int_writerIiNS0_18basic_format_specsIcEEE10num_writerEEclIRPcEEvOT_@Base 1.5.0 + (optional=templinst)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE17padded_int_writerINS5_10int_writerIjNS0_18basic_format_specsIcEEE10num_writerEEclIRPcEEvOT_@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE17padded_int_writerINS5_10int_writerInNS0_18basic_format_specsIcEEE10num_writerEEclIRPcEEvOT_@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE17padded_int_writerINS5_10int_writerIoNS0_18basic_format_specsIcEEE10num_writerEEclIRPcEEvOT_@Base 1.5.0 + (optional=templinst)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE17padded_int_writerINS5_10int_writerIxNS0_18basic_format_specsIcEEE10num_writerEEclIRPcEEvOT_@Base 1.5.0 + (optional=templinst)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIcEEE17padded_int_writerINS5_10int_writerIyNS0_18basic_format_specsIcEEE10num_writerEEclIRPcEEvOT_@Base 1.5.0 + (optional=templinst|arch=!ia64)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE17padded_int_writerINS5_10int_writerIwNS0_18basic_format_specsIwEEE10bin_writerILi1EEEEclIRPwEEvOT_@Base 1.5.0 + (optional=templinst|arch=!ia64)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE17padded_int_writerINS5_10int_writerIwNS0_18basic_format_specsIwEEE10bin_writerILi3EEEEclIRPwEEvOT_@Base 1.5.0 + (optional=templinst|arch=!ia64)_ZNK3fmt2v68internal12basic_writerINS0_12buffer_rangeIwEEE17padded_int_writerINS5_10int_writerIwNS0_18basic_format_specsIwEEE10hex_writerEEclIRPwEEvOT_@Base 1.5.0 + (optional=templinst)_ZNK3fmt2v68internal12float_writerIcE8prettifyIPcEET_S6_@Base 1.5.0 + (optional=templinst)_ZNK3fmt2v68internal12float_writerIwE8prettifyIPwEET_S6_@Base 1.5.0 + _ZNK6spdlog17pattern_formatter5cloneEv@Base 1.5.0 + (optional=templinst)_ZNK6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEE8filenameB5cxx11Ev@Base 1.5.0 + (optional=templinst)_ZNK6spdlog5sinks15basic_file_sinkISt5mutexE8filenameB5cxx11Ev@Base 1.5.0 + (optional=templinst)_ZNK6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEE8filenameB5cxx11Ev@Base 1.5.0 + (optional=templinst)_ZNK6spdlog5sinks18rotating_file_sinkISt5mutexE8filenameB5cxx11Ev@Base 1.5.0 + _ZNK6spdlog5sinks4sink10should_logENS_5level10level_enumE@Base 1.5.0 + _ZNK6spdlog5sinks4sink5levelEv@Base 1.5.0 + _ZNK6spdlog6logger11flush_levelEv@Base 1.5.0 + _ZNK6spdlog6logger4nameB5cxx11Ev@Base 1.5.0 + _ZNK6spdlog6logger5levelEv@Base 1.5.0 + _ZNK6spdlog6logger5sinksEv@Base 1.5.0 + _ZNK6spdlog7details10backtracer7enabledEv@Base 1.5.0 + _ZNK6spdlog7details11file_helper4sizeEv@Base 1.5.0 + _ZNK6spdlog7details11file_helper8filenameB5cxx11Ev@Base 1.5.0 + _ZNK6spdlog9spdlog_ex4whatEv@Base 1.5.0 + (arch=armel riscv64)_ZNK9__gnu_cxx24__concurrence_lock_error4whatEv@Base 1.5.0 + (arch=armel riscv64)_ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv@Base 1.5.0 + (optional=templinst|subst)_ZNKSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN6spdlog6loggerEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS7_{size_t}@Base 1.5.0 + (optional=templinst|subst)_ZNSt10_HashtableIN6spdlog5level10level_enumESt4pairIKS2_N3fmt2v617basic_string_viewIcEEESaIS9_ENSt8__detail10_Select1stESt8equal_toIS2_ESt4hashIiENSB_18_Mod_range_hashingENSB_20_Default_ranged_hashENSB_20_Prime_rehash_policyENSB_17_Hashtable_traitsILb0ELb0ELb1EEEE21_M_insert_unique_nodeE{size_t}{size_t}PNSB_10_Hash_nodeIS9_Lb0EEE{size_t}@Base 1.5.0 + (optional=templinst|subst)_ZNSt10_HashtableIN6spdlog5level10level_enumESt4pairIKS2_N3fmt2v617basic_string_viewIcEEESaIS9_ENSt8__detail10_Select1stESt8equal_toIS2_ESt4hashIiENSB_18_Mod_range_hashingENSB_20_Default_ranged_hashENSB_20_Prime_rehash_policyENSB_17_Hashtable_traitsILb0ELb0ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 1.5.0 + (optional=templinst)_ZNSt10_HashtableIN6spdlog5level10level_enumESt4pairIKS2_N3fmt2v617basic_string_viewIcEEESaIS9_ENSt8__detail10_Select1stESt8equal_toIS2_ESt4hashIiENSB_18_Mod_range_hashingENSB_20_Default_ranged_hashENSB_20_Prime_rehash_policyENSB_17_Hashtable_traitsILb0ELb0ELb1EEEED1Ev@Base 1.5.0 + (optional=templinst)_ZNSt10_HashtableIN6spdlog5level10level_enumESt4pairIKS2_N3fmt2v617basic_string_viewIcEEESaIS9_ENSt8__detail10_Select1stESt8equal_toIS2_ESt4hashIiENSB_18_Mod_range_hashingENSB_20_Default_ranged_hashENSB_20_Prime_rehash_policyENSB_17_Hashtable_traitsILb0ELb0ELb1EEEED2Ev@Base 1.5.0 + (optional=templinst|subst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN6spdlog6loggerEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeE{size_t}{size_t}PNSE_10_Hash_nodeISC_Lb1EEE{size_t}@Base 1.5.0 + (optional=templinst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN6spdlog6loggerEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE4findERS7_@Base 1.5.0 + (optional=templinst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN6spdlog6loggerEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE5clearEv@Base 1.5.0 + (optional=templinst|subst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN6spdlog6loggerEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base 1.5.0 + (optional=templinst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN6spdlog6loggerEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEED1Ev@Base 1.5.0 + (optional=templinst)_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrIN6spdlog6loggerEEESaISC_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSE_18_Mod_range_hashingENSE_20_Default_ranged_hashENSE_20_Prime_rehash_policyENSE_17_Hashtable_traitsILb1ELb0ELb1EEEED2Ev@Base 1.5.0 + (optional=templinst)_ZNSt10unique_ptrIN6spdlog17pattern_formatterESt14default_deleteIS1_EED1Ev@Base 1.5.0 + (optional=templinst)_ZNSt10unique_ptrIN6spdlog17pattern_formatterESt14default_deleteIS1_EED2Ev@Base 1.5.0 + (optional=templinst)_ZNSt14_Function_base13_Base_managerIPFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE10_M_managerERSt9_Any_dataRKSC_St18_Manager_operation@Base 1.5.0 + (optional=templinst)_ZNSt14_Function_base13_Base_managerISt5_BindIFMN6spdlog7details8registryEFvvEPS4_EEE10_M_managerERSt9_Any_dataRKSB_St18_Manager_operation@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE10_M_releaseEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE15_M_weak_releaseEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE15_M_weak_releaseEv@Base 1.5.0 + (optional=templinst)_ZNSt17_Function_handlerIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEPS8_E9_M_invokeERKSt9_Any_dataS7_@Base 1.5.0 + (optional=templinst)_ZNSt17_Function_handlerIFvvESt5_BindIFMN6spdlog7details8registryEFvvEPS4_EEE9_M_invokeERKSt9_Any_data@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE1EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE1EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE1EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE1EED0Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE1EED1Ev@Base 1.5.0 + (optional=templinst|arch=armel riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE1EED2Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE2EED0Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE2EED1Ev@Base 1.5.0 + (optional=templinst|arch=!armel !riscv64)_ZNSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE2EED2Ev@Base 1.5.0 + (optional=templinst)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10shared_ptrIN6spdlog6loggerEEED1Ev@Base 1.5.0 + (optional=templinst)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10shared_ptrIN6spdlog6loggerEEED2Ev@Base 1.5.0 + (optional=templinst)_ZNSt6vectorIN6spdlog7details14log_msg_bufferESaIS2_EED1Ev@Base 1.5.0 + (optional=templinst)_ZNSt6vectorIN6spdlog7details14log_msg_bufferESaIS2_EED2Ev@Base 1.5.0 + (optional=templinst)_ZNSt6vectorIN6spdlog7details14log_msg_bufferESaIS2_EEaSERKS4_@Base 1.5.0 + (optional=templinst)_ZNSt6vectorISt10shared_ptrIN6spdlog5sinks4sinkEESaIS4_EED1Ev@Base 1.5.0 + (optional=templinst)_ZNSt6vectorISt10shared_ptrIN6spdlog5sinks4sinkEESaIS4_EED2Ev@Base 1.5.0 + (optional=templinst)_ZNSt6vectorISt10unique_ptrIN6spdlog7details14flag_formatterESt14default_deleteIS3_EESaIS6_EE12emplace_backIJS6_EEEvDpOT_@Base 1.5.0 + (optional=templinst)_ZNSt6vectorISt10unique_ptrIN6spdlog7details14flag_formatterESt14default_deleteIS3_EESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_@Base 1.5.0 + (optional=templinst)_ZNSt6vectorISt10unique_ptrIN6spdlog7details14flag_formatterESt14default_deleteIS3_EESaIS6_EED1Ev@Base 1.5.0 + (optional=templinst)_ZNSt6vectorISt10unique_ptrIN6spdlog7details14flag_formatterESt14default_deleteIS3_EESaIS6_EED2Ev@Base 1.5.0 + (optional=templinst)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag@Base 1.5.0 + (optional=templinst)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag@Base 1.5.0 + (optional=templinst)_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE12_M_constructIPKwEEvT_S8_St20forward_iterator_tag@Base 1.5.0 + (optional=templinst)_ZNSt8__detail9_Map_baseIN6spdlog5level10level_enumESt4pairIKS3_N3fmt2v617basic_string_viewIcEEESaISA_ENS_10_Select1stESt8equal_toIS3_ESt4hashIiENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb0ELb0ELb1EEELb1EEixEOS3_@Base 1.5.0 + (optional=templinst)_ZNSt8__detail9_Map_baseIN6spdlog5level10level_enumESt4pairIKS3_N3fmt2v617basic_string_viewIcEEESaISA_ENS_10_Select1stESt8equal_toIS3_ESt4hashIiENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb0ELb0ELb1EEELb1EEixERS5_@Base 1.5.0 + (optional=templinst|arch=amd64 arm64 s390x x32)_ZNSt8__detail9_Map_baseINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS6_St10shared_ptrIN6spdlog6loggerEEESaISD_ENS_10_Select1stESt8equal_toIS6_ESt4hashIS6_ENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb1ELb0ELb1EEELb1EEixEOS6_@Base 1.5.0 + (optional=templinst)_ZNSt8__detail9_Map_baseINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS6_St10shared_ptrIN6spdlog6loggerEEESaISD_ENS_10_Select1stESt8equal_toIS6_ESt4hashIS6_ENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb1ELb0ELb1EEELb1EEixERS8_@Base 1.5.0 + (optional=templinst)_ZNSt8functionIFvvEEC1ERKS1_@Base 1.5.0 + (optional=templinst)_ZNSt8functionIFvvEEC2ERKS1_@Base 1.5.0 + _ZSt20__throw_bad_weak_ptrv@Base 1.5.0 + (optional=templinst|arch=!armel !armhf !i386 !m68k !mipsel !powerpc !sh4 !x32)_ZSt4swapIN6spdlog7details10backtracerEENSt9enable_ifIXsrSt6__and_IJSt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS7_ESt18is_move_assignableIS7_EEE5valueEvE4typeERS7_SH_@Base 1.5.0 + (optional=templinst|arch=amd64 arm64 s390x x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_PKS5_@Base 1.5.0 + (optional=templinst)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_S9_@Base 1.5.0 + (optional=templinst|arch=amd64 arm64 s390x x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_OS8_@Base 1.5.0 + _ZTIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE@Base 1.5.0 + _ZTIN3fmt2v612format_errorE@Base 1.5.0 + _ZTIN3fmt2v612system_errorE@Base 1.5.0 + (subst)_ZTIN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (subst)_ZTIN3fmt2v619basic_memory_bufferIcL{size_t}500ESaIcEEE@Base 1.5.0 + (subst)_ZTIN3fmt2v619basic_memory_bufferIjL{size_t}32ESaIjEEE@Base 1.5.0 + (subst)_ZTIN3fmt2v619basic_memory_bufferIwL{size_t}500ESaIwEEE@Base 1.5.0 + _ZTIN3fmt2v68internal6bufferIcEE@Base 1.5.0 + _ZTIN3fmt2v68internal6bufferIjEE@Base 1.5.0 + _ZTIN3fmt2v68internal6bufferIwEE@Base 1.5.0 + _ZTIN6spdlog12async_loggerE@Base 1.5.0 + _ZTIN6spdlog17pattern_formatterE@Base 1.5.0 + _ZTIN6spdlog5sinks11stderr_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks11stderr_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks11stdout_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks11stdout_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks15basic_file_sinkISt5mutexEE@Base 1.5.0 + _ZTIN6spdlog5sinks16stdout_sink_baseINS_7details13console_mutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks16stdout_sink_baseINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks18rotating_file_sinkISt5mutexEE@Base 1.5.0 + _ZTIN6spdlog5sinks21ansicolor_stderr_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks21ansicolor_stderr_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks21ansicolor_stdout_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks21ansicolor_stdout_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks4sinkE@Base 1.5.0 + _ZTIN6spdlog5sinks9base_sinkINS_7details10null_mutexEEE@Base 1.5.0 + _ZTIN6spdlog5sinks9base_sinkISt5mutexEE@Base 1.5.0 + _ZTIN6spdlog6loggerE@Base 1.5.0 + _ZTIN6spdlog7details11A_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11A_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11B_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11B_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11C_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11C_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11D_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11D_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11E_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11E_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11F_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11F_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11H_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11H_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11I_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11I_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11M_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11M_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11R_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11R_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11S_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11S_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11T_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11T_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11Y_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11Y_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11a_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11a_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11b_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11b_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11c_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11c_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11d_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11d_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11e_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11e_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11f_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11f_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11m_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11m_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11p_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11p_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11r_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11r_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11t_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11t_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11v_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11v_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11z_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details11z_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details12ch_formatterE@Base 1.5.0 + _ZTIN6spdlog7details13pid_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details13pid_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details14flag_formatterE@Base 1.5.0 + _ZTIN6spdlog7details14full_formatterE@Base 1.5.0 + _ZTIN6spdlog7details14name_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details14name_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details15level_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details15level_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + (subst)_ZTIN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEEE@Base 1.5.0 + (subst)_ZTIN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEEE@Base 1.5.0 + (subst)_ZTIN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEEE@Base 1.5.0 + (subst)_ZTIN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEEE@Base 1.5.0 + (subst)_ZTIN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEEE@Base 1.5.0 + (subst)_ZTIN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEEE@Base 1.5.0 + (subst)_ZTIN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEEE@Base 1.5.0 + (subst)_ZTIN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEEE@Base 1.5.0 + _ZTIN6spdlog7details19aggregate_formatterE@Base 1.5.0 + _ZTIN6spdlog7details20color_stop_formatterE@Base 1.5.0 + _ZTIN6spdlog7details21color_start_formatterE@Base 1.5.0 + _ZTIN6spdlog7details21short_level_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details21short_level_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details24short_filename_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details24short_filename_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details24source_linenum_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details24source_linenum_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details25source_filename_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details25source_filename_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details25source_funcname_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details25source_funcname_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details25source_location_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog7details25source_location_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTIN6spdlog9formatterE@Base 1.5.0 + _ZTIN6spdlog9spdlog_exE@Base 1.5.0 + _ZTIN9__gnu_cxx13new_allocatorIcEE@Base 1.5.0 + _ZTIN9__gnu_cxx13new_allocatorIjEE@Base 1.5.0 + _ZTIN9__gnu_cxx13new_allocatorIwEE@Base 1.5.0 + (arch=armel riscv64)_ZTIN9__gnu_cxx24__concurrence_lock_errorE@Base 1.5.0 + (arch=armel riscv64)_ZTIN9__gnu_cxx26__concurrence_unlock_errorE@Base 1.5.0 + (arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 1.5.0 + _ZTIPFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE@Base 1.5.0 + _ZTISaIcE@Base 1.5.0 + _ZTISaIjE@Base 1.5.0 + _ZTISaIwE@Base 1.5.0 + (arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + _ZTISt17_Weak_result_typeIMN6spdlog7details8registryEFvvEE@Base 1.5.0 + (arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 1.5.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + _ZTISt23enable_shared_from_thisIN6spdlog12async_loggerEE@Base 1.5.0 + _ZTISt24_Weak_result_type_memfunIMN6spdlog7details8registryEFvvELb1EE@Base 1.5.0 + _ZTISt5_BindIFMN6spdlog7details8registryEFvvEPS2_EE@Base 1.5.0 + _ZTSFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE@Base 1.5.0 + _ZTSN3fmt2v612format_errorE@Base 1.5.0 + _ZTSN3fmt2v612system_errorE@Base 1.5.0 + (subst)_ZTSN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (subst)_ZTSN3fmt2v619basic_memory_bufferIcL{size_t}500ESaIcEEE@Base 1.5.0 + (subst)_ZTSN3fmt2v619basic_memory_bufferIjL{size_t}32ESaIjEEE@Base 1.5.0 + (subst)_ZTSN3fmt2v619basic_memory_bufferIwL{size_t}500ESaIwEEE@Base 1.5.0 + _ZTSN3fmt2v68internal6bufferIcEE@Base 1.5.0 + _ZTSN3fmt2v68internal6bufferIjEE@Base 1.5.0 + _ZTSN3fmt2v68internal6bufferIwEE@Base 1.5.0 + _ZTSN6spdlog12async_loggerE@Base 1.5.0 + _ZTSN6spdlog17pattern_formatterE@Base 1.5.0 + _ZTSN6spdlog5sinks11stderr_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks11stderr_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks11stdout_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks11stdout_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks15basic_file_sinkISt5mutexEE@Base 1.5.0 + _ZTSN6spdlog5sinks16stdout_sink_baseINS_7details13console_mutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks16stdout_sink_baseINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks18rotating_file_sinkISt5mutexEE@Base 1.5.0 + _ZTSN6spdlog5sinks21ansicolor_stderr_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks21ansicolor_stderr_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks21ansicolor_stdout_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks21ansicolor_stdout_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks4sinkE@Base 1.5.0 + _ZTSN6spdlog5sinks9base_sinkINS_7details10null_mutexEEE@Base 1.5.0 + _ZTSN6spdlog5sinks9base_sinkISt5mutexEE@Base 1.5.0 + _ZTSN6spdlog6loggerE@Base 1.5.0 + _ZTSN6spdlog7details11A_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11A_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11B_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11B_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11C_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11C_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11D_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11D_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11E_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11E_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11F_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11F_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11H_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11H_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11I_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11I_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11M_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11M_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11R_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11R_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11S_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11S_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11T_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11T_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11Y_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11Y_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11a_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11a_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11b_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11b_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11c_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11c_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11d_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11d_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11e_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11e_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11f_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11f_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11m_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11m_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11p_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11p_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11r_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11r_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11t_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11t_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11v_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11v_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11z_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details11z_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details12ch_formatterE@Base 1.5.0 + _ZTSN6spdlog7details13pid_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details13pid_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details14flag_formatterE@Base 1.5.0 + _ZTSN6spdlog7details14full_formatterE@Base 1.5.0 + _ZTSN6spdlog7details14name_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details14name_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details15level_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details15level_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + (subst)_ZTSN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEEE@Base 1.5.0 + (subst)_ZTSN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEEE@Base 1.5.0 + (subst)_ZTSN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEEE@Base 1.5.0 + (subst)_ZTSN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEEE@Base 1.5.0 + (subst)_ZTSN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEEE@Base 1.5.0 + (subst)_ZTSN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEEE@Base 1.5.0 + (subst)_ZTSN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEEE@Base 1.5.0 + (subst)_ZTSN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEEE@Base 1.5.0 + _ZTSN6spdlog7details19aggregate_formatterE@Base 1.5.0 + _ZTSN6spdlog7details20color_stop_formatterE@Base 1.5.0 + _ZTSN6spdlog7details21color_start_formatterE@Base 1.5.0 + _ZTSN6spdlog7details21short_level_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details21short_level_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details24short_filename_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details24short_filename_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details24source_linenum_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details24source_linenum_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details25source_filename_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details25source_filename_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details25source_funcname_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details25source_funcname_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details25source_location_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog7details25source_location_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTSN6spdlog9formatterE@Base 1.5.0 + _ZTSN6spdlog9spdlog_exE@Base 1.5.0 + _ZTSN9__gnu_cxx13new_allocatorIcEE@Base 1.5.0 + _ZTSN9__gnu_cxx13new_allocatorIjEE@Base 1.5.0 + _ZTSN9__gnu_cxx13new_allocatorIwEE@Base 1.5.0 + (arch=armel riscv64)_ZTSN9__gnu_cxx24__concurrence_lock_errorE@Base 1.5.0 + (arch=armel riscv64)_ZTSN9__gnu_cxx26__concurrence_unlock_errorE@Base 1.5.0 + (arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 1.5.0 + _ZTSPFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE@Base 1.5.0 + _ZTSSaIcE@Base 1.5.0 + _ZTSSaIjE@Base 1.5.0 + _ZTSSaIwE@Base 1.5.0 + (arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + _ZTSSt17_Weak_result_typeIMN6spdlog7details8registryEFvvEE@Base 1.5.0 + _ZTSSt19_Sp_make_shared_tag@Base 1.5.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + _ZTSSt23enable_shared_from_thisIN6spdlog12async_loggerEE@Base 1.5.0 + _ZTSSt24_Weak_result_type_memfunIMN6spdlog7details8registryEFvvELb1EE@Base 1.5.0 + _ZTSSt5_BindIFMN6spdlog7details8registryEFvvEPS2_EE@Base 1.5.0 + _ZTVN3fmt2v612format_errorE@Base 1.5.0 + _ZTVN3fmt2v612system_errorE@Base 1.5.0 + (subst)_ZTVN3fmt2v619basic_memory_bufferIcL{size_t}250ESaIcEEE@Base 1.5.0 + (subst)_ZTVN3fmt2v619basic_memory_bufferIcL{size_t}500ESaIcEEE@Base 1.5.0 + (subst)_ZTVN3fmt2v619basic_memory_bufferIjL{size_t}32ESaIjEEE@Base 1.5.0 + (subst)_ZTVN3fmt2v619basic_memory_bufferIwL{size_t}500ESaIwEEE@Base 1.5.0 + _ZTVN6spdlog12async_loggerE@Base 1.5.0 + _ZTVN6spdlog17pattern_formatterE@Base 1.5.0 + _ZTVN6spdlog5sinks11stderr_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks11stderr_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks11stdout_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks11stdout_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks14ansicolor_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks14ansicolor_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks15basic_file_sinkINS_7details10null_mutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks15basic_file_sinkISt5mutexEE@Base 1.5.0 + _ZTVN6spdlog5sinks16stdout_sink_baseINS_7details13console_mutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks16stdout_sink_baseINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks18rotating_file_sinkINS_7details10null_mutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks18rotating_file_sinkISt5mutexEE@Base 1.5.0 + _ZTVN6spdlog5sinks21ansicolor_stderr_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks21ansicolor_stderr_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks21ansicolor_stdout_sinkINS_7details13console_mutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks21ansicolor_stdout_sinkINS_7details17console_nullmutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks9base_sinkINS_7details10null_mutexEEE@Base 1.5.0 + _ZTVN6spdlog5sinks9base_sinkISt5mutexEE@Base 1.5.0 + _ZTVN6spdlog6loggerE@Base 1.5.0 + _ZTVN6spdlog7details11A_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11A_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11B_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11B_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11C_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11C_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11D_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11D_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11E_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11E_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11F_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11F_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11H_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11H_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11I_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11I_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11M_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11M_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11R_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11R_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11S_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11S_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11T_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11T_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11Y_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11Y_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11a_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11a_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11b_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11b_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11c_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11c_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11d_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11d_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11e_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11e_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11f_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11f_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11m_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11m_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11p_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11p_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11r_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11r_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11t_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11t_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11v_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11v_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11z_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details11z_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details12ch_formatterE@Base 1.5.0 + _ZTVN6spdlog7details13pid_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details13pid_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details14full_formatterE@Base 1.5.0 + _ZTVN6spdlog7details14name_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details14name_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details15level_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details15level_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + (subst)_ZTVN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEEE@Base 1.5.0 + (subst)_ZTVN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEEE@Base 1.5.0 + (subst)_ZTVN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEEE@Base 1.5.0 + (subst)_ZTVN6spdlog7details17elapsed_formatterINS0_13scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEEE@Base 1.5.0 + (subst)_ZTVN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000000EEEEEE@Base 1.5.0 + (subst)_ZTVN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000000EEEEEE@Base 1.5.0 + (subst)_ZTVN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1000EEEEEE@Base 1.5.0 + (subst)_ZTVN6spdlog7details17elapsed_formatterINS0_18null_scoped_padderENSt6chrono8durationI{int64_t}St5ratioIL{int64_t}1EL{int64_t}1EEEEEE@Base 1.5.0 + _ZTVN6spdlog7details19aggregate_formatterE@Base 1.5.0 + _ZTVN6spdlog7details20color_stop_formatterE@Base 1.5.0 + _ZTVN6spdlog7details21color_start_formatterE@Base 1.5.0 + _ZTVN6spdlog7details21short_level_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details21short_level_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details24short_filename_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details24short_filename_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details24source_linenum_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details24source_linenum_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details25source_filename_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details25source_filename_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details25source_funcname_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details25source_funcname_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details25source_location_formatterINS0_13scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog7details25source_location_formatterINS0_18null_scoped_padderEEE@Base 1.5.0 + _ZTVN6spdlog9spdlog_exE@Base 1.5.0 + (arch=armel riscv64)_ZTVN9__gnu_cxx24__concurrence_lock_errorE@Base 1.5.0 + (arch=armel riscv64)_ZTVN9__gnu_cxx26__concurrence_unlock_errorE@Base 1.5.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog12async_loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks11stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stderr_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details13console_mutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog5sinks21ansicolor_stdout_sinkINS0_7details17console_nullmutexEEESaIS5_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog6loggerESaIS1_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE1EE@Base 1.5.0 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceIN6spdlog7details11thread_poolESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE@Base 1.5.0 + _ZZN6spdlog7details13console_mutex5mutexEvE7s_mutex@Base 1.5.0 + _ZZN6spdlog7details17console_nullmutex5mutexEvE7s_mutex@Base 1.5.0 + _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 1.5.0 diff --git a/patches/autopkgtest b/patches/autopkgtest new file mode 100644 index 0000000..5b27d3d --- /dev/null +++ b/patches/autopkgtest @@ -0,0 +1,28 @@ +From: Michael R. Crusoe +Subject: Enable running the tests against an installed copy of spdlog +--- spdlog.orig/tests/CMakeLists.txt ++++ spdlog/tests/CMakeLists.txt +@@ -1,5 +1,12 @@ ++cmake_minimum_required(VERSION 3.2) ++ + project(spdlog_utests CXX) + ++if(NOT TARGET spdlog) ++ # Stand-alone build ++ find_package(spdlog REQUIRED) ++endif() ++ + include(../cmake/utils.cmake) + + find_package(PkgConfig) +--- spdlog.orig/example/CMakeLists.txt ++++ spdlog/example/CMakeLists.txt +@@ -4,6 +4,8 @@ + cmake_minimum_required(VERSION 3.1) + project(spdlog_examples CXX) + ++include(../cmake/utils.cmake) ++ + if(NOT TARGET spdlog) + # Stand-alone build + find_package(spdlog REQUIRED) diff --git a/patches/series b/patches/series new file mode 100644 index 0000000..cb43155 --- /dev/null +++ b/patches/series @@ -0,0 +1 @@ +autopkgtest diff --git a/rules b/rules new file mode 100755 index 0000000..0ebff6d --- /dev/null +++ b/rules @@ -0,0 +1,32 @@ +#!/usr/bin/make -f + +#export DH_VERBOSE=1 +ifneq (,$(filter $(DEB_HOST_ARCH), armel m68k mips mipsel powerpc powerpcspe sh4)) + export DEB_LDFLAGS_MAINT_APPEND=-latomic +endif + +export DEB_BUILD_MAINT_OPTIONS=hardening=+all + +%: + dh $@ --with pkgkde_symbolshelper --buildsystem=cmake + +# meson, not recommended by upstream +#override_dh_auto_configure: +# dh_auto_configure -- -Denable_tests=true -Dexternal_fmt=true -Dlibrary_type=shared + +override_dh_auto_configure: + dh_auto_configure -- -DSPDLOG_BUILD_EXAMPLE=ON \ + -DSPDLOG_BUILD_EXAMPLE_HO=ON \ + -DSPDLOG_BUILD_TESTS=ON \ + -DSPDLOG_BUILD_TESTS_HO=ON \ + -DSPDLOG_BUILD_SHARED=ON + +override_dh_auto_test: +ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) + export CTEST_PARALLEL_LEVEL=1 && cd obj-* && ctest -j1 +endif + +override_dh_auto_install: + rm -f example/logs/.gitignore + dh_auto_install + find debian -name .gitignore -delete diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/tests/control b/tests/control new file mode 100644 index 0000000..d34093e --- /dev/null +++ b/tests/control @@ -0,0 +1,3 @@ +Tests: run-tests +Restrictions: allow-stderr +Depends: libspdlog-dev, cmake, g++ diff --git a/tests/run-tests b/tests/run-tests new file mode 100755 index 0000000..41e617b --- /dev/null +++ b/tests/run-tests @@ -0,0 +1,25 @@ +#!/bin/bash + +set -x +set -e + +pkg=libspdlog-dev +if [ "$AUTOPKGTEST_TMP" = "" ] ; then + AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX` + trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM +fi +cd $AUTOPKGTEST_TMP + +cp -r /usr/share/doc/libspdlog-dev/tests/ . +cp -r /usr/share/doc/libspdlog-dev/examples/example/ . +mkdir cmake example_build +cp /usr/share/doc/libspdlog-dev/utils.cmake cmake/ +cd tests +for file in *.gz; do gunzip ${file}; done +cmake -DSPDLOG_BUILD_TESTS=ON -DSPDLOG_BUILD_TESTS_HO=ON . +make -j$(nproc) spdlog-utests-ho spdlog-utests +CTEST_PARALLEL_LEVEL=1 ctest -j1 +cd ../example_build +cmake -DCMAKE_BUILD_TYPE=Release ../example +make +./example diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..0ed36a9 --- /dev/null +++ b/upstream/metadata @@ -0,0 +1 @@ +Repository: https://github.com/gabime/spdlog diff --git a/watch b/watch new file mode 100644 index 0000000..5c4508f --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=3 +https://github.com/gabime/spdlog/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)