Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-4112/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/cci_PR-4112/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-4112/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 14.685546875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: patches/** [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe elfutils/0.180 exports: File 'conandata.yml' found. Exporting it... elfutils/0.180 exports: Copied 1 '.yml' file: conandata.yml elfutils/0.180 exports: Copied 2 '.patch' files: 0002-add-enable-static-option-to-configure.patch, 0001-Add-enable-werror-configure-option.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.180': {'url': 'https://sourceware.org/elfutils/ftp/0.180/elfutils-0.180.tar.bz2', 'sha256': 'b827b6e35c59d188ba97d7cf148fa8dc6f5c68eb6c5981888dfdbb758c0b569d'}}, 'patches': {'0.180': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0001-Add-enable-werror-configure-option.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/0002-add-enable-static-option-to-configure.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: '0.180': - base_path: source_subfolder patch_file: patches/0001-Add-enable-werror-configure-option.patch - base_path: source_subfolder patch_file: patches/0002-add-enable-static-option-to-configure.patch sources: '0.180': sha256: b827b6e35c59d188ba97d7cf148fa8dc6f5c68eb6c5981888dfdbb758c0b569d url: https://sourceware.org/elfutils/ftp/0.180/elfutils-0.180.tar.bz2 [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK elfutils/0.180: A new conanfile.py version was exported elfutils/0.180: Folder: /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/export elfutils/0.180: Using the exported files summary hash as the recipe revision: 555c9219515973ccda905c4e21192da9 elfutils/0.180: Exported revision: 555c9219515973ccda905c4e21192da9 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux os_build=Linux [options] elfutils:shared=False [build_requires] [env] bzip2/1.0.6: Not found in local cache, looking in remotes... bzip2/1.0.6: Trying with 'c3i_PR-4112_714e0b7b1fb467f9143743595fe96d14ad0b84d1'... bzip2/1.0.6: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.6: Downloaded recipe revision 2d2a8ab614658a40b6ec0eb4540f5d68 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-4112_714e0b7b1fb467f9143743595fe96d14ad0b84d1'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 1a67b713610ae745694aa4df1725451d xz_utils/5.2.4: Not found in local cache, looking in remotes... xz_utils/5.2.4: Trying with 'c3i_PR-4112_714e0b7b1fb467f9143743595fe96d14ad0b84d1'... xz_utils/5.2.4: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xz_utils/5.2.4: Downloaded recipe revision f92e7c137e8c94fe2cb15c2c5d80f3d2 elfutils/0.180: Forced build from source automake/1.16.2: Not found in local cache, looking in remotes... automake/1.16.2: Trying with 'c3i_PR-4112_714e0b7b1fb467f9143743595fe96d14ad0b84d1'... automake/1.16.2: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz automake/1.16.2: Downloaded recipe revision 8e45708790f27c7e0526dc1a7a8c42c8 autoconf/2.69: Not found in local cache, looking in remotes... autoconf/2.69: Trying with 'c3i_PR-4112_714e0b7b1fb467f9143743595fe96d14ad0b84d1'... autoconf/2.69: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz autoconf/2.69: Downloaded recipe revision a54df60f9571d1338bfa65263fcf1f82 m4/1.4.18: Not found in local cache, looking in remotes... m4/1.4.18: Trying with 'c3i_PR-4112_714e0b7b1fb467f9143743595fe96d14ad0b84d1'... m4/1.4.18: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz m4/1.4.18: Downloaded recipe revision 5176ab3c1100ae7d083abc2a95f64d84 flex/2.6.4: Not found in local cache, looking in remotes... flex/2.6.4: Trying with 'c3i_PR-4112_714e0b7b1fb467f9143743595fe96d14ad0b84d1'... flex/2.6.4: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz flex/2.6.4: Downloaded recipe revision fc74fc1a218caeb88beb516b3b9c609d bison/3.5.3: Not found in local cache, looking in remotes... bison/3.5.3: Trying with 'c3i_PR-4112_714e0b7b1fb467f9143743595fe96d14ad0b84d1'... bison/3.5.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bison/3.5.3: Downloaded recipe revision efe84413840b2233bab83894c3d4762c pkgconf/1.7.3: Not found in local cache, looking in remotes... pkgconf/1.7.3: Trying with 'c3i_PR-4112_714e0b7b1fb467f9143743595fe96d14ad0b84d1'... pkgconf/1.7.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.7.3: Downloaded recipe revision 91badddb4d2113a48abedbb571c77006 elfutils/0.180 (test package): Installing package Requirements bzip2/1.0.6 from 'central' - Downloaded elfutils/0.180 from local cache - Cache xz_utils/5.2.4 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages bzip2/1.0.6:a5875aed3fc7ae8dd0488f7e5e99acbc480d721d - Download elfutils/0.180:e5aad851aec36f7604308fc7a9301be46074d18c - Build xz_utils/5.2.4:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download zlib/1.2.11:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download Build requirements autoconf/2.69 from 'central' - Downloaded automake/1.16.2 from 'central' - Downloaded bison/3.5.3 from 'central' - Downloaded flex/2.6.4 from 'central' - Downloaded m4/1.4.18 from 'central' - Downloaded pkgconf/1.7.3 from 'central' - Downloaded Build requirements packages autoconf/2.69:cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31 - Download automake/1.16.2:258f6f05ca54813b3d7180161753df7f9ccf7e1d - Download bison/3.5.3:30a96fe53c3e98a98796c7cef11032c83754d473 - Download flex/2.6.4:30a96fe53c3e98a98796c7cef11032c83754d473 - Download m4/1.4.18:b80d46004713aa37d6a90b42e2a326a056a237b5 - Download pkgconf/1.7.3:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download Installing (downloading, building) binaries... bzip2/1.0.6: Retrieving package a5875aed3fc7ae8dd0488f7e5e99acbc480d721d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.6: Package installed a5875aed3fc7ae8dd0488f7e5e99acbc480d721d bzip2/1.0.6: Downloaded package revision 0151776f3b018c6c860f547293677daa m4/1.4.18: Retrieving package b80d46004713aa37d6a90b42e2a326a056a237b5 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz m4/1.4.18: Package installed b80d46004713aa37d6a90b42e2a326a056a237b5 m4/1.4.18: Downloaded package revision f7098cb80cbe633bd0c5e15ce843f2aa pkgconf/1.7.3: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.3: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a pkgconf/1.7.3: Downloaded package revision 0c313de40373dc432361d84da4bdd6c4 xz_utils/5.2.4: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xz_utils/5.2.4: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a xz_utils/5.2.4: Downloaded package revision 2a2b83d651e87648c488571c9b745929 zlib/1.2.11: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a zlib/1.2.11: Downloaded package revision 4b7e4c36ac8f95f68be3a168dbfecc02 autoconf/2.69: Retrieving package cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz autoconf/2.69: Package installed cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31 autoconf/2.69: Downloaded package revision 7ec3839f75e99bab05ecb080438432ff bison/3.5.3: Retrieving package 30a96fe53c3e98a98796c7cef11032c83754d473 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bison/3.5.3: Package installed 30a96fe53c3e98a98796c7cef11032c83754d473 bison/3.5.3: Downloaded package revision 03741e013800666f9506d8ceaf07078a flex/2.6.4: Retrieving package 30a96fe53c3e98a98796c7cef11032c83754d473 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz flex/2.6.4: Package installed 30a96fe53c3e98a98796c7cef11032c83754d473 flex/2.6.4: Downloaded package revision 6223cf2d71f4e3cca6909034cb3eaee8 automake/1.16.2: Retrieving package 258f6f05ca54813b3d7180161753df7f9ccf7e1d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz automake/1.16.2: Package installed 258f6f05ca54813b3d7180161753df7f9ccf7e1d automake/1.16.2: Downloaded package revision 67b260226cb9d32d82a7e7a8ba146201 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK m4/1.4.18: Appending PATH environment variable: /home/conan/w/cci_PR-4112/.conan/data/m4/1.4.18/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5/bin m4/1.4.18: Setting M4 environment variable: /home/conan/w/cci_PR-4112/.conan/data/m4/1.4.18/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5/bin/m4 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK pkgconf/1.7.3: Appending PATH env var: /home/conan/w/cci_PR-4112/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin pkgconf/1.7.3: Setting PKG_CONFIG env var: /home/conan/w/cci_PR-4112/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin/pkgconf pkgconf/1.7.3: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/cci_PR-4112/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin/aclocal [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK autoconf/2.69: Appending PATH env var with : /home/conan/w/cci_PR-4112/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin autoconf/2.69: Setting AC_MACRODIR to /home/conan/w/cci_PR-4112/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/share/autoconf autoconf/2.69: Setting AUTOCONF to /home/conan/w/cci_PR-4112/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoconf autoconf/2.69: Setting AUTORECONF to /home/conan/w/cci_PR-4112/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoreconf autoconf/2.69: Setting AUTOHEADER to /home/conan/w/cci_PR-4112/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoheader autoconf/2.69: Setting AUTOM4TE to /home/conan/w/cci_PR-4112/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autom4te autoconf/2.69: Setting AUTOM4TE_PERLLIBDIR to /home/conan/w/cci_PR-4112/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/share/autoconf [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK bison/3.5.3: Setting BISON_ROOT environment variable: /home/conan/w/cci_PR-4112/.conan/data/bison/3.5.3/_/_/package/30a96fe53c3e98a98796c7cef11032c83754d473 bison/3.5.3: Appending PATH environment variable: /home/conan/w/cci_PR-4112/.conan/data/bison/3.5.3/_/_/package/30a96fe53c3e98a98796c7cef11032c83754d473/bin bison/3.5.3: Setting the BISON_PKGDATADIR environment variable: /home/conan/w/cci_PR-4112/.conan/data/bison/3.5.3/_/_/package/30a96fe53c3e98a98796c7cef11032c83754d473/bin/share/bison [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK automake/1.16.2: Appending PATH env var with : /home/conan/w/cci_PR-4112/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin automake/1.16.2: Setting ACLOCAL to /home/conan/w/cci_PR-4112/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal automake/1.16.2: Setting AUTOMAKE_DATADIR to /home/conan/w/cci_PR-4112/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share automake/1.16.2: Setting AUTOMAKE_LIBDIR to /home/conan/w/cci_PR-4112/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share/automake-1.16 automake/1.16.2: Setting AUTOMAKE_PERLLIBDIR to /home/conan/w/cci_PR-4112/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share/automake-1.16 automake/1.16.2: Setting AUTOMAKE to /home/conan/w/cci_PR-4112/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake automake/1.16.2: Append M4 include directories to AUTOMAKE_CONAN_INCLUDES environment variable [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK elfutils/0.180: Applying build-requirement: automake/1.16.2 elfutils/0.180: Applying build-requirement: flex/2.6.4 elfutils/0.180: Applying build-requirement: bison/3.5.3 elfutils/0.180: Applying build-requirement: pkgconf/1.7.3 elfutils/0.180: Applying build-requirement: autoconf/2.69 elfutils/0.180: Applying build-requirement: m4/1.4.18 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK elfutils/0.180: Configuring sources in /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK elfutils/0.180: Copying sources to build folder elfutils/0.180: Building your package in /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/e5aad851aec36f7604308fc7a9301be46074d18c elfutils/0.180: Generator pkg_config created automake.pc elfutils/0.180: Generator pkg_config created flex.pc elfutils/0.180: Generator pkg_config created bison.pc elfutils/0.180: Generator pkg_config created pkgconf.pc elfutils/0.180: Generator pkg_config created bzip2.pc elfutils/0.180: Generator pkg_config created zlib.pc elfutils/0.180: Generator pkg_config created liblzma.pc elfutils/0.180: Generator pkg_config created autoconf.pc elfutils/0.180: Generator pkg_config created m4.pc [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK elfutils/0.180: Calling build() ----Running------ > autoreconf -fiv ----------------- elfutils/0.180: Calling: > source_subfolder/configure '--disable-werror' '--enable-static=yes' '--enable-deterministic-archives' '--enable-silent-rules' '--with-zlib' '--with-bzlib' '--with-lzma' '--disable-debuginfod' 'BUILD_STATIC=1' '--prefix=/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--disable-werror' '--enable-static=yes' '--enable-deterministic-archives' '--enable-silent-rules' '--with-zlib' '--with-bzlib' '--with-lzma' '--disable-debuginfod' 'BUILD_STATIC=1' '--prefix=/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- configure: No --program-prefix given, using "eu-" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... gcc3 checking for ranlib... ranlib checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... checking whether yytext is a pointer... yes checking for ar... ar checking the archiver (ar) interface... ar checking for readelf... readelf checking for nm... nm checking for gcc with GNU99 support... yes checking whether gcc supports __attribute__((visibility()))... yes checking whether gcc supports __attribute__((gcc_struct))... yes checking whether gcc supports -fPIC... yes checking whether gcc supports -fPIE... yes checking whether gcc supports -Wl,-z,defs... yes checking whether the compiler generates build-ids... yes checking whether gcc supports -Wl,-z,relro... yes checking for __thread support... yes checking whether gcc provides stdatomic.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether fts.h is bad when included (with LFS)... no checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... yes checking whether to treat warnings as errors... no checking whether to build elfutils as a static library... yes checking for library containing gzdirect... -lz checking for library containing BZ2_bzdopen... -lbz2 checking for library containing lzma_auto_decoder... -llzma checking whether memrchr is declared... yes checking whether rawmemchr is declared... yes checking whether powerof2 is declared... yes checking whether mempcpy is declared... yes checking for process_vm_readv... yes checking for __cxa_demangle in -lstdc++... yes checking whether symbol versioning is supported... yes checking whether gcc accepts -Wstack-usage... yes checking whether gcc has a sane -Wlogical-op... yes checking whether gcc accepts -Wduplicated-cond... yes checking whether gcc accepts -Wnull-dereference... yes checking whether gcc accepts -Wimplicit-fallthrough... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of long... 8 checking for struct user_regs_struct... yes checking /usr/bin/gcc option for 32-bit word size... -m32 checking for 64-bit host... yes checking whether /usr/bin/gcc -m32 makes executables we can run... yes checking for bunzip2... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... gcc3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating config/Makefile config.status: creating Makefile config.status: creating m4/Makefile config.status: creating elfutils.spec config.status: creating debuginfod/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating libelf/Makefile config.status: creating libebl/Makefile config.status: creating libdwelf/Makefile config.status: creating libdw/Makefile config.status: creating libdwfl/Makefile config.status: creating libcpu/Makefile config.status: creating libasm/Makefile config.status: creating backends/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating config/libelf.pc config.status: creating config/libdw.pc config.status: creating config/libdebuginfod.pc config.status: creating version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: ===================================================================== elfutils: 0.180 (eu_version: 180) ===================================================================== Prefix : /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c Program prefix ("eu-" recommended) : eu- Source code location : source_subfolder Maintainer mode : build arch : x86_64-pc-linux-gnu RECOMMENDED FEATURES (should all be yes) gzip support : yes bzip2 support : yes lzma/xz support : yes libstdc++ demangle support : yes File textrel check : yes Symbol versioning : yes NOT RECOMMENDED FEATURES (should all be no) Experimental thread safety : no install elf.h : no OTHER FEATURES Deterministic archives by default : true Native language support : yes Extra Valgrind annotations : no Debuginfod client/server support : no EXTRA TEST FEATURES (used with make check) have bunzip2 installed (required) : yes debug branch prediction : no gprof support : no gcov support : no run all tests under valgrind : no gcc undefined behaviour sanitizer : no use rpath in tests : no test biarch : yes ----Running------ > make -j3 ----------------- make --no-print-directory all-recursive Making all in config make[2]: Nothing to be done for 'all'. Making all in m4 make[2]: Nothing to be done for 'all'. Making all in lib CC xstrdup.o CC xmalloc.o CC xstrndup.o CC next_prime.o CC crc32.o CC crc32_file.o CC color.o CC printversion.o AR libeu.a Making all in libelf CC elf_version.o CC elf_hash.o CC elf_error.o CC elf_fill.o CC elf_begin.o CC elf_next.o CC elf_rand.o CC elf_end.o CC elf_kind.o CC gelf_getclass.o CC elf_getbase.o CC elf_getident.o CC elf32_fsize.o CC elf64_fsize.o CC gelf_fsize.o CC elf32_xlatetof.o CC elf32_xlatetom.o CC elf64_xlatetof.o CC elf64_xlatetom.o CC gelf_xlate.o CC elf32_getehdr.o CC elf64_getehdr.o CC gelf_getehdr.o CC elf32_newehdr.o CC elf64_newehdr.o CC gelf_newehdr.o CC gelf_update_ehdr.o CC elf32_getphdr.o CC elf64_getphdr.o CC gelf_getphdr.o CC elf32_newphdr.o CC elf64_newphdr.o CC gelf_newphdr.o CC gelf_update_phdr.o CC elf_getarhdr.o CC elf_getarsym.o CC elf_rawfile.o CC elf_readall.o CC elf_cntl.o CC elf_getscn.o CC elf_nextscn.o CC elf_ndxscn.o CC elf_newscn.o CC elf32_getshdr.o CC elf64_getshdr.o CC gelf_getshdr.o CC gelf_update_shdr.o CC elf_strptr.o CC elf_rawdata.o CC elf_getdata.o CC elf_newdata.o CC elf_getdata_rawchunk.o CC elf_flagelf.o CC elf_flagehdr.o CC elf_flagphdr.o CC elf_flagscn.o CC elf_flagshdr.o CC elf_flagdata.o CC elf_memory.o CC elf_update.o CC elf32_updatenull.o CC elf64_updatenull.o CC elf32_updatefile.o CC elf64_updatefile.o CC gelf_getsym.o CC gelf_update_sym.o CC gelf_getversym.o CC gelf_getverneed.o CC gelf_getvernaux.o CC gelf_getverdef.o CC gelf_getverdaux.o CC gelf_getrel.o CC gelf_getrela.o CC gelf_update_rel.o CC gelf_update_rela.o CC gelf_getdyn.o CC gelf_update_dyn.o CC gelf_getmove.o CC gelf_update_move.o CC gelf_getsyminfo.o CC gelf_update_syminfo.o CC gelf_getauxv.o CC gelf_update_auxv.o CC gelf_getnote.o CC gelf_xlatetof.o CC gelf_xlatetom.o CC nlist.o CC gelf_getsymshndx.o CC gelf_update_symshndx.o CC gelf_update_versym.o CC gelf_update_verneed.o CC gelf_update_vernaux.o CC gelf_update_verdef.o CC gelf_update_verdaux.o CC elf_getphdrnum.o CC elf_getshdrnum.o CC elf_getshdrstrndx.o CC gelf_checksum.o CC elf32_checksum.o CC elf64_checksum.o CC libelf_crc32.o CC libelf_next_prime.o CC elf_clone.o CC gelf_getlib.o CC gelf_update_lib.o CC elf32_offscn.o CC elf64_offscn.o CC gelf_offscn.o CC elf_getaroff.o CC elf_gnu_hash.o CC elf_scnshndx.o CC elf32_getchdr.o CC elf64_getchdr.o CC gelf_getchdr.o CC elf_compress.o CC elf_compress_gnu.o CC elf_version.os CC elf_hash.os CC elf_error.os CC elf_fill.os CC elf_begin.os CC elf_next.os CC elf_rand.os CC elf_end.os CC elf_kind.os CC gelf_getclass.os CC elf_getbase.os CC elf_getident.os CC elf32_fsize.os CC elf64_fsize.os CC gelf_fsize.os CC elf32_xlatetof.os CC elf32_xlatetom.os CC elf64_xlatetof.os CC elf64_xlatetom.os CC gelf_xlate.os CC elf32_getehdr.os CC elf64_getehdr.os CC gelf_getehdr.os CC elf32_newehdr.os CC elf64_newehdr.os CC gelf_newehdr.os CC gelf_update_ehdr.os CC elf32_getphdr.os CC elf64_getphdr.os CC gelf_getphdr.os CC elf32_newphdr.os CC elf64_newphdr.os CC gelf_newphdr.os CC gelf_update_phdr.os CC elf_getarhdr.os CC elf_getarsym.os CC elf_rawfile.os CC elf_readall.os CC elf_cntl.os CC elf_getscn.os CC elf_nextscn.os CC elf_ndxscn.os CC elf_newscn.os CC elf32_getshdr.os CC elf64_getshdr.os CC gelf_getshdr.os CC gelf_update_shdr.os CC elf_strptr.os CC elf_rawdata.os CC elf_getdata.os CC elf_newdata.os CC elf_getdata_rawchunk.os CC elf_flagelf.os CC elf_flagehdr.os CC elf_flagphdr.os CC elf_flagscn.os CC elf_flagshdr.os CC elf_flagdata.os CC elf_memory.os CC elf_update.os CC elf32_updatenull.os CC elf64_updatenull.os CC elf32_updatefile.os CC elf64_updatefile.os CC gelf_getsym.os CC gelf_update_sym.os CC gelf_getversym.os CC gelf_getverneed.os CC gelf_getvernaux.os CC gelf_getverdef.os CC gelf_getverdaux.os CC gelf_getrel.os CC gelf_getrela.os CC gelf_update_rel.os CC gelf_update_rela.os CC gelf_getdyn.os CC gelf_update_dyn.os CC gelf_getmove.os CC gelf_update_move.os CC gelf_getsyminfo.os CC gelf_update_syminfo.os CC gelf_getauxv.os CC gelf_update_auxv.os CC gelf_getnote.os CC gelf_xlatetof.os CC gelf_xlatetom.os CC nlist.os CC gelf_getsymshndx.os CC gelf_update_symshndx.os CC gelf_update_versym.os CC gelf_update_verneed.os CC gelf_update_vernaux.os CC gelf_update_verdef.os CC gelf_update_verdaux.os CC elf_getphdrnum.os CC elf_getshdrnum.os CC elf_getshdrstrndx.os CC gelf_checksum.os CC elf32_checksum.os CC elf64_checksum.os CC libelf_crc32.os CC libelf_next_prime.os CC elf_clone.os CC gelf_getlib.os CC gelf_update_lib.os CC elf32_offscn.os CC elf64_offscn.os CC gelf_offscn.os CC elf_getaroff.os CC elf_gnu_hash.os CC elf_scnshndx.os CC elf32_getchdr.os CC elf64_getchdr.os CC gelf_getchdr.os CC elf_compress.os CC elf_compress_gnu.os AR libelf.a AR libelf_pic.a CCLD libelf.so Making all in libcpu GEN i386_defs GEN x86_64_defs CC bpf_disasm.o CC riscv_disasm.o GEN i386.mnemonics GEN x86_64.mnemonics CC i386_disasm.o CC x86_64_disasm.o CC bpf_disasm.os CC riscv_disasm.os CC i386_disasm.os AR libcpu.a CC x86_64_disasm.os AR libcpu_pic.a rm x86_64_defs i386_defs Making all in backends CC i386_init.o CC i386_symbol.o CC i386_corenote.o CC i386_cfi.o CC i386_retval.o CC i386_regs.o CC i386_auxv.o CC i386_syscall.o CC i386_initreg.o CC i386_unwind.o CC sh_init.o CC sh_symbol.o CC sh_corenote.o CC sh_regs.o CC sh_retval.o CC x86_64_init.o CC x86_64_symbol.o CC x86_64_corenote.o CC x86_64_cfi.o CC x86_64_retval.o CC x86_64_regs.o CC x86_64_syscall.o CC x86_64_initreg.o CC x86_64_unwind.o CC x32_corenote.o CC ia64_init.o CC ia64_symbol.o CC ia64_regs.o CC ia64_retval.o CC alpha_init.o CC alpha_symbol.o CC alpha_retval.o CC alpha_regs.o CC alpha_corenote.o CC arm_init.o CC alpha_auxv.o CC arm_symbol.o CC arm_regs.o CC arm_corenote.o CC arm_auxv.o CC arm_attrs.o CC arm_retval.o CC arm_cfi.o CC arm_initreg.o CC aarch64_init.o CC aarch64_regs.o CC aarch64_symbol.o CC aarch64_corenote.o CC aarch64_retval.o CC aarch64_cfi.o CC aarch64_initreg.o CC aarch64_unwind.o CC sparc_init.o CC sparc_symbol.o CC sparc_regs.o CC sparc_retval.o CC sparc_corenote.o CC sparc64_corenote.o CC sparc_auxv.o CC sparc_attrs.o CC sparc_cfi.o CC sparc_initreg.o CC ppc_init.o CC ppc_symbol.o CC ppc_retval.o CC ppc_regs.o CC ppc_corenote.o CC ppc_auxv.o CC ppc_attrs.o CC ppc_syscall.o CC ppc_cfi.o CC ppc_initreg.o CC ppc64_init.o CC ppc64_symbol.o CC ppc64_retval.o CC ppc64_corenote.o CC ppc64_unwind.o CC ppc64_resolve_sym.o CC s390_init.o CC s390_symbol.o CC s390_regs.o CC s390_retval.o CC s390_corenote.o CC s390x_corenote.o CC s390_cfi.o CC s390_initreg.o CC s390_unwind.o CC tilegx_init.o CC tilegx_symbol.o CC tilegx_regs.o CC tilegx_retval.o CC tilegx_corenote.o CC m68k_init.o CC m68k_symbol.o CC m68k_regs.o CC m68k_retval.o CC m68k_corenote.o CC m68k_cfi.o CC m68k_initreg.o CC bpf_init.o CC bpf_regs.o CC bpf_symbol.o CC riscv_init.o CC riscv_symbol.o CC riscv_cfi.o CC riscv_regs.o CC riscv_initreg.o CC riscv_corenote.o CC riscv64_corenote.o CC riscv_retval.o CC csky_attrs.o CC csky_init.o CC csky_symbol.o CC csky_cfi.o CC csky_regs.o CC csky_initreg.o CC csky_corenote.o CC i386_init.os CC i386_symbol.os CC i386_corenote.os CC i386_cfi.os CC i386_retval.os CC i386_regs.os CC i386_auxv.os CC i386_syscall.os CC i386_initreg.os CC i386_unwind.os CC sh_init.os CC sh_symbol.os CC sh_corenote.os CC sh_regs.os CC sh_retval.os CC x86_64_init.os CC x86_64_symbol.os CC x86_64_corenote.os CC x86_64_cfi.os CC x86_64_retval.os CC x86_64_regs.os CC x86_64_syscall.os CC x86_64_initreg.os CC x86_64_unwind.os CC x32_corenote.os CC ia64_init.os CC ia64_symbol.os CC ia64_regs.os CC ia64_retval.os CC alpha_init.os CC alpha_symbol.os CC alpha_retval.os CC alpha_regs.os CC alpha_corenote.os CC alpha_auxv.os CC arm_init.os CC arm_symbol.os CC arm_regs.os CC arm_corenote.os CC arm_auxv.os CC arm_attrs.os CC arm_retval.os CC arm_cfi.os CC arm_initreg.os CC aarch64_init.os CC aarch64_regs.os CC aarch64_symbol.os CC aarch64_corenote.os CC aarch64_retval.os CC aarch64_cfi.os CC aarch64_initreg.os CC aarch64_unwind.os CC sparc_init.os CC sparc_symbol.os CC sparc_regs.os CC sparc_retval.os CC sparc_corenote.os CC sparc64_corenote.os CC sparc_auxv.os CC sparc_attrs.os CC sparc_cfi.os CC sparc_initreg.os CC ppc_init.os CC ppc_symbol.os CC ppc_retval.os CC ppc_regs.os CC ppc_corenote.os CC ppc_auxv.os CC ppc_attrs.os CC ppc_syscall.os CC ppc_cfi.os CC ppc_initreg.os CC ppc64_init.os CC ppc64_symbol.os CC ppc64_retval.os CC ppc64_corenote.os CC ppc64_unwind.os CC ppc64_resolve_sym.os CC s390_init.os CC s390_symbol.os CC s390_regs.os CC s390_retval.os CC s390_corenote.os CC s390x_corenote.os CC s390_cfi.os CC s390_initreg.os CC s390_unwind.os CC tilegx_init.os CC tilegx_symbol.os CC tilegx_regs.os CC tilegx_retval.os CC tilegx_corenote.os CC m68k_init.os CC m68k_symbol.os CC m68k_regs.os CC m68k_retval.os CC m68k_corenote.os CC m68k_cfi.os CC m68k_initreg.os CC bpf_init.os CC bpf_regs.os CC bpf_symbol.os CC riscv_init.os CC riscv_symbol.os CC riscv_cfi.os CC riscv_regs.os CC riscv_initreg.os CC riscv_corenote.os CC riscv64_corenote.os CC riscv_retval.os CC csky_attrs.os CC csky_init.os CC csky_symbol.os CC csky_cfi.os CC csky_regs.os CC csky_initreg.os CC csky_corenote.os AR libebl_backends.a AR libebl_backends_pic.a Making all in libebl CC eblopenbackend.o CC eblclosebackend.o CC eblreloctypename.o CC eblsegmenttypename.o CC eblsectiontypename.o CC eblmachineflagname.o CC eblsymboltypename.o CC ebldynamictagname.o CC eblsectionname.o CC eblsymbolbindingname.o CC eblbackendname.o CC eblosabiname.o CC eblmachineflagcheck.o CC eblmachinesectionflagcheck.o CC eblreloctypecheck.o CC eblrelocvaliduse.o CC eblrelocsimpletype.o CC ebldynamictagcheck.o CC eblcorenotetypename.o CC eblobjnotetypename.o CC eblcorenote.o CC eblobjnote.o CC ebldebugscnp.o CC eblgotpcreloccheck.o CC eblcopyrelocp.o CC eblsectionstripp.o CC eblelfclass.o CC eblelfdata.o CC eblelfmachine.o CC ebl_check_special_symbol.o CC eblbsspltp.o CC eblretval.o CC eblreginfo.o CC eblnonerelocp.o CC eblrelativerelocp.o CC eblsysvhashentrysize.o CC eblauxvinfo.o CC eblcheckobjattr.o CC ebl_check_special_section.o CC ebl_syscall_abi.o CC eblabicfi.o CC eblstother.o CC eblinitreg.o CC ebldwarftoregno.o CC eblnormalizepc.o CC eblunwind.o CC eblresolvesym.o CC eblcheckreloctargettype.o CC ebl_data_marker_symbol.o CC eblopenbackend.os CC eblclosebackend.os CC eblreloctypename.os CC eblsegmenttypename.os CC eblsectiontypename.os CC eblmachineflagname.os CC eblsymboltypename.os CC ebldynamictagname.os CC eblsectionname.os CC eblsymbolbindingname.os CC eblbackendname.os CC eblosabiname.os CC eblmachineflagcheck.os CC eblmachinesectionflagcheck.os CC eblreloctypecheck.os CC eblrelocvaliduse.os CC eblrelocsimpletype.os CC ebldynamictagcheck.os CC eblcorenotetypename.os CC eblobjnotetypename.os CC eblcorenote.os CC eblobjnote.os CC ebldebugscnp.os CC eblgotpcreloccheck.os CC eblcopyrelocp.os CC eblsectionstripp.os CC eblelfclass.os CC eblelfdata.os CC eblelfmachine.os CC ebl_check_special_symbol.os CC eblbsspltp.os CC eblretval.os CC eblreginfo.os CC eblnonerelocp.os CC eblrelativerelocp.os CC eblsysvhashentrysize.os CC eblauxvinfo.os CC eblcheckobjattr.os CC ebl_check_special_section.os CC ebl_syscall_abi.os CC eblabicfi.os CC eblstother.os CC eblinitreg.os CC ebldwarftoregno.os CC eblnormalizepc.os CC eblunwind.os CC eblresolvesym.os CC eblcheckreloctargettype.os CC ebl_data_marker_symbol.os AR libebl.a AR libebl_pic.a Making all in libdwelf CC dwelf_elf_gnu_debuglink.o CC dwelf_dwarf_gnu_debugaltlink.o CC dwelf_elf_gnu_build_id.o CC dwelf_scn_gnu_compressed_size.o CC dwelf_strtab.o CC dwelf_elf_begin.o CC dwelf_elf_e_machine_string.o CC dwelf_elf_gnu_debuglink.os CC dwelf_dwarf_gnu_debugaltlink.os CC dwelf_elf_gnu_build_id.os CC dwelf_scn_gnu_compressed_size.os CC dwelf_strtab.os CC dwelf_elf_begin.os CC dwelf_elf_e_machine_string.os AR libdwelf.a AR libdwelf_pic.a Making all in libdwfl CC dwfl_begin.o CC dwfl_end.o CC dwfl_error.o CC dwfl_version.o CC dwfl_module.o CC dwfl_report_elf.o CC relocate.o CC dwfl_module_build_id.o CC dwfl_module_report_build_id.o CC derelocate.o CC offline.o CC segment.o CC dwfl_module_info.o CC dwfl_getmodules.o CC dwfl_getdwarf.o CC dwfl_module_getdwarf.o CC dwfl_module_getelf.o CC dwfl_validate_address.o CC argp-std.o CC find-debuginfo.o CC dwfl_build_id_find_elf.o CC dwfl_build_id_find_debuginfo.o CC linux-kernel-modules.o CC linux-proc-maps.o CC dwfl_addrmodule.o CC dwfl_addrdwarf.o CC cu.o CC dwfl_module_nextcu.o CC dwfl_nextcu.o CC dwfl_cumodule.o CC dwfl_module_addrdie.o CC dwfl_addrdie.o CC lines.o CC dwfl_lineinfo.o CC dwfl_line_comp_dir.o CC dwfl_linemodule.o CC dwfl_linecu.o CC dwfl_dwarf_line.o CC dwfl_getsrclines.o CC dwfl_onesrcline.o CC dwfl_module_getsrc.o CC dwfl_getsrc.o CC dwfl_module_getsrc_file.o CC libdwfl_crc32.o CC libdwfl_crc32_file.o CC elf-from-memory.o CC dwfl_module_dwarf_cfi.o CC dwfl_module_eh_cfi.o CC dwfl_module_getsym.o CC dwfl_module_addrname.o CC dwfl_module_addrsym.o CC dwfl_module_return_value_location.o CC dwfl_module_register_names.o CC dwfl_segment_report_module.o CC link_map.o CC core-file.o CC open.o CC image-header.o CC dwfl_frame.o CC frame_unwind.o CC dwfl_frame_pc.o CC linux-pid-attach.o CC linux-core-attach.o CC dwfl_frame_regs.o CC gzip.o CC debuginfod-client.o CC bzip2.o CC lzma.o CC dwfl_begin.os CC dwfl_end.os CC dwfl_error.os CC dwfl_version.os CC dwfl_module.os CC dwfl_report_elf.os CC relocate.os CC dwfl_module_build_id.os CC dwfl_module_report_build_id.os CC derelocate.os CC offline.os CC segment.os CC dwfl_module_info.os CC dwfl_getmodules.os CC dwfl_getdwarf.os CC dwfl_module_getdwarf.os CC dwfl_module_getelf.os CC dwfl_validate_address.os CC argp-std.os CC find-debuginfo.os CC dwfl_build_id_find_elf.os CC dwfl_build_id_find_debuginfo.os CC linux-kernel-modules.os CC linux-proc-maps.os CC dwfl_addrmodule.os CC dwfl_addrdwarf.os CC cu.os CC dwfl_module_nextcu.os CC dwfl_nextcu.os CC dwfl_cumodule.os CC dwfl_module_addrdie.os CC dwfl_addrdie.os CC lines.os CC dwfl_lineinfo.os CC dwfl_line_comp_dir.os CC dwfl_linemodule.os CC dwfl_linecu.os CC dwfl_dwarf_line.os CC dwfl_getsrclines.os CC dwfl_onesrcline.os CC dwfl_module_getsrc.os CC dwfl_getsrc.os CC dwfl_module_getsrc_file.os CC libdwfl_crc32.os CC libdwfl_crc32_file.os CC elf-from-memory.os CC dwfl_module_dwarf_cfi.os CC dwfl_module_eh_cfi.os CC dwfl_module_getsym.os CC dwfl_module_addrname.os CC dwfl_module_addrsym.os CC dwfl_module_return_value_location.os CC dwfl_module_register_names.os CC dwfl_segment_report_module.os CC link_map.os CC core-file.os CC open.os CC image-header.os CC dwfl_frame.os CC frame_unwind.os CC dwfl_frame_pc.os CC linux-pid-attach.os CC linux-core-attach.os CC dwfl_frame_regs.os CC gzip.os CC debuginfod-client.os CC bzip2.os CC lzma.os AR libdwfl.a AR libdwfl_pic.a Making all in libdw make all-am CC dwarf_begin.o CC dwarf_begin_elf.o CC dwarf_end.o CC dwarf_getelf.o CC dwarf_getpubnames.o CC dwarf_getabbrev.o CC dwarf_tag.o CC dwarf_error.o CC dwarf_nextcu.o CC dwarf_diename.o CC dwarf_offdie.o CC dwarf_attr.o CC dwarf_formstring.o CC dwarf_abbrev_hash.o CC dwarf_sig8_hash.o CC dwarf_attr_integrate.o CC dwarf_hasattr_integrate.o CC dwarf_child.o CC dwarf_haschildren.o CC dwarf_formaddr.o CC dwarf_formudata.o CC dwarf_formsdata.o CC dwarf_lowpc.o CC dwarf_entrypc.o CC dwarf_haspc.o CC dwarf_highpc.o CC dwarf_ranges.o CC dwarf_formref.o CC dwarf_formref_die.o CC dwarf_siblingof.o CC dwarf_dieoffset.o CC dwarf_cuoffset.o CC dwarf_diecu.o CC dwarf_hasattr.o CC dwarf_hasform.o CC dwarf_whatform.o CC dwarf_whatattr.o CC dwarf_bytesize.o CC dwarf_arrayorder.o CC dwarf_bitsize.o CC dwarf_bitoffset.o CC dwarf_srclang.o CC dwarf_getabbrevtag.o CC dwarf_getabbrevcode.o CC dwarf_abbrevhaschildren.o CC dwarf_getattrcnt.o CC dwarf_getabbrevattr.o CC dwarf_getsrclines.o CC dwarf_getsrc_die.o CC dwarf_getscopes.o CC dwarf_getscopes_die.o CC dwarf_getscopevar.o CC dwarf_linesrc.o CC dwarf_lineno.o CC dwarf_lineaddr.o CC dwarf_linecol.o CC dwarf_linebeginstatement.o CC dwarf_lineendsequence.o CC dwarf_lineblock.o CC dwarf_lineprologueend.o CC dwarf_lineepiloguebegin.o CC dwarf_lineisa.o CC dwarf_linediscriminator.o CC dwarf_lineop_index.o CC dwarf_line_file.o CC dwarf_onesrcline.o CC dwarf_formblock.o CC dwarf_getsrcfiles.o CC dwarf_filesrc.o CC dwarf_getsrcdirs.o CC dwarf_getlocation.o CC dwarf_getstring.o CC dwarf_offabbrev.o CC dwarf_getaranges.o CC dwarf_onearange.o CC dwarf_getarangeinfo.o CC dwarf_getarange_addr.o CC dwarf_getattrs.o CC dwarf_formflag.o CC dwarf_getmacros.o CC dwarf_macro_getparamcnt.o CC dwarf_macro_opcode.o CC dwarf_macro_param.o CC dwarf_macro_param1.o CC dwarf_macro_param2.o CC dwarf_macro_getsrcfiles.o CC dwarf_addrdie.o CC dwarf_getfuncs.o CC dwarf_decl_file.o CC dwarf_decl_line.o CC dwarf_decl_column.o CC dwarf_func_inline.o CC dwarf_getsrc_file.o CC libdw_findcu.o CC libdw_form.o CC libdw_alloc.o CC libdw_visit_scopes.o CC dwarf_entry_breakpoints.o CC dwarf_next_cfi.o CC cie.o CC fde.o CC cfi.o CC frame-cache.o CC dwarf_frame_info.o CC dwarf_frame_cfa.o CC dwarf_frame_register.o CC dwarf_cfi_addrframe.o CC dwarf_getcfi.o CC dwarf_getcfi_elf.o CC dwarf_cfi_end.o CC dwarf_aggregate_size.o CC dwarf_getlocation_implicit_pointer.o CC dwarf_getlocation_die.o CC dwarf_getlocation_attr.o CC dwarf_getalt.o CC dwarf_setalt.o CC dwarf_cu_getdwarf.o CC dwarf_cu_die.o CC dwarf_peel_type.o CC dwarf_default_lower_bound.o CC dwarf_die_addr_die.o CC dwarf_get_units.o CC libdw_find_split_unit.o CC dwarf_cu_info.o CC dwarf_next_lines.o CC dwarf_begin.os CC dwarf_begin_elf.os CC dwarf_end.os CC dwarf_getelf.os CC dwarf_getpubnames.os CC dwarf_getabbrev.os CC dwarf_tag.os CC dwarf_error.os CC dwarf_nextcu.os CC dwarf_diename.os CC dwarf_offdie.os CC dwarf_attr.os CC dwarf_formstring.os CC dwarf_abbrev_hash.os CC dwarf_sig8_hash.os CC dwarf_attr_integrate.os CC dwarf_hasattr_integrate.os CC dwarf_child.os CC dwarf_haschildren.os CC dwarf_formaddr.os CC dwarf_formudata.os CC dwarf_formsdata.os CC dwarf_lowpc.os CC dwarf_entrypc.os CC dwarf_haspc.os CC dwarf_highpc.os CC dwarf_ranges.os CC dwarf_formref.os CC dwarf_formref_die.os CC dwarf_siblingof.os CC dwarf_dieoffset.os CC dwarf_cuoffset.os CC dwarf_diecu.os CC dwarf_hasattr.os CC dwarf_hasform.os CC dwarf_whatform.os CC dwarf_whatattr.os CC dwarf_bytesize.os CC dwarf_arrayorder.os CC dwarf_bitsize.os CC dwarf_bitoffset.os CC dwarf_srclang.os CC dwarf_getabbrevtag.os CC dwarf_getabbrevcode.os CC dwarf_abbrevhaschildren.os CC dwarf_getattrcnt.os CC dwarf_getabbrevattr.os CC dwarf_getsrclines.os CC dwarf_getsrc_die.os CC dwarf_getscopes.os CC dwarf_getscopes_die.os CC dwarf_getscopevar.os CC dwarf_linesrc.os CC dwarf_lineno.os CC dwarf_lineaddr.os CC dwarf_linecol.os CC dwarf_linebeginstatement.os CC dwarf_lineendsequence.os CC dwarf_lineblock.os CC dwarf_lineprologueend.os CC dwarf_lineepiloguebegin.os CC dwarf_lineisa.os CC dwarf_linediscriminator.os CC dwarf_lineop_index.os CC dwarf_line_file.os CC dwarf_onesrcline.os CC dwarf_formblock.os CC dwarf_getsrcfiles.os CC dwarf_filesrc.os CC dwarf_getsrcdirs.os CC dwarf_getlocation.os CC dwarf_getstring.os CC dwarf_offabbrev.os CC dwarf_getaranges.os CC dwarf_onearange.os CC dwarf_getarangeinfo.os CC dwarf_getarange_addr.os CC dwarf_getattrs.os CC dwarf_formflag.os CC dwarf_getmacros.os CC dwarf_macro_getparamcnt.os CC dwarf_macro_opcode.os CC dwarf_macro_param.os CC dwarf_macro_param1.os CC dwarf_macro_param2.os CC dwarf_macro_getsrcfiles.os CC dwarf_addrdie.os CC dwarf_getfuncs.os CC dwarf_decl_file.os CC dwarf_decl_line.os CC dwarf_decl_column.os CC dwarf_func_inline.os CC dwarf_getsrc_file.os CC libdw_findcu.os CC libdw_form.os CC libdw_alloc.os CC libdw_visit_scopes.os CC dwarf_entry_breakpoints.os CC dwarf_next_cfi.os CC cie.os CC fde.os CC cfi.os CC frame-cache.os CC dwarf_frame_info.os CC dwarf_frame_cfa.os CC dwarf_frame_register.os CC dwarf_cfi_addrframe.os CC dwarf_getcfi.os CC dwarf_getcfi_elf.os CC dwarf_cfi_end.os CC dwarf_aggregate_size.os CC dwarf_getlocation_implicit_pointer.os CC dwarf_getlocation_die.os CC dwarf_getlocation_attr.os CC dwarf_getalt.os CC dwarf_setalt.os CC dwarf_cu_getdwarf.os CC dwarf_cu_die.os CC dwarf_peel_type.os CC dwarf_default_lower_bound.os CC dwarf_die_addr_die.os CC dwarf_get_units.os CC libdw_find_split_unit.os CC dwarf_cu_info.os CC dwarf_next_lines.os AR libdw.a AR libdw_pic.a CCLD libdw.so Making all in libasm CC asm_begin.o CC asm_abort.o CC asm_end.o CC asm_error.o CC asm_getelf.o CC asm_newscn.o CC asm_newscn_ingrp.o CC asm_newsubscn.o CC asm_newsym.o CC asm_newcomsym.o CC asm_newabssym.o CC asm_newscngrp.o CC asm_scngrp_newsignature.o CC asm_fill.o CC asm_align.o CC asm_addstrz.o CC asm_addint8.o CC asm_adduint8.o CC asm_addint16.o CC asm_adduint16.o CC asm_addint32.o CC asm_adduint32.o CC asm_addint64.o CC asm_adduint64.o CC asm_adduleb128.o CC asm_addsleb128.o CC disasm_begin.o CC disasm_cb.o CC disasm_end.o CC disasm_str.o CC symbolhash.o CC asm_begin.os CC asm_abort.os CC asm_end.os CC asm_error.os CC asm_getelf.os CC asm_newscn.os CC asm_newscn_ingrp.os CC asm_newsubscn.os CC asm_newsym.os CC asm_newcomsym.os CC asm_newabssym.os CC asm_newscngrp.os CC asm_scngrp_newsignature.os CC asm_fill.os CC asm_align.os CC asm_addstrz.os CC asm_addint8.os CC asm_adduint8.os CC asm_addint16.os CC asm_adduint16.os CC asm_addint32.os CC asm_adduint32.os CC asm_addint64.os CC asm_adduint64.os CC asm_adduleb128.os CC asm_addsleb128.os CC disasm_begin.os CC disasm_cb.os CC disasm_end.os CC disasm_str.os CC symbolhash.os AR libasm.a AR libasm_pic.a CCLD libasm.so Making all in src CC readelf.o CC nm.o CC size.o CC strip.o CC elflint.o CC findtextrel.o CC addr2line.o CC elfcmp.o CC objdump.o CC ranlib.o CC arlib.o CC arlib2.o CC arlib-argp.o CC strings.o CC ar.o CC unstrip.o CC stack.o CC elfcompress.o CC elfclassify.o GEN make-debug-archive CCLD nm CCLD size CCLD strip CCLD elflint CCLD findtextrel CCLD addr2line CCLD elfcmp CCLD objdump AR libar.a CCLD strings CCLD ar CCLD unstrip CCLD stack CCLD elfcompress CCLD elfclassify CCLD ranlib CCLD readelf Making all in po make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. Making all in tests make[2]: Nothing to be done for 'all'. elfutils/0.180: Package 'e5aad851aec36f7604308fc7a9301be46074d18c' built elfutils/0.180: Build folder /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/e5aad851aec36f7604308fc7a9301be46074d18c elfutils/0.180: Generated conaninfo.txt elfutils/0.180: Generated conanbuildinfo.txt elfutils/0.180: Generating the package elfutils/0.180: Package folder /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c elfutils/0.180: Calling package() ----Running------ > make install -j3 ----------------- Making install in config make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib/pkgconfig' /usr/bin/install -c -m 644 libelf.pc libdw.pc '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib/pkgconfig' Making install in m4 make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in lib make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in libelf /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include/elfutils' /usr/bin/install -c -m 644 libelf.a '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib' /usr/bin/install -c -m 644 ../source_subfolder/libelf/libelf.h ../source_subfolder/libelf/gelf.h ../source_subfolder/libelf/nlist.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include' /usr/bin/install -c -m 644 ../source_subfolder/libelf/elf-knowledge.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include/elfutils' ( cd '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib' && ranlib libelf.a ) /bin/bash /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/e5aad851aec36f7604308fc7a9301be46074d18c/source_subfolder/config/install-sh -d /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib /usr/bin/install -c libelf.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib/libelf-0.180.so ln -fs libelf-0.180.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib/libelf.so.1 ln -fs libelf.so.1 /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib/libelf.so Making install in libcpu make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in backends make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in libebl make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in libdwelf make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include/elfutils' /usr/bin/install -c -m 644 ../source_subfolder/libdwelf/libdwelf.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include/elfutils' Making install in libdwfl make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include/elfutils' /usr/bin/install -c -m 644 ../source_subfolder/libdwfl/libdwfl.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include/elfutils' Making install in libdw /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include/elfutils' /usr/bin/install -c -m 644 libdw.a '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib' /usr/bin/install -c -m 644 ../source_subfolder/libdw/dwarf.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include' /usr/bin/install -c -m 644 ../source_subfolder/libdw/libdw.h ../source_subfolder/libdw/known-dwarf.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include/elfutils' ( cd '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib' && ranlib libdw.a ) /bin/bash /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/e5aad851aec36f7604308fc7a9301be46074d18c/source_subfolder/config/install-sh -d /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib /usr/bin/install -c libdw.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib/libdw-0.180.so ln -fs libdw-0.180.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib/libdw.so.1 ln -fs libdw.so.1 /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib/libdw.so Making install in libasm /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include/elfutils' /usr/bin/install -c -m 644 libasm.a '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib' /usr/bin/install -c -m 644 ../source_subfolder/libasm/libasm.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include/elfutils' ( cd '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib' && ranlib libasm.a ) /bin/bash /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/e5aad851aec36f7604308fc7a9301be46074d18c/source_subfolder/config/install-sh -d /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib /usr/bin/install -c libasm.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib/libasm-0.180.so ln -fs libasm-0.180.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib/libasm.so.1 ln -fs libasm.so.1 /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/lib/libasm.so Making install in src make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin' /usr/bin/install -c make-debug-archive '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-make-debug-archive' /usr/bin/install -c readelf '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-readelf' /usr/bin/install -c nm '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-nm' /usr/bin/install -c size '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-size' /usr/bin/install -c strip '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-strip' /usr/bin/install -c elflint '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-elflint' /usr/bin/install -c findtextrel '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-findtextrel' /usr/bin/install -c addr2line '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-addr2line' /usr/bin/install -c elfcmp '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-elfcmp' /usr/bin/install -c objdump '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-objdump' /usr/bin/install -c ranlib '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-ranlib' /usr/bin/install -c strings '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-strings' /usr/bin/install -c ar '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-ar' /usr/bin/install -c unstrip '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-unstrip' /usr/bin/install -c stack '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-stack' /usr/bin/install -c elfcompress '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-elfcompress' /usr/bin/install -c elfclassify '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/./eu-elfclassify' Making install in po installing ../source_subfolder/po/de.gmo as /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/locale/de/LC_MESSAGES/elfutils.mo installing ../source_subfolder/po/es.gmo as /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/locale/es/LC_MESSAGES/elfutils.mo installing ../source_subfolder/po/ja.gmo as /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/locale/ja/LC_MESSAGES/elfutils.mo installing ../source_subfolder/po/pl.gmo as /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/locale/pl/LC_MESSAGES/elfutils.mo installing ../source_subfolder/po/uk.gmo as /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/locale/uk/LC_MESSAGES/elfutils.mo installing ../source_subfolder/po/en@quot.gmo as /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/locale/en@quot/LC_MESSAGES/elfutils.mo installing ../source_subfolder/po/en@boldquot.gmo as /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/locale/en@boldquot/LC_MESSAGES/elfutils.mo if test "elfutils" = "gettext-tools"; then \ /bin/mkdir -p /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ../source_subfolder/po/$file \ /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in doc make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/man/man3' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/man/man1' /usr/bin/install -c -m 644 '../source_subfolder/doc/readelf.1' '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/man/man1/eu-readelf.1' /usr/bin/install -c -m 644 ../source_subfolder/doc/elf_update.3 ../source_subfolder/doc/elf_getdata.3 ../source_subfolder/doc/elf_clone.3 ../source_subfolder/doc/elf_begin.3 '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/man/man3' /usr/bin/install -c -m 644 '../source_subfolder/doc/elfclassify.1' '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/share/man/man1/eu-elfclassify.1' Making install in tests make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include/elfutils' /usr/bin/install -c -m 644 version.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/include/elfutils' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK elfutils/0.180 package(): Packaged 3 '.a' files: libelf.a, libdw.a, libasm.a elfutils/0.180 package(): Packaged 20 files elfutils/0.180 package(): Packaged 11 '.h' files elfutils/0.180: Package 'e5aad851aec36f7604308fc7a9301be46074d18c' created elfutils/0.180: Created package revision 3b4a530a5971f19789eb422a9f9ed1ed elfutils/0.180: Appending PATH env var with : /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin elfutils/0.180: Setting ADDR2LINE to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-addr2line elfutils/0.180: Setting AR to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-ar elfutils/0.180: Setting ELFCLASSIFY to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-elfclassify elfutils/0.180: Setting ELFCMP to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-elfcmp elfutils/0.180: Setting ELFCOMPRESS to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-elfcompress elfutils/0.180: Setting ELFLINT to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-elflint elfutils/0.180: Setting FINDTEXTREL to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-findtextrel elfutils/0.180: Setting MAKE_DEBUG_ARCHIVE to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-make-debug-archive elfutils/0.180: Setting NM to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-nm elfutils/0.180: Setting OBJDUMP to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-objdump elfutils/0.180: Setting RANLIB to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-ranlib elfutils/0.180: Setting READELF to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-readelf elfutils/0.180: Setting SIZE to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-size elfutils/0.180: Setting STACK to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-stack elfutils/0.180: Setting STRINGS to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-strings elfutils/0.180: Setting STRIP to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-strip elfutils/0.180: Setting UNSTRIP to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/e5aad851aec36f7604308fc7a9301be46074d18c/bin/eu-unstrip [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK elfutils/0.180 (test package): Generator txt created conanbuildinfo.txt elfutils/0.180 (test package): Generator cmake created conanbuildinfo.cmake elfutils/0.180 (test package): Generated conaninfo.txt elfutils/0.180 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-4112/1/55ed1dcd-eb8e-4065-8732-7ef61254a08a/recipes/elfutils/all/test_package/build/039b2c4c33282e6b023eff49ddb416ce706b1a9d/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK elfutils/0.180 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-4112/1/55ed1dcd-eb8e-4065-8732-7ef61254a08a/recipes/elfutils/all/test_package/build/039b2c4c33282e6b023eff49ddb416ce706b1a9d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-4112/1/55ed1dcd-eb8e-4065-8732-7ef61254a08a/recipes/elfutils/all/test_package' ----------------- -- The C compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-4112/1/55ed1dcd-eb8e-4065-8732-7ef61254a08a/recipes/elfutils/all/test_package/build/039b2c4c33282e6b023eff49ddb416ce706b1a9d ----Running------ > cmake --build '/home/conan/w/cci_PR-4112/1/55ed1dcd-eb8e-4065-8732-7ef61254a08a/recipes/elfutils/all/test_package/build/039b2c4c33282e6b023eff49ddb416ce706b1a9d' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package elfutils/0.180 (test package): Running test() ----Running------ > eu-ar --version ----------------- eu-ar (elfutils) 0.180 Copyright (C) 2020 The elfutils developers . This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----Running------ > eu-ar r archive.a bin/test_package ----------------- ----Running------ > eu-objdump -d bin/test_package ----------------- bin/test_package: elf64-elf_x86_64 Disassembly of section .init: fd0: 48 83 ec 08 sub $0x8,%rsp fd4: 48 8b 05 0d 40 20 00 mov 0x20400d(%rip),%rax # 0x204fe8 fdb: 48 85 c0 test %rax,%rax fde: 74 02 je 0xfe2 fe0: ff d0 callq *%rax fe2: 48 83 c4 08 add $0x8,%rsp fe6: c3 retq Disassembly of section .plt: ff0: ff 35 2a 3f 20 00 pushq 0x203f2a(%rip) # 0x204f20 ff6: ff 25 2c 3f 20 00 jmpq *0x203f2c(%rip) # 0x204f28 ffc: 0f 1f 40 00 nopl 0x0(%rax) 1000: ff 25 2a 3f 20 00 jmpq *0x203f2a(%rip) # 0x204f30 1006: 68 00 00 00 00 pushq $0x0 100b: e9 e0 ff ff ff jmpq 0xff0 1010: ff 25 22 3f 20 00 jmpq *0x203f22(%rip) # 0x204f38 1016: 68 01 00 00 00 pushq $0x1 101b: e9 d0 ff ff ff jmpq 0xff0 1020: ff 25 1a 3f 20 00 jmpq *0x203f1a(%rip) # 0x204f40 1026: 68 02 00 00 00 pushq $0x2 102b: e9 c0 ff ff ff jmpq 0xff0 1030: ff 25 12 3f 20 00 jmpq *0x203f12(%rip) # 0x204f48 1036: 68 03 00 00 00 pushq $0x3 103b: e9 b0 ff ff ff jmpq 0xff0 1040: ff 25 0a 3f 20 00 jmpq *0x203f0a(%rip) # 0x204f50 1046: 68 04 00 00 00 pushq $0x4 104b: e9 a0 ff ff ff jmpq 0xff0 1050: ff 25 02 3f 20 00 jmpq *0x203f02(%rip) # 0x204f58 1056: 68 05 00 00 00 pushq $0x5 105b: e9 90 ff ff ff jmpq 0xff0 1060: ff 25 fa 3e 20 00 jmpq *0x203efa(%rip) # 0x204f60 1066: 68 06 00 00 00 pushq $0x6 106b: e9 80 ff ff ff jmpq 0xff0 1070: ff 25 f2 3e 20 00 jmpq *0x203ef2(%rip) # 0x204f68 1076: 68 07 00 00 00 pushq $0x7 107b: e9 70 ff ff ff jmpq 0xff0 1080: ff 25 ea 3e 20 00 jmpq *0x203eea(%rip) # 0x204f70 1086: 68 08 00 00 00 pushq $0x8 108b: e9 60 ff ff ff jmpq 0xff0 1090: ff 25 e2 3e 20 00 jmpq *0x203ee2(%rip) # 0x204f78 1096: 68 09 00 00 00 pushq $0x9 109b: e9 50 ff ff ff jmpq 0xff0 10a0: ff 25 da 3e 20 00 jmpq *0x203eda(%rip) # 0x204f80 10a6: 68 0a 00 00 00 pushq $0xa 10ab: e9 40 ff ff ff jmpq 0xff0 10b0: ff 25 d2 3e 20 00 jmpq *0x203ed2(%rip) # 0x204f88 10b6: 68 0b 00 00 00 pushq $0xb 10bb: e9 30 ff ff ff jmpq 0xff0 10c0: ff 25 ca 3e 20 00 jmpq *0x203eca(%rip) # 0x204f90 10c6: 68 0c 00 00 00 pushq $0xc 10cb: e9 20 ff ff ff jmpq 0xff0 10d0: ff 25 c2 3e 20 00 jmpq *0x203ec2(%rip) # 0x204f98 10d6: 68 0d 00 00 00 pushq $0xd 10db: e9 10 ff ff ff jmpq 0xff0 10e0: ff 25 ba 3e 20 00 jmpq *0x203eba(%rip) # 0x204fa0 10e6: 68 0e 00 00 00 pushq $0xe 10eb: e9 00 ff ff ff jmpq 0xff0 10f0: ff 25 b2 3e 20 00 jmpq *0x203eb2(%rip) # 0x204fa8 10f6: 68 0f 00 00 00 pushq $0xf 10fb: e9 f0 fe ff ff jmpq 0xff0 1100: ff 25 aa 3e 20 00 jmpq *0x203eaa(%rip) # 0x204fb0 1106: 68 10 00 00 00 pushq $0x10 110b: e9 e0 fe ff ff jmpq 0xff0 1110: ff 25 a2 3e 20 00 jmpq *0x203ea2(%rip) # 0x204fb8 1116: 68 11 00 00 00 pushq $0x11 111b: e9 d0 fe ff ff jmpq 0xff0 1120: ff 25 9a 3e 20 00 jmpq *0x203e9a(%rip) # 0x204fc0 1126: 68 12 00 00 00 pushq $0x12 112b: e9 c0 fe ff ff jmpq 0xff0 1130: ff 25 92 3e 20 00 jmpq *0x203e92(%rip) # 0x204fc8 1136: 68 13 00 00 00 pushq $0x13 113b: e9 b0 fe ff ff jmpq 0xff0 1140: ff 25 8a 3e 20 00 jmpq *0x203e8a(%rip) # 0x204fd0 1146: 68 14 00 00 00 pushq $0x14 114b: e9 a0 fe ff ff jmpq 0xff0 Disassembly of section .plt.got: 1150: ff 25 a2 3e 20 00 jmpq *0x203ea2(%rip) # 0x204ff8 1156: 66 90 nop Disassembly of section .text: 1160: 41 54 push %rsp 1162: 55 push %rbp 1163: 53 push %rbx 1164: 48 89 f3 mov %rsi,%rbx 1167: 83 ff 01 cmp $0x1,%edi 116a: 0f 8e c8 00 00 00 jle 0x1238 1170: bf 01 00 00 00 mov $0x1,%edi 1175: e8 26 02 00 00 callq 0x13a0 117a: 85 c0 test %eax,%eax 117c: 0f 84 91 00 00 00 je 0x1213 1182: 48 8b 7b 08 mov 0x8(%rbx),%rdi 1186: 31 d2 xor %edx,%edx 1188: 31 f6 xor %esi,%esi 118a: 31 c0 xor %eax,%eax 118c: e8 7f ff ff ff callq 0x1110 1191: 89 c5 mov %eax,%ebp 1193: 85 c0 test %eax,%eax 1195: 0f 88 b8 00 00 00 js 0x1253 119b: 31 d2 xor %edx,%edx 119d: be 01 00 00 00 mov $0x1,%esi 11a2: 89 c7 mov %eax,%edi 11a4: e8 87 1d 00 00 callq 0x2f30 11a9: 49 89 c4 mov %rax,%r12 11ac: 48 85 c0 test %rax,%rax 11af: 0f 84 c7 00 00 00 je 0x127c 11b5: 48 89 c7 mov %rax,%rdi 11b8: e8 03 22 00 00 callq 0x33c0 11bd: 83 f8 01 cmp $0x1,%eax 11c0: 0f 84 aa 00 00 00 je 0x1270 11c6: 48 8d 0d b2 22 00 00 lea 0x22b2(%rip),%rcx # 0x347f 11cd: 85 c0 test %eax,%eax 11cf: 74 15 je 0x11e6 11d1: 83 f8 03 cmp $0x3,%eax 11d4: 48 8d 0d a9 22 00 00 lea 0x22a9(%rip),%rcx # 0x3484 11db: 48 8d 05 82 22 00 00 lea 0x2282(%rip),%rax # 0x3464 11e2: 48 0f 45 c8 cmovne %rax,%rcx 11e6: 48 8b 53 08 mov 0x8(%rbx),%rdx 11ea: 48 8d 35 db 22 00 00 lea 0x22db(%rip),%rsi # 0x34cc 11f1: bf 01 00 00 00 mov $0x1,%edi 11f6: 31 c0 xor %eax,%eax 11f8: e8 03 ff ff ff callq 0x1100 11fd: 4c 89 e7 mov %r12,%rdi 1200: e8 1b 1f 00 00 callq 0x3120 1205: 89 ef mov %ebp,%edi 1207: e8 64 fe ff ff callq 0x1070 120c: 31 c0 xor %eax,%eax 120e: 5b pop %rbx 120f: 5d pop %rbp 1210: 41 5c pop %rsp 1212: c3 retq 1213: 83 cf ff or $0xffffffff,%edi 1216: e8 25 02 00 00 callq 0x1440 121b: 48 8d 35 b6 22 00 00 lea 0x22b6(%rip),%rsi # 0x34d8 1222: bf 01 00 00 00 mov $0x1,%edi 1227: 48 89 c2 mov %rax,%rdx 122a: 31 c0 xor %eax,%eax 122c: e8 cf fe ff ff callq 0x1100 1231: b8 01 00 00 00 mov $0x1,%eax 1236: eb d6 jmp 0x120e 1238: 48 8b 16 mov (%rsi),%rdx 123b: bf 01 00 00 00 mov $0x1,%edi 1240: 31 c0 xor %eax,%eax 1242: 48 8d 35 46 22 00 00 lea 0x2246(%rip),%rsi # 0x348f 1249: e8 b2 fe ff ff callq 0x1100 124e: 83 c8 ff or $0xffffffff,%eax 1251: eb bb jmp 0x120e 1253: 48 8b 13 mov (%rbx),%rdx 1256: 48 8d 35 45 22 00 00 lea 0x2245(%rip),%rsi # 0x34a2 125d: bf 01 00 00 00 mov $0x1,%edi 1262: 31 c0 xor %eax,%eax 1264: e8 97 fe ff ff callq 0x1100 1269: b8 01 00 00 00 mov $0x1,%eax 126e: eb 9e jmp 0x120e 1270: 48 8d 0d fa 21 00 00 lea 0x21fa(%rip),%rcx # 0x3471 1277: e9 6a ff ff ff jmpq 0x11e6 127c: 83 cf ff or $0xffffffff,%edi 127f: e8 bc 01 00 00 callq 0x1440 1284: 48 8d 35 27 22 00 00 lea 0x2227(%rip),%rsi # 0x34b2 128b: bf 01 00 00 00 mov $0x1,%edi 1290: 48 89 c2 mov %rax,%rdx 1293: 31 c0 xor %eax,%eax 1295: e8 66 fe ff ff callq 0x1100 129a: b8 01 00 00 00 mov $0x1,%eax 129f: e9 6a ff ff ff jmpq 0x120e 12a4: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 12ac: 00 00 12ae: 66 90 nop 12b0: 31 ed xor %ebp,%ebp 12b2: 49 89 d1 mov %rdx,%r9 12b5: 5e pop %rsi 12b6: 48 89 e2 mov %rsp,%rdx 12b9: 48 83 e4 f0 and $0xfffffffffffffff0,%rsp 12bd: 50 push %rax 12be: 54 push %rsp 12bf: 4c 8d 05 7a 21 00 00 lea 0x217a(%rip),%r8 # 0x3440 12c6: 48 8d 0d 03 21 00 00 lea 0x2103(%rip),%rcx # 0x33d0 12cd: 48 8d 3d 8c fe ff ff lea -0x174(%rip),%rdi # 0x1160 12d4: ff 15 06 3d 20 00 callq *0x203d06(%rip) # 0x204fe0 12da: f4 hlt 12db: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 12e0: 48 8d 3d 29 3d 20 00 lea 0x203d29(%rip),%rdi # 0x205010 12e7: 48 8d 05 22 3d 20 00 lea 0x203d22(%rip),%rax # 0x205010 12ee: 48 39 f8 cmp %rdi,%rax 12f1: 74 15 je 0x1308 12f3: 48 8b 05 de 3c 20 00 mov 0x203cde(%rip),%rax # 0x204fd8 12fa: 48 85 c0 test %rax,%rax 12fd: 74 09 je 0x1308 12ff: ff e0 jmpq *%rax 1301: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 1308: c3 retq 1309: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 1310: 48 8d 3d f9 3c 20 00 lea 0x203cf9(%rip),%rdi # 0x205010 1317: 48 8d 35 f2 3c 20 00 lea 0x203cf2(%rip),%rsi # 0x205010 131e: 48 29 fe sub %rdi,%rsi 1321: 48 c1 fe 03 sar $0x3,%rsi 1325: 48 89 f0 mov %rsi,%rax 1328: 48 c1 e8 3f shr $0x3f,%rax 132c: 48 01 c6 add %rax,%rsi 132f: 48 d1 fe sar %rsi 1332: 74 14 je 0x1348 1334: 48 8b 05 b5 3c 20 00 mov 0x203cb5(%rip),%rax # 0x204ff0 133b: 48 85 c0 test %rax,%rax 133e: 74 08 je 0x1348 1340: ff e0 jmpq *%rax 1342: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 1348: c3 retq 1349: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 1350: 80 3d b9 3c 20 00 00 cmpb $0x0,0x203cb9(%rip) # 0x205010 1357: 75 2f jne 0x1388 1359: 55 push %rbp 135a: 48 83 3d 96 3c 20 00 00 cmpq $0x0,0x203c96(%rip) # 0x204ff8 1362: 48 89 e5 mov %rsp,%rbp 1365: 74 0c je 0x1373 1367: 48 8b 3d 9a 3c 20 00 mov 0x203c9a(%rip),%rdi # 0x205008 136e: e8 dd fd ff ff callq 0x1150 1373: e8 68 ff ff ff callq 0x12e0 1378: c6 05 91 3c 20 00 01 movb $0x1,0x203c91(%rip) # 0x205010 137f: 5d pop %rbp 1380: c3 retq 1381: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 1388: c3 retq 1389: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 1390: e9 7b ff ff ff jmpq 0x1310 1395: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 139d: 00 00 139f: 90 nop 13a0: b8 01 00 00 00 mov $0x1,%eax 13a5: 85 ff test %edi,%edi 13a7: 74 17 je 0x13c0 13a9: 83 ff 01 cmp $0x1,%edi 13ac: 75 1a jne 0x13c8 13ae: c7 05 5c 3c 20 00 01 00 movl $0x1,0x203c5c(%rip) # 0x205014 13b6: 00 00 13b8: c3 retq 13b9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 13c0: c3 retq 13c1: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 13c8: 48 83 ec 08 sub $0x8,%rsp 13cc: bf 02 00 00 00 mov $0x2,%edi 13d1: e8 3a 00 00 00 callq 0x1410 13d6: 31 c0 xor %eax,%eax 13d8: 48 83 c4 08 add $0x8,%rsp 13dc: c3 retq 13dd: 0f 1f 00 nopl (%rax) 13e0: 48 83 ec 08 sub $0x8,%rsp 13e4: 66 66 66 64 48 8b 04 25 mov %fs:0x0,%ax 13ec: 00 00 00 00 13f0: 48 89 c2 mov %rax,%rdx 13f3: 8b 80 fc ff ff ff mov -0x4(%rax),%eax 13f9: c7 82 fc ff ff ff 00 00 movl $0x0,-0x4(%rdx) 1401: 00 00 1403: 48 83 c4 08 add $0x8,%rsp 1407: c3 retq 1408: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 1410: 53 push %rbx 1411: 83 ff 33 cmp $0x33,%edi 1414: 89 fb mov %edi,%ebx 1416: b8 01 00 00 00 mov $0x1,%eax 141b: 0f 43 d8 cmovae %eax,%ebx 141e: 66 66 66 64 48 8b 04 25 mov %fs:0x0,%ax 1426: 00 00 00 00 142a: 89 98 fc ff ff ff mov %ebx,-0x4(%rax) 1430: 5b pop %rbx 1431: c3 retq 1432: 0f 1f 40 00 nopl 0x0(%rax) 1436: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 143e: 00 00 1440: 53 push %rbx 1441: 48 63 df movslq %rdi,%rbx 1444: 66 66 66 64 48 8b 04 25 mov %fs:0x0,%ax 144c: 00 00 00 00 1450: 48 63 80 fc ff ff ff movslq -0x4(%rax),%rax 1457: 85 db test %ebx,%ebx 1459: 74 35 je 0x1490 145b: 8d 53 01 lea 0x1(%rbx),%edx 145e: 83 fa 33 cmp $0x33,%edx 1461: 77 3d ja 0x14a0 1463: 83 fb ff cmp $0xffffffff,%ebx 1466: 48 0f 45 c3 cmovne %rbx,%rax 146a: 48 8d 15 af 20 00 00 lea 0x20af(%rip),%rdx # 0x3520 1471: 48 8d 35 48 22 00 00 lea 0x2248(%rip),%rsi # 0x36c0 1478: 5b pop %rbx 1479: 48 03 34 c2 add (%rdx,%rax,8),%rsi 147d: 48 8d 3d 7c 20 00 00 lea 0x207c(%rip),%rdi # 0x3500 1484: ba 05 00 00 00 mov $0x5,%edx 1489: e9 a2 fb ff ff jmpq 0x1030 148e: 66 90 nop 1490: 85 c0 test %eax,%eax 1492: 75 d6 jne 0x146a 1494: 31 c0 xor %eax,%eax 1496: 5b pop %rbx 1497: c3 retq 1498: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 14a0: ba 05 00 00 00 mov $0x5,%edx 14a5: 48 8d 35 1d 22 00 00 lea 0x221d(%rip),%rsi # 0x36c9 14ac: 48 8d 3d 4d 20 00 00 lea 0x204d(%rip),%rdi # 0x3500 14b3: 5b pop %rbx 14b4: e9 77 fb ff ff jmpq 0x1030 14b9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 14c0: 41 57 push %rdi 14c2: 41 56 push %rsi 14c4: 41 55 push %rbp 14c6: 41 54 push %rsp 14c8: 55 push %rbp 14c9: 53 push %rbx 14ca: 48 89 d3 mov %rdx,%rbx 14cd: 48 81 ec 98 00 00 00 sub $0x98,%rsp 14d4: 48 8b 84 24 d0 00 00 00 mov 0xd0(%rsp),%rax 14dc: 48 89 04 24 mov %rax,(%rsp) 14e0: 64 48 8b 04 25 28 00 00 mov %fs:0x28,%rax 14e8: 00 14e9: 48 89 84 24 88 00 00 00 mov %rax,0x88(%rsp) 14f1: 31 c0 xor %eax,%eax 14f3: 0f b6 42 04 movzbl 0x4(%rdx),%eax 14f7: 8d 50 ff lea -0x1(%rax),%edx 14fa: 80 fa 01 cmp $0x1,%dl 14fd: 0f 87 1d 03 00 00 ja 0x1820 1503: 49 89 ce mov %rcx,%r14 1506: 0f b6 4b 05 movzbl 0x5(%rbx),%ecx 150a: 8d 51 ff lea -0x1(%rcx),%edx 150d: 80 fa 01 cmp $0x1,%dl 1510: 0f 87 0a 03 00 00 ja 0x1820 1516: 41 89 fb mov %edi,%r11d 1519: 49 89 f4 mov %rsi,%r12 151c: 4c 89 c5 mov %r8,%rbp 151f: 45 89 cd mov %r9d,%r13d 1522: 80 f9 01 cmp $0x1,%cl 1525: 0f 84 85 02 00 00 je 0x17b0 152b: 3c 01 cmp $0x1,%al 152d: 0f 84 6d 04 00 00 je 0x19a0 1533: 48 8b 43 28 mov 0x28(%rbx),%rax 1537: 0f b7 53 3c movzwl 0x3c(%rbx),%edx 153b: 4c 8d 44 24 40 lea 0x40(%rsp),%r8 1540: 66 c1 ca 08 ror $0x8,%dx 1544: 48 0f c8 bswap %rax 1547: 66 89 54 24 7c mov %dx,0x7c(%rsp) 154c: 48 89 44 24 68 mov %rax,0x68(%rsp) 1551: 0f b7 d2 movzwl %dx,%edx 1554: 48 85 d2 test %rdx,%rdx 1557: 0f 84 33 06 00 00 je 0x1b90 155d: 48 39 e8 cmp %rbp,%rax 1560: 0f 86 6a 02 00 00 jbe 0x17d0 1566: 41 83 fd 02 cmp $0x2,%r13d 156a: 0f 94 c2 sete %dl 156d: 41 83 fd 09 cmp $0x9,%r13d 1571: 0f 94 c0 sete %al 1574: 45 31 ff xor %r15d,%r15d 1577: 09 c2 or %eax,%edx 1579: 0f b6 d2 movzbl %dl,%edx 157c: 48 8d 04 52 lea (%rdx,%rdx,2),%rax 1580: bf 01 00 00 00 mov $0x1,%edi 1585: 44 89 5c 24 10 mov %r11d,0x10(%rsp) 158a: 48 8d 34 82 lea (%rdx,%rax,4),%rsi 158e: 48 89 54 24 08 mov %rdx,0x8(%rsp) 1593: 48 c1 e6 04 shl $0x4,%rsi 1597: 48 81 c6 08 01 00 00 add $0x108,%rsi 159e: e8 fd fa ff ff callq 0x10a0 15a3: 48 8b 54 24 08 mov 0x8(%rsp),%rdx 15a8: 44 8b 5c 24 10 mov 0x10(%rsp),%r11d 15ad: 48 85 c0 test %rax,%rax 15b0: 0f 84 3a 05 00 00 je 0x1af0 15b6: 0f b6 4b 04 movzbl 0x4(%rbx),%ecx 15ba: 4c 89 64 24 08 mov %r12,0x8(%rsp) 15bf: f3 0f 7e 44 24 08 movq 0x8(%rsp),%xmm0 15c5: 89 90 cc 00 00 00 mov %edx,0xcc(%rax) 15cb: 89 ca mov %ecx,%edx 15cd: 89 48 20 mov %ecx,0x20(%rax) 15d0: 4b 8d 0c 34 lea (%r12,%r14,1),%rcx 15d4: 0f 16 04 24 movhps (%rsp),%xmm0 15d8: c7 40 18 03 00 00 00 movl $0x3,0x18(%rax) 15df: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 15e6: 44 89 68 1c mov %r13d,0x1c(%rax) 15ea: 44 89 58 24 mov %r11d,0x24(%rax) 15ee: 4c 89 70 28 mov %r14,0x28(%rax) 15f2: 48 89 68 30 mov %rbp,0x30(%rax) 15f6: 0f 11 00 movups %xmm0,(%rax) 15f9: 44 89 b8 c8 00 00 00 mov %r15d,0xc8(%rax) 1600: c7 40 70 0a 00 00 00 movl $0xa,0x70(%rax) 1607: 80 fa 01 cmp $0x1,%dl 160a: 0f 84 28 02 00 00 je 0x1838 1610: 4d 85 e4 test %r12,%r12 1613: 0f 84 27 05 00 00 je 0x1b40 1619: 80 7b 05 01 cmpb $0x1,0x5(%rbx) 161d: 0f 84 cd 01 00 00 je 0x17f0 1623: 48 8d 90 88 00 00 00 lea 0x88(%rax),%rdx 162a: f3 0f 6f 23 movdqu (%rbx),%xmm4 162e: f3 0f 6f 6b 10 movdqu 0x10(%rbx),%xmm5 1633: f3 0f 6f 73 20 movdqu 0x20(%rbx),%xmm6 1638: f3 0f 6f 7b 30 movdqu 0x30(%rbx),%xmm7 163d: 48 89 50 48 mov %rdx,0x48(%rax) 1641: 0f 11 a0 88 00 00 00 movups %xmm4,0x88(%rax) 1648: 0f 11 a8 98 00 00 00 movups %xmm5,0x98(%rax) 164f: 0f 11 b0 a8 00 00 00 movups %xmm6,0xa8(%rax) 1656: 0f 11 b8 b8 00 00 00 movups %xmm7,0xb8(%rax) 165d: 0f b7 90 98 00 00 00 movzwl 0x98(%rax),%edx 1664: 66 c1 ca 08 ror $0x8,%dx 1668: 66 89 90 98 00 00 00 mov %dx,0x98(%rax) 166f: 0f b7 90 9a 00 00 00 movzwl 0x9a(%rax),%edx 1676: 66 c1 ca 08 ror $0x8,%dx 167a: 66 89 90 9a 00 00 00 mov %dx,0x9a(%rax) 1681: 8b 90 9c 00 00 00 mov 0x9c(%rax),%edx 1687: 0f ca bswap %edx 1689: 89 90 9c 00 00 00 mov %edx,0x9c(%rax) 168f: 48 8b 90 a0 00 00 00 mov 0xa0(%rax),%rdx 1696: 48 0f ca bswap %rdx 1699: 48 89 90 a0 00 00 00 mov %rdx,0xa0(%rax) 16a0: 48 8b 90 a8 00 00 00 mov 0xa8(%rax),%rdx 16a7: 48 0f ca bswap %rdx 16aa: 48 89 90 a8 00 00 00 mov %rdx,0xa8(%rax) 16b1: 48 8b 90 b0 00 00 00 mov 0xb0(%rax),%rdx 16b8: 48 0f ca bswap %rdx 16bb: 48 89 90 b0 00 00 00 mov %rdx,0xb0(%rax) 16c2: 8b 90 b8 00 00 00 mov 0xb8(%rax),%edx 16c8: 0f ca bswap %edx 16ca: 89 90 b8 00 00 00 mov %edx,0xb8(%rax) 16d0: 0f b7 90 bc 00 00 00 movzwl 0xbc(%rax),%edx 16d7: 66 c1 ca 08 ror $0x8,%dx 16db: 66 89 90 bc 00 00 00 mov %dx,0xbc(%rax) 16e2: 0f b7 90 be 00 00 00 movzwl 0xbe(%rax),%edx 16e9: 66 c1 ca 08 ror $0x8,%dx 16ed: 66 89 90 be 00 00 00 mov %dx,0xbe(%rax) 16f4: 0f b7 90 c0 00 00 00 movzwl 0xc0(%rax),%edx 16fb: 66 c1 ca 08 ror $0x8,%dx 16ff: 66 89 90 c0 00 00 00 mov %dx,0xc0(%rax) 1706: 0f b7 90 c2 00 00 00 movzwl 0xc2(%rax),%edx 170d: 66 c1 ca 08 ror $0x8,%dx 1711: 66 89 90 c2 00 00 00 mov %dx,0xc2(%rax) 1718: 0f b7 90 c4 00 00 00 movzwl 0xc4(%rax),%edx 171f: 66 c1 ca 08 ror $0x8,%dx 1723: 66 89 90 c4 00 00 00 mov %dx,0xc4(%rax) 172a: 0f b7 90 c6 00 00 00 movzwl 0xc6(%rax),%edx 1731: 66 c1 ca 08 ror $0x8,%dx 1735: 66 89 90 c6 00 00 00 mov %dx,0xc6(%rax) 173c: 48 8d b0 c8 00 00 00 lea 0xc8(%rax),%rsi 1743: 48 8d 90 58 01 00 00 lea 0x158(%rax),%rdx 174a: 31 c9 xor %ecx,%ecx 174c: 4d 85 ff test %r15,%r15 174f: 74 28 je 0x1779 1751: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 1758: 48 89 0a mov %rcx,(%rdx) 175b: 48 83 c1 01 add $0x1,%rcx 175f: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 1766: 48 89 82 38 ff ff ff mov %rax,-0xc8(%rdx) 176d: 48 89 b2 78 ff ff ff mov %rsi,-0x88(%rdx) 1774: 4c 39 f9 cmp %r15,%rcx 1777: 75 df jne 0x1758 1779: 48 89 70 60 mov %rsi,0x60(%rax) 177d: 48 8b bc 24 88 00 00 00 mov 0x88(%rsp),%rdi 1785: 64 48 33 3c 25 28 00 00 xor %fs:0x28,%rdi 178d: 00 178e: 0f 85 66 08 00 00 jne 0x1ffa 1794: 48 81 c4 98 00 00 00 add $0x98,%rsp 179b: 5b pop %rbx 179c: 5d pop %rbp 179d: 41 5c pop %rsp 179f: 41 5d pop %rbp 17a1: 41 5e pop %rsi 17a3: 41 5f pop %rdi 17a5: c3 retq 17a6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 17ae: 00 00 17b0: 3c 01 cmp $0x1,%al 17b2: 0f 84 48 02 00 00 je 0x1a00 17b8: 0f b7 53 3c movzwl 0x3c(%rbx),%edx 17bc: 48 8b 43 28 mov 0x28(%rbx),%rax 17c0: 49 89 d8 mov %rbx,%r8 17c3: e9 89 fd ff ff jmpq 0x1551 17c8: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 17d0: 48 89 d1 mov %rdx,%rcx 17d3: 48 89 ef mov %rbp,%rdi 17d6: 48 c1 e1 06 shl $0x6,%rcx 17da: 48 29 c7 sub %rax,%rdi 17dd: 48 39 f9 cmp %rdi,%rcx 17e0: 0f 86 03 02 00 00 jbe 0x19e9 17e6: e9 7b fd ff ff jmpq 0x1566 17eb: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 17f0: 48 89 48 48 mov %rcx,0x48(%rax) 17f4: 4c 8b 49 28 mov 0x28(%rcx),%r9 17f8: 41 83 fd 08 cmp $0x8,%r13d 17fc: 0f 84 3a ff ff ff je 0x173c 1802: 4d 85 ff test %r15,%r15 1805: 0f 84 05 02 00 00 je 0x1a10 180b: 4c 39 cd cmp %r9,%rbp 180e: 0f 87 fc 01 00 00 ja 0x1a10 1814: 48 89 c7 mov %rax,%rdi 1817: e8 e4 f7 ff ff callq 0x1000 181c: 0f 1f 40 00 nopl 0x0(%rax) 1820: bf 0a 00 00 00 mov $0xa,%edi 1825: e8 e6 fb ff ff callq 0x1410 182a: 31 c0 xor %eax,%eax 182c: e9 4c ff ff ff jmpq 0x177d 1831: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 1838: 4d 85 e4 test %r12,%r12 183b: 0f 84 a7 03 00 00 je 0x1be8 1841: 80 7b 05 01 cmpb $0x1,0x5(%rbx) 1845: 0f 84 c5 02 00 00 je 0x1b10 184b: 8b 4b 30 mov 0x30(%rbx),%ecx 184e: 48 8d 90 88 00 00 00 lea 0x88(%rax),%rdx 1855: f3 0f 6f 23 movdqu (%rbx),%xmm4 1859: f3 0f 6f 6b 10 movdqu 0x10(%rbx),%xmm5 185e: f3 0f 6f 73 20 movdqu 0x20(%rbx),%xmm6 1863: 48 89 50 48 mov %rdx,0x48(%rax) 1867: 89 88 b8 00 00 00 mov %ecx,0xb8(%rax) 186d: 0f 11 a0 88 00 00 00 movups %xmm4,0x88(%rax) 1874: 0f 11 a8 98 00 00 00 movups %xmm5,0x98(%rax) 187b: 0f 11 b0 a8 00 00 00 movups %xmm6,0xa8(%rax) 1882: 0f b7 90 98 00 00 00 movzwl 0x98(%rax),%edx 1889: 66 c1 ca 08 ror $0x8,%dx 188d: 66 89 90 98 00 00 00 mov %dx,0x98(%rax) 1894: 0f b7 90 9a 00 00 00 movzwl 0x9a(%rax),%edx 189b: 66 c1 ca 08 ror $0x8,%dx 189f: 66 89 90 9a 00 00 00 mov %dx,0x9a(%rax) 18a6: 8b 90 9c 00 00 00 mov 0x9c(%rax),%edx 18ac: 0f ca bswap %edx 18ae: 89 90 9c 00 00 00 mov %edx,0x9c(%rax) 18b4: 8b 90 a0 00 00 00 mov 0xa0(%rax),%edx 18ba: 0f ca bswap %edx 18bc: 89 90 a0 00 00 00 mov %edx,0xa0(%rax) 18c2: 8b 90 a4 00 00 00 mov 0xa4(%rax),%edx 18c8: 0f ca bswap %edx 18ca: 89 90 a4 00 00 00 mov %edx,0xa4(%rax) 18d0: 8b 90 a8 00 00 00 mov 0xa8(%rax),%edx 18d6: 0f ca bswap %edx 18d8: 89 90 a8 00 00 00 mov %edx,0xa8(%rax) 18de: 8b 90 ac 00 00 00 mov 0xac(%rax),%edx 18e4: 0f ca bswap %edx 18e6: 89 90 ac 00 00 00 mov %edx,0xac(%rax) 18ec: 0f b7 90 b0 00 00 00 movzwl 0xb0(%rax),%edx 18f3: 66 c1 ca 08 ror $0x8,%dx 18f7: 66 89 90 b0 00 00 00 mov %dx,0xb0(%rax) 18fe: 0f b7 90 b2 00 00 00 movzwl 0xb2(%rax),%edx 1905: 66 c1 ca 08 ror $0x8,%dx 1909: 66 89 90 b2 00 00 00 mov %dx,0xb2(%rax) 1910: 0f b7 90 b4 00 00 00 movzwl 0xb4(%rax),%edx 1917: 66 c1 ca 08 ror $0x8,%dx 191b: 66 89 90 b4 00 00 00 mov %dx,0xb4(%rax) 1922: 0f b7 90 b6 00 00 00 movzwl 0xb6(%rax),%edx 1929: 66 c1 ca 08 ror $0x8,%dx 192d: 66 89 90 b6 00 00 00 mov %dx,0xb6(%rax) 1934: 0f b7 90 b8 00 00 00 movzwl 0xb8(%rax),%edx 193b: 66 c1 ca 08 ror $0x8,%dx 193f: 66 89 90 b8 00 00 00 mov %dx,0xb8(%rax) 1946: 0f b7 90 ba 00 00 00 movzwl 0xba(%rax),%edx 194d: 66 c1 ca 08 ror $0x8,%dx 1951: 66 89 90 ba 00 00 00 mov %dx,0xba(%rax) 1958: 48 8d b0 c8 00 00 00 lea 0xc8(%rax),%rsi 195f: 48 8d 90 58 01 00 00 lea 0x158(%rax),%rdx 1966: 31 c9 xor %ecx,%ecx 1968: 4d 85 ff test %r15,%r15 196b: 0f 84 08 fe ff ff je 0x1779 1971: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 1978: 48 89 0a mov %rcx,(%rdx) 197b: 48 83 c1 01 add $0x1,%rcx 197f: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 1986: 48 89 82 38 ff ff ff mov %rax,-0xc8(%rdx) 198d: 48 89 b2 78 ff ff ff mov %rsi,-0x88(%rdx) 1994: 4c 39 f9 cmp %r15,%rcx 1997: 75 df jne 0x1978 1999: e9 db fd ff ff jmpq 0x1779 199e: 66 90 nop 19a0: 8b 43 20 mov 0x20(%rbx),%eax 19a3: 0f b7 53 30 movzwl 0x30(%rbx),%edx 19a7: 4c 8d 7c 24 40 lea 0x40(%rsp),%r15 19ac: 66 c1 ca 08 ror $0x8,%dx 19b0: 0f c8 bswap %eax 19b2: 66 89 54 24 70 mov %dx,0x70(%rsp) 19b7: 89 44 24 60 mov %eax,0x60(%rsp) 19bb: 0f b7 d2 movzwl %dx,%edx 19be: 89 c6 mov %eax,%esi 19c0: 48 85 d2 test %rdx,%rdx 19c3: 0f 84 00 03 00 00 je 0x1cc9 19c9: 48 39 f5 cmp %rsi,%rbp 19cc: 0f 82 94 fb ff ff jb 0x1566 19d2: 48 89 e9 mov %rbp,%rcx 19d5: 48 8d 04 92 lea (%rdx,%rdx,4),%rax 19d9: 48 29 f1 sub %rsi,%rcx 19dc: 48 c1 e0 03 shl $0x3,%rax 19e0: 48 39 c1 cmp %rax,%rcx 19e3: 0f 82 7d fb ff ff jb 0x1566 19e9: 48 85 d2 test %rdx,%rdx 19ec: 0f 84 74 fb ff ff je 0x1566 19f2: 49 89 d7 mov %rdx,%r15 19f5: e9 82 fb ff ff jmpq 0x157c 19fa: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 1a00: 0f b7 53 30 movzwl 0x30(%rbx),%edx 1a04: 8b 43 20 mov 0x20(%rbx),%eax 1a07: 49 89 df mov %rbx,%r15 1a0a: eb af jmp 0x19bb 1a0c: 0f 1f 40 00 nopl 0x0(%rax) 1a10: 48 89 ee mov %rbp,%rsi 1a13: 4c 89 fa mov %r15,%rdx 1a16: 4c 29 ce sub %r9,%rsi 1a19: 48 c1 e2 06 shl $0x6,%rdx 1a1d: 48 39 d6 cmp %rdx,%rsi 1a20: 0f 82 ee fd ff ff jb 0x1814 1a26: 49 01 c9 add %rcx,%r9 1a29: 48 8d b0 c8 00 00 00 lea 0xc8(%rax),%rsi 1a30: 4c 89 48 50 mov %r9,0x50(%rax) 1a34: 4d 85 ff test %r15,%r15 1a37: 0f 84 3c fd ff ff je 0x1779 1a3d: 4c 89 24 24 mov %r12,(%rsp) 1a41: f3 0f 7e 0c 24 movq (%rsp),%xmm1 1a46: 49 8d 79 04 lea 0x4(%r9),%rdi 1a4a: 45 31 c0 xor %r8d,%r8d 1a4d: 4c 89 34 24 mov %r14,(%rsp) 1a51: f3 0f 7e 04 24 movq (%rsp),%xmm0 1a56: 48 8d 90 54 01 00 00 lea 0x154(%rax),%rdx 1a5d: 66 0f 6c c9 punpcklqdq %xmm1,%xmm1 1a61: 66 0f 6c c0 punpcklqdq %xmm0,%xmm0 1a65: 66 0f d4 c8 paddq %xmm0,%xmm1 1a69: eb 2b jmp 0x1a96 1a6b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 1a70: 44 8b 12 mov (%rdx),%r10d 1a73: 45 85 d2 test %r10d,%r10d 1a76: 75 06 jne 0x1a7e 1a78: c7 02 ff ff ff ff movl $0xffffffff,(%rdx) 1a7e: 49 83 c0 01 add $0x1,%r8 1a82: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 1a89: 48 83 c7 40 add $0x40,%rdi 1a8d: 4d 39 f8 cmp %r15,%r8 1a90: 0f 84 9a 01 00 00 je 0x1c30 1a96: 48 8b 4f 14 mov 0x14(%rdi),%rcx 1a9a: 4c 89 42 04 mov %r8,0x4(%rdx) 1a9e: 48 89 42 0c mov %rax,0xc(%rdx) 1aa2: 48 39 cd cmp %rcx,%rbp 1aa5: 76 21 jbe 0x1ac8 1aa7: 49 89 ea mov %rbp,%r10 1aaa: 49 29 ca sub %rcx,%r10 1aad: 4c 3b 57 1c cmp 0x1c(%rdi),%r10 1ab1: 72 15 jb 0x1ac8 1ab3: 48 89 0c 24 mov %rcx,(%rsp) 1ab7: f3 0f 7e 04 24 movq (%rsp),%xmm0 1abc: 66 0f 6c c0 punpcklqdq %xmm0,%xmm0 1ac0: 66 0f d4 c1 paddq %xmm1,%xmm0 1ac4: 0f 11 42 24 movups %xmm0,0x24(%rdx) 1ac8: 83 3f 12 cmpl $0x12,(%rdi) 1acb: 48 89 72 4c mov %rsi,0x4c(%rdx) 1acf: 75 9f jne 0x1a70 1ad1: 8b 4f 24 mov 0x24(%rdi),%ecx 1ad4: 4c 39 f9 cmp %r15,%rcx 1ad7: 73 97 jae 0x1a70 1ad9: 4c 8d 14 49 lea (%rcx,%rcx,2),%r10 1add: 4a 8d 0c 91 lea (%rcx,%r10,4),%rcx 1ae1: 48 c1 e1 04 shl $0x4,%rcx 1ae5: 44 89 84 08 54 01 00 00 mov %r8d,0x154(%rax,%rcx,1) 1aed: eb 81 jmp 0x1a70 1aef: 90 nop 1af0: bf 08 00 00 00 mov $0x8,%edi 1af5: 48 89 04 24 mov %rax,(%rsp) 1af9: e8 12 f9 ff ff callq 0x1410 1afe: 48 8b 04 24 mov (%rsp),%rax 1b02: e9 76 fc ff ff jmpq 0x177d 1b07: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 1b0f: 00 1b10: 48 89 48 48 mov %rcx,0x48(%rax) 1b14: 8b 51 20 mov 0x20(%rcx),%edx 1b17: 41 83 fd 08 cmp $0x8,%r13d 1b1b: 0f 84 37 fe ff ff je 0x1958 1b21: 4d 85 ff test %r15,%r15 1b24: 0f 85 e8 01 00 00 jne 0x1d12 1b2a: 48 01 ca add %rcx,%rdx 1b2d: 48 8d b0 c8 00 00 00 lea 0xc8(%rax),%rsi 1b34: 48 89 50 50 mov %rdx,0x50(%rax) 1b38: e9 3c fc ff ff jmpq 0x1779 1b3d: 0f 1f 00 nopl (%rax) 1b40: f3 0f 6f 3b movdqu (%rbx),%xmm7 1b44: f3 0f 6f 53 10 movdqu 0x10(%rbx),%xmm2 1b49: 48 8d 90 88 00 00 00 lea 0x88(%rax),%rdx 1b50: 80 7b 05 01 cmpb $0x1,0x5(%rbx) 1b54: 48 89 50 48 mov %rdx,0x48(%rax) 1b58: 0f 11 b8 88 00 00 00 movups %xmm7,0x88(%rax) 1b5f: f3 0f 6f 7b 20 movdqu 0x20(%rbx),%xmm7 1b64: 0f 11 90 98 00 00 00 movups %xmm2,0x98(%rax) 1b6b: f3 0f 6f 53 30 movdqu 0x30(%rbx),%xmm2 1b70: 0f 11 b8 a8 00 00 00 movups %xmm7,0xa8(%rax) 1b77: 0f 11 90 b8 00 00 00 movups %xmm2,0xb8(%rax) 1b7e: 0f 85 d9 fa ff ff jne 0x165d 1b84: e9 b3 fb ff ff jmpq 0x173c 1b89: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 1b90: 48 85 c0 test %rax,%rax 1b93: 0f 84 cd f9 ff ff je 0x1566 1b99: 48 39 e8 cmp %rbp,%rax 1b9c: 0f 83 c4 f9 ff ff jae 0x1566 1ba2: 48 8d 50 40 lea 0x40(%rax),%rdx 1ba6: 48 39 d5 cmp %rdx,%rbp 1ba9: 0f 82 b7 f9 ff ff jb 0x1566 1baf: 4d 85 e4 test %r12,%r12 1bb2: 0f 84 df 02 00 00 je 0x1e97 1bb8: 4c 01 e0 add %r12,%rax 1bbb: 49 8b 54 06 20 mov 0x20(%r14,%rax,1),%rdx 1bc0: 80 f9 01 cmp $0x1,%cl 1bc3: 74 03 je 0x1bc8 1bc5: 48 0f ca bswap %rdx 1bc8: 48 89 54 24 38 mov %rdx,0x38(%rsp) 1bcd: b8 ff ff ff ff mov $0xffffffff,%eax 1bd2: 48 39 c2 cmp %rax,%rdx 1bd5: 0f 87 45 fc ff ff ja 0x1820 1bdb: 49 8b 40 28 mov 0x28(%r8),%rax 1bdf: e9 79 f9 ff ff jmpq 0x155d 1be4: 0f 1f 40 00 nopl 0x0(%rax) 1be8: f3 0f 6f 23 movdqu (%rbx),%xmm4 1bec: f3 0f 6f 6b 10 movdqu 0x10(%rbx),%xmm5 1bf1: 48 8d 90 88 00 00 00 lea 0x88(%rax),%rdx 1bf8: f3 0f 6f 73 20 movdqu 0x20(%rbx),%xmm6 1bfd: 8b 4b 30 mov 0x30(%rbx),%ecx 1c00: 48 89 50 48 mov %rdx,0x48(%rax) 1c04: 80 7b 05 01 cmpb $0x1,0x5(%rbx) 1c08: 0f 11 a0 88 00 00 00 movups %xmm4,0x88(%rax) 1c0f: 0f 11 a8 98 00 00 00 movups %xmm5,0x98(%rax) 1c16: 0f 11 b0 a8 00 00 00 movups %xmm6,0xa8(%rax) 1c1d: 89 88 b8 00 00 00 mov %ecx,0xb8(%rax) 1c23: 0f 85 59 fc ff ff jne 0x1882 1c29: e9 2a fd ff ff jmpq 0x1958 1c2e: 66 90 nop 1c30: 49 83 ff 01 cmp $0x1,%r15 1c34: 0f 84 d4 00 00 00 je 0x1d0e 1c3a: 4c 89 f9 mov %r15,%rcx 1c3d: 4c 89 0c 24 mov %r9,(%rsp) 1c41: 48 89 c2 mov %rax,%rdx 1c44: f3 0f 7e 1c 24 movq (%rsp),%xmm3 1c49: 48 d1 e9 shr %rcx 1c4c: 66 0f 6f 0d 2c 20 00 00 movdqa 0x202c(%rip),%xmm1 # 0x3c80 1c54: 66 0f 6f 15 34 20 00 00 movdqa 0x2034(%rip),%xmm2 # 0x3c90 1c5c: 48 8d 3c 49 lea (%rcx,%rcx,2),%rdi 1c60: 66 0f 6c db punpcklqdq %xmm3,%xmm3 1c64: 48 8d 0c b9 lea (%rcx,%rdi,4),%rcx 1c68: 48 c1 e1 05 shl $0x5,%rcx 1c6c: 48 01 c1 add %rax,%rcx 1c6f: 90 nop 1c70: 66 0f 6f c1 movdqa %xmm1,%xmm0 1c74: 48 81 c2 a0 01 00 00 add $0x1a0,%rdx 1c7b: 66 0f d4 ca paddq %xmm2,%xmm1 1c7f: 66 0f 73 f0 06 psllq $0x6,%xmm0 1c84: 66 0f d4 c3 paddq %xmm3,%xmm0 1c88: 66 0f d6 42 c8 movq %xmm0,-0x38(%rdx) 1c8d: 0f 17 82 98 00 00 00 movhps %xmm0,0x98(%rdx) 1c94: 48 39 d1 cmp %rdx,%rcx 1c97: 75 d7 jne 0x1c70 1c99: 4c 89 fa mov %r15,%rdx 1c9c: 48 83 e2 fe and $0xfffffffffffffffe,%rdx 1ca0: 4c 39 fa cmp %r15,%rdx 1ca3: 0f 84 d0 fa ff ff je 0x1779 1ca9: 48 8d 0c 52 lea (%rdx,%rdx,2),%rcx 1cad: 48 8d 3c 8a lea (%rdx,%rcx,4),%rdi 1cb1: 48 c1 e2 06 shl $0x6,%rdx 1cb5: 48 c1 e7 04 shl $0x4,%rdi 1cb9: 4c 01 ca add %r9,%rdx 1cbc: 48 89 94 38 68 01 00 00 mov %rdx,0x168(%rax,%rdi,1) 1cc4: e9 b0 fa ff ff jmpq 0x1779 1cc9: 85 c0 test %eax,%eax 1ccb: 0f 84 95 f8 ff ff je 0x1566 1cd1: 48 39 ee cmp %rbp,%rsi 1cd4: 0f 83 8c f8 ff ff jae 0x1566 1cda: 48 89 e8 mov %rbp,%rax 1cdd: 48 29 f0 sub %rsi,%rax 1ce0: 48 83 f8 27 cmp $0x27,%rax 1ce4: 0f 86 7c f8 ff ff jbe 0x1566 1cea: 4d 85 e4 test %r12,%r12 1ced: 0f 84 44 02 00 00 je 0x1f37 1cf3: 49 8d 04 34 lea (%r12,%rsi,1),%rax 1cf7: 41 8b 54 06 14 mov 0x14(%r14,%rax,1),%edx 1cfc: 80 f9 01 cmp $0x1,%cl 1cff: 0f 84 c4 fc ff ff je 0x19c9 1d05: 0f ca bswap %edx 1d07: 89 d2 mov %edx,%edx 1d09: e9 bb fc ff ff jmpq 0x19c9 1d0e: 31 d2 xor %edx,%edx 1d10: eb 97 jmp 0x1ca9 1d12: 48 39 ea cmp %rbp,%rdx 1d15: 0f 83 f9 fa ff ff jae 0x1814 1d1b: 4b 8d 34 bf lea (%r15,%r15,4),%rsi 1d1f: 48 89 ef mov %rbp,%rdi 1d22: 48 c1 e6 03 shl $0x3,%rsi 1d26: 48 29 d7 sub %rdx,%rdi 1d29: 48 39 fe cmp %rdi,%rsi 1d2c: 0f 87 e2 fa ff ff ja 0x1814 1d32: 4c 89 24 24 mov %r12,(%rsp) 1d36: f3 0f 7e 0c 24 movq (%rsp),%xmm1 1d3b: 4c 8d 0c 11 lea (%rcx,%rdx,1),%r9 1d3f: 45 31 c0 xor %r8d,%r8d 1d42: 4c 89 34 24 mov %r14,(%rsp) 1d46: f3 0f 7e 04 24 movq (%rsp),%xmm0 1d4b: 49 8d 79 04 lea 0x4(%r9),%rdi 1d4f: 48 8d b0 c8 00 00 00 lea 0xc8(%rax),%rsi 1d56: 66 0f 6c c9 punpcklqdq %xmm1,%xmm1 1d5a: 4c 89 48 50 mov %r9,0x50(%rax) 1d5e: 48 8d 90 54 01 00 00 lea 0x154(%rax),%rdx 1d65: 66 0f 6c c0 punpcklqdq %xmm0,%xmm0 1d69: 66 0f d4 c8 paddq %xmm0,%xmm1 1d6d: eb 21 jmp 0x1d90 1d6f: 90 nop 1d70: 8b 0a mov (%rdx),%ecx 1d72: 85 c9 test %ecx,%ecx 1d74: 75 06 jne 0x1d7c 1d76: c7 02 ff ff ff ff movl $0xffffffff,(%rdx) 1d7c: 49 83 c0 01 add $0x1,%r8 1d80: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 1d87: 48 83 c7 28 add $0x28,%rdi 1d8b: 4d 39 f8 cmp %r15,%r8 1d8e: 74 5b je 0x1deb 1d90: 8b 4f 0c mov 0xc(%rdi),%ecx 1d93: 4c 89 42 04 mov %r8,0x4(%rdx) 1d97: 48 89 42 0c mov %rax,0xc(%rdx) 1d9b: 48 39 cd cmp %rcx,%rbp 1d9e: 76 24 jbe 0x1dc4 1da0: 49 89 eb mov %rbp,%r11 1da3: 44 8b 57 10 mov 0x10(%rdi),%r10d 1da7: 49 29 cb sub %rcx,%r11 1daa: 4d 39 d3 cmp %r10,%r11 1dad: 72 15 jb 0x1dc4 1daf: 48 89 0c 24 mov %rcx,(%rsp) 1db3: f3 0f 7e 04 24 movq (%rsp),%xmm0 1db8: 66 0f 6c c0 punpcklqdq %xmm0,%xmm0 1dbc: 66 0f d4 c1 paddq %xmm1,%xmm0 1dc0: 0f 11 42 24 movups %xmm0,0x24(%rdx) 1dc4: 83 3f 12 cmpl $0x12,(%rdi) 1dc7: 48 89 72 4c mov %rsi,0x4c(%rdx) 1dcb: 75 a3 jne 0x1d70 1dcd: 8b 4f 14 mov 0x14(%rdi),%ecx 1dd0: 4c 39 f9 cmp %r15,%rcx 1dd3: 73 9b jae 0x1d70 1dd5: 4c 8d 14 49 lea (%rcx,%rcx,2),%r10 1dd9: 4a 8d 0c 91 lea (%rcx,%r10,4),%rcx 1ddd: 48 c1 e1 04 shl $0x4,%rcx 1de1: 44 89 84 08 54 01 00 00 mov %r8d,0x154(%rax,%rcx,1) 1de9: eb 85 jmp 0x1d70 1deb: 49 83 ff 01 cmp $0x1,%r15 1def: 0f 84 9e 00 00 00 je 0x1e93 1df5: 4c 89 f9 mov %r15,%rcx 1df8: 4c 89 0c 24 mov %r9,(%rsp) 1dfc: 48 89 c2 mov %rax,%rdx 1dff: f3 0f 7e 1c 24 movq (%rsp),%xmm3 1e04: 48 d1 e9 shr %rcx 1e07: 66 0f 6f 0d 71 1e 00 00 movdqa 0x1e71(%rip),%xmm1 # 0x3c80 1e0f: 66 0f 6f 15 79 1e 00 00 movdqa 0x1e79(%rip),%xmm2 # 0x3c90 1e17: 48 8d 3c 49 lea (%rcx,%rcx,2),%rdi 1e1b: 66 0f 6c db punpcklqdq %xmm3,%xmm3 1e1f: 48 8d 0c b9 lea (%rcx,%rdi,4),%rcx 1e23: 48 c1 e1 05 shl $0x5,%rcx 1e27: 48 01 c1 add %rax,%rcx 1e2a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 1e30: 66 0f 6f c1 movdqa %xmm1,%xmm0 1e34: 48 81 c2 a0 01 00 00 add $0x1a0,%rdx 1e3b: 66 0f 73 f0 02 psllq $0x2,%xmm0 1e40: 66 0f d4 c1 paddq %xmm1,%xmm0 1e44: 66 0f d4 ca paddq %xmm2,%xmm1 1e48: 66 0f 73 f0 03 psllq $0x3,%xmm0 1e4d: 66 0f d4 c3 paddq %xmm3,%xmm0 1e51: 66 0f d6 42 c8 movq %xmm0,-0x38(%rdx) 1e56: 0f 17 82 98 00 00 00 movhps %xmm0,0x98(%rdx) 1e5d: 48 39 d1 cmp %rdx,%rcx 1e60: 75 ce jne 0x1e30 1e62: 4c 89 fa mov %r15,%rdx 1e65: 48 83 e2 fe and $0xfffffffffffffffe,%rdx 1e69: 4c 39 fa cmp %r15,%rdx 1e6c: 0f 84 07 f9 ff ff je 0x1779 1e72: 48 8d 0c 52 lea (%rdx,%rdx,2),%rcx 1e76: 48 8d 0c 8a lea (%rdx,%rcx,4),%rcx 1e7a: 48 8d 14 92 lea (%rdx,%rdx,4),%rdx 1e7e: 48 c1 e1 04 shl $0x4,%rcx 1e82: 49 8d 14 d1 lea (%r9,%rdx,8),%rdx 1e86: 48 89 94 08 68 01 00 00 mov %rdx,0x168(%rax,%rcx,1) 1e8e: e9 e6 f8 ff ff jmpq 0x1779 1e93: 31 d2 xor %edx,%edx 1e95: eb db jmp 0x1e72 1e97: 4a 8d 44 30 20 lea 0x20(%rax,%r14,1),%rax 1e9c: 48 8d 7c 24 38 lea 0x38(%rsp),%rdi 1ea1: 4c 89 44 24 20 mov %r8,0x20(%rsp) 1ea6: 45 31 ff xor %r15d,%r15d 1ea9: 48 89 44 24 18 mov %rax,0x18(%rsp) 1eae: 48 89 c1 mov %rax,%rcx 1eb1: 48 89 7c 24 10 mov %rdi,0x10(%rsp) 1eb6: 48 89 44 24 08 mov %rax,0x8(%rsp) 1ebb: 48 89 5c 24 28 mov %rbx,0x28(%rsp) 1ec0: 4c 89 fb mov %r15,%rbx 1ec3: 45 89 ef mov %r13d,%r15d 1ec6: 49 89 ed mov %rbp,%r13 1ec9: 44 89 dd mov %r11d,%ebp 1ecc: 48 8b 44 24 10 mov 0x10(%rsp),%rax 1ed1: ba 08 00 00 00 mov $0x8,%edx 1ed6: 89 ef mov %ebp,%edi 1ed8: 48 29 da sub %rbx,%rdx 1edb: 48 8d 34 18 lea (%rax,%rbx,1),%rsi 1edf: e8 3c f2 ff ff callq 0x1120 1ee4: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 1ee8: 74 28 je 0x1f12 1eea: 48 85 c0 test %rax,%rax 1eed: 0f 8e 0c 01 00 00 jle 0x1fff 1ef3: 48 01 c3 add %rax,%rbx 1ef6: 48 83 fb 07 cmp $0x7,%rbx 1efa: 0f 8f c6 00 00 00 jg 0x1fc6 1f00: 48 8b 44 24 18 mov 0x18(%rsp),%rax 1f05: 48 01 d8 add %rbx,%rax 1f08: 48 89 44 24 08 mov %rax,0x8(%rsp) 1f0d: 48 89 c1 mov %rax,%rcx 1f10: eb ba jmp 0x1ecc 1f12: e8 f9 f0 ff ff callq 0x1010 1f17: 83 38 04 cmpl $0x4,(%rax) 1f1a: 74 14 je 0x1f30 1f1c: bf 09 00 00 00 mov $0x9,%edi 1f21: e8 ea f4 ff ff callq 0x1410 1f26: 31 c0 xor %eax,%eax 1f28: e9 50 f8 ff ff jmpq 0x177d 1f2d: 0f 1f 00 nopl (%rax) 1f30: 48 8b 4c 24 08 mov 0x8(%rsp),%rcx 1f35: eb 95 jmp 0x1ecc 1f37: 4a 8d 44 36 14 lea 0x14(%rsi,%r14,1),%rax 1f3c: 45 31 c0 xor %r8d,%r8d 1f3f: 4c 89 7c 24 20 mov %r15,0x20(%rsp) 1f44: 45 89 df mov %r11d,%r15d 1f47: 48 89 44 24 18 mov %rax,0x18(%rsp) 1f4c: 48 89 44 24 08 mov %rax,0x8(%rsp) 1f51: 48 8d 44 24 38 lea 0x38(%rsp),%rax 1f56: 48 89 44 24 10 mov %rax,0x10(%rsp) 1f5b: 48 89 5c 24 28 mov %rbx,0x28(%rsp) 1f60: 4c 89 c3 mov %r8,%rbx 1f63: 48 8b 4c 24 08 mov 0x8(%rsp),%rcx 1f68: 48 8b 44 24 10 mov 0x10(%rsp),%rax 1f6d: ba 04 00 00 00 mov $0x4,%edx 1f72: 44 89 ff mov %r15d,%edi 1f75: 48 29 da sub %rbx,%rdx 1f78: 48 8d 34 18 lea (%rax,%rbx,1),%rsi 1f7c: e8 9f f1 ff ff callq 0x1120 1f81: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 1f85: 74 24 je 0x1fab 1f87: 48 85 c0 test %rax,%rax 1f8a: 0f 8e ad 00 00 00 jle 0x203d 1f90: 48 01 c3 add %rax,%rbx 1f93: 48 83 fb 03 cmp $0x3,%rbx 1f97: 7f 71 jg 0x200a 1f99: 48 8b 44 24 18 mov 0x18(%rsp),%rax 1f9e: 48 01 d8 add %rbx,%rax 1fa1: 48 89 44 24 08 mov %rax,0x8(%rsp) 1fa6: 48 89 c1 mov %rax,%rcx 1fa9: eb bd jmp 0x1f68 1fab: e8 60 f0 ff ff callq 0x1010 1fb0: 83 38 04 cmpl $0x4,(%rax) 1fb3: 74 ae je 0x1f63 1fb5: bf 09 00 00 00 mov $0x9,%edi 1fba: e8 51 f4 ff ff callq 0x1410 1fbf: 31 c0 xor %eax,%eax 1fc1: e9 b7 f7 ff ff jmpq 0x177d 1fc6: 41 89 eb mov %ebp,%r11d 1fc9: 4c 89 ed mov %r13,%rbp 1fcc: 45 89 fd mov %r15d,%r13d 1fcf: 49 89 df mov %rbx,%r15 1fd2: 4c 8b 44 24 20 mov 0x20(%rsp),%r8 1fd7: 48 8b 5c 24 28 mov 0x28(%rsp),%rbx 1fdc: 49 83 ff 08 cmp $0x8,%r15 1fe0: 0f 85 3a f8 ff ff jne 0x1820 1fe6: 80 7b 05 01 cmpb $0x1,0x5(%rbx) 1fea: 48 8b 54 24 38 mov 0x38(%rsp),%rdx 1fef: 0f 84 d8 fb ff ff je 0x1bcd 1ff5: e9 cb fb ff ff jmpq 0x1bc5 1ffa: e8 41 f0 ff ff callq 0x1040 1fff: 0f 84 1b f8 ff ff je 0x1820 2005: e9 12 ff ff ff jmpq 0x1f1c 200a: 49 89 d8 mov %rbx,%r8 200d: 45 89 fb mov %r15d,%r11d 2010: 48 8b 5c 24 28 mov 0x28(%rsp),%rbx 2015: 4c 8b 7c 24 20 mov 0x20(%rsp),%r15 201a: 49 83 f8 04 cmp $0x4,%r8 201e: 0f 85 fc f7 ff ff jne 0x1820 2024: 80 7b 05 01 cmpb $0x1,0x5(%rbx) 2028: 8b 54 24 38 mov 0x38(%rsp),%edx 202c: 41 8b 77 20 mov 0x20(%r15),%esi 2030: 0f 85 cf fc ff ff jne 0x1d05 2036: 89 d2 mov %edx,%edx 2038: e9 8c f9 ff ff jmpq 0x19c9 203d: 0f 84 dd f7 ff ff je 0x1820 2043: e9 6d ff ff ff jmpq 0x1fb5 2048: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 2050: 41 57 push %rdi 2052: 45 89 c7 mov %r8d,%r15d 2055: 41 56 push %rsi 2057: 41 89 fe mov %edi,%r14d 205a: 41 55 push %rbp 205c: 4d 89 cd mov %r9,%r13 205f: 41 54 push %rsp 2061: 49 89 d4 mov %rdx,%r12 2064: 55 push %rbp 2065: 48 89 cd mov %rcx,%rbp 2068: 53 push %rbx 2069: 48 89 f3 mov %rsi,%rbx 206c: 48 83 ec 18 sub $0x18,%rsp 2070: 48 83 f9 07 cmp $0x7,%rcx 2074: 77 62 ja 0x20d8 2076: be 08 01 00 00 mov $0x108,%esi 207b: bf 01 00 00 00 mov $0x1,%edi 2080: e8 1b f0 ff ff callq 0x10a0 2085: 48 85 c0 test %rax,%rax 2088: 0f 84 32 01 00 00 je 0x21c0 208e: 48 89 5c 24 08 mov %rbx,0x8(%rsp) 2093: f3 0f 7e 44 24 08 movq 0x8(%rsp),%xmm0 2099: 4c 89 6c 24 08 mov %r13,0x8(%rsp) 209e: c7 40 18 00 00 00 00 movl $0x0,0x18(%rax) 20a5: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 20ac: 0f 16 44 24 08 movhps 0x8(%rsp),%xmm0 20b1: 44 89 78 1c mov %r15d,0x1c(%rax) 20b5: 44 89 70 24 mov %r14d,0x24(%rax) 20b9: 4c 89 60 28 mov %r12,0x28(%rax) 20bd: 48 89 68 30 mov %rbp,0x30(%rax) 20c1: 0f 11 00 movups %xmm0,(%rax) 20c4: 48 83 c4 18 add $0x18,%rsp 20c8: 5b pop %rbx 20c9: 5d pop %rbp 20ca: 41 5c pop %rsp 20cc: 41 5d pop %rbp 20ce: 41 5e pop %rsi 20d0: 41 5f pop %rdi 20d2: c3 retq 20d3: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 20d8: 48 b8 21 3c 61 72 63 68 mov $0xa3e686372613c21,%rax 20e0: 3e 0a 20e2: 48 8d 14 16 lea (%rsi,%rdx,1),%rdx 20e6: 48 39 02 cmp %rax,(%rdx) 20e9: 74 65 je 0x2150 20eb: 48 83 f9 0f cmp $0xf,%rcx 20ef: 76 85 jbe 0x2076 20f1: 81 3a 7f 45 4c 46 cmpl $0x464c457f,(%rdx) 20f7: 0f 85 79 ff ff ff jne 0x2076 20fd: 0f b6 42 04 movzbl 0x4(%rdx),%eax 2101: 83 e8 01 sub $0x1,%eax 2104: 83 f8 01 cmp $0x1,%eax 2107: 0f 87 69 ff ff ff ja 0x2076 210d: 0f b6 42 05 movzbl 0x5(%rdx),%eax 2111: 83 e8 01 sub $0x1,%eax 2114: 83 f8 01 cmp $0x1,%eax 2117: 0f 87 59 ff ff ff ja 0x2076 211d: 80 7a 06 01 cmpb $0x1,0x6(%rdx) 2121: 0f 85 4f ff ff ff jne 0x2076 2127: 48 83 ec 08 sub $0x8,%rsp 212b: 41 51 push %rcx 212d: 45 89 c1 mov %r8d,%r9d 2130: 49 89 c8 mov %rcx,%r8 2133: 4c 89 e1 mov %r12,%rcx 2136: e8 85 f3 ff ff callq 0x14c0 213b: 5a pop %rdx 213c: 59 pop %rcx 213d: 48 83 c4 18 add $0x18,%rsp 2141: 5b pop %rbx 2142: 5d pop %rbp 2143: 41 5c pop %rsp 2145: 41 5d pop %rbp 2147: 41 5e pop %rsi 2149: 41 5f pop %rdi 214b: c3 retq 214c: 0f 1f 40 00 nopl 0x0(%rax) 2150: be 08 01 00 00 mov $0x108,%esi 2155: bf 01 00 00 00 mov $0x1,%edi 215a: e8 41 ef ff ff callq 0x10a0 215f: 48 85 c0 test %rax,%rax 2162: 74 5c je 0x21c0 2164: 48 89 5c 24 08 mov %rbx,0x8(%rsp) 2169: f3 0f 7e 44 24 08 movq 0x8(%rsp),%xmm0 216f: 48 8d 90 f4 00 00 00 lea 0xf4(%rax),%rdx 2176: 4c 89 6c 24 08 mov %r13,0x8(%rsp) 217b: 4c 89 60 28 mov %r12,0x28(%rax) 217f: 49 83 c4 08 add $0x8,%r12 2183: c7 40 18 01 00 00 00 movl $0x1,0x18(%rax) 218a: 0f 16 44 24 08 movhps 0x8(%rsp),%xmm0 218f: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 2196: 44 89 78 1c mov %r15d,0x1c(%rax) 219a: 44 89 70 24 mov %r14d,0x24(%rax) 219e: 48 89 68 30 mov %rbp,0x30(%rax) 21a2: 0f 11 00 movups %xmm0,(%rax) 21a5: 4c 89 60 70 mov %r12,0x70(%rax) 21a9: 48 89 90 a0 00 00 00 mov %rdx,0xa0(%rax) 21b0: 48 83 c4 18 add $0x18,%rsp 21b4: 5b pop %rbx 21b5: 5d pop %rbp 21b6: 41 5c pop %rsp 21b8: 41 5d pop %rbp 21ba: 41 5e pop %rsi 21bc: 41 5f pop %rdi 21be: c3 retq 21bf: 90 nop 21c0: bf 08 00 00 00 mov $0x8,%edi 21c5: e8 46 f2 ff ff callq 0x1410 21ca: 48 83 c4 18 add $0x18,%rsp 21ce: 31 c0 xor %eax,%eax 21d0: 5b pop %rbx 21d1: 5d pop %rbp 21d2: 41 5c pop %rsp 21d4: 41 5d pop %rbp 21d6: 41 5e pop %rsi 21d8: 41 5f pop %rdi 21da: c3 retq 21db: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 21e0: 41 57 push %rdi 21e2: 44 8d 79 f8 lea -0x8(%rcx),%r15d 21e6: 41 56 push %rsi 21e8: 41 89 fe mov %edi,%r14d 21eb: 41 55 push %rbp 21ed: 41 89 cd mov %ecx,%r13d 21f0: 41 54 push %rsp 21f2: 4d 89 c4 mov %r8,%r12 21f5: 55 push %rbp 21f6: 48 89 d5 mov %rdx,%rbp 21f9: 53 push %rbx 21fa: 48 89 f3 mov %rsi,%rbx 21fd: 48 81 ec c8 00 00 00 sub $0xc8,%rsp 2204: 64 48 8b 04 25 28 00 00 mov %fs:0x28,%rax 220c: 00 220d: 48 89 84 24 b8 00 00 00 mov %rax,0xb8(%rsp) 2215: 31 c0 xor %eax,%eax 2217: 4d 85 c0 test %r8,%r8 221a: 0f 84 80 00 00 00 je 0x22a0 2220: 41 83 ff 03 cmp $0x3,%r15d 2224: 0f 87 c6 00 00 00 ja 0x22f0 222a: 4d 8b 14 24 mov (%r12),%r10 222e: 4d 85 d2 test %r10,%r10 2231: 0f 84 b9 00 00 00 je 0x22f0 2237: 4c 89 d6 mov %r10,%rsi 223a: 4d 89 e1 mov %r12,%r9 223d: 45 89 e8 mov %r13d,%r8d 2240: 48 89 e9 mov %rbp,%rcx 2243: 48 89 da mov %rbx,%rdx 2246: 44 89 f7 mov %r14d,%edi 2249: 4c 89 14 24 mov %r10,(%rsp) 224d: e8 fe fd ff ff callq 0x2050 2252: 4c 8b 14 24 mov (%rsp),%r10 2256: 48 85 c0 test %rax,%rax 2259: 49 89 c7 mov %rax,%r15 225c: 0f 84 be 02 00 00 je 0x2520 2262: 4d 85 e4 test %r12,%r12 2265: 75 09 jne 0x2270 2267: 83 48 38 40 orl $0x40,0x38(%rax) 226b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 2270: 48 8b 8c 24 b8 00 00 00 mov 0xb8(%rsp),%rcx 2278: 64 48 33 0c 25 28 00 00 xor %fs:0x28,%rcx 2280: 00 2281: 4c 89 f8 mov %r15,%rax 2284: 0f 85 11 03 00 00 jne 0x259b 228a: 48 81 c4 c8 00 00 00 add $0xc8,%rsp 2291: 5b pop %rbx 2292: 5d pop %rbp 2293: 41 5c pop %rsp 2295: 41 5d pop %rbp 2297: 41 5e pop %rsi 2299: 41 5f pop %rdi 229b: c3 retq 229c: 0f 1f 40 00 nopl 0x0(%rax) 22a0: 48 83 fa ff cmp $0xffffffffffffffff,%rdx 22a4: 0f 84 ce 02 00 00 je 0x2578 22aa: 41 83 ff 03 cmp $0x3,%r15d 22ae: 77 40 ja 0x22f0 22b0: 41 83 fd 0b cmp $0xb,%r13d 22b4: 0f 84 86 02 00 00 je 0x2540 22ba: b9 01 00 00 00 mov $0x1,%ecx 22bf: ba 03 00 00 00 mov $0x3,%edx 22c4: 41 83 fd 08 cmp $0x8,%r13d 22c8: 0f 84 72 02 00 00 je 0x2540 22ce: 49 89 d9 mov %rbx,%r9 22d1: 45 89 f0 mov %r14d,%r8d 22d4: 48 89 ee mov %rbp,%rsi 22d7: 31 ff xor %edi,%edi 22d9: e8 72 ed ff ff callq 0x1050 22de: 49 89 c2 mov %rax,%r10 22e1: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 22e5: 0f 85 43 ff ff ff jne 0x222e 22eb: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 22f0: 48 83 fd 40 cmp $0x40,%rbp 22f4: b8 40 00 00 00 mov $0x40,%eax 22f9: 48 89 5c 24 08 mov %rbx,0x8(%rsp) 22fe: 48 89 d9 mov %rbx,%rcx 2301: 48 0f 46 c5 cmovbe %rbp,%rax 2305: 45 31 ff xor %r15d,%r15d 2308: 48 89 04 24 mov %rax,(%rsp) 230c: 48 8d 44 24 20 lea 0x20(%rsp),%rax 2311: 48 89 44 24 18 mov %rax,0x18(%rsp) 2316: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 231e: 00 00 2320: 48 8b 14 24 mov (%rsp),%rdx 2324: 48 8b 44 24 18 mov 0x18(%rsp),%rax 2329: 44 89 f7 mov %r14d,%edi 232c: 4c 89 7c 24 10 mov %r15,0x10(%rsp) 2331: 4c 29 fa sub %r15,%rdx 2334: 4a 8d 34 38 lea (%rax,%r15,1),%rsi 2338: e8 e3 ed ff ff callq 0x1120 233d: 4c 8b 4c 24 10 mov 0x10(%rsp),%r9 2342: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 2346: 74 28 je 0x2370 2348: 48 85 c0 test %rax,%rax 234b: 7e 4a jle 0x2397 234d: 49 01 c7 add %rax,%r15 2350: 4d 89 f9 mov %r15,%r9 2353: 4c 39 3c 24 cmp %r15,(%rsp) 2357: 76 44 jbe 0x239d 2359: 4a 8d 04 3b lea (%rbx,%r15,1),%rax 235d: 48 89 44 24 08 mov %rax,0x8(%rsp) 2362: 48 89 c1 mov %rax,%rcx 2365: eb b9 jmp 0x2320 2367: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 236f: 00 2370: e8 9b ec ff ff callq 0x1010 2375: 83 38 04 cmpl $0x4,(%rax) 2378: 74 16 je 0x2390 237a: bf 09 00 00 00 mov $0x9,%edi 237f: 45 31 ff xor %r15d,%r15d 2382: e8 89 f0 ff ff callq 0x1410 2387: e9 e4 fe ff ff jmpq 0x2270 238c: 0f 1f 40 00 nopl 0x0(%rax) 2390: 48 8b 4c 24 08 mov 0x8(%rsp),%rcx 2395: eb 89 jmp 0x2320 2397: 0f 85 f3 00 00 00 jne 0x2490 239d: 49 83 ff 07 cmp $0x7,%r15 23a1: 77 4d ja 0x23f0 23a3: be 08 01 00 00 mov $0x108,%esi 23a8: bf 01 00 00 00 mov $0x1,%edi 23ad: e8 ee ec ff ff callq 0x10a0 23b2: 49 89 c7 mov %rax,%r15 23b5: 48 85 c0 test %rax,%rax 23b8: 0f 84 a2 01 00 00 je 0x2560 23be: c7 40 18 00 00 00 00 movl $0x0,0x18(%rax) 23c5: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 23cc: 44 89 68 1c mov %r13d,0x1c(%rax) 23d0: 44 89 70 24 mov %r14d,0x24(%rax) 23d4: 48 89 58 28 mov %rbx,0x28(%rax) 23d8: 48 89 68 30 mov %rbp,0x30(%rax) 23dc: 48 c7 00 00 00 00 00 movq $0x0,(%rax) 23e3: 4c 89 60 08 mov %r12,0x8(%rax) 23e7: e9 84 fe ff ff jmpq 0x2270 23ec: 0f 1f 40 00 nopl 0x0(%rax) 23f0: 48 b8 21 3c 61 72 63 68 mov $0xa3e686372613c21,%rax 23f8: 3e 0a 23fa: 48 39 44 24 20 cmp %rax,0x20(%rsp) 23ff: 0f 84 a3 00 00 00 je 0x24a8 2405: 49 83 ff 0f cmp $0xf,%r15 2409: 76 98 jbe 0x23a3 240b: 81 7c 24 20 7f 45 4c 46 cmpl $0x464c457f,0x20(%rsp) 2413: 75 8e jne 0x23a3 2415: 0f b6 44 24 24 movzbl 0x24(%rsp),%eax 241a: 89 c2 mov %eax,%edx 241c: 83 e8 01 sub $0x1,%eax 241f: 83 f8 01 cmp $0x1,%eax 2422: 0f 87 7b ff ff ff ja 0x23a3 2428: 0f b6 44 24 25 movzbl 0x25(%rsp),%eax 242d: 83 e8 01 sub $0x1,%eax 2430: 83 f8 01 cmp $0x1,%eax 2433: 0f 87 6a ff ff ff ja 0x23a3 2439: 80 7c 24 26 01 cmpb $0x1,0x26(%rsp) 243e: 0f 85 5f ff ff ff jne 0x23a3 2444: 80 fa 01 cmp $0x1,%dl 2447: b8 34 00 00 00 mov $0x34,%eax 244c: ba 40 00 00 00 mov $0x40,%edx 2451: 48 0f 45 c2 cmovne %rdx,%rax 2455: 4c 39 c8 cmp %r9,%rax 2458: 0f 87 45 ff ff ff ja 0x23a3 245e: 48 83 ec 08 sub $0x8,%rsp 2462: 45 89 e9 mov %r13d,%r9d 2465: 49 89 e8 mov %rbp,%r8 2468: 48 89 d9 mov %rbx,%rcx 246b: 41 54 push %rsp 246d: 48 8b 54 24 28 mov 0x28(%rsp),%rdx 2472: 31 f6 xor %esi,%esi 2474: 44 89 f7 mov %r14d,%edi 2477: e8 44 f0 ff ff callq 0x14c0 247c: 49 89 c7 mov %rax,%r15 247f: 58 pop %rax 2480: 5a pop %rdx 2481: e9 ea fd ff ff jmpq 0x2270 2486: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 248e: 00 00 2490: 49 89 c1 mov %rax,%r9 2493: 48 b8 21 3c 61 72 63 68 mov $0xa3e686372613c21,%rax 249b: 3e 0a 249d: 48 39 44 24 20 cmp %rax,0x20(%rsp) 24a2: 0f 85 63 ff ff ff jne 0x240b 24a8: be 08 01 00 00 mov $0x108,%esi 24ad: bf 01 00 00 00 mov $0x1,%edi 24b2: e8 e9 eb ff ff callq 0x10a0 24b7: 49 89 c7 mov %rax,%r15 24ba: 48 85 c0 test %rax,%rax 24bd: 0f 84 9d 00 00 00 je 0x2560 24c3: 48 89 58 28 mov %rbx,0x28(%rax) 24c7: 48 83 c3 08 add $0x8,%rbx 24cb: 48 8d 80 f4 00 00 00 lea 0xf4(%rax),%rax 24d2: c7 80 24 ff ff ff 01 00 movl $0x1,-0xdc(%rax) 24da: 00 00 24dc: c7 80 48 ff ff ff 01 00 movl $0x1,-0xb8(%rax) 24e4: 00 00 24e6: 44 89 a8 28 ff ff ff mov %r13d,-0xd8(%rax) 24ed: 44 89 b0 30 ff ff ff mov %r14d,-0xd0(%rax) 24f4: 48 89 a8 3c ff ff ff mov %rbp,-0xc4(%rax) 24fb: 48 c7 80 0c ff ff ff 00 movq $0x0,-0xf4(%rax) 2503: 00 00 00 2506: 4c 89 a0 14 ff ff ff mov %r12,-0xec(%rax) 250d: 48 89 98 7c ff ff ff mov %rbx,-0x84(%rax) 2514: 49 89 87 a0 00 00 00 mov %rax,0xa0(%r15) 251b: e9 50 fd ff ff jmpq 0x2270 2520: 4d 85 e4 test %r12,%r12 2523: 74 0a je 0x252f 2525: 4d 39 14 24 cmp %r10,(%r12) 2529: 0f 84 41 fd ff ff je 0x2270 252f: 48 89 ee mov %rbp,%rsi 2532: 4c 89 d7 mov %r10,%rdi 2535: e8 b6 eb ff ff callq 0x10f0 253a: e9 31 fd ff ff jmpq 0x2270 253f: 90 nop 2540: 31 d2 xor %edx,%edx 2542: 41 83 fd 08 cmp $0x8,%r13d 2546: b9 02 00 00 00 mov $0x2,%ecx 254b: 0f 95 c2 setne %dl 254e: 8d 54 12 01 lea 0x1(%rdx,%rdx,1),%edx 2552: e9 77 fd ff ff jmpq 0x22ce 2557: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 255f: 00 2560: bf 08 00 00 00 mov $0x8,%edi 2565: 45 31 ff xor %r15d,%r15d 2568: e8 a3 ee ff ff callq 0x1410 256d: e9 fe fc ff ff jmpq 0x2270 2572: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 2578: 89 fe mov %edi,%esi 257a: 48 8d 54 24 20 lea 0x20(%rsp),%rdx 257f: bf 01 00 00 00 mov $0x1,%edi 2584: e8 57 eb ff ff callq 0x10e0 2589: 85 c0 test %eax,%eax 258b: 0f 85 19 fd ff ff jne 0x22aa 2591: 48 8b 6c 24 50 mov 0x50(%rsp),%rbp 2596: e9 0f fd ff ff jmpq 0x22aa 259b: e8 a0 ea ff ff callq 0x1040 25a0: 41 57 push %rdi 25a2: 41 56 push %rsi 25a4: 41 55 push %rbp 25a6: 41 54 push %rsp 25a8: 49 89 fc mov %rdi,%r12 25ab: 55 push %rbp 25ac: 53 push %rbx 25ad: 48 81 ec 88 00 00 00 sub $0x88,%rsp 25b4: 4c 8b 0f mov (%rdi),%r9 25b7: 4c 8b 7f 70 mov 0x70(%rdi),%r15 25bb: 64 48 8b 04 25 28 00 00 mov %fs:0x28,%rax 25c3: 00 25c4: 48 89 44 24 78 mov %rax,0x78(%rsp) 25c9: 31 c0 xor %eax,%eax 25cb: 4d 85 c9 test %r9,%r9 25ce: 0f 84 34 03 00 00 je 0x2908 25d4: 48 8b 47 30 mov 0x30(%rdi),%rax 25d8: 48 03 47 28 add 0x28(%rdi),%rax 25dc: 49 39 c7 cmp %rax,%r15 25df: 0f 87 c1 00 00 00 ja 0x26a6 25e5: 4c 29 f8 sub %r15,%rax 25e8: 48 83 f8 3b cmp $0x3b,%rax 25ec: 0f 86 b4 00 00 00 jbe 0x26a6 25f2: 4f 8d 2c 39 lea (%r9,%r15,1),%r13 25f6: 66 41 81 7d 3a 60 0a cmpw $0xa60,0x3a(%r13) 25fd: 0f 85 5d 05 00 00 jne 0x2b60 2603: f3 rep 2604: 41 0f 6f 45 00 movq 0x0(%r13),%mm0 2609: 41 c6 84 24 04 01 00 00 movb $0x0,0x104(%r12) 2611: 00 2612: 41 0f 11 84 24 f4 00 00 movups %xmm0,0xf4(%r12) 261a: 00 261b: 41 80 7d 00 2f cmpb $0x2f,0x0(%r13) 2620: 0f 85 ba 00 00 00 jne 0x26e0 2626: 41 0f b6 5d 01 movzbl 0x1(%r13),%ebx 262b: 80 fb 20 cmp $0x20,%bl 262e: 0f 84 3c 03 00 00 je 0x2970 2634: 80 fb 53 cmp $0x53,%bl 2637: 0f 84 33 02 00 00 je 0x2870 263d: 80 fb 2f cmp $0x2f,%bl 2640: 0f 85 72 02 00 00 jne 0x28b8 2646: 48 ba 20 20 20 20 20 20 mov $0x2020202020202020,%rdx 264e: 20 20 2650: 49 33 55 08 xor 0x8(%r13),%rdx 2654: 48 b8 2f 2f 20 20 20 20 mov $0x2020202020202f2f,%rax 265c: 20 20 265e: 49 33 45 00 xor 0x0(%r13),%rax 2662: 48 09 c2 or %rax,%rdx 2665: 0f 85 4d 02 00 00 jne 0x28b8 266b: 49 8d 84 24 e4 00 00 00 lea 0xe4(%r12),%rax 2673: ba 2f 2f 00 00 mov $0x2f2f,%edx 2678: 41 c6 84 24 e6 00 00 00 movb $0x0,0xe6(%r12) 2680: 00 2681: 66 41 89 94 24 e4 00 00 mov %dx,0xe4(%r12) 2689: 00 268a: 49 89 44 24 78 mov %rax,0x78(%r12) 268f: eb 7e jmp 0x270f 2691: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 2698: e8 73 e9 ff ff callq 0x1010 269d: 83 38 04 cmpl $0x4,(%rax) 26a0: 0f 84 7a 02 00 00 je 0x2920 26a6: bf 0e 00 00 00 mov $0xe,%edi 26ab: e8 60 ed ff ff callq 0x1410 26b0: b8 ff ff ff ff mov $0xffffffff,%eax 26b5: 48 8b 4c 24 78 mov 0x78(%rsp),%rcx 26ba: 64 48 33 0c 25 28 00 00 xor %fs:0x28,%rcx 26c2: 00 26c3: 0f 85 5d 07 00 00 jne 0x2e26 26c9: 48 81 c4 88 00 00 00 add $0x88,%rsp 26d0: 5b pop %rbx 26d1: 5d pop %rbp 26d2: 41 5c pop %rsp 26d4: 41 5d pop %rbp 26d6: 41 5e pop %rsi 26d8: 41 5f pop %rdi 26da: c3 retq 26db: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 26e0: 49 8d 9c 24 e4 00 00 00 lea 0xe4(%r12),%rbx 26e8: b9 10 00 00 00 mov $0x10,%ecx 26ed: ba 2f 00 00 00 mov $0x2f,%edx 26f2: 4c 89 ee mov %r13,%rsi 26f5: 48 89 df mov %rbx,%rdi 26f8: e8 33 ea ff ff callq 0x1130 26fd: 48 85 c0 test %rax,%rax 2700: 0f 84 e2 02 00 00 je 0x29e8 2706: c6 40 ff 00 movb $0x0,-0x1(%rax) 270a: 49 89 5c 24 78 mov %rbx,0x78(%r12) 270f: 41 80 7d 30 20 cmpb $0x20,0x30(%r13) 2714: 0f 84 b6 02 00 00 je 0x29d0 271a: 41 80 7d 1b 20 cmpb $0x20,0x1b(%r13) 271f: 49 8d 7d 10 lea 0x10(%r13),%rdi 2723: 74 1a je 0x273f 2725: 49 8b 45 10 mov 0x10(%r13),%rax 2729: 48 89 44 24 6b mov %rax,0x6b(%rsp) 272e: 8b 47 08 mov 0x8(%rdi),%eax 2731: 48 8d 7c 24 6b lea 0x6b(%rsp),%rdi 2736: c6 44 24 77 00 movb $0x0,0x77(%rsp) 273b: 89 44 24 73 mov %eax,0x73(%rsp) 273f: 31 f6 xor %esi,%esi 2741: ba 0a 00 00 00 mov $0xa,%edx 2746: e8 65 e9 ff ff callq 0x10b0 274b: 49 8d 7d 1c lea 0x1c(%r13),%rdi 274f: 49 89 84 24 80 00 00 00 mov %rax,0x80(%r12) 2757: 41 80 7d 21 20 cmpb $0x20,0x21(%r13) 275c: 74 1b je 0x2779 275e: 41 8b 45 1c mov 0x1c(%r13),%eax 2762: 89 44 24 6b mov %eax,0x6b(%rsp) 2766: 0f b7 47 04 movzwl 0x4(%rdi),%eax 276a: 48 8d 7c 24 6b lea 0x6b(%rsp),%rdi 276f: c6 44 24 71 00 movb $0x0,0x71(%rsp) 2774: 66 89 44 24 6f mov %ax,0x6f(%rsp) 2779: 31 f6 xor %esi,%esi 277b: ba 0a 00 00 00 mov $0xa,%edx 2780: e8 2b e9 ff ff callq 0x10b0 2785: 49 8d 7d 22 lea 0x22(%r13),%rdi 2789: 41 89 84 24 88 00 00 00 mov %eax,0x88(%r12) 2791: 41 80 7d 27 20 cmpb $0x20,0x27(%r13) 2796: 74 1b je 0x27b3 2798: 41 8b 45 22 mov 0x22(%r13),%eax 279c: 89 44 24 6b mov %eax,0x6b(%rsp) 27a0: 0f b7 47 04 movzwl 0x4(%rdi),%eax 27a4: 48 8d 7c 24 6b lea 0x6b(%rsp),%rdi 27a9: c6 44 24 71 00 movb $0x0,0x71(%rsp) 27ae: 66 89 44 24 6f mov %ax,0x6f(%rsp) 27b3: 31 f6 xor %esi,%esi 27b5: ba 0a 00 00 00 mov $0xa,%edx 27ba: e8 f1 e8 ff ff callq 0x10b0 27bf: 49 8d 7d 28 lea 0x28(%r13),%rdi 27c3: 41 89 84 24 8c 00 00 00 mov %eax,0x8c(%r12) 27cb: 41 80 7d 2f 20 cmpb $0x20,0x2f(%r13) 27d0: 74 13 je 0x27e5 27d2: 49 8b 45 28 mov 0x28(%r13),%rax 27d6: c6 44 24 73 00 movb $0x0,0x73(%rsp) 27db: 48 8d 7c 24 6b lea 0x6b(%rsp),%rdi 27e0: 48 89 44 24 6b mov %rax,0x6b(%rsp) 27e5: 31 f6 xor %esi,%esi 27e7: ba 0a 00 00 00 mov $0xa,%edx 27ec: e8 bf e8 ff ff callq 0x10b0 27f1: 49 8d 7d 30 lea 0x30(%r13),%rdi 27f5: 41 89 84 24 90 00 00 00 mov %eax,0x90(%r12) 27fd: 41 80 7d 39 20 cmpb $0x20,0x39(%r13) 2802: 74 1c je 0x2820 2804: 49 8b 45 30 mov 0x30(%r13),%rax 2808: 48 89 44 24 6b mov %rax,0x6b(%rsp) 280d: 0f b7 47 08 movzwl 0x8(%rdi),%eax 2811: 48 8d 7c 24 6b lea 0x6b(%rsp),%rdi 2816: c6 44 24 75 00 movb $0x0,0x75(%rsp) 281b: 66 89 44 24 73 mov %ax,0x73(%rsp) 2820: ba 0a 00 00 00 mov $0xa,%edx 2825: 31 f6 xor %esi,%esi 2827: e8 84 e8 ff ff callq 0x10b0 282c: 48 89 c1 mov %rax,%rcx 282f: 49 89 84 24 98 00 00 00 mov %rax,0x98(%r12) 2837: 48 85 c0 test %rax,%rax 283a: 0f 88 90 01 00 00 js 0x29d0 2840: 49 8b 44 24 28 mov 0x28(%r12),%rax 2845: 49 8b 54 24 30 mov 0x30(%r12),%rdx 284a: 48 8d 54 02 c4 lea -0x3c(%rdx,%rax,1),%rdx 284f: 49 2b 54 24 70 sub 0x70(%r12),%rdx 2854: 31 c0 xor %eax,%eax 2856: 48 39 d1 cmp %rdx,%rcx 2859: 0f 86 56 fe ff ff jbe 0x26b5 285f: 49 89 94 24 98 00 00 00 mov %rdx,0x98(%r12) 2867: e9 49 fe ff ff jmpq 0x26b5 286c: 0f 1f 40 00 nopl 0x0(%rax) 2870: 48 ba 20 20 20 20 20 20 mov $0x2020202020202020,%rdx 2878: 20 20 287a: 49 33 55 08 xor 0x8(%r13),%rdx 287e: 48 b8 2f 53 59 4d 36 34 mov $0x202f34364d59532f,%rax 2886: 2f 20 2888: 49 33 45 00 xor 0x0(%r13),%rax 288c: 48 09 c2 or %rax,%rdx 288f: 75 27 jne 0x28b8 2891: 49 8d 84 24 e4 00 00 00 lea 0xe4(%r12),%rax 2899: 48 b9 2f 53 59 4d 36 34 mov $0x2f34364d59532f,%rcx 28a1: 2f 00 28a3: 49 89 8c 24 e4 00 00 00 mov %rcx,0xe4(%r12) 28ab: 49 89 44 24 78 mov %rax,0x78(%r12) 28b0: e9 5a fe ff ff jmpq 0x270f 28b5: 0f 1f 00 nopl (%rax) 28b8: e8 83 e8 ff ff callq 0x1140 28bd: 48 0f be d3 movsbl %bl,%rdx 28c1: 48 8b 00 mov (%rax),%rax 28c4: f6 44 50 01 08 testb $0x8,0x1(%rax,%rdx,2) 28c9: 0f 84 01 01 00 00 je 0x29d0 28cf: 49 83 7c 24 60 00 cmpq $0x0,0x60(%r12) 28d5: 0f 84 9d 02 00 00 je 0x2b78 28db: 31 f6 xor %esi,%esi 28dd: 49 8d 7d 01 lea 0x1(%r13),%rdi 28e1: ba 0a 00 00 00 mov $0xa,%edx 28e6: e8 c5 e7 ff ff callq 0x10b0 28eb: 49 39 44 24 68 cmp %rax,0x68(%r12) 28f0: 0f 86 da 00 00 00 jbe 0x29d0 28f6: 49 03 44 24 60 add 0x60(%r12),%rax 28fb: 49 89 44 24 78 mov %rax,0x78(%r12) 2900: e9 0a fe ff ff jmpq 0x270f 2905: 0f 1f 00 nopl (%rax) 2908: 8b 47 24 mov 0x24(%rdi),%eax 290b: 4c 8d af a8 00 00 00 lea 0xa8(%rdi),%r13 2912: 45 31 f6 xor %r14d,%r14d 2915: 4c 89 fd mov %r15,%rbp 2918: 4c 89 eb mov %r13,%rbx 291b: 89 04 24 mov %eax,(%rsp) 291e: 66 90 nop 2920: ba 3c 00 00 00 mov $0x3c,%edx 2925: 8b 3c 24 mov (%rsp),%edi 2928: 48 89 e9 mov %rbp,%rcx 292b: 48 89 de mov %rbx,%rsi 292e: 4c 29 f2 sub %r14,%rdx 2931: e8 ea e7 ff ff callq 0x1120 2936: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 293a: 0f 84 58 fd ff ff je 0x2698 2940: 48 85 c0 test %rax,%rax 2943: 0f 8e 5d fd ff ff jle 0x26a6 2949: 49 01 c6 add %rax,%r14 294c: 49 83 fe 3b cmp $0x3b,%r14 2950: 7f 0e jg 0x2960 2952: 4b 8d 2c 3e lea (%r14,%r15,1),%rbp 2956: 4b 8d 5c 35 00 lea 0x0(%r13,%r14,1),%rbx 295b: eb c3 jmp 0x2920 295d: 0f 1f 00 nopl (%rax) 2960: 49 83 fe 3c cmp $0x3c,%r14 2964: 0f 84 8c fc ff ff je 0x25f6 296a: e9 37 fd ff ff jmpq 0x26a6 296f: 90 nop 2970: 48 ba 20 20 20 20 20 20 mov $0x2020202020202020,%rdx 2978: 20 20 297a: 49 33 55 08 xor 0x8(%r13),%rdx 297e: 48 b8 2f 20 20 20 20 20 mov $0x202020202020202f,%rax 2986: 20 20 2988: 49 33 45 00 xor 0x0(%r13),%rax 298c: 48 09 c2 or %rax,%rdx 298f: 0f 85 23 ff ff ff jne 0x28b8 2995: 49 8d 84 24 e4 00 00 00 lea 0xe4(%r12),%rax 299d: b9 2f 00 00 00 mov $0x2f,%ecx 29a2: 66 41 89 8c 24 e4 00 00 mov %cx,0xe4(%r12) 29aa: 00 29ab: 49 89 44 24 78 mov %rax,0x78(%r12) 29b0: e9 5a fd ff ff jmpq 0x270f 29b5: 4c 89 ff mov %r15,%rdi 29b8: e8 43 e6 ff ff callq 0x1000 29bd: 49 c7 44 24 60 00 00 00 movq $0x0,0x60(%r12) 29c5: 00 29c6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 29ce: 00 00 29d0: bf 10 00 00 00 mov $0x10,%edi 29d5: e8 36 ea ff ff callq 0x1410 29da: b8 ff ff ff ff mov $0xffffffff,%eax 29df: e9 d1 fc ff ff jmpq 0x26b5 29e4: 0f 1f 40 00 nopl 0x0(%rax) 29e8: 41 80 bc 24 f2 00 00 00 cmpb $0x20,0xf2(%r12) 29f0: 20 29f1: 41 c6 84 24 f3 00 00 00 movb $0x0,0xf3(%r12) 29f9: 00 29fa: 0f 85 0a fd ff ff jne 0x270a 2a00: 41 80 bc 24 f1 00 00 00 cmpb $0x20,0xf1(%r12) 2a08: 20 2a09: 41 c6 84 24 f2 00 00 00 movb $0x0,0xf2(%r12) 2a11: 00 2a12: 0f 85 f2 fc ff ff jne 0x270a 2a18: 41 80 bc 24 f0 00 00 00 cmpb $0x20,0xf0(%r12) 2a20: 20 2a21: 41 c6 84 24 f1 00 00 00 movb $0x0,0xf1(%r12) 2a29: 00 2a2a: 0f 85 da fc ff ff jne 0x270a 2a30: 41 80 bc 24 ef 00 00 00 cmpb $0x20,0xef(%r12) 2a38: 20 2a39: 41 c6 84 24 f0 00 00 00 movb $0x0,0xf0(%r12) 2a41: 00 2a42: 0f 85 c2 fc ff ff jne 0x270a 2a48: 41 80 bc 24 ee 00 00 00 cmpb $0x20,0xee(%r12) 2a50: 20 2a51: 41 c6 84 24 ef 00 00 00 movb $0x0,0xef(%r12) 2a59: 00 2a5a: 0f 85 aa fc ff ff jne 0x270a 2a60: 41 80 bc 24 ed 00 00 00 cmpb $0x20,0xed(%r12) 2a68: 20 2a69: 41 c6 84 24 ee 00 00 00 movb $0x0,0xee(%r12) 2a71: 00 2a72: 0f 85 92 fc ff ff jne 0x270a 2a78: 41 80 bc 24 ec 00 00 00 cmpb $0x20,0xec(%r12) 2a80: 20 2a81: 41 c6 84 24 ed 00 00 00 movb $0x0,0xed(%r12) 2a89: 00 2a8a: 0f 85 7a fc ff ff jne 0x270a 2a90: 41 80 bc 24 eb 00 00 00 cmpb $0x20,0xeb(%r12) 2a98: 20 2a99: 41 c6 84 24 ec 00 00 00 movb $0x0,0xec(%r12) 2aa1: 00 2aa2: 0f 85 62 fc ff ff jne 0x270a 2aa8: 41 80 bc 24 ea 00 00 00 cmpb $0x20,0xea(%r12) 2ab0: 20 2ab1: 41 c6 84 24 eb 00 00 00 movb $0x0,0xeb(%r12) 2ab9: 00 2aba: 0f 85 4a fc ff ff jne 0x270a 2ac0: 41 80 bc 24 e9 00 00 00 cmpb $0x20,0xe9(%r12) 2ac8: 20 2ac9: 41 c6 84 24 ea 00 00 00 movb $0x0,0xea(%r12) 2ad1: 00 2ad2: 0f 85 32 fc ff ff jne 0x270a 2ad8: 41 80 bc 24 e8 00 00 00 cmpb $0x20,0xe8(%r12) 2ae0: 20 2ae1: 41 c6 84 24 e9 00 00 00 movb $0x0,0xe9(%r12) 2ae9: 00 2aea: 0f 85 1a fc ff ff jne 0x270a 2af0: 41 80 bc 24 e7 00 00 00 cmpb $0x20,0xe7(%r12) 2af8: 20 2af9: 41 c6 84 24 e8 00 00 00 movb $0x0,0xe8(%r12) 2b01: 00 2b02: 0f 85 02 fc ff ff jne 0x270a 2b08: 41 80 bc 24 e6 00 00 00 cmpb $0x20,0xe6(%r12) 2b10: 20 2b11: 41 c6 84 24 e7 00 00 00 movb $0x0,0xe7(%r12) 2b19: 00 2b1a: 0f 85 ea fb ff ff jne 0x270a 2b20: 41 80 bc 24 e5 00 00 00 cmpb $0x20,0xe5(%r12) 2b28: 20 2b29: 41 c6 84 24 e6 00 00 00 movb $0x0,0xe6(%r12) 2b31: 00 2b32: 0f 85 d2 fb ff ff jne 0x270a 2b38: 41 80 bc 24 e4 00 00 00 cmpb $0x20,0xe4(%r12) 2b40: 20 2b41: 41 c6 84 24 e5 00 00 00 movb $0x0,0xe5(%r12) 2b49: 00 2b4a: 0f 85 ba fb ff ff jne 0x270a 2b50: 41 c6 84 24 e4 00 00 00 movb $0x0,0xe4(%r12) 2b58: 00 2b59: e9 ac fb ff ff jmpq 0x270a 2b5e: 66 90 nop 2b60: bf 0f 00 00 00 mov $0xf,%edi 2b65: e8 a6 e8 ff ff callq 0x1410 2b6a: b8 ff ff ff ff mov $0xffffffff,%eax 2b6f: e9 41 fb ff ff jmpq 0x26b5 2b74: 0f 1f 40 00 nopl 0x0(%rax) 2b78: bb 08 00 00 00 mov $0x8,%ebx 2b7d: 4c 8d 7c 24 20 lea 0x20(%rsp),%r15 2b82: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 2b88: 49 8b 2c 24 mov (%r12),%rbp 2b8c: 48 85 ed test %rbp,%rbp 2b8f: 0f 84 4b 01 00 00 je 0x2ce0 2b95: 49 8b 44 24 30 mov 0x30(%r12),%rax 2b9a: 48 39 d8 cmp %rbx,%rax 2b9d: 0f 82 2d fe ff ff jb 0x29d0 2ba3: 48 29 d8 sub %rbx,%rax 2ba6: 48 83 f8 3b cmp $0x3b,%rax 2baa: 0f 86 20 fe ff ff jbe 0x29d0 2bb0: 48 01 dd add %rbx,%rbp 2bb3: 80 7d 39 20 cmpb $0x20,0x39(%rbp) 2bb7: 48 8d 45 30 lea 0x30(%rbp),%rax 2bbb: 0f 84 07 01 00 00 je 0x2cc8 2bc1: 48 8b 55 30 mov 0x30(%rbp),%rdx 2bc5: 48 8d 7c 24 6b lea 0x6b(%rsp),%rdi 2bca: 31 f6 xor %esi,%esi 2bcc: 48 89 54 24 6b mov %rdx,0x6b(%rsp) 2bd1: 0f b7 40 08 movzwl 0x8(%rax),%eax 2bd5: ba 0a 00 00 00 mov $0xa,%edx 2bda: c6 44 24 75 00 movb $0x0,0x75(%rsp) 2bdf: 66 89 44 24 73 mov %ax,0x73(%rsp) 2be4: e8 c7 e4 ff ff callq 0x10b0 2be9: 48 ba 20 20 20 20 20 20 mov $0x2020202020202020,%rdx 2bf1: 20 20 2bf3: 48 33 55 08 xor 0x8(%rbp),%rdx 2bf7: 49 89 c6 mov %rax,%r14 2bfa: 48 b8 2f 2f 20 20 20 20 mov $0x2020202020202f2f,%rax 2c02: 20 20 2c04: 48 33 45 00 xor 0x0(%rbp),%rax 2c08: 48 09 c2 or %rax,%rdx 2c0b: 0f 85 9f 00 00 00 jne 0x2cb0 2c11: 49 8b 2c 24 mov (%r12),%rbp 2c15: 48 85 ed test %rbp,%rbp 2c18: 0f 84 54 01 00 00 je 0x2d72 2c1e: 49 8b 44 24 30 mov 0x30(%r12),%rax 2c23: 48 83 e8 3c sub $0x3c,%rax 2c27: 48 29 d8 sub %rbx,%rax 2c2a: 4c 39 f0 cmp %r14,%rax 2c2d: 0f 82 9d fd ff ff jb 0x29d0 2c33: 4c 89 f7 mov %r14,%rdi 2c36: e8 95 e4 ff ff callq 0x10d0 2c3b: 49 89 c7 mov %rax,%r15 2c3e: 48 85 c0 test %rax,%rax 2c41: 0f 84 89 fd ff ff je 0x29d0 2c47: 48 8d 74 1d 3c lea 0x3c(%rbp,%rbx,1),%rsi 2c4c: 4c 89 f2 mov %r14,%rdx 2c4f: 4c 89 ff mov %r15,%rdi 2c52: e8 69 e4 ff ff callq 0x10c0 2c57: 4d 89 7c 24 60 mov %r15,0x60(%r12) 2c5c: 4d 89 74 24 68 mov %r14,0x68(%r12) 2c61: 4d 01 fe add %r15,%r14 2c64: eb 1a jmp 0x2c80 2c66: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 2c6e: 00 00 2c70: 4c 8d 78 01 lea 0x1(%rax),%r15 2c74: c6 00 00 movb $0x0,(%rax) 2c77: 4d 39 fe cmp %r15,%r14 2c7a: 0f 86 5b fc ff ff jbe 0x28db 2c80: 4c 89 f3 mov %r14,%rbx 2c83: be 2f 00 00 00 mov $0x2f,%esi 2c88: 4c 89 ff mov %r15,%rdi 2c8b: 4c 29 fb sub %r15,%rbx 2c8e: 48 89 da mov %rbx,%rdx 2c91: e8 ea e3 ff ff callq 0x1080 2c96: 48 85 c0 test %rax,%rax 2c99: 75 d5 jne 0x2c70 2c9b: 48 89 da mov %rbx,%rdx 2c9e: 31 f6 xor %esi,%esi 2ca0: 4c 89 ff mov %r15,%rdi 2ca3: e8 b8 e3 ff ff callq 0x1060 2ca8: e9 2e fc ff ff jmpq 0x28db 2cad: 0f 1f 00 nopl (%rax) 2cb0: 49 8d 46 01 lea 0x1(%r14),%rax 2cb4: 48 83 e0 fe and $0xfffffffffffffffe,%rax 2cb8: 48 8d 5c 03 3c lea 0x3c(%rbx,%rax,1),%rbx 2cbd: e9 c6 fe ff ff jmpq 0x2b88 2cc2: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 2cc8: ba 0a 00 00 00 mov $0xa,%edx 2ccd: 31 f6 xor %esi,%esi 2ccf: 48 89 c7 mov %rax,%rdi 2cd2: e9 0d ff ff ff jmpq 0x2be4 2cd7: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 2cdf: 00 2ce0: 49 8b 6c 24 28 mov 0x28(%r12),%rbp 2ce5: 41 8b 44 24 24 mov 0x24(%r12),%eax 2cea: 45 31 f6 xor %r14d,%r14d 2ced: 48 01 dd add %rbx,%rbp 2cf0: 89 04 24 mov %eax,(%rsp) 2cf3: 48 89 6c 24 08 mov %rbp,0x8(%rsp) 2cf8: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 2d00: ba 3c 00 00 00 mov $0x3c,%edx 2d05: 8b 3c 24 mov (%rsp),%edi 2d08: 4b 8d 34 37 lea (%r15,%r14,1),%rsi 2d0c: 48 89 e9 mov %rbp,%rcx 2d0f: 4c 29 f2 sub %r14,%rdx 2d12: e8 09 e4 ff ff callq 0x1120 2d17: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 2d1b: 74 23 je 0x2d40 2d1d: 48 85 c0 test %rax,%rax 2d20: 0f 8e aa fc ff ff jle 0x29d0 2d26: 49 01 c6 add %rax,%r14 2d29: 49 83 fe 3b cmp $0x3b,%r14 2d2d: 7f 31 jg 0x2d60 2d2f: 48 8b 44 24 08 mov 0x8(%rsp),%rax 2d34: 4a 8d 2c 30 lea (%rax,%r14,1),%rbp 2d38: eb c6 jmp 0x2d00 2d3a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 2d40: e8 cb e2 ff ff callq 0x1010 2d45: 83 38 04 cmpl $0x4,(%rax) 2d48: 74 b6 je 0x2d00 2d4a: bf 10 00 00 00 mov $0x10,%edi 2d4f: e8 bc e6 ff ff callq 0x1410 2d54: b8 ff ff ff ff mov $0xffffffff,%eax 2d59: e9 57 f9 ff ff jmpq 0x26b5 2d5e: 66 90 nop 2d60: 49 83 fe 3c cmp $0x3c,%r14 2d64: 0f 85 66 fc ff ff jne 0x29d0 2d6a: 4c 89 fd mov %r15,%rbp 2d6d: e9 41 fe ff ff jmpq 0x2bb3 2d72: 4c 89 f7 mov %r14,%rdi 2d75: e8 56 e3 ff ff callq 0x10d0 2d7a: 49 89 c7 mov %rax,%r15 2d7d: 48 85 c0 test %rax,%rax 2d80: 0f 84 4a fc ff ff je 0x29d0 2d86: 49 03 5c 24 28 add 0x28(%r12),%rbx 2d8b: 41 8b 44 24 24 mov 0x24(%r12),%eax 2d90: 4c 89 3c 24 mov %r15,(%rsp) 2d94: 4c 89 fe mov %r15,%rsi 2d97: 48 8d 6b 3c lea 0x3c(%rbx),%rbp 2d9b: 31 db xor %ebx,%ebx 2d9d: 48 89 6c 24 10 mov %rbp,0x10(%rsp) 2da2: 89 44 24 08 mov %eax,0x8(%rsp) 2da6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 2dae: 00 00 2db0: 4c 89 f2 mov %r14,%rdx 2db3: 8b 7c 24 08 mov 0x8(%rsp),%edi 2db7: 48 89 e9 mov %rbp,%rcx 2dba: 48 29 da sub %rbx,%rdx 2dbd: e8 5e e3 ff ff callq 0x1120 2dc2: 48 89 c2 mov %rax,%rdx 2dc5: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 2dc9: 74 23 je 0x2dee 2dcb: 48 85 c0 test %rax,%rax 2dce: 7e 50 jle 0x2e20 2dd0: 48 01 c3 add %rax,%rbx 2dd3: 4c 39 f3 cmp %r14,%rbx 2dd6: 73 43 jae 0x2e1b 2dd8: 48 8b 44 24 10 mov 0x10(%rsp),%rax 2ddd: 48 8d 2c 18 lea (%rax,%rbx,1),%rbp 2de1: 49 8d 04 1f lea (%r15,%rbx,1),%rax 2de5: 48 89 04 24 mov %rax,(%rsp) 2de9: 48 89 c6 mov %rax,%rsi 2dec: eb c2 jmp 0x2db0 2dee: 48 89 44 24 18 mov %rax,0x18(%rsp) 2df3: e8 18 e2 ff ff callq 0x1010 2df8: 48 8b 54 24 18 mov 0x18(%rsp),%rdx 2dfd: 83 38 04 cmpl $0x4,(%rax) 2e00: 74 13 je 0x2e15 2e02: 4c 39 f2 cmp %r14,%rdx 2e05: 0f 85 aa fb ff ff jne 0x29b5 2e0b: 4d 89 7c 24 60 mov %r15,0x60(%r12) 2e10: e9 47 fe ff ff jmpq 0x2c5c 2e15: 48 8b 34 24 mov (%rsp),%rsi 2e19: eb 95 jmp 0x2db0 2e1b: 48 89 da mov %rbx,%rdx 2e1e: eb e2 jmp 0x2e02 2e20: 48 0f 44 d3 cmove %rbx,%rdx 2e24: eb dc jmp 0x2e02 2e26: e8 15 e2 ff ff callq 0x1040 2e2b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 2e30: 41 54 push %rsp 2e32: 55 push %rbp 2e33: 53 push %rbx 2e34: 48 89 d3 mov %rdx,%rbx 2e37: 48 83 ec 10 sub $0x10,%rsp 2e3b: 8b 42 24 mov 0x24(%rdx),%eax 2e3e: 83 ff ff cmp $0xffffffff,%edi 2e41: 0f 84 91 00 00 00 je 0x2ed8 2e47: 41 89 fc mov %edi,%r12d 2e4a: 83 f8 ff cmp $0xffffffff,%eax 2e4d: 74 08 je 0x2e57 2e4f: 39 f8 cmp %edi,%eax 2e51: 0f 85 b3 00 00 00 jne 0x2f0a 2e57: 8b 43 1c mov 0x1c(%rbx),%eax 2e5a: 8d 50 ff lea -0x1(%rax),%edx 2e5d: 83 fa 02 cmp $0x2,%edx 2e60: 76 0c jbe 0x2e6e 2e62: 83 e8 08 sub $0x8,%eax 2e65: 83 f8 03 cmp $0x3,%eax 2e68: 0f 87 aa 00 00 00 ja 0x2f18 2e6e: 83 7b 18 01 cmpl $0x1,0x18(%rbx) 2e72: 75 4c jne 0x2ec0 2e74: 48 8b 6b 78 mov 0x78(%rbx),%rbp 2e78: 48 85 ed test %rbp,%rbp 2e7b: 74 73 je 0x2ef0 2e7d: 48 8b 43 70 mov 0x70(%rbx),%rax 2e81: 48 8b 93 98 00 00 00 mov 0x98(%rbx),%rdx 2e88: 89 f1 mov %esi,%ecx 2e8a: 49 89 d8 mov %rbx,%r8 2e8d: 44 89 e7 mov %r12d,%edi 2e90: 48 83 c0 3c add $0x3c,%rax 2e94: 48 89 c6 mov %rax,%rsi 2e97: e8 44 f3 ff ff callq 0x21e0 2e9c: 48 89 c5 mov %rax,%rbp 2e9f: 48 85 c0 test %rax,%rax 2ea2: 74 0c je 0x2eb0 2ea4: 48 8b 43 48 mov 0x48(%rbx),%rax 2ea8: 48 89 45 10 mov %rax,0x10(%rbp) 2eac: 48 89 6b 48 mov %rbp,0x48(%rbx) 2eb0: 48 83 c4 10 add $0x10,%rsp 2eb4: 48 89 e8 mov %rbp,%rax 2eb7: 5b pop %rbx 2eb8: 5d pop %rbp 2eb9: 41 5c pop %rsp 2ebb: c3 retq 2ebc: 0f 1f 40 00 nopl 0x0(%rax) 2ec0: 48 89 dd mov %rbx,%rbp 2ec3: 83 43 3c 01 addl $0x1,0x3c(%rbx) 2ec7: 48 83 c4 10 add $0x10,%rsp 2ecb: 48 89 e8 mov %rbp,%rax 2ece: 5b pop %rbx 2ecf: 5d pop %rbp 2ed0: 41 5c pop %rsp 2ed2: c3 retq 2ed3: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 2ed8: 41 89 c4 mov %eax,%r12d 2edb: 8b 43 1c mov 0x1c(%rbx),%eax 2ede: 8d 50 ff lea -0x1(%rax),%edx 2ee1: 83 fa 02 cmp $0x2,%edx 2ee4: 0f 87 78 ff ff ff ja 0x2e62 2eea: e9 7f ff ff ff jmpq 0x2e6e 2eef: 90 nop 2ef0: 48 89 df mov %rbx,%rdi 2ef3: 89 74 24 0c mov %esi,0xc(%rsp) 2ef7: e8 a4 f6 ff ff callq 0x25a0 2efc: 8b 74 24 0c mov 0xc(%rsp),%esi 2f00: 85 c0 test %eax,%eax 2f02: 0f 84 75 ff ff ff je 0x2e7d 2f08: eb a6 jmp 0x2eb0 2f0a: bf 1c 00 00 00 mov $0x1c,%edi 2f0f: 31 ed xor %ebp,%ebp 2f11: e8 fa e4 ff ff callq 0x1410 2f16: eb 98 jmp 0x2eb0 2f18: bf 0b 00 00 00 mov $0xb,%edi 2f1d: 31 ed xor %ebp,%ebp 2f1f: e8 ec e4 ff ff callq 0x1410 2f24: eb 8a jmp 0x2eb0 2f26: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 2f2e: 00 00 2f30: 55 push %rbp 2f31: 53 push %rbx 2f32: 48 83 ec 18 sub $0x18,%rsp 2f36: 83 3d d7 20 20 00 01 cmpl $0x1,0x2020d7(%rip) # 0x205014 2f3d: 0f 85 5d 01 00 00 jne 0x30a0 2f43: 89 fd mov %edi,%ebp 2f45: 89 f3 mov %esi,%ebx 2f47: 48 85 d2 test %rdx,%rdx 2f4a: 0f 84 20 01 00 00 je 0x3070 2f50: 83 fe 0b cmp $0xb,%esi 2f53: 0f 87 fa 00 00 00 ja 0x3053 2f59: 89 f1 mov %esi,%ecx 2f5b: 48 8d 35 86 0c 00 00 lea 0xc86(%rip),%rsi # 0x3be8 2f62: 48 63 04 8e movslq (%rsi,%rcx,4),%rax 2f66: 48 01 f0 add %rsi,%rax 2f69: ff e0 jmpq *%rax 2f6b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 2f70: 48 85 d2 test %rdx,%rdx 2f73: 0f 84 a0 00 00 00 je 0x3019 2f79: 48 83 c4 18 add $0x18,%rsp 2f7d: 89 de mov %ebx,%esi 2f7f: 89 ef mov %ebp,%edi 2f81: 5b pop %rbx 2f82: 5d pop %rbp 2f83: e9 a8 fe ff ff jmpq 0x2e30 2f88: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 2f90: be 28 09 00 00 mov $0x928,%esi 2f95: bf 01 00 00 00 mov $0x1,%edi 2f9a: e8 01 e1 ff ff callq 0x10a0 2f9f: 48 85 c0 test %rax,%rax 2fa2: 0f 84 10 01 00 00 je 0x30b8 2fa8: 48 8d 90 c8 00 00 00 lea 0xc8(%rax),%rdx 2faf: c7 40 18 03 00 00 00 movl $0x3,0x18(%rax) 2fb6: 66 0f ef c0 pxor %xmm0,%xmm0 2fba: 48 bf 01 00 00 00 01 00 mov $0x100000001,%rdi 2fc2: 00 00 2fc4: 89 58 1c mov %ebx,0x1c(%rax) 2fc7: 89 68 24 mov %ebp,0x24(%rax) 2fca: 48 c7 40 28 00 00 00 00 movq $0x0,0x28(%rax) 2fd2: 48 c7 40 30 00 00 00 00 movq $0x0,0x30(%rax) 2fda: 48 89 78 38 mov %rdi,0x38(%rax) 2fde: c7 40 70 0a 00 00 00 movl $0xa,0x70(%rax) 2fe5: 48 89 50 60 mov %rdx,0x60(%rax) 2fe9: c7 80 cc 00 00 00 0a 00 movl $0xa,0xcc(%rax) 2ff1: 00 00 2ff3: 0f 11 00 movups %xmm0,(%rax) 2ff6: 48 83 c4 18 add $0x18,%rsp 2ffa: 5b pop %rbx 2ffb: 5d pop %rbp 2ffc: c3 retq 2ffd: 0f 1f 00 nopl (%rax) 3000: 48 83 c4 18 add $0x18,%rsp 3004: 31 c0 xor %eax,%eax 3006: 5b pop %rbx 3007: 5d pop %rbp 3008: c3 retq 3009: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 3010: 48 85 d2 test %rdx,%rdx 3013: 0f 85 e7 00 00 00 jne 0x3100 3019: 48 83 c4 18 add $0x18,%rsp 301d: 89 d9 mov %ebx,%ecx 301f: 89 ef mov %ebp,%edi 3021: 45 31 c0 xor %r8d,%r8d 3024: 5b pop %rbx 3025: 48 c7 c2 ff ff ff ff mov $0xffffffffffffffff,%rdx 302c: 31 f6 xor %esi,%esi 302e: 5d pop %rbp 302f: e9 ac f1 ff ff jmpq 0x21e0 3034: 0f 1f 40 00 nopl 0x0(%rax) 3038: 8b 42 1c mov 0x1c(%rdx),%eax 303b: 8d 48 f7 lea -0x9(%rax),%ecx 303e: 83 f9 01 cmp $0x1,%ecx 3041: 0f 86 32 ff ff ff jbe 0x2f79 3047: 83 e8 02 sub $0x2,%eax 304a: 83 f8 01 cmp $0x1,%eax 304d: 0f 86 26 ff ff ff jbe 0x2f79 3053: bf 0d 00 00 00 mov $0xd,%edi 3058: e8 b3 e3 ff ff callq 0x1410 305d: 48 83 c4 18 add $0x18,%rsp 3061: 31 c0 xor %eax,%eax 3063: 5b pop %rbx 3064: 5d pop %rbp 3065: c3 retq 3066: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 306e: 00 00 3070: 31 c0 xor %eax,%eax 3072: be 01 00 00 00 mov $0x1,%esi 3077: e8 a4 df ff ff callq 0x1020 307c: 83 f8 ff cmp $0xffffffff,%eax 307f: 74 57 je 0x30d8 3081: 83 fb 0b cmp $0xb,%ebx 3084: 77 cd ja 0x3053 3086: 48 8d 0d 8b 0b 00 00 lea 0xb8b(%rip),%rcx # 0x3c18 308d: 89 da mov %ebx,%edx 308f: 48 63 04 91 movslq (%rcx,%rdx,4),%rax 3093: 48 01 c8 add %rcx,%rax 3096: ff e0 jmpq *%rax 3098: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 30a0: bf 0c 00 00 00 mov $0xc,%edi 30a5: e8 66 e3 ff ff callq 0x1410 30aa: 48 83 c4 18 add $0x18,%rsp 30ae: 31 c0 xor %eax,%eax 30b0: 5b pop %rbx 30b1: 5d pop %rbp 30b2: c3 retq 30b3: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 30b8: bf 08 00 00 00 mov $0x8,%edi 30bd: 48 89 44 24 08 mov %rax,0x8(%rsp) 30c2: e8 49 e3 ff ff callq 0x1410 30c7: 48 8b 44 24 08 mov 0x8(%rsp),%rax 30cc: e9 25 ff ff ff jmpq 0x2ff6 30d1: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 30d8: e8 33 df ff ff callq 0x1010 30dd: 83 38 09 cmpl $0x9,(%rax) 30e0: 74 2d je 0x310f 30e2: 83 fb 0b cmp $0xb,%ebx 30e5: 0f 87 68 ff ff ff ja 0x3053 30eb: 48 8d 15 56 0b 00 00 lea 0xb56(%rip),%rdx # 0x3c48 30f2: 89 d8 mov %ebx,%eax 30f4: 48 63 04 82 movslq (%rdx,%rax,4),%rax 30f8: 48 01 d0 add %rdx,%rax 30fb: ff e0 jmpq *%rax 30fd: 0f 1f 00 nopl (%rax) 3100: 83 7a 1c 0b cmpl $0xb,0x1c(%rdx) 3104: 0f 84 6f fe ff ff je 0x2f79 310a: e9 44 ff ff ff jmpq 0x3053 310f: bf 09 00 00 00 mov $0x9,%edi 3114: e8 f7 e2 ff ff callq 0x1410 3119: 31 c0 xor %eax,%eax 311b: e9 d6 fe ff ff jmpq 0x2ff6 3120: 48 85 ff test %rdi,%rdi 3123: 0f 84 92 02 00 00 je 0x33bb 3129: 41 57 push %rdi 312b: 41 56 push %rsi 312d: 41 55 push %rbp 312f: 41 54 push %rsp 3131: 55 push %rbp 3132: 48 89 fd mov %rdi,%rbp 3135: 53 push %rbx 3136: 48 83 ec 18 sub $0x18,%rsp 313a: 8b 47 3c mov 0x3c(%rdi),%eax 313d: 85 c0 test %eax,%eax 313f: 74 0c je 0x314d 3141: 83 e8 01 sub $0x1,%eax 3144: 89 47 3c mov %eax,0x3c(%rdi) 3147: 0f 85 c8 01 00 00 jne 0x3315 314d: 8b 4d 18 mov 0x18(%rbp),%ecx 3150: 83 f9 01 cmp $0x1,%ecx 3153: 0f 84 07 02 00 00 je 0x3360 3159: 4c 8b 6d 08 mov 0x8(%rbp),%r13 315d: 4d 85 ed test %r13,%r13 3160: 74 15 je 0x3177 3162: 49 8b 55 48 mov 0x48(%r13),%rdx 3166: 48 8b 75 10 mov 0x10(%rbp),%rsi 316a: 48 39 ea cmp %rbp,%rdx 316d: 0f 85 58 01 00 00 jne 0x32cb 3173: 49 89 75 48 mov %rsi,0x48(%r13) 3177: 83 f9 01 cmp $0x1,%ecx 317a: 0f 84 61 01 00 00 je 0x32e1 3180: 83 f9 03 cmp $0x3,%ecx 3183: 0f 85 61 01 00 00 jne 0x32ea 3189: 48 8b 5d 68 mov 0x68(%rbp),%rbx 318d: 48 85 db test %rbx,%rbx 3190: 75 16 jne 0x31a8 3192: eb 36 jmp 0x31ca 3194: 0f 1f 40 00 nopl 0x0(%rax) 3198: 48 89 df mov %rbx,%rdi 319b: e8 60 de ff ff callq 0x1000 31a0: 4d 85 e4 test %r12,%r12 31a3: 74 25 je 0x31ca 31a5: 4c 89 e3 mov %r12,%rbx 31a8: 4c 8b 63 30 mov 0x30(%rbx),%r12 31ac: f6 83 cc 00 00 00 80 testb $0x80,0xcc(%rbx) 31b3: 74 e3 je 0x3198 31b5: 48 8b 3b mov (%rbx),%rdi 31b8: e8 43 de ff ff callq 0x1000 31bd: 48 89 df mov %rbx,%rdi 31c0: e8 3b de ff ff callq 0x1000 31c5: 4d 85 e4 test %r12,%r12 31c8: 75 db jne 0x31a5 31ca: 48 8d 85 c8 00 00 00 lea 0xc8(%rbp),%rax 31d1: 48 89 44 24 08 mov %rax,0x8(%rsp) 31d6: 49 89 c4 mov %rax,%r12 31d9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 31e0: 41 8b 44 24 04 mov 0x4(%r12),%eax 31e5: 48 8d 58 ff lea -0x1(%rax),%rbx 31e9: 48 85 c0 test %rax,%rax 31ec: 0f 84 aa 00 00 00 je 0x329c 31f2: 48 8d 14 40 lea (%rax,%rax,2),%rdx 31f6: 48 8d 04 90 lea (%rax,%rdx,4),%rax 31fa: 48 c1 e0 04 shl $0x4,%rax 31fe: 4d 8d 34 04 lea (%r12,%rax,1),%r14 3202: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 3208: 41 f6 46 d8 80 testb $0x80,-0x28(%r14) 320d: 0f 85 15 01 00 00 jne 0x3328 3213: 49 8b 7e f0 mov -0x10(%r14),%rdi 3217: 49 8b 56 e0 mov -0x20(%r14),%rdx 321b: 48 39 d7 cmp %rdx,%rdi 321e: 74 09 je 0x3229 3220: e8 db dd ff ff callq 0x1000 3225: 49 8b 56 e0 mov -0x20(%r14),%rdx 3229: 49 8b 7e e8 mov -0x18(%r14),%rdi 322d: 48 39 d7 cmp %rdx,%rdi 3230: 74 09 je 0x323b 3232: e8 c9 dd ff ff callq 0x1000 3237: 49 8b 56 e0 mov -0x20(%r14),%rdx 323b: 48 83 7d 00 00 cmpq $0x0,0x0(%rbp) 3240: 74 0d je 0x324f 3242: 49 39 56 f0 cmp %rdx,-0x10(%r14) 3246: 74 07 je 0x324f 3248: 41 f6 46 dc 80 testb $0x80,-0x24(%r14) 324d: 74 08 je 0x3257 324f: 48 89 d7 mov %rdx,%rdi 3252: e8 a9 dd ff ff callq 0x1000 3257: 49 8b be 70 ff ff ff mov -0x90(%r14),%rdi 325e: 48 85 ff test %rdi,%rdi 3261: 75 0d jne 0x3270 3263: eb 22 jmp 0x3287 3265: 0f 1f 00 nopl (%rax) 3268: 4c 89 ff mov %r15,%rdi 326b: 4d 85 ff test %r15,%r15 326e: 74 17 je 0x3287 3270: 4c 8b 7f 30 mov 0x30(%rdi),%r15 3274: f6 47 38 80 testb $0x80,0x38(%rdi) 3278: 74 ee je 0x3268 327a: e8 81 dd ff ff callq 0x1000 327f: 4c 89 ff mov %r15,%rdi 3282: 4d 85 ff test %r15,%r15 3285: 75 e9 jne 0x3270 3287: 48 83 eb 01 sub $0x1,%rbx 328b: 49 81 ee d0 00 00 00 sub $0xd0,%r14 3292: 48 83 fb ff cmp $0xffffffffffffffff,%rbx 3296: 0f 85 6c ff ff ff jne 0x3208 329c: 49 8b 5c 24 08 mov 0x8(%r12),%rbx 32a1: 4c 3b 64 24 08 cmp 0x8(%rsp),%r12 32a6: 74 08 je 0x32b0 32a8: 4c 89 e7 mov %r12,%rdi 32ab: e8 50 dd ff ff callq 0x1000 32b0: 48 85 db test %rbx,%rbx 32b3: 0f 84 8f 00 00 00 je 0x3348 32b9: 49 89 dc mov %rbx,%r12 32bc: e9 1f ff ff ff jmpq 0x31e0 32c1: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 32c8: 48 89 c2 mov %rax,%rdx 32cb: 48 8b 42 10 mov 0x10(%rdx),%rax 32cf: 48 39 e8 cmp %rbp,%rax 32d2: 75 f4 jne 0x32c8 32d4: 48 89 72 10 mov %rsi,0x10(%rdx) 32d8: 83 f9 01 cmp $0x1,%ecx 32db: 0f 85 9f fe ff ff jne 0x3180 32e1: 48 8b 7d 60 mov 0x60(%rbp),%rdi 32e5: 48 85 ff test %rdi,%rdi 32e8: 75 6f jne 0x3359 32ea: 48 8b 7d 00 mov 0x0(%rbp),%rdi 32ee: 48 85 ff test %rdi,%rdi 32f1: 74 43 je 0x3336 32f3: 4d 85 ed test %r13,%r13 32f6: 0f 84 8a 00 00 00 je 0x3386 32fc: 48 89 ef mov %rbp,%rdi 32ff: e8 fc dc ff ff callq 0x1000 3304: 41 8b 45 3c mov 0x3c(%r13),%eax 3308: 4c 89 ed mov %r13,%rbp 330b: 85 c0 test %eax,%eax 330d: 0f 84 3a fe ff ff je 0x314d 3313: 31 c0 xor %eax,%eax 3315: 48 83 c4 18 add $0x18,%rsp 3319: 5b pop %rbx 331a: 5d pop %rbp 331b: 41 5c pop %rsp 331d: 41 5d pop %rbp 331f: 41 5e pop %rsi 3321: 41 5f pop %rdi 3323: c3 retq 3324: 0f 1f 40 00 nopl 0x0(%rax) 3328: 49 8b 7e d0 mov -0x30(%r14),%rdi 332c: e8 cf dc ff ff callq 0x1000 3331: e9 dd fe ff ff jmpq 0x3213 3336: 48 89 ef mov %rbp,%rdi 3339: e8 c2 dc ff ff callq 0x1000 333e: 4d 85 ed test %r13,%r13 3341: 75 c1 jne 0x3304 3343: eb ce jmp 0x3313 3345: 0f 1f 00 nopl (%rax) 3348: 8b 55 7c mov 0x7c(%rbp),%edx 334b: 85 d2 test %edx,%edx 334d: 75 4f jne 0x339e 334f: f6 45 78 80 testb $0x80,0x78(%rbp) 3353: 74 95 je 0x32ea 3355: 48 8b 7d 58 mov 0x58(%rbp),%rdi 3359: e8 a2 dc ff ff callq 0x1000 335e: eb 8a jmp 0x32ea 3360: 48 8b 7d 50 mov 0x50(%rbp),%rdi 3364: 48 83 ff ff cmp $0xffffffffffffffff,%rdi 3368: 74 05 je 0x336f 336a: e8 91 dc ff ff callq 0x1000 336f: 48 83 7d 48 00 cmpq $0x0,0x48(%rbp) 3374: 48 c7 45 50 00 00 00 00 movq $0x0,0x50(%rbp) 337c: 75 95 jne 0x3313 337e: 8b 4d 18 mov 0x18(%rbp),%ecx 3381: e9 d3 fd ff ff jmpq 0x3159 3386: 8b 45 38 mov 0x38(%rbp),%eax 3389: a8 80 test $0x80,%al 338b: 75 1c jne 0x33a9 338d: a8 40 test $0x40,%al 338f: 75 1f jne 0x33b0 3391: 48 89 ef mov %rbp,%rdi 3394: e8 67 dc ff ff callq 0x1000 3399: e9 75 ff ff ff jmpq 0x3313 339e: 48 8b 7d 50 mov 0x50(%rbp),%rdi 33a2: e8 59 dc ff ff callq 0x1000 33a7: eb a6 jmp 0x334f 33a9: e8 52 dc ff ff callq 0x1000 33ae: eb e1 jmp 0x3391 33b0: 48 8b 75 30 mov 0x30(%rbp),%rsi 33b4: e8 37 dd ff ff callq 0x10f0 33b9: eb d6 jmp 0x3391 33bb: 31 c0 xor %eax,%eax 33bd: c3 retq 33be: 66 90 nop 33c0: 31 c0 xor %eax,%eax 33c2: 48 85 ff test %rdi,%rdi 33c5: 74 03 je 0x33ca 33c7: 8b 47 18 mov 0x18(%rdi),%eax 33ca: c3 retq 33cb: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 33d0: 41 57 push %rdi 33d2: 41 56 push %rsi 33d4: 49 89 d7 mov %rdx,%r15 33d7: 41 55 push %rbp 33d9: 41 54 push %rsp 33db: 4c 8d 25 06 19 20 00 lea 0x201906(%rip),%r12 # 0x204ce8 33e2: 55 push %rbp 33e3: 48 8d 2d 06 19 20 00 lea 0x201906(%rip),%rbp # 0x204cf0 33ea: 53 push %rbx 33eb: 41 89 fd mov %edi,%r13d 33ee: 49 89 f6 mov %rsi,%r14 33f1: 4c 29 e5 sub %r12,%rbp 33f4: 48 83 ec 08 sub $0x8,%rsp 33f8: 48 c1 fd 03 sar $0x3,%rbp 33fc: e8 cf db ff ff callq 0xfd0 3401: 48 85 ed test %rbp,%rbp 3404: 74 20 je 0x3426 3406: 31 db xor %ebx,%ebx 3408: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 3410: 4c 89 fa mov %r15,%rdx 3413: 4c 89 f6 mov %r14,%rsi 3416: 44 89 ef mov %r13d,%edi 3419: 41 ff 14 dc callq *(%r12,%rbx,8) 341d: 48 83 c3 01 add $0x1,%rbx 3421: 48 39 dd cmp %rbx,%rbp 3424: 75 ea jne 0x3410 3426: 48 83 c4 08 add $0x8,%rsp 342a: 5b pop %rbx 342b: 5d pop %rbp 342c: 41 5c pop %rsp 342e: 41 5d pop %rbp 3430: 41 5e pop %rsi 3432: 41 5f pop %rdi 3434: c3 retq 3435: 90 nop 3436: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 343e: 00 00 3440: f3 rep 3441: c3 retq Disassembly of section .fini: 3444: 48 83 ec 08 sub $0x8,%rsp 3448: 48 83 c4 08 add $0x8,%rsp 344c: c3 retq ----Running------ > bin/test_package bin/test_package ----------------- bin/test_package: elf object ----Running------ > bin/test_package archive.a ----------------- archive.a: ar(1) archive JSON file created at '/home/conan/w/cci_PR-4112/1/55ed1dcd-eb8e-4065-8732-7ef61254a08a/_create.json'