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 5.4 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=5 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=5 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:3df6ebb8a308d309e882b21988fd9ea103560e16 - Download elfutils/0.180:81036ce9c4210586b56d04aa1b0fd775ee61bc12 - Build xz_utils/5.2.4:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - 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:d4e2c4fda75c443daaf5f26224d0044231fb93f3 - Download flex/2.6.4:d4e2c4fda75c443daaf5f26224d0044231fb93f3 - Download m4/1.4.18:c023db9fc677d4d0b3bd0c20f71385e4cf8a1220 - Download pkgconf/1.7.3:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... bzip2/1.0.6: Retrieving package 3df6ebb8a308d309e882b21988fd9ea103560e16 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.6: Package installed 3df6ebb8a308d309e882b21988fd9ea103560e16 bzip2/1.0.6: Downloaded package revision 2c5526c0129dcadb497b5a2b5cc00efa m4/1.4.18: Retrieving package c023db9fc677d4d0b3bd0c20f71385e4cf8a1220 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz m4/1.4.18: Package installed c023db9fc677d4d0b3bd0c20f71385e4cf8a1220 m4/1.4.18: Downloaded package revision 9fa164c9a10c4b43b1e00ecf1c70af05 pkgconf/1.7.3: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.3: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 pkgconf/1.7.3: Downloaded package revision 7f689144108c72fdd0cf6c716c7d2615 xz_utils/5.2.4: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xz_utils/5.2.4: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 xz_utils/5.2.4: Downloaded package revision 29971f37c385f391b219deaaf98d3cf3 zlib/1.2.11: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.11: Downloaded package revision a5bddcea727357a25af101f85e3e645b 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 d4e2c4fda75c443daaf5f26224d0044231fb93f3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bison/3.5.3: Package installed d4e2c4fda75c443daaf5f26224d0044231fb93f3 bison/3.5.3: Downloaded package revision a34cf7cf4ce9b26dc7717dd403c728e2 flex/2.6.4: Retrieving package d4e2c4fda75c443daaf5f26224d0044231fb93f3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz flex/2.6.4: Package installed d4e2c4fda75c443daaf5f26224d0044231fb93f3 flex/2.6.4: Downloaded package revision a85568d95f70624b00eb0b6029313c61 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/c023db9fc677d4d0b3bd0c20f71385e4cf8a1220/bin m4/1.4.18: Setting M4 environment variable: /home/conan/w/cci_PR-4112/.conan/data/m4/1.4.18/_/_/package/c023db9fc677d4d0b3bd0c20f71385e4cf8a1220/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/76f87539fc90ff313e0b3182641a9bb558a717d2/bin pkgconf/1.7.3: Setting PKG_CONFIG env var: /home/conan/w/cci_PR-4112/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/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/76f87539fc90ff313e0b3182641a9bb558a717d2/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/d4e2c4fda75c443daaf5f26224d0044231fb93f3 bison/3.5.3: Appending PATH environment variable: /home/conan/w/cci_PR-4112/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3/bin bison/3.5.3: Setting the BISON_PKGDATADIR environment variable: /home/conan/w/cci_PR-4112/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12 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/81036ce9c4210586b56d04aa1b0fd775ee61bc12' '--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/81036ce9c4210586b56d04aa1b0fd775ee61bc12' '--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... no checking whether gcc accepts -Wnull-dereference... no checking whether gcc accepts -Wimplicit-fallthrough... no 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/81036ce9c4210586b56d04aa1b0fd775ee61bc12 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 xstrndup.o CC xmalloc.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 x86_64_disasm.os AR libcpu.a CC i386_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 alpha_auxv.o CC arm_init.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 eblmachinesectionflagcheck.os CC eblmachineflagcheck.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 libdw_findcu.os CC dwarf_getsrc_file.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 '81036ce9c4210586b56d04aa1b0fd775ee61bc12' built elfutils/0.180: Build folder /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/81036ce9c4210586b56d04aa1b0fd775ee61bc12 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/81036ce9c4210586b56d04aa1b0fd775ee61bc12 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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/pkgconfig' /usr/bin/install -c -m 644 libelf.pc libdw.pc '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' /usr/bin/install -c -m 644 libelf.a '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' ( cd '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' && ranlib libelf.a ) /bin/bash /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/81036ce9c4210586b56d04aa1b0fd775ee61bc12/source_subfolder/config/install-sh -d /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib /usr/bin/install -c libelf.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libelf-0.180.so ln -fs libelf-0.180.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libelf.so.1 ln -fs libelf.so.1 /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' Making install in libdw /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' /usr/bin/install -c -m 644 libdw.a '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' /usr/bin/install -c -m 644 ../source_subfolder/libdw/dwarf.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' ( cd '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' && ranlib libdw.a ) /bin/bash /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/81036ce9c4210586b56d04aa1b0fd775ee61bc12/source_subfolder/config/install-sh -d /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib /usr/bin/install -c libdw.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libdw-0.180.so ln -fs libdw-0.180.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libdw.so.1 ln -fs libdw.so.1 /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libdw.so Making install in libasm /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' /usr/bin/install -c -m 644 libasm.a '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' /usr/bin/install -c -m 644 ../source_subfolder/libasm/libasm.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' ( cd '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' && ranlib libasm.a ) /bin/bash /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/81036ce9c4210586b56d04aa1b0fd775ee61bc12/source_subfolder/config/install-sh -d /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib /usr/bin/install -c libasm.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libasm-0.180.so ln -fs libasm-0.180.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libasm.so.1 ln -fs libasm.so.1 /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin' /usr/bin/install -c make-debug-archive '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-make-debug-archive' /usr/bin/install -c readelf '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-readelf' /usr/bin/install -c nm '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-nm' /usr/bin/install -c size '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-size' /usr/bin/install -c strip '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-strip' /usr/bin/install -c elflint '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-elflint' /usr/bin/install -c findtextrel '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-findtextrel' /usr/bin/install -c addr2line '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-addr2line' /usr/bin/install -c elfcmp '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-elfcmp' /usr/bin/install -c objdump '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-objdump' /usr/bin/install -c ranlib '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-ranlib' /usr/bin/install -c strings '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-strings' /usr/bin/install -c ar '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-ar' /usr/bin/install -c unstrip '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-unstrip' /usr/bin/install -c stack '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-stack' /usr/bin/install -c elfcompress '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-elfcompress' /usr/bin/install -c elfclassify '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/man/man3' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/man/man1' /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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/man/man3' /usr/bin/install -c -m 644 '../source_subfolder/doc/readelf.1' '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/man/man1/eu-readelf.1' /usr/bin/install -c -m 644 '../source_subfolder/doc/elfclassify.1' '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' /usr/bin/install -c -m 644 version.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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 '81036ce9c4210586b56d04aa1b0fd775ee61bc12' created elfutils/0.180: Created package revision a424bd00aafbcbdc1eb2dd9cd38ed497 elfutils/0.180: Appending PATH env var with : /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin elfutils/0.180: Setting ADDR2LINE to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-addr2line elfutils/0.180: Setting AR to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-ar elfutils/0.180: Setting ELFCLASSIFY to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-elfclassify elfutils/0.180: Setting ELFCMP to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-elfcmp elfutils/0.180: Setting ELFCOMPRESS to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-elfcompress elfutils/0.180: Setting ELFLINT to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-elflint elfutils/0.180: Setting FINDTEXTREL to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-findtextrel elfutils/0.180: Setting MAKE_DEBUG_ARCHIVE to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-make-debug-archive elfutils/0.180: Setting NM to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-nm elfutils/0.180: Setting OBJDUMP to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-objdump elfutils/0.180: Setting RANLIB to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-ranlib elfutils/0.180: Setting READELF to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-readelf elfutils/0.180: Setting SIZE to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-size elfutils/0.180: Setting STACK to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-stack elfutils/0.180: Setting STRINGS to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-strings elfutils/0.180: Setting STRIP to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-strip elfutils/0.180: Setting UNSTRIP to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/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 cmake created conanbuildinfo.cmake elfutils/0.180 (test package): Generator txt created conanbuildinfo.txt elfutils/0.180 (test package): Generated conaninfo.txt elfutils/0.180 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-4112/1/f9b12ab5-e6f7-4d3e-bb4f-1e873f4db2f3/recipes/elfutils/all/test_package/build/160d101ff80260a3e90f430133112bc2a45beb94/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/f9b12ab5-e6f7-4d3e-bb4f-1e873f4db2f3/recipes/elfutils/all/test_package/build/160d101ff80260a3e90f430133112bc2a45beb94' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -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/f9b12ab5-e6f7-4d3e-bb4f-1e873f4db2f3/recipes/elfutils/all/test_package' ----------------- -- The C compiler identification is GNU 5.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 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-4112/1/f9b12ab5-e6f7-4d3e-bb4f-1e873f4db2f3/recipes/elfutils/all/test_package/build/160d101ff80260a3e90f430133112bc2a45beb94 ----Running------ > cmake --build '/home/conan/w/cci_PR-4112/1/f9b12ab5-e6f7-4d3e-bb4f-1e873f4db2f3/recipes/elfutils/all/test_package/build/160d101ff80260a3e90f430133112bc2a45beb94' '--' '-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: 400f78: 48 83 ec 08 sub $0x8,%rsp 400f7c: 48 8b 05 75 40 20 00 mov 0x204075(%rip),%rax # 0x604ff8 400f83: 48 85 c0 test %rax,%rax 400f86: 74 05 je 0x400f8d 400f88: e8 93 01 00 00 callq 0x401120 400f8d: 48 83 c4 08 add $0x8,%rsp 400f91: c3 retq Disassembly of section .plt: 400fa0: ff 35 62 40 20 00 pushq 0x204062(%rip) # 0x605008 400fa6: ff 25 64 40 20 00 jmpq *0x204064(%rip) # 0x605010 400fac: 0f 1f 40 00 nopl 0x0(%rax) 400fb0: ff 25 62 40 20 00 jmpq *0x204062(%rip) # 0x605018 400fb6: 68 00 00 00 00 pushq $0x0 400fbb: e9 e0 ff ff ff jmpq 0x400fa0 400fc0: ff 25 5a 40 20 00 jmpq *0x20405a(%rip) # 0x605020 400fc6: 68 01 00 00 00 pushq $0x1 400fcb: e9 d0 ff ff ff jmpq 0x400fa0 400fd0: ff 25 52 40 20 00 jmpq *0x204052(%rip) # 0x605028 400fd6: 68 02 00 00 00 pushq $0x2 400fdb: e9 c0 ff ff ff jmpq 0x400fa0 400fe0: ff 25 4a 40 20 00 jmpq *0x20404a(%rip) # 0x605030 400fe6: 68 03 00 00 00 pushq $0x3 400feb: e9 b0 ff ff ff jmpq 0x400fa0 400ff0: ff 25 42 40 20 00 jmpq *0x204042(%rip) # 0x605038 400ff6: 68 04 00 00 00 pushq $0x4 400ffb: e9 a0 ff ff ff jmpq 0x400fa0 401000: ff 25 3a 40 20 00 jmpq *0x20403a(%rip) # 0x605040 401006: 68 05 00 00 00 pushq $0x5 40100b: e9 90 ff ff ff jmpq 0x400fa0 401010: ff 25 32 40 20 00 jmpq *0x204032(%rip) # 0x605048 401016: 68 06 00 00 00 pushq $0x6 40101b: e9 80 ff ff ff jmpq 0x400fa0 401020: ff 25 2a 40 20 00 jmpq *0x20402a(%rip) # 0x605050 401026: 68 07 00 00 00 pushq $0x7 40102b: e9 70 ff ff ff jmpq 0x400fa0 401030: ff 25 22 40 20 00 jmpq *0x204022(%rip) # 0x605058 401036: 68 08 00 00 00 pushq $0x8 40103b: e9 60 ff ff ff jmpq 0x400fa0 401040: ff 25 1a 40 20 00 jmpq *0x20401a(%rip) # 0x605060 401046: 68 09 00 00 00 pushq $0x9 40104b: e9 50 ff ff ff jmpq 0x400fa0 401050: ff 25 12 40 20 00 jmpq *0x204012(%rip) # 0x605068 401056: 68 0a 00 00 00 pushq $0xa 40105b: e9 40 ff ff ff jmpq 0x400fa0 401060: ff 25 0a 40 20 00 jmpq *0x20400a(%rip) # 0x605070 401066: 68 0b 00 00 00 pushq $0xb 40106b: e9 30 ff ff ff jmpq 0x400fa0 401070: ff 25 02 40 20 00 jmpq *0x204002(%rip) # 0x605078 401076: 68 0c 00 00 00 pushq $0xc 40107b: e9 20 ff ff ff jmpq 0x400fa0 401080: ff 25 fa 3f 20 00 jmpq *0x203ffa(%rip) # 0x605080 401086: 68 0d 00 00 00 pushq $0xd 40108b: e9 10 ff ff ff jmpq 0x400fa0 401090: ff 25 f2 3f 20 00 jmpq *0x203ff2(%rip) # 0x605088 401096: 68 0e 00 00 00 pushq $0xe 40109b: e9 00 ff ff ff jmpq 0x400fa0 4010a0: ff 25 ea 3f 20 00 jmpq *0x203fea(%rip) # 0x605090 4010a6: 68 0f 00 00 00 pushq $0xf 4010ab: e9 f0 fe ff ff jmpq 0x400fa0 4010b0: ff 25 e2 3f 20 00 jmpq *0x203fe2(%rip) # 0x605098 4010b6: 68 10 00 00 00 pushq $0x10 4010bb: e9 e0 fe ff ff jmpq 0x400fa0 4010c0: ff 25 da 3f 20 00 jmpq *0x203fda(%rip) # 0x6050a0 4010c6: 68 11 00 00 00 pushq $0x11 4010cb: e9 d0 fe ff ff jmpq 0x400fa0 4010d0: ff 25 d2 3f 20 00 jmpq *0x203fd2(%rip) # 0x6050a8 4010d6: 68 12 00 00 00 pushq $0x12 4010db: e9 c0 fe ff ff jmpq 0x400fa0 4010e0: ff 25 ca 3f 20 00 jmpq *0x203fca(%rip) # 0x6050b0 4010e6: 68 13 00 00 00 pushq $0x13 4010eb: e9 b0 fe ff ff jmpq 0x400fa0 4010f0: ff 25 c2 3f 20 00 jmpq *0x203fc2(%rip) # 0x6050b8 4010f6: 68 14 00 00 00 pushq $0x14 4010fb: e9 a0 fe ff ff jmpq 0x400fa0 401100: ff 25 ba 3f 20 00 jmpq *0x203fba(%rip) # 0x6050c0 401106: 68 15 00 00 00 pushq $0x15 40110b: e9 90 fe ff ff jmpq 0x400fa0 401110: ff 25 b2 3f 20 00 jmpq *0x203fb2(%rip) # 0x6050c8 401116: 68 16 00 00 00 pushq $0x16 40111b: e9 80 fe ff ff jmpq 0x400fa0 Disassembly of section .plt.got: 401120: ff 25 d2 3e 20 00 jmpq *0x203ed2(%rip) # 0x604ff8 401126: 66 90 nop Disassembly of section .text: 401130: 83 ff 01 cmp $0x1,%edi 401133: 41 54 push %rsp 401135: 55 push %rbp 401136: 53 push %rbx 401137: 48 89 f3 mov %rsi,%rbx 40113a: 0f 8e e9 00 00 00 jle 0x401229 401140: bf 01 00 00 00 mov $0x1,%edi 401145: e8 06 02 00 00 callq 0x401350 40114a: 85 c0 test %eax,%eax 40114c: 74 7a je 0x4011c8 40114e: 48 8b 7b 08 mov 0x8(%rbx),%rdi 401152: 31 d2 xor %edx,%edx 401154: 31 f6 xor %esi,%esi 401156: 31 c0 xor %eax,%eax 401158: e8 83 ff ff ff callq 0x4010e0 40115d: 85 c0 test %eax,%eax 40115f: 89 c5 mov %eax,%ebp 401161: 0f 88 84 00 00 00 js 0x4011eb 401167: 31 d2 xor %edx,%edx 401169: be 01 00 00 00 mov $0x1,%esi 40116e: 89 c7 mov %eax,%edi 401170: e8 1b 1a 00 00 callq 0x402b90 401175: 48 85 c0 test %rax,%rax 401178: 49 89 c4 mov %rax,%r12 40117b: 0f 84 85 00 00 00 je 0x401206 401181: 48 89 c7 mov %rax,%rdi 401184: e8 87 1f 00 00 callq 0x403110 401189: 83 f8 03 cmp $0x3,%eax 40118c: b9 c4 31 40 00 mov $0x4031c4,%ecx 401191: 77 0a ja 0x40119d 401193: 89 c0 mov %eax,%eax 401195: 48 8b 0c c5 60 32 40 00 mov 0x403260(,%rax,8),%rcx 40119d: 48 8b 53 08 mov 0x8(%rbx),%rdx 4011a1: be 0e 32 40 00 mov $0x40320e,%esi 4011a6: bf 01 00 00 00 mov $0x1,%edi 4011ab: 31 c0 xor %eax,%eax 4011ad: e8 1e ff ff ff callq 0x4010d0 4011b2: 4c 89 e7 mov %r12,%rdi 4011b5: e8 86 1c 00 00 callq 0x402e40 4011ba: 89 ef mov %ebp,%edi 4011bc: e8 5f fe ff ff callq 0x401020 4011c1: 31 c0 xor %eax,%eax 4011c3: 5b pop %rbx 4011c4: 5d pop %rbp 4011c5: 41 5c pop %rsp 4011c7: c3 retq 4011c8: 83 cf ff or $0xffffffff,%edi 4011cb: e8 10 02 00 00 callq 0x4013e0 4011d0: be 38 32 40 00 mov $0x403238,%esi 4011d5: 48 89 c2 mov %rax,%rdx 4011d8: bf 01 00 00 00 mov $0x1,%edi 4011dd: 31 c0 xor %eax,%eax 4011df: e8 ec fe ff ff callq 0x4010d0 4011e4: b8 01 00 00 00 mov $0x1,%eax 4011e9: eb d8 jmp 0x4011c3 4011eb: 48 8b 13 mov (%rbx),%rdx 4011ee: be e4 31 40 00 mov $0x4031e4,%esi 4011f3: bf 01 00 00 00 mov $0x1,%edi 4011f8: 31 c0 xor %eax,%eax 4011fa: e8 d1 fe ff ff callq 0x4010d0 4011ff: b8 01 00 00 00 mov $0x1,%eax 401204: eb bd jmp 0x4011c3 401206: 83 cf ff or $0xffffffff,%edi 401209: e8 d2 01 00 00 callq 0x4013e0 40120e: be f4 31 40 00 mov $0x4031f4,%esi 401213: 48 89 c2 mov %rax,%rdx 401216: bf 01 00 00 00 mov $0x1,%edi 40121b: 31 c0 xor %eax,%eax 40121d: e8 ae fe ff ff callq 0x4010d0 401222: b8 01 00 00 00 mov $0x1,%eax 401227: eb 9a jmp 0x4011c3 401229: 48 8b 16 mov (%rsi),%rdx 40122c: bf 01 00 00 00 mov $0x1,%edi 401231: be d1 31 40 00 mov $0x4031d1,%esi 401236: 31 c0 xor %eax,%eax 401238: e8 93 fe ff ff callq 0x4010d0 40123d: 83 c8 ff or $0xffffffff,%eax 401240: eb 81 jmp 0x4011c3 401242: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 40124a: 00 00 40124c: 0f 1f 40 00 nopl 0x0(%rax) 401250: 31 ed xor %ebp,%ebp 401252: 49 89 d1 mov %rdx,%r9 401255: 5e pop %rsi 401256: 48 89 e2 mov %rsp,%rdx 401259: 48 83 e4 f0 and $0xfffffffffffffff0,%rsp 40125d: 50 push %rax 40125e: 54 push %rsp 40125f: 49 c7 c0 a0 31 40 00 mov $0x4031a0,%r8 401266: 48 c7 c1 30 31 40 00 mov $0x403130,%rcx 40126d: 48 c7 c7 30 11 40 00 mov $0x401130,%rdi 401274: e8 c7 fd ff ff callq 0x401040 401279: f4 hlt 40127a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 401280: b8 e7 50 60 00 mov $0x6050e7,%eax 401285: 55 push %rbp 401286: 48 2d e0 50 60 00 sub $0x6050e0,%rax 40128c: 48 83 f8 0e cmp $0xe,%rax 401290: 48 89 e5 mov %rsp,%rbp 401293: 76 1b jbe 0x4012b0 401295: b8 00 00 00 00 mov $0x0,%eax 40129a: 48 85 c0 test %rax,%rax 40129d: 74 11 je 0x4012b0 40129f: 5d pop %rbp 4012a0: bf e0 50 60 00 mov $0x6050e0,%edi 4012a5: ff e0 jmpq *%rax 4012a7: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 4012af: 00 4012b0: 5d pop %rbp 4012b1: c3 retq 4012b2: 0f 1f 40 00 nopl 0x0(%rax) 4012b6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 4012be: 00 00 4012c0: be e0 50 60 00 mov $0x6050e0,%esi 4012c5: 55 push %rbp 4012c6: 48 81 ee e0 50 60 00 sub $0x6050e0,%rsi 4012cd: 48 c1 fe 03 sar $0x3,%rsi 4012d1: 48 89 e5 mov %rsp,%rbp 4012d4: 48 89 f0 mov %rsi,%rax 4012d7: 48 c1 e8 3f shr $0x3f,%rax 4012db: 48 01 c6 add %rax,%rsi 4012de: 48 d1 fe sar %rsi 4012e1: 74 15 je 0x4012f8 4012e3: b8 00 00 00 00 mov $0x0,%eax 4012e8: 48 85 c0 test %rax,%rax 4012eb: 74 0b je 0x4012f8 4012ed: 5d pop %rbp 4012ee: bf e0 50 60 00 mov $0x6050e0,%edi 4012f3: ff e0 jmpq *%rax 4012f5: 0f 1f 00 nopl (%rax) 4012f8: 5d pop %rbp 4012f9: c3 retq 4012fa: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 401300: 80 3d d9 3d 20 00 00 cmpb $0x0,0x203dd9(%rip) # 0x6050e0 401307: 75 11 jne 0x40131a 401309: 55 push %rbp 40130a: 48 89 e5 mov %rsp,%rbp 40130d: e8 6e ff ff ff callq 0x401280 401312: 5d pop %rbp 401313: c6 05 c6 3d 20 00 01 movb $0x1,0x203dc6(%rip) # 0x6050e0 40131a: f3 rep 40131b: c3 retq 40131c: 0f 1f 40 00 nopl 0x0(%rax) 401320: bf f0 4d 60 00 mov $0x604df0,%edi 401325: 48 83 3f 00 cmpq $0x0,(%rdi) 401329: 75 05 jne 0x401330 40132b: eb 93 jmp 0x4012c0 40132d: 0f 1f 00 nopl (%rax) 401330: b8 00 00 00 00 mov $0x0,%eax 401335: 48 85 c0 test %rax,%rax 401338: 74 f1 je 0x40132b 40133a: 55 push %rbp 40133b: 48 89 e5 mov %rsp,%rbp 40133e: ff d0 callq *%rax 401340: 5d pop %rbp 401341: e9 7a ff ff ff jmpq 0x4012c0 401346: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 40134e: 00 00 401350: 85 ff test %edi,%edi 401352: b8 01 00 00 00 mov $0x1,%eax 401357: 74 2b je 0x401384 401359: 83 ff 01 cmp $0x1,%edi 40135c: 75 12 jne 0x401370 40135e: c7 05 7c 3d 20 00 01 00 movl $0x1,0x203d7c(%rip) # 0x6050e4 401366: 00 00 401368: c3 retq 401369: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 401370: 48 83 ec 08 sub $0x8,%rsp 401374: bf 02 00 00 00 mov $0x2,%edi 401379: e8 42 00 00 00 callq 0x4013c0 40137e: 48 83 c4 08 add $0x8,%rsp 401382: 31 c0 xor %eax,%eax 401384: f3 rep 401385: c3 retq 401386: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 40138e: 00 00 401390: 48 83 ec 08 sub $0x8,%rsp 401394: 66 66 66 64 48 8b 04 25 mov %fs:0x0,%ax 40139c: 00 00 00 00 4013a0: 48 89 c2 mov %rax,%rdx 4013a3: 8b 80 fc ff ff ff mov -0x4(%rax),%eax 4013a9: c7 82 fc ff ff ff 00 00 movl $0x0,-0x4(%rdx) 4013b1: 00 00 4013b3: 48 83 c4 08 add $0x8,%rsp 4013b7: c3 retq 4013b8: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 4013c0: 53 push %rbx 4013c1: 83 ff 32 cmp $0x32,%edi 4013c4: bb 01 00 00 00 mov $0x1,%ebx 4013c9: 0f 46 df cmovbe %edi,%ebx 4013cc: 66 66 66 64 48 8b 04 25 mov %fs:0x0,%ax 4013d4: 00 00 00 00 4013d8: 89 98 fc ff ff ff mov %ebx,-0x4(%rax) 4013de: 5b pop %rbx 4013df: c3 retq 4013e0: 53 push %rbx 4013e1: 48 63 df movslq %rdi,%rbx 4013e4: 66 66 66 64 48 8b 04 25 mov %fs:0x0,%ax 4013ec: 00 00 00 00 4013f0: 85 db test %ebx,%ebx 4013f2: 48 63 80 fc ff ff ff movslq -0x4(%rax),%rax 4013f9: 75 2d jne 0x401428 4013fb: 85 c0 test %eax,%eax 4013fd: 74 41 je 0x401440 4013ff: 48 8d 15 9a 1e 00 00 lea 0x1e9a(%rip),%rdx # 0x4032a0 401406: 48 8d 35 33 20 00 00 lea 0x2033(%rip),%rsi # 0x403440 40140d: 48 8d 3d 6c 1e 00 00 lea 0x1e6c(%rip),%rdi # 0x403280 401414: 5b pop %rbx 401415: 48 03 34 c2 add (%rdx,%rax,8),%rsi 401419: ba 05 00 00 00 mov $0x5,%edx 40141e: e9 bd fb ff ff jmpq 0x400fe0 401423: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 401428: 8d 53 01 lea 0x1(%rbx),%edx 40142b: 83 fa 33 cmp $0x33,%edx 40142e: 77 18 ja 0x401448 401430: 83 fb ff cmp $0xffffffff,%ebx 401433: 48 0f 45 c3 cmovne %rbx,%rax 401437: eb c6 jmp 0x4013ff 401439: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 401440: 31 c0 xor %eax,%eax 401442: 5b pop %rbx 401443: c3 retq 401444: 0f 1f 40 00 nopl 0x0(%rax) 401448: 5b pop %rbx 401449: 48 8d 35 f9 1f 00 00 lea 0x1ff9(%rip),%rsi # 0x403449 401450: 48 8d 3d 29 1e 00 00 lea 0x1e29(%rip),%rdi # 0x403280 401457: ba 05 00 00 00 mov $0x5,%edx 40145c: e9 7f fb ff ff jmpq 0x400fe0 401461: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 401469: 00 00 40146b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 401470: 41 57 push %rdi 401472: 41 56 push %rsi 401474: 49 89 cf mov %rcx,%r15 401477: 41 55 push %rbp 401479: 41 54 push %rsp 40147b: 49 89 f6 mov %rsi,%r14 40147e: 55 push %rbp 40147f: 53 push %rbx 401480: 45 31 ed xor %r13d,%r13d 401483: 48 89 d3 mov %rdx,%rbx 401486: 49 89 cc mov %rcx,%r12 401489: 48 89 f5 mov %rsi,%rbp 40148c: 48 83 ec 18 sub $0x18,%rsp 401490: 89 7c 24 04 mov %edi,0x4(%rsp) 401494: eb 25 jmp 0x4014bb 401496: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 40149e: 00 00 4014a0: 48 83 f8 00 cmp $0x0,%rax 4014a4: 7e 5f jle 0x401505 4014a6: 49 01 c5 add %rax,%r13 4014a9: 4c 39 eb cmp %r13,%rbx 4014ac: 76 52 jbe 0x401500 4014ae: 4f 8d 64 3d 00 lea 0x0(%r13,%r15,1),%r12 4014b3: 4b 8d 2c 2e lea (%r14,%r13,1),%rbp 4014b7: 8b 7c 24 04 mov 0x4(%rsp),%edi 4014bb: 48 89 da mov %rbx,%rdx 4014be: 4c 89 e1 mov %r12,%rcx 4014c1: 48 89 ee mov %rbp,%rsi 4014c4: 4c 29 ea sub %r13,%rdx 4014c7: e8 24 fc ff ff callq 0x4010f0 4014cc: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 4014d0: 48 89 c2 mov %rax,%rdx 4014d3: 75 cb jne 0x4014a0 4014d5: 48 89 44 24 08 mov %rax,0x8(%rsp) 4014da: e8 e1 fa ff ff callq 0x400fc0 4014df: 83 38 04 cmpl $0x4,(%rax) 4014e2: 48 8b 54 24 08 mov 0x8(%rsp),%rdx 4014e7: 74 ce je 0x4014b7 4014e9: 48 83 c4 18 add $0x18,%rsp 4014ed: 48 89 d0 mov %rdx,%rax 4014f0: 5b pop %rbx 4014f1: 5d pop %rbp 4014f2: 41 5c pop %rsp 4014f4: 41 5d pop %rbp 4014f6: 41 5e pop %rsi 4014f8: 41 5f pop %rdi 4014fa: c3 retq 4014fb: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 401500: 4c 89 ea mov %r13,%rdx 401503: eb e4 jmp 0x4014e9 401505: 49 0f 44 d5 cmove %r13,%rdx 401509: eb de jmp 0x4014e9 40150b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 401510: 41 57 push %rdi 401512: 41 56 push %rsi 401514: 4d 89 c6 mov %r8,%r14 401517: 41 55 push %rbp 401519: 41 54 push %rsp 40151b: 55 push %rbp 40151c: 53 push %rbx 40151d: 48 89 d5 mov %rdx,%rbp 401520: 48 81 ec 88 00 00 00 sub $0x88,%rsp 401527: 64 48 8b 04 25 28 00 00 mov %fs:0x28,%rax 40152f: 00 401530: 48 89 44 24 78 mov %rax,0x78(%rsp) 401535: 31 c0 xor %eax,%eax 401537: 0f b6 42 04 movzbl 0x4(%rdx),%eax 40153b: 4c 8b 84 24 c0 00 00 00 mov 0xc0(%rsp),%r8 401543: 8d 50 ff lea -0x1(%rax),%edx 401546: 80 fa 01 cmp $0x1,%dl 401549: 0f 87 71 02 00 00 ja 0x4017c0 40154f: 0f b6 55 05 movzbl 0x5(%rbp),%edx 401553: 49 89 cd mov %rcx,%r13 401556: 8d 4a ff lea -0x1(%rdx),%ecx 401559: 80 f9 01 cmp $0x1,%cl 40155c: 0f 87 5e 02 00 00 ja 0x4017c0 401562: 80 fa 01 cmp $0x1,%dl 401565: 41 89 ff mov %edi,%r15d 401568: 49 89 f4 mov %rsi,%r12 40156b: 0f 84 ef 02 00 00 je 0x401860 401571: 3c 01 cmp $0x1,%al 401573: 0f 84 77 04 00 00 je 0x4019f0 401579: 48 8b 5d 28 mov 0x28(%rbp),%rbx 40157d: 4c 8d 54 24 30 lea 0x30(%rsp),%r10 401582: 0f b7 45 3c movzwl 0x3c(%rbp),%eax 401586: 66 c1 c8 08 ror $0x8,%ax 40158a: 66 89 44 24 6c mov %ax,0x6c(%rsp) 40158f: 48 0f cb bswap %rbx 401592: 48 89 5c 24 58 mov %rbx,0x58(%rsp) 401597: 0f b7 c0 movzwl %ax,%eax 40159a: 48 85 c0 test %rax,%rax 40159d: 0f 84 c5 05 00 00 je 0x401b68 4015a3: 49 39 de cmp %rbx,%r14 4015a6: 0f 83 84 02 00 00 jae 0x401830 4015ac: 41 83 f9 02 cmp $0x2,%r9d 4015b0: 0f 94 c2 sete %dl 4015b3: 41 83 f9 09 cmp $0x9,%r9d 4015b7: 0f 94 c0 sete %al 4015ba: 31 db xor %ebx,%ebx 4015bc: 09 c2 or %eax,%edx 4015be: 0f b6 d2 movzbl %dl,%edx 4015c1: 48 8d 04 52 lea (%rdx,%rdx,2),%rax 4015c5: bf 01 00 00 00 mov $0x1,%edi 4015ca: 4c 89 44 24 18 mov %r8,0x18(%rsp) 4015cf: 44 89 4c 24 14 mov %r9d,0x14(%rsp) 4015d4: 48 89 54 24 08 mov %rdx,0x8(%rsp) 4015d9: 48 8d 34 82 lea (%rdx,%rax,4),%rsi 4015dd: 48 c1 e6 04 shl $0x4,%rsi 4015e1: 48 81 c6 08 01 00 00 add $0x108,%rsi 4015e8: e8 83 fa ff ff callq 0x401070 4015ed: 48 85 c0 test %rax,%rax 4015f0: 48 8b 54 24 08 mov 0x8(%rsp),%rdx 4015f5: 44 8b 4c 24 14 mov 0x14(%rsp),%r9d 4015fa: 4c 8b 44 24 18 mov 0x18(%rsp),%r8 4015ff: 0f 84 53 07 00 00 je 0x401d58 401605: 0f b6 4d 04 movzbl 0x4(%rbp),%ecx 401609: c7 40 18 03 00 00 00 movl $0x3,0x18(%rax) 401610: 4b 8d 34 2c lea (%r12,%r13,1),%rsi 401614: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 40161b: 44 89 48 1c mov %r9d,0x1c(%rax) 40161f: 44 89 78 24 mov %r15d,0x24(%rax) 401623: 4c 89 68 28 mov %r13,0x28(%rax) 401627: 4c 89 70 30 mov %r14,0x30(%rax) 40162b: 4c 89 20 mov %r12,(%rax) 40162e: 80 f9 01 cmp $0x1,%cl 401631: 4c 89 40 08 mov %r8,0x8(%rax) 401635: 89 98 c8 00 00 00 mov %ebx,0xc8(%rax) 40163b: 89 90 cc 00 00 00 mov %edx,0xcc(%rax) 401641: c7 40 70 0a 00 00 00 movl $0xa,0x70(%rax) 401648: 89 48 20 mov %ecx,0x20(%rax) 40164b: 0f 84 2f 02 00 00 je 0x401880 401651: 4d 85 e4 test %r12,%r12 401654: 0f 84 94 06 00 00 je 0x401cee 40165a: 0f b6 55 05 movzbl 0x5(%rbp),%edx 40165e: 80 fa 01 cmp $0x1,%dl 401661: 0f 84 f1 04 00 00 je 0x401b58 401667: 48 8b 4d 00 mov 0x0(%rbp),%rcx 40166b: 48 8b 7d 18 mov 0x18(%rbp),%rdi 40166f: 48 8d 90 88 00 00 00 lea 0x88(%rax),%rdx 401676: 48 89 88 88 00 00 00 mov %rcx,0x88(%rax) 40167d: 48 89 7a 18 mov %rdi,0x18(%rdx) 401681: 48 8b 7d 20 mov 0x20(%rbp),%rdi 401685: 48 8b 4d 08 mov 0x8(%rbp),%rcx 401689: 48 89 7a 20 mov %rdi,0x20(%rdx) 40168d: 48 8b 7d 28 mov 0x28(%rbp),%rdi 401691: 48 89 4a 08 mov %rcx,0x8(%rdx) 401695: 48 8b 4d 10 mov 0x10(%rbp),%rcx 401699: 48 89 7a 28 mov %rdi,0x28(%rdx) 40169d: 48 8b 7d 30 mov 0x30(%rbp),%rdi 4016a1: 48 89 4a 10 mov %rcx,0x10(%rdx) 4016a5: 48 89 7a 30 mov %rdi,0x30(%rdx) 4016a9: 48 8b 7d 38 mov 0x38(%rbp),%rdi 4016ad: 48 89 7a 38 mov %rdi,0x38(%rdx) 4016b1: 48 89 50 48 mov %rdx,0x48(%rax) 4016b5: 66 c1 c9 08 ror $0x8,%cx 4016b9: 66 89 88 98 00 00 00 mov %cx,0x98(%rax) 4016c0: 0f b7 88 9a 00 00 00 movzwl 0x9a(%rax),%ecx 4016c7: 66 c1 c9 08 ror $0x8,%cx 4016cb: 66 89 88 9a 00 00 00 mov %cx,0x9a(%rax) 4016d2: 8b 88 9c 00 00 00 mov 0x9c(%rax),%ecx 4016d8: 0f c9 bswap %ecx 4016da: 89 88 9c 00 00 00 mov %ecx,0x9c(%rax) 4016e0: 48 8b 88 a0 00 00 00 mov 0xa0(%rax),%rcx 4016e7: 48 0f c9 bswap %rcx 4016ea: 48 89 88 a0 00 00 00 mov %rcx,0xa0(%rax) 4016f1: 48 8b 88 a8 00 00 00 mov 0xa8(%rax),%rcx 4016f8: 48 0f c9 bswap %rcx 4016fb: 48 89 88 a8 00 00 00 mov %rcx,0xa8(%rax) 401702: 48 8b 88 b0 00 00 00 mov 0xb0(%rax),%rcx 401709: 48 0f c9 bswap %rcx 40170c: 48 89 88 b0 00 00 00 mov %rcx,0xb0(%rax) 401713: 8b 88 b8 00 00 00 mov 0xb8(%rax),%ecx 401719: 0f c9 bswap %ecx 40171b: 89 88 b8 00 00 00 mov %ecx,0xb8(%rax) 401721: 0f b7 88 bc 00 00 00 movzwl 0xbc(%rax),%ecx 401728: 66 c1 c9 08 ror $0x8,%cx 40172c: 66 89 88 bc 00 00 00 mov %cx,0xbc(%rax) 401733: 0f b7 88 be 00 00 00 movzwl 0xbe(%rax),%ecx 40173a: 66 c1 c9 08 ror $0x8,%cx 40173e: 66 89 88 be 00 00 00 mov %cx,0xbe(%rax) 401745: 0f b7 88 c0 00 00 00 movzwl 0xc0(%rax),%ecx 40174c: 66 c1 c9 08 ror $0x8,%cx 401750: 66 89 88 c0 00 00 00 mov %cx,0xc0(%rax) 401757: 0f b7 88 c2 00 00 00 movzwl 0xc2(%rax),%ecx 40175e: 66 c1 c9 08 ror $0x8,%cx 401762: 66 89 88 c2 00 00 00 mov %cx,0xc2(%rax) 401769: 0f b7 88 c4 00 00 00 movzwl 0xc4(%rax),%ecx 401770: 66 c1 c9 08 ror $0x8,%cx 401774: 66 89 88 c4 00 00 00 mov %cx,0xc4(%rax) 40177b: 0f b7 88 c6 00 00 00 movzwl 0xc6(%rax),%ecx 401782: 66 c1 c9 08 ror $0x8,%cx 401786: 4d 85 e4 test %r12,%r12 401789: 66 89 88 c6 00 00 00 mov %cx,0xc6(%rax) 401790: 74 3e je 0x4017d0 401792: 48 8b 4a 28 mov 0x28(%rdx),%rcx 401796: 0f b6 55 05 movzbl 0x5(%rbp),%edx 40179a: 41 83 f9 08 cmp $0x8,%r9d 40179e: 74 30 je 0x4017d0 4017a0: 80 fa 01 cmp $0x1,%dl 4017a3: 75 2b jne 0x4017d0 4017a5: 48 85 db test %rbx,%rbx 4017a8: 0f 84 a2 02 00 00 je 0x401a50 4017ae: 4c 39 f1 cmp %r14,%rcx 4017b1: 0f 82 99 02 00 00 jb 0x401a50 4017b7: 48 89 c7 mov %rax,%rdi 4017ba: e8 f1 f7 ff ff callq 0x400fb0 4017bf: 90 nop 4017c0: bf 0a 00 00 00 mov $0xa,%edi 4017c5: e8 f6 fb ff ff callq 0x4013c0 4017ca: 31 c0 xor %eax,%eax 4017cc: eb 39 jmp 0x401807 4017ce: 66 90 nop 4017d0: 31 c9 xor %ecx,%ecx 4017d2: 48 85 db test %rbx,%rbx 4017d5: 48 8d b0 c8 00 00 00 lea 0xc8(%rax),%rsi 4017dc: 48 8d 90 58 01 00 00 lea 0x158(%rax),%rdx 4017e3: 74 1e je 0x401803 4017e5: 0f 1f 00 nopl (%rax) 4017e8: 48 89 0a mov %rcx,(%rdx) 4017eb: 48 83 c1 01 add $0x1,%rcx 4017ef: 48 89 42 08 mov %rax,0x8(%rdx) 4017f3: 48 89 72 48 mov %rsi,0x48(%rdx) 4017f7: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 4017fe: 48 39 cb cmp %rcx,%rbx 401801: 75 e5 jne 0x4017e8 401803: 48 89 70 60 mov %rsi,0x60(%rax) 401807: 48 8b 7c 24 78 mov 0x78(%rsp),%rdi 40180c: 64 48 33 3c 25 28 00 00 xor %fs:0x28,%rdi 401814: 00 401815: 0f 85 3a 06 00 00 jne 0x401e55 40181b: 48 81 c4 88 00 00 00 add $0x88,%rsp 401822: 5b pop %rbx 401823: 5d pop %rbp 401824: 41 5c pop %rsp 401826: 41 5d pop %rbp 401828: 41 5e pop %rsi 40182a: 41 5f pop %rdi 40182c: c3 retq 40182d: 0f 1f 00 nopl (%rax) 401830: 48 89 c1 mov %rax,%rcx 401833: 4c 89 f2 mov %r14,%rdx 401836: 48 29 da sub %rbx,%rdx 401839: 48 c1 e1 06 shl $0x6,%rcx 40183d: 48 89 c3 mov %rax,%rbx 401840: 48 39 d1 cmp %rdx,%rcx 401843: 0f 87 63 fd ff ff ja 0x4015ac 401849: 48 85 db test %rbx,%rbx 40184c: 48 89 da mov %rbx,%rdx 40184f: 0f 85 6c fd ff ff jne 0x4015c1 401855: e9 52 fd ff ff jmpq 0x4015ac 40185a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 401860: 3c 01 cmp $0x1,%al 401862: 0f 84 d8 01 00 00 je 0x401a40 401868: 0f b7 45 3c movzwl 0x3c(%rbp),%eax 40186c: 48 8b 5d 28 mov 0x28(%rbp),%rbx 401870: 49 89 ea mov %rbp,%r10 401873: e9 1f fd ff ff jmpq 0x401597 401878: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 401880: 4d 85 e4 test %r12,%r12 401883: 0f 84 43 03 00 00 je 0x401bcc 401889: 0f b6 55 05 movzbl 0x5(%rbp),%edx 40188d: 80 fa 01 cmp $0x1,%dl 401890: 0f 84 2a 03 00 00 je 0x401bc0 401896: 48 8b 55 00 mov 0x0(%rbp),%rdx 40189a: 48 8b 7d 18 mov 0x18(%rbp),%rdi 40189e: 48 8d 88 88 00 00 00 lea 0x88(%rax),%rcx 4018a5: 48 89 90 88 00 00 00 mov %rdx,0x88(%rax) 4018ac: 48 89 79 18 mov %rdi,0x18(%rcx) 4018b0: 48 8b 7d 20 mov 0x20(%rbp),%rdi 4018b4: 48 8b 55 08 mov 0x8(%rbp),%rdx 4018b8: 48 89 79 20 mov %rdi,0x20(%rcx) 4018bc: 48 8b 7d 28 mov 0x28(%rbp),%rdi 4018c0: 48 89 51 08 mov %rdx,0x8(%rcx) 4018c4: 48 8b 55 10 mov 0x10(%rbp),%rdx 4018c8: 48 89 79 28 mov %rdi,0x28(%rcx) 4018cc: 8b 7d 30 mov 0x30(%rbp),%edi 4018cf: 48 89 51 10 mov %rdx,0x10(%rcx) 4018d3: 89 79 30 mov %edi,0x30(%rcx) 4018d6: 48 89 48 48 mov %rcx,0x48(%rax) 4018da: 66 c1 ca 08 ror $0x8,%dx 4018de: 66 89 90 98 00 00 00 mov %dx,0x98(%rax) 4018e5: 0f b7 90 9a 00 00 00 movzwl 0x9a(%rax),%edx 4018ec: 66 c1 ca 08 ror $0x8,%dx 4018f0: 66 89 90 9a 00 00 00 mov %dx,0x9a(%rax) 4018f7: 8b 90 9c 00 00 00 mov 0x9c(%rax),%edx 4018fd: 0f ca bswap %edx 4018ff: 89 90 9c 00 00 00 mov %edx,0x9c(%rax) 401905: 8b 90 a0 00 00 00 mov 0xa0(%rax),%edx 40190b: 0f ca bswap %edx 40190d: 89 90 a0 00 00 00 mov %edx,0xa0(%rax) 401913: 8b 90 a4 00 00 00 mov 0xa4(%rax),%edx 401919: 0f ca bswap %edx 40191b: 89 90 a4 00 00 00 mov %edx,0xa4(%rax) 401921: 8b 90 a8 00 00 00 mov 0xa8(%rax),%edx 401927: 0f ca bswap %edx 401929: 89 90 a8 00 00 00 mov %edx,0xa8(%rax) 40192f: 8b 90 ac 00 00 00 mov 0xac(%rax),%edx 401935: 0f ca bswap %edx 401937: 89 90 ac 00 00 00 mov %edx,0xac(%rax) 40193d: 0f b7 90 b0 00 00 00 movzwl 0xb0(%rax),%edx 401944: 66 c1 ca 08 ror $0x8,%dx 401948: 66 89 90 b0 00 00 00 mov %dx,0xb0(%rax) 40194f: 0f b7 90 b2 00 00 00 movzwl 0xb2(%rax),%edx 401956: 66 c1 ca 08 ror $0x8,%dx 40195a: 66 89 90 b2 00 00 00 mov %dx,0xb2(%rax) 401961: 0f b7 90 b4 00 00 00 movzwl 0xb4(%rax),%edx 401968: 66 c1 ca 08 ror $0x8,%dx 40196c: 66 89 90 b4 00 00 00 mov %dx,0xb4(%rax) 401973: 0f b7 90 b6 00 00 00 movzwl 0xb6(%rax),%edx 40197a: 66 c1 ca 08 ror $0x8,%dx 40197e: 66 89 90 b6 00 00 00 mov %dx,0xb6(%rax) 401985: 0f b7 90 b8 00 00 00 movzwl 0xb8(%rax),%edx 40198c: 66 c1 ca 08 ror $0x8,%dx 401990: 66 89 90 b8 00 00 00 mov %dx,0xb8(%rax) 401997: 0f b7 90 ba 00 00 00 movzwl 0xba(%rax),%edx 40199e: 66 c1 ca 08 ror $0x8,%dx 4019a2: 4d 85 e4 test %r12,%r12 4019a5: 66 89 90 ba 00 00 00 mov %dx,0xba(%rax) 4019ac: 0f 84 5e 01 00 00 je 0x401b10 4019b2: 8b 49 20 mov 0x20(%rcx),%ecx 4019b5: 0f b6 55 05 movzbl 0x5(%rbp),%edx 4019b9: 41 83 f9 08 cmp $0x8,%r9d 4019bd: 0f 84 4d 01 00 00 je 0x401b10 4019c3: 80 fa 01 cmp $0x1,%dl 4019c6: 0f 85 44 01 00 00 jne 0x401b10 4019cc: 48 85 db test %rbx,%rbx 4019cf: 0f 85 5b 02 00 00 jne 0x401c30 4019d5: 48 01 ce add %rcx,%rsi 4019d8: 4c 8d 80 c8 00 00 00 lea 0xc8(%rax),%r8 4019df: 48 89 70 50 mov %rsi,0x50(%rax) 4019e3: 4c 89 40 60 mov %r8,0x60(%rax) 4019e7: e9 1b fe ff ff jmpq 0x401807 4019ec: 0f 1f 40 00 nopl 0x0(%rax) 4019f0: 8b 45 20 mov 0x20(%rbp),%eax 4019f3: 4c 8d 54 24 30 lea 0x30(%rsp),%r10 4019f8: 0f b7 5d 30 movzwl 0x30(%rbp),%ebx 4019fc: 66 c1 cb 08 ror $0x8,%bx 401a00: 66 89 5c 24 60 mov %bx,0x60(%rsp) 401a05: 0f c8 bswap %eax 401a07: 89 44 24 50 mov %eax,0x50(%rsp) 401a0b: 0f b7 db movzwl %bx,%ebx 401a0e: 48 85 db test %rbx,%rbx 401a11: 0f 84 52 03 00 00 je 0x401d69 401a17: 89 c0 mov %eax,%eax 401a19: 49 39 c6 cmp %rax,%r14 401a1c: 0f 82 8a fb ff ff jb 0x4015ac 401a22: 48 8d 14 9b lea (%rbx,%rbx,4),%rdx 401a26: 4c 89 f7 mov %r14,%rdi 401a29: 48 29 c7 sub %rax,%rdi 401a2c: 48 c1 e2 03 shl $0x3,%rdx 401a30: 48 39 fa cmp %rdi,%rdx 401a33: 0f 87 73 fb ff ff ja 0x4015ac 401a39: e9 0b fe ff ff jmpq 0x401849 401a3e: 66 90 nop 401a40: 0f b7 5d 30 movzwl 0x30(%rbp),%ebx 401a44: 8b 45 20 mov 0x20(%rbp),%eax 401a47: 49 89 ea mov %rbp,%r10 401a4a: eb bf jmp 0x401a0b 401a4c: 0f 1f 40 00 nopl 0x0(%rax) 401a50: 4c 89 f7 mov %r14,%rdi 401a53: 48 89 da mov %rbx,%rdx 401a56: 48 29 cf sub %rcx,%rdi 401a59: 48 c1 e2 06 shl $0x6,%rdx 401a5d: 48 39 d7 cmp %rdx,%rdi 401a60: 0f 82 51 fd ff ff jb 0x4017b7 401a66: 48 8d 3c 0e lea (%rsi,%rcx,1),%rdi 401a6a: 48 85 db test %rbx,%rbx 401a6d: 48 8d b0 c8 00 00 00 lea 0xc8(%rax),%rsi 401a74: 48 89 78 50 mov %rdi,0x50(%rax) 401a78: 0f 84 85 fd ff ff je 0x401803 401a7e: 48 8d 90 54 01 00 00 lea 0x154(%rax),%rdx 401a85: 45 31 c0 xor %r8d,%r8d 401a88: eb 2a jmp 0x401ab4 401a8a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 401a90: 8b 0a mov (%rdx),%ecx 401a92: 85 c9 test %ecx,%ecx 401a94: 75 06 jne 0x401a9c 401a96: c7 02 ff ff ff ff movl $0xffffffff,(%rdx) 401a9c: 49 83 c0 01 add $0x1,%r8 401aa0: 48 83 c7 40 add $0x40,%rdi 401aa4: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 401aab: 4c 39 c3 cmp %r8,%rbx 401aae: 0f 84 4f fd ff ff je 0x401803 401ab4: 48 8b 4f 18 mov 0x18(%rdi),%rcx 401ab8: 4c 89 42 04 mov %r8,0x4(%rdx) 401abc: 48 89 42 0c mov %rax,0xc(%rdx) 401ac0: 48 89 7a 14 mov %rdi,0x14(%rdx) 401ac4: 49 39 ce cmp %rcx,%r14 401ac7: 76 1a jbe 0x401ae3 401ac9: 4d 89 f1 mov %r14,%r9 401acc: 49 29 c9 sub %rcx,%r9 401acf: 4c 39 4f 20 cmp %r9,0x20(%rdi) 401ad3: 77 0e ja 0x401ae3 401ad5: 4c 01 e9 add %r13,%rcx 401ad8: 4c 01 e1 add %r12,%rcx 401adb: 48 89 4a 2c mov %rcx,0x2c(%rdx) 401adf: 48 89 4a 24 mov %rcx,0x24(%rdx) 401ae3: 83 7f 04 12 cmpl $0x12,0x4(%rdi) 401ae7: 48 89 72 4c mov %rsi,0x4c(%rdx) 401aeb: 75 a3 jne 0x401a90 401aed: 8b 4f 28 mov 0x28(%rdi),%ecx 401af0: 48 39 cb cmp %rcx,%rbx 401af3: 76 9b jbe 0x401a90 401af5: 4c 8d 0c 49 lea (%rcx,%rcx,2),%r9 401af9: 4a 8d 0c 89 lea (%rcx,%r9,4),%rcx 401afd: 48 c1 e1 04 shl $0x4,%rcx 401b01: 44 89 84 08 54 01 00 00 mov %r8d,0x154(%rax,%rcx,1) 401b09: eb 85 jmp 0x401a90 401b0b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 401b10: 31 c9 xor %ecx,%ecx 401b12: 48 85 db test %rbx,%rbx 401b15: 4c 8d 80 c8 00 00 00 lea 0xc8(%rax),%r8 401b1c: 48 8d 90 58 01 00 00 lea 0x158(%rax),%rdx 401b23: 0f 84 ba fe ff ff je 0x4019e3 401b29: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 401b30: 48 89 0a mov %rcx,(%rdx) 401b33: 48 83 c1 01 add $0x1,%rcx 401b37: 48 89 42 08 mov %rax,0x8(%rdx) 401b3b: 4c 89 42 48 mov %r8,0x48(%rdx) 401b3f: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 401b46: 48 39 cb cmp %rcx,%rbx 401b49: 75 e5 jne 0x401b30 401b4b: 4c 89 40 60 mov %r8,0x60(%rax) 401b4f: e9 b3 fc ff ff jmpq 0x401807 401b54: 0f 1f 40 00 nopl 0x0(%rax) 401b58: 48 89 70 48 mov %rsi,0x48(%rax) 401b5c: 48 8b 4e 28 mov 0x28(%rsi),%rcx 401b60: e9 35 fc ff ff jmpq 0x40179a 401b65: 0f 1f 00 nopl (%rax) 401b68: 48 85 db test %rbx,%rbx 401b6b: 0f 84 3b fa ff ff je 0x4015ac 401b71: 49 39 de cmp %rbx,%r14 401b74: 0f 86 32 fa ff ff jbe 0x4015ac 401b7a: 48 8d 43 40 lea 0x40(%rbx),%rax 401b7e: 49 39 c6 cmp %rax,%r14 401b81: 0f 82 25 fa ff ff jb 0x4015ac 401b87: 4d 85 e4 test %r12,%r12 401b8a: 0f 84 22 02 00 00 je 0x401db2 401b90: 4c 01 e3 add %r12,%rbx 401b93: 80 fa 01 cmp $0x1,%dl 401b96: 49 8b 44 1d 20 mov 0x20(%r13,%rbx,1),%rax 401b9b: 74 03 je 0x401ba0 401b9d: 48 0f c8 bswap %rax 401ba0: 48 89 44 24 28 mov %rax,0x28(%rsp) 401ba5: ba ff ff ff ff mov $0xffffffff,%edx 401baa: 48 39 d0 cmp %rdx,%rax 401bad: 0f 87 0d fc ff ff ja 0x4017c0 401bb3: 49 8b 5a 28 mov 0x28(%r10),%rbx 401bb7: e9 e7 f9 ff ff jmpq 0x4015a3 401bbc: 0f 1f 40 00 nopl 0x0(%rax) 401bc0: 48 89 70 48 mov %rsi,0x48(%rax) 401bc4: 8b 4e 20 mov 0x20(%rsi),%ecx 401bc7: e9 ed fd ff ff jmpq 0x4019b9 401bcc: 48 8b 55 00 mov 0x0(%rbp),%rdx 401bd0: 48 8d 88 88 00 00 00 lea 0x88(%rax),%rcx 401bd7: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 401bdb: 48 89 90 88 00 00 00 mov %rdx,0x88(%rax) 401be2: 48 8b 55 08 mov 0x8(%rbp),%rdx 401be6: 48 89 51 08 mov %rdx,0x8(%rcx) 401bea: 48 8b 55 10 mov 0x10(%rbp),%rdx 401bee: 48 89 51 10 mov %rdx,0x10(%rcx) 401bf2: 48 8b 55 18 mov 0x18(%rbp),%rdx 401bf6: 48 89 51 18 mov %rdx,0x18(%rcx) 401bfa: 48 8b 55 20 mov 0x20(%rbp),%rdx 401bfe: 48 89 51 20 mov %rdx,0x20(%rcx) 401c02: 48 8b 55 28 mov 0x28(%rbp),%rdx 401c06: 48 89 51 28 mov %rdx,0x28(%rcx) 401c0a: 8b 55 30 mov 0x30(%rbp),%edx 401c0d: 89 51 30 mov %edx,0x30(%rcx) 401c10: 48 89 48 48 mov %rcx,0x48(%rax) 401c14: 0f 84 f6 fe ff ff je 0x401b10 401c1a: 0f b7 90 98 00 00 00 movzwl 0x98(%rax),%edx 401c21: e9 b4 fc ff ff jmpq 0x4018da 401c26: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 401c2e: 00 00 401c30: 49 39 ce cmp %rcx,%r14 401c33: 0f 86 7e fb ff ff jbe 0x4017b7 401c39: 48 8d 14 9b lea (%rbx,%rbx,4),%rdx 401c3d: 4c 89 f7 mov %r14,%rdi 401c40: 48 29 cf sub %rcx,%rdi 401c43: 48 c1 e2 03 shl $0x3,%rdx 401c47: 48 39 d7 cmp %rdx,%rdi 401c4a: 0f 82 67 fb ff ff jb 0x4017b7 401c50: 48 01 ce add %rcx,%rsi 401c53: 4c 8d 80 c8 00 00 00 lea 0xc8(%rax),%r8 401c5a: 48 8d 90 54 01 00 00 lea 0x154(%rax),%rdx 401c61: 48 89 70 50 mov %rsi,0x50(%rax) 401c65: 31 ff xor %edi,%edi 401c67: eb 2d jmp 0x401c96 401c69: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 401c70: 44 8b 0a mov (%rdx),%r9d 401c73: 45 85 c9 test %r9d,%r9d 401c76: 75 06 jne 0x401c7e 401c78: c7 02 ff ff ff ff movl $0xffffffff,(%rdx) 401c7e: 48 83 c7 01 add $0x1,%rdi 401c82: 48 83 c6 28 add $0x28,%rsi 401c86: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 401c8d: 48 39 fb cmp %rdi,%rbx 401c90: 0f 86 4d fd ff ff jbe 0x4019e3 401c96: 8b 4e 10 mov 0x10(%rsi),%ecx 401c99: 48 89 7a 04 mov %rdi,0x4(%rdx) 401c9d: 48 89 42 0c mov %rax,0xc(%rdx) 401ca1: 48 89 72 14 mov %rsi,0x14(%rdx) 401ca5: 49 39 ce cmp %rcx,%r14 401ca8: 76 1d jbe 0x401cc7 401caa: 44 8b 56 14 mov 0x14(%rsi),%r10d 401cae: 4d 89 f1 mov %r14,%r9 401cb1: 49 29 c9 sub %rcx,%r9 401cb4: 4d 39 ca cmp %r9,%r10 401cb7: 77 0e ja 0x401cc7 401cb9: 4c 01 e9 add %r13,%rcx 401cbc: 4c 01 e1 add %r12,%rcx 401cbf: 48 89 4a 2c mov %rcx,0x2c(%rdx) 401cc3: 48 89 4a 24 mov %rcx,0x24(%rdx) 401cc7: 83 7e 04 12 cmpl $0x12,0x4(%rsi) 401ccb: 4c 89 42 4c mov %r8,0x4c(%rdx) 401ccf: 75 9f jne 0x401c70 401cd1: 8b 4e 18 mov 0x18(%rsi),%ecx 401cd4: 48 39 cb cmp %rcx,%rbx 401cd7: 76 97 jbe 0x401c70 401cd9: 4c 8d 0c 49 lea (%rcx,%rcx,2),%r9 401cdd: 4a 8d 0c 89 lea (%rcx,%r9,4),%rcx 401ce1: 48 c1 e1 04 shl $0x4,%rcx 401ce5: 89 bc 08 54 01 00 00 mov %edi,0x154(%rax,%rcx,1) 401cec: eb 82 jmp 0x401c70 401cee: 48 8b 4d 00 mov 0x0(%rbp),%rcx 401cf2: 48 8d 90 88 00 00 00 lea 0x88(%rax),%rdx 401cf9: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 401cfd: 48 89 88 88 00 00 00 mov %rcx,0x88(%rax) 401d04: 48 8b 4d 08 mov 0x8(%rbp),%rcx 401d08: 48 89 4a 08 mov %rcx,0x8(%rdx) 401d0c: 48 8b 4d 10 mov 0x10(%rbp),%rcx 401d10: 48 89 4a 10 mov %rcx,0x10(%rdx) 401d14: 48 8b 4d 18 mov 0x18(%rbp),%rcx 401d18: 48 89 4a 18 mov %rcx,0x18(%rdx) 401d1c: 48 8b 4d 20 mov 0x20(%rbp),%rcx 401d20: 48 89 4a 20 mov %rcx,0x20(%rdx) 401d24: 48 8b 4d 28 mov 0x28(%rbp),%rcx 401d28: 48 89 4a 28 mov %rcx,0x28(%rdx) 401d2c: 48 8b 4d 30 mov 0x30(%rbp),%rcx 401d30: 48 89 4a 30 mov %rcx,0x30(%rdx) 401d34: 48 8b 4d 38 mov 0x38(%rbp),%rcx 401d38: 48 89 4a 38 mov %rcx,0x38(%rdx) 401d3c: 48 89 50 48 mov %rdx,0x48(%rax) 401d40: 0f 84 8a fa ff ff je 0x4017d0 401d46: 0f b7 88 98 00 00 00 movzwl 0x98(%rax),%ecx 401d4d: e9 63 f9 ff ff jmpq 0x4016b5 401d52: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 401d58: bf 08 00 00 00 mov $0x8,%edi 401d5d: e8 5e f6 ff ff callq 0x4013c0 401d62: 31 c0 xor %eax,%eax 401d64: e9 9e fa ff ff jmpq 0x401807 401d69: 85 c0 test %eax,%eax 401d6b: 0f 84 3b f8 ff ff je 0x4015ac 401d71: 89 c0 mov %eax,%eax 401d73: 49 39 c6 cmp %rax,%r14 401d76: 0f 86 30 f8 ff ff jbe 0x4015ac 401d7c: 4c 89 f1 mov %r14,%rcx 401d7f: 48 29 c1 sub %rax,%rcx 401d82: 48 83 f9 27 cmp $0x27,%rcx 401d86: 0f 86 20 f8 ff ff jbe 0x4015ac 401d8c: 4d 85 e4 test %r12,%r12 401d8f: 74 70 je 0x401e01 401d91: 80 fa 01 cmp $0x1,%dl 401d94: 49 8d 14 04 lea (%r12,%rax,1),%rdx 401d98: 74 0e je 0x401da8 401d9a: 41 8b 5c 15 14 mov 0x14(%r13,%rdx,1),%ebx 401d9f: 0f cb bswap %ebx 401da1: 89 db mov %ebx,%ebx 401da3: e9 71 fc ff ff jmpq 0x401a19 401da8: 41 8b 5c 15 14 mov 0x14(%r13,%rdx,1),%ebx 401dad: e9 67 fc ff ff jmpq 0x401a19 401db2: 4a 8d 4c 2b 20 lea 0x20(%rbx,%r13,1),%rcx 401db7: 48 8d 74 24 28 lea 0x28(%rsp),%rsi 401dbc: ba 08 00 00 00 mov $0x8,%edx 401dc1: 44 89 ff mov %r15d,%edi 401dc4: 4c 89 44 24 18 mov %r8,0x18(%rsp) 401dc9: 44 89 4c 24 14 mov %r9d,0x14(%rsp) 401dce: 4c 89 54 24 08 mov %r10,0x8(%rsp) 401dd3: e8 98 f6 ff ff callq 0x401470 401dd8: 48 83 f8 08 cmp $0x8,%rax 401ddc: 4c 8b 54 24 08 mov 0x8(%rsp),%r10 401de1: 44 8b 4c 24 14 mov 0x14(%rsp),%r9d 401de6: 4c 8b 44 24 18 mov 0x18(%rsp),%r8 401deb: 75 6d jne 0x401e5a 401ded: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 401df1: 48 8b 44 24 28 mov 0x28(%rsp),%rax 401df6: 0f 84 a9 fd ff ff je 0x401ba5 401dfc: e9 9c fd ff ff jmpq 0x401b9d 401e01: 4a 8d 4c 28 14 lea 0x14(%rax,%r13,1),%rcx 401e06: 48 8d 74 24 28 lea 0x28(%rsp),%rsi 401e0b: ba 04 00 00 00 mov $0x4,%edx 401e10: 44 89 ff mov %r15d,%edi 401e13: 4c 89 44 24 18 mov %r8,0x18(%rsp) 401e18: 44 89 4c 24 14 mov %r9d,0x14(%rsp) 401e1d: 4c 89 54 24 08 mov %r10,0x8(%rsp) 401e22: e8 49 f6 ff ff callq 0x401470 401e27: 48 83 f8 04 cmp $0x4,%rax 401e2b: 4c 8b 54 24 08 mov 0x8(%rsp),%r10 401e30: 44 8b 4c 24 14 mov 0x14(%rsp),%r9d 401e35: 4c 8b 44 24 18 mov 0x18(%rsp),%r8 401e3a: 75 1e jne 0x401e5a 401e3c: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 401e40: 8b 5c 24 28 mov 0x28(%rsp),%ebx 401e44: 41 8b 42 20 mov 0x20(%r10),%eax 401e48: 0f 85 51 ff ff ff jne 0x401d9f 401e4e: 89 db mov %ebx,%ebx 401e50: e9 c4 fb ff ff jmpq 0x401a19 401e55: e8 96 f1 ff ff callq 0x400ff0 401e5a: 48 85 c0 test %rax,%rax 401e5d: 0f 89 5d f9 ff ff jns 0x4017c0 401e63: bf 09 00 00 00 mov $0x9,%edi 401e68: e8 53 f5 ff ff callq 0x4013c0 401e6d: 31 c0 xor %eax,%eax 401e6f: e9 93 f9 ff ff jmpq 0x401807 401e74: 66 90 nop 401e76: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 401e7e: 00 00 401e80: 41 57 push %rdi 401e82: 41 56 push %rsi 401e84: 4d 89 cf mov %r9,%r15 401e87: 41 55 push %rbp 401e89: 41 54 push %rsp 401e8b: 41 89 fd mov %edi,%r13d 401e8e: 55 push %rbp 401e8f: 53 push %rbx 401e90: 49 89 f4 mov %rsi,%r12 401e93: 48 89 d3 mov %rdx,%rbx 401e96: 48 89 cd mov %rcx,%rbp 401e99: 45 89 c6 mov %r8d,%r14d 401e9c: 48 83 ec 18 sub $0x18,%rsp 401ea0: 48 83 f9 07 cmp $0x7,%rcx 401ea4: 76 5a jbe 0x401f00 401ea6: 48 8d 04 16 lea (%rsi,%rdx,1),%rax 401eaa: 48 8d 35 81 1a 00 00 lea 0x1a81(%rip),%rsi # 0x403932 401eb1: ba 08 00 00 00 mov $0x8,%edx 401eb6: 48 89 c7 mov %rax,%rdi 401eb9: 48 89 44 24 08 mov %rax,0x8(%rsp) 401ebe: e8 8d f1 ff ff callq 0x401050 401ec3: 85 c0 test %eax,%eax 401ec5: 0f 84 85 00 00 00 je 0x401f50 401ecb: 48 83 fd 0f cmp $0xf,%rbp 401ecf: 76 2f jbe 0x401f00 401ed1: 48 8b 7c 24 08 mov 0x8(%rsp),%rdi 401ed6: 48 8d 35 5e 1a 00 00 lea 0x1a5e(%rip),%rsi # 0x40393b 401edd: ba 04 00 00 00 mov $0x4,%edx 401ee2: e8 69 f1 ff ff callq 0x401050 401ee7: 85 c0 test %eax,%eax 401ee9: 75 15 jne 0x401f00 401eeb: 48 8b 44 24 08 mov 0x8(%rsp),%rax 401ef0: 0f b6 40 04 movzbl 0x4(%rax),%eax 401ef4: 83 e8 01 sub $0x1,%eax 401ef7: 83 f8 01 cmp $0x1,%eax 401efa: 0f 86 b8 00 00 00 jbe 0x401fb8 401f00: be 08 01 00 00 mov $0x108,%esi 401f05: bf 01 00 00 00 mov $0x1,%edi 401f0a: e8 61 f1 ff ff callq 0x401070 401f0f: 48 85 c0 test %rax,%rax 401f12: 0f 84 f8 00 00 00 je 0x402010 401f18: c7 40 18 00 00 00 00 movl $0x0,0x18(%rax) 401f1f: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 401f26: 44 89 70 1c mov %r14d,0x1c(%rax) 401f2a: 44 89 68 24 mov %r13d,0x24(%rax) 401f2e: 48 89 58 28 mov %rbx,0x28(%rax) 401f32: 48 89 68 30 mov %rbp,0x30(%rax) 401f36: 4c 89 20 mov %r12,(%rax) 401f39: 4c 89 78 08 mov %r15,0x8(%rax) 401f3d: 48 83 c4 18 add $0x18,%rsp 401f41: 5b pop %rbx 401f42: 5d pop %rbp 401f43: 41 5c pop %rsp 401f45: 41 5d pop %rbp 401f47: 41 5e pop %rsi 401f49: 41 5f pop %rdi 401f4b: c3 retq 401f4c: 0f 1f 40 00 nopl 0x0(%rax) 401f50: be 08 01 00 00 mov $0x108,%esi 401f55: bf 01 00 00 00 mov $0x1,%edi 401f5a: e8 11 f1 ff ff callq 0x401070 401f5f: 48 85 c0 test %rax,%rax 401f62: 0f 84 a8 00 00 00 je 0x402010 401f68: 48 8d 90 f4 00 00 00 lea 0xf4(%rax),%rdx 401f6f: 48 89 58 28 mov %rbx,0x28(%rax) 401f73: 48 83 c3 08 add $0x8,%rbx 401f77: c7 40 18 01 00 00 00 movl $0x1,0x18(%rax) 401f7e: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 401f85: 44 89 70 1c mov %r14d,0x1c(%rax) 401f89: 44 89 68 24 mov %r13d,0x24(%rax) 401f8d: 48 89 68 30 mov %rbp,0x30(%rax) 401f91: 4c 89 20 mov %r12,(%rax) 401f94: 4c 89 78 08 mov %r15,0x8(%rax) 401f98: 48 89 58 70 mov %rbx,0x70(%rax) 401f9c: 48 89 90 a0 00 00 00 mov %rdx,0xa0(%rax) 401fa3: 48 83 c4 18 add $0x18,%rsp 401fa7: 5b pop %rbx 401fa8: 5d pop %rbp 401fa9: 41 5c pop %rsp 401fab: 41 5d pop %rbp 401fad: 41 5e pop %rsi 401faf: 41 5f pop %rdi 401fb1: c3 retq 401fb2: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 401fb8: 48 8b 4c 24 08 mov 0x8(%rsp),%rcx 401fbd: 0f b6 41 05 movzbl 0x5(%rcx),%eax 401fc1: 83 e8 01 sub $0x1,%eax 401fc4: 83 f8 01 cmp $0x1,%eax 401fc7: 0f 87 33 ff ff ff ja 0x401f00 401fcd: 80 79 06 01 cmpb $0x1,0x6(%rcx) 401fd1: 0f 85 29 ff ff ff jne 0x401f00 401fd7: 48 83 ec 08 sub $0x8,%rsp 401fdb: 48 89 d9 mov %rbx,%rcx 401fde: 45 89 f1 mov %r14d,%r9d 401fe1: 41 57 push %rdi 401fe3: 48 8b 54 24 18 mov 0x18(%rsp),%rdx 401fe8: 49 89 e8 mov %rbp,%r8 401feb: 4c 89 e6 mov %r12,%rsi 401fee: 44 89 ef mov %r13d,%edi 401ff1: e8 1a f5 ff ff callq 0x401510 401ff6: 5a pop %rdx 401ff7: 59 pop %rcx 401ff8: 48 83 c4 18 add $0x18,%rsp 401ffc: 5b pop %rbx 401ffd: 5d pop %rbp 401ffe: 41 5c pop %rsp 402000: 41 5d pop %rbp 402002: 41 5e pop %rsi 402004: 41 5f pop %rdi 402006: c3 retq 402007: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 40200f: 00 402010: bf 08 00 00 00 mov $0x8,%edi 402015: e8 a6 f3 ff ff callq 0x4013c0 40201a: 31 c0 xor %eax,%eax 40201c: e9 1c ff ff ff jmpq 0x401f3d 402021: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 402026: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 40202e: 00 00 402030: 41 57 push %rdi 402032: 41 56 push %rsi 402034: 89 c8 mov %ecx,%eax 402036: 41 55 push %rbp 402038: 41 54 push %rsp 40203a: 44 8d 68 f8 lea -0x8(%rax),%r13d 40203e: 55 push %rbp 40203f: 53 push %rbx 402040: 48 89 f5 mov %rsi,%rbp 402043: 49 89 d4 mov %rdx,%r12 402046: 4c 89 c3 mov %r8,%rbx 402049: 48 81 ec c8 00 00 00 sub $0xc8,%rsp 402050: 89 4c 24 1c mov %ecx,0x1c(%rsp) 402054: 89 7c 24 18 mov %edi,0x18(%rsp) 402058: 64 48 8b 0c 25 28 00 00 mov %fs:0x28,%rcx 402060: 00 402061: 48 89 8c 24 b8 00 00 00 mov %rcx,0xb8(%rsp) 402069: 31 c9 xor %ecx,%ecx 40206b: 48 83 fa ff cmp $0xffffffffffffffff,%rdx 40206f: 75 09 jne 0x40207a 402071: 4d 85 c0 test %r8,%r8 402074: 0f 84 86 02 00 00 je 0x402300 40207a: 41 83 fd 03 cmp $0x3,%r13d 40207e: 0f 87 bc 00 00 00 ja 0x402140 402084: 48 85 db test %rbx,%rbx 402087: 74 67 je 0x4020f0 402089: 4c 8b 2b mov (%rbx),%r13 40208c: 4d 85 ed test %r13,%r13 40208f: 0f 84 ab 00 00 00 je 0x402140 402095: 44 8b 44 24 1c mov 0x1c(%rsp),%r8d 40209a: 8b 7c 24 18 mov 0x18(%rsp),%edi 40209e: 49 89 d9 mov %rbx,%r9 4020a1: 4c 89 e1 mov %r12,%rcx 4020a4: 48 89 ea mov %rbp,%rdx 4020a7: 4c 89 ee mov %r13,%rsi 4020aa: e8 d1 fd ff ff callq 0x401e80 4020af: 48 85 c0 test %rax,%rax 4020b2: 0f 84 c8 01 00 00 je 0x402280 4020b8: 48 85 db test %rbx,%rbx 4020bb: 0f 84 df 01 00 00 je 0x4022a0 4020c1: 48 8b bc 24 b8 00 00 00 mov 0xb8(%rsp),%rdi 4020c9: 64 48 33 3c 25 28 00 00 xor %fs:0x28,%rdi 4020d1: 00 4020d2: 0f 85 b7 02 00 00 jne 0x40238f 4020d8: 48 81 c4 c8 00 00 00 add $0xc8,%rsp 4020df: 5b pop %rbx 4020e0: 5d pop %rbp 4020e1: 41 5c pop %rsp 4020e3: 41 5d pop %rbp 4020e5: 41 5e pop %rsi 4020e7: 41 5f pop %rdi 4020e9: c3 retq 4020ea: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 4020f0: 8b 44 24 1c mov 0x1c(%rsp),%eax 4020f4: 83 f8 0b cmp $0xb,%eax 4020f7: 74 0f je 0x402108 4020f9: 83 f8 08 cmp $0x8,%eax 4020fc: b9 01 00 00 00 mov $0x1,%ecx 402101: ba 03 00 00 00 mov $0x3,%edx 402106: 75 13 jne 0x40211b 402108: 31 d2 xor %edx,%edx 40210a: 83 7c 24 1c 08 cmpl $0x8,0x1c(%rsp) 40210f: b9 02 00 00 00 mov $0x2,%ecx 402114: 0f 95 c2 setne %dl 402117: 8d 54 12 01 lea 0x1(%rdx,%rdx,1),%edx 40211b: 44 8b 44 24 18 mov 0x18(%rsp),%r8d 402120: 31 ff xor %edi,%edi 402122: 49 89 e9 mov %rbp,%r9 402125: 4c 89 e6 mov %r12,%rsi 402128: e8 d3 ee ff ff callq 0x401000 40212d: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 402131: 49 89 c5 mov %rax,%r13 402134: 0f 85 52 ff ff ff jne 0x40208c 40213a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 402140: 49 83 fc 40 cmp $0x40,%r12 402144: b8 40 00 00 00 mov $0x40,%eax 402149: 49 89 ed mov %rbp,%r13 40214c: 49 0f 46 c4 cmovbe %r12,%rax 402150: 45 31 ff xor %r15d,%r15d 402153: 48 89 44 24 08 mov %rax,0x8(%rsp) 402158: 48 8d 44 24 20 lea 0x20(%rsp),%rax 40215d: 48 89 44 24 10 mov %rax,0x10(%rsp) 402162: eb 25 jmp 0x402189 402164: 0f 1f 40 00 nopl 0x0(%rax) 402168: 48 83 f8 00 cmp $0x0,%rax 40216c: 0f 8e 22 02 00 00 jle 0x402394 402172: 49 01 c7 add %rax,%r15 402175: 4c 39 7c 24 08 cmp %r15,0x8(%rsp) 40217a: 4d 89 fe mov %r15,%r14 40217d: 76 49 jbe 0x4021c8 40217f: 4e 8d 6c 3d 00 lea 0x0(%rbp,%r15,1),%r13 402184: 48 8b 44 24 10 mov 0x10(%rsp),%rax 402189: 48 8b 54 24 08 mov 0x8(%rsp),%rdx 40218e: 8b 7c 24 18 mov 0x18(%rsp),%edi 402192: 4a 8d 34 38 lea (%rax,%r15,1),%rsi 402196: 4c 89 e9 mov %r13,%rcx 402199: 4d 89 fe mov %r15,%r14 40219c: 4c 29 fa sub %r15,%rdx 40219f: e8 4c ef ff ff callq 0x4010f0 4021a4: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 4021a8: 75 be jne 0x402168 4021aa: e8 11 ee ff ff callq 0x400fc0 4021af: 83 38 04 cmpl $0x4,(%rax) 4021b2: 74 d0 je 0x402184 4021b4: bf 09 00 00 00 mov $0x9,%edi 4021b9: e8 02 f2 ff ff callq 0x4013c0 4021be: 31 c0 xor %eax,%eax 4021c0: e9 fc fe ff ff jmpq 0x4020c1 4021c5: 0f 1f 00 nopl (%rax) 4021c8: 49 83 ff 07 cmp $0x7,%r15 4021cc: 0f 86 de 00 00 00 jbe 0x4022b0 4021d2: 4c 8b 7c 24 10 mov 0x10(%rsp),%r15 4021d7: 48 8d 35 54 17 00 00 lea 0x1754(%rip),%rsi # 0x403932 4021de: ba 08 00 00 00 mov $0x8,%edx 4021e3: 4c 89 ff mov %r15,%rdi 4021e6: e8 65 ee ff ff callq 0x401050 4021eb: 85 c0 test %eax,%eax 4021ed: 0f 84 2d 01 00 00 je 0x402320 4021f3: 49 83 fe 0f cmp $0xf,%r14 4021f7: 0f 86 b3 00 00 00 jbe 0x4022b0 4021fd: 48 8d 35 37 17 00 00 lea 0x1737(%rip),%rsi # 0x40393b 402204: ba 04 00 00 00 mov $0x4,%edx 402209: 4c 89 ff mov %r15,%rdi 40220c: e8 3f ee ff ff callq 0x401050 402211: 85 c0 test %eax,%eax 402213: 0f 85 97 00 00 00 jne 0x4022b0 402219: 0f b6 44 24 24 movzbl 0x24(%rsp),%eax 40221e: 89 c2 mov %eax,%edx 402220: 83 e8 01 sub $0x1,%eax 402223: 83 f8 01 cmp $0x1,%eax 402226: 0f 87 84 00 00 00 ja 0x4022b0 40222c: 0f b6 44 24 25 movzbl 0x25(%rsp),%eax 402231: 83 e8 01 sub $0x1,%eax 402234: 83 f8 01 cmp $0x1,%eax 402237: 77 77 ja 0x4022b0 402239: 80 7c 24 26 01 cmpb $0x1,0x26(%rsp) 40223e: 75 70 jne 0x4022b0 402240: 80 fa 01 cmp $0x1,%dl 402243: b8 40 00 00 00 mov $0x40,%eax 402248: ba 34 00 00 00 mov $0x34,%edx 40224d: 48 0f 44 c2 cmove %rdx,%rax 402251: 4c 39 f0 cmp %r14,%rax 402254: 77 5a ja 0x4022b0 402256: 48 83 ec 08 sub $0x8,%rsp 40225a: 48 89 e9 mov %rbp,%rcx 40225d: 4d 89 e0 mov %r12,%r8 402260: 53 push %rbx 402261: 44 8b 4c 24 2c mov 0x2c(%rsp),%r9d 402266: 31 f6 xor %esi,%esi 402268: 48 8b 54 24 20 mov 0x20(%rsp),%rdx 40226d: 8b 7c 24 28 mov 0x28(%rsp),%edi 402271: e8 9a f2 ff ff callq 0x401510 402276: 5a pop %rdx 402277: 59 pop %rcx 402278: e9 44 fe ff ff jmpq 0x4020c1 40227d: 0f 1f 00 nopl (%rax) 402280: 48 85 db test %rbx,%rbx 402283: 74 09 je 0x40228e 402285: 4c 3b 2b cmp (%rbx),%r13 402288: 0f 84 33 fe ff ff je 0x4020c1 40228e: 4c 89 e6 mov %r12,%rsi 402291: 4c 89 ef mov %r13,%rdi 402294: e8 27 ee ff ff callq 0x4010c0 402299: 31 c0 xor %eax,%eax 40229b: e9 21 fe ff ff jmpq 0x4020c1 4022a0: 83 48 38 40 orl $0x40,0x38(%rax) 4022a4: e9 18 fe ff ff jmpq 0x4020c1 4022a9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 4022b0: be 08 01 00 00 mov $0x108,%esi 4022b5: bf 01 00 00 00 mov $0x1,%edi 4022ba: e8 b1 ed ff ff callq 0x401070 4022bf: 48 85 c0 test %rax,%rax 4022c2: 0f 84 b6 00 00 00 je 0x40237e 4022c8: 8b 4c 24 1c mov 0x1c(%rsp),%ecx 4022cc: c7 40 18 00 00 00 00 movl $0x0,0x18(%rax) 4022d3: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 4022da: 48 89 68 28 mov %rbp,0x28(%rax) 4022de: 4c 89 60 30 mov %r12,0x30(%rax) 4022e2: 48 c7 00 00 00 00 00 movq $0x0,(%rax) 4022e9: 89 48 1c mov %ecx,0x1c(%rax) 4022ec: 8b 4c 24 18 mov 0x18(%rsp),%ecx 4022f0: 48 89 58 08 mov %rbx,0x8(%rax) 4022f4: 89 48 24 mov %ecx,0x24(%rax) 4022f7: e9 c5 fd ff ff jmpq 0x4020c1 4022fc: 0f 1f 40 00 nopl 0x0(%rax) 402300: 48 8d 54 24 20 lea 0x20(%rsp),%rdx 402305: 89 fe mov %edi,%esi 402307: bf 01 00 00 00 mov $0x1,%edi 40230c: e8 9f ed ff ff callq 0x4010b0 402311: 85 c0 test %eax,%eax 402313: 4c 0f 44 64 24 50 cmove 0x50(%rsp),%r12 402319: e9 5c fd ff ff jmpq 0x40207a 40231e: 66 90 nop 402320: be 08 01 00 00 mov $0x108,%esi 402325: bf 01 00 00 00 mov $0x1,%edi 40232a: e8 41 ed ff ff callq 0x401070 40232f: 48 85 c0 test %rax,%rax 402332: 74 4a je 0x40237e 402334: 8b 7c 24 1c mov 0x1c(%rsp),%edi 402338: 8b 4c 24 18 mov 0x18(%rsp),%ecx 40233c: 48 8d 90 f4 00 00 00 lea 0xf4(%rax),%rdx 402343: 48 89 68 28 mov %rbp,0x28(%rax) 402347: 48 83 c5 08 add $0x8,%rbp 40234b: c7 40 18 01 00 00 00 movl $0x1,0x18(%rax) 402352: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 402359: 4c 89 60 30 mov %r12,0x30(%rax) 40235d: 89 78 1c mov %edi,0x1c(%rax) 402360: 89 48 24 mov %ecx,0x24(%rax) 402363: 48 c7 00 00 00 00 00 movq $0x0,(%rax) 40236a: 48 89 58 08 mov %rbx,0x8(%rax) 40236e: 48 89 68 70 mov %rbp,0x70(%rax) 402372: 48 89 90 a0 00 00 00 mov %rdx,0xa0(%rax) 402379: e9 43 fd ff ff jmpq 0x4020c1 40237e: bf 08 00 00 00 mov $0x8,%edi 402383: e8 38 f0 ff ff callq 0x4013c0 402388: 31 c0 xor %eax,%eax 40238a: e9 32 fd ff ff jmpq 0x4020c1 40238f: e8 5c ec ff ff callq 0x400ff0 402394: 0f 84 2e fe ff ff je 0x4021c8 40239a: 49 89 c6 mov %rax,%r14 40239d: e9 30 fe ff ff jmpq 0x4021d2 4023a2: 0f 1f 40 00 nopl 0x0(%rax) 4023a6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 4023ae: 00 00 4023b0: 41 57 push %rdi 4023b2: 41 56 push %rsi 4023b4: 41 55 push %rbp 4023b6: 41 54 push %rsp 4023b8: 49 89 fd mov %rdi,%r13 4023bb: 55 push %rbp 4023bc: 53 push %rbx 4023bd: 48 81 ec 88 00 00 00 sub $0x88,%rsp 4023c4: 4c 8b 07 mov (%rdi),%r8 4023c7: 64 48 8b 04 25 28 00 00 mov %fs:0x28,%rax 4023cf: 00 4023d0: 48 89 44 24 78 mov %rax,0x78(%rsp) 4023d5: 31 c0 xor %eax,%eax 4023d7: 4d 85 c0 test %r8,%r8 4023da: 0f 84 90 02 00 00 je 0x402670 4023e0: 48 8b 47 30 mov 0x30(%rdi),%rax 4023e4: 48 03 47 28 add 0x28(%rdi),%rax 4023e8: 48 8b 57 70 mov 0x70(%rdi),%rdx 4023ec: 48 39 c2 cmp %rax,%rdx 4023ef: 0f 87 e0 02 00 00 ja 0x4026d5 4023f5: 48 29 d0 sub %rdx,%rax 4023f8: 48 83 f8 3b cmp $0x3b,%rax 4023fc: 0f 86 d3 02 00 00 jbe 0x4026d5 402402: 4d 8d 34 10 lea (%r8,%rdx,1),%r14 402406: 49 8d 7e 3a lea 0x3a(%r14),%rdi 40240a: 48 8d 35 2f 15 00 00 lea 0x152f(%rip),%rsi # 0x403940 402411: ba 02 00 00 00 mov $0x2,%edx 402416: e8 35 ec ff ff callq 0x401050 40241b: 85 c0 test %eax,%eax 40241d: 89 c3 mov %eax,%ebx 40241f: 0f 85 73 03 00 00 jne 0x402798 402425: 49 8b 06 mov (%r14),%rax 402428: 49 8b 56 08 mov 0x8(%r14),%rdx 40242c: 41 c6 85 04 01 00 00 00 movb $0x0,0x104(%r13) 402434: 49 89 85 f4 00 00 00 mov %rax,0xf4(%r13) 40243b: 49 89 95 fc 00 00 00 mov %rdx,0xfc(%r13) 402442: 41 80 3e 2f cmpb $0x2f,(%r14) 402446: 0f 84 a4 01 00 00 je 0x4025f0 40244c: 49 8d ad e4 00 00 00 lea 0xe4(%r13),%rbp 402453: b9 10 00 00 00 mov $0x10,%ecx 402458: ba 2f 00 00 00 mov $0x2f,%edx 40245d: 4c 89 f6 mov %r14,%rsi 402460: 48 89 ef mov %rbp,%rdi 402463: e8 98 ec ff ff callq 0x401100 402468: 48 85 c0 test %rax,%rax 40246b: 0f 84 5f 03 00 00 je 0x4027d0 402471: c6 40 ff 00 movb $0x0,-0x1(%rax) 402475: 49 89 6d 78 mov %rbp,0x78(%r13) 402479: 41 80 7e 30 20 cmpb $0x20,0x30(%r14) 40247e: 0f 84 bc 02 00 00 je 0x402740 402484: 41 80 7e 1b 20 cmpb $0x20,0x1b(%r14) 402489: 49 8d 7e 10 lea 0x10(%r14),%rdi 40248d: 74 1a je 0x4024a9 40248f: 49 8b 46 10 mov 0x10(%r14),%rax 402493: 48 89 44 24 60 mov %rax,0x60(%rsp) 402498: 8b 47 08 mov 0x8(%rdi),%eax 40249b: 48 8d 7c 24 60 lea 0x60(%rsp),%rdi 4024a0: c6 44 24 6c 00 movb $0x0,0x6c(%rsp) 4024a5: 89 44 24 68 mov %eax,0x68(%rsp) 4024a9: 31 f6 xor %esi,%esi 4024ab: ba 0a 00 00 00 mov $0xa,%edx 4024b0: e8 cb eb ff ff callq 0x401080 4024b5: 49 89 85 80 00 00 00 mov %rax,0x80(%r13) 4024bc: 41 80 7e 21 20 cmpb $0x20,0x21(%r14) 4024c1: 49 8d 7e 1c lea 0x1c(%r14),%rdi 4024c5: 74 1b je 0x4024e2 4024c7: 41 8b 46 1c mov 0x1c(%r14),%eax 4024cb: 89 44 24 60 mov %eax,0x60(%rsp) 4024cf: 0f b7 47 04 movzwl 0x4(%rdi),%eax 4024d3: 48 8d 7c 24 60 lea 0x60(%rsp),%rdi 4024d8: c6 44 24 66 00 movb $0x0,0x66(%rsp) 4024dd: 66 89 44 24 64 mov %ax,0x64(%rsp) 4024e2: 31 f6 xor %esi,%esi 4024e4: ba 0a 00 00 00 mov $0xa,%edx 4024e9: e8 92 eb ff ff callq 0x401080 4024ee: 41 89 85 88 00 00 00 mov %eax,0x88(%r13) 4024f5: 41 80 7e 27 20 cmpb $0x20,0x27(%r14) 4024fa: 49 8d 7e 22 lea 0x22(%r14),%rdi 4024fe: 74 1b je 0x40251b 402500: 41 8b 46 22 mov 0x22(%r14),%eax 402504: 89 44 24 60 mov %eax,0x60(%rsp) 402508: 0f b7 47 04 movzwl 0x4(%rdi),%eax 40250c: 48 8d 7c 24 60 lea 0x60(%rsp),%rdi 402511: c6 44 24 66 00 movb $0x0,0x66(%rsp) 402516: 66 89 44 24 64 mov %ax,0x64(%rsp) 40251b: 31 f6 xor %esi,%esi 40251d: ba 0a 00 00 00 mov $0xa,%edx 402522: e8 59 eb ff ff callq 0x401080 402527: 41 89 85 8c 00 00 00 mov %eax,0x8c(%r13) 40252e: 41 80 7e 2f 20 cmpb $0x20,0x2f(%r14) 402533: 49 8d 7e 28 lea 0x28(%r14),%rdi 402537: 74 13 je 0x40254c 402539: 49 8b 46 28 mov 0x28(%r14),%rax 40253d: 48 8d 7c 24 60 lea 0x60(%rsp),%rdi 402542: c6 44 24 68 00 movb $0x0,0x68(%rsp) 402547: 48 89 44 24 60 mov %rax,0x60(%rsp) 40254c: 31 f6 xor %esi,%esi 40254e: ba 0a 00 00 00 mov $0xa,%edx 402553: e8 28 eb ff ff callq 0x401080 402558: 41 89 85 90 00 00 00 mov %eax,0x90(%r13) 40255f: 41 80 7e 39 20 cmpb $0x20,0x39(%r14) 402564: 49 8d 7e 30 lea 0x30(%r14),%rdi 402568: 74 1c je 0x402586 40256a: 49 8b 46 30 mov 0x30(%r14),%rax 40256e: 48 89 44 24 60 mov %rax,0x60(%rsp) 402573: 0f b7 47 08 movzwl 0x8(%rdi),%eax 402577: 48 8d 7c 24 60 lea 0x60(%rsp),%rdi 40257c: c6 44 24 6a 00 movb $0x0,0x6a(%rsp) 402581: 66 89 44 24 68 mov %ax,0x68(%rsp) 402586: 31 f6 xor %esi,%esi 402588: ba 0a 00 00 00 mov $0xa,%edx 40258d: e8 ee ea ff ff callq 0x401080 402592: 48 85 c0 test %rax,%rax 402595: 49 89 85 98 00 00 00 mov %rax,0x98(%r13) 40259c: 0f 88 9e 01 00 00 js 0x402740 4025a2: 49 8b 4d 30 mov 0x30(%r13),%rcx 4025a6: 49 8b 55 28 mov 0x28(%r13),%rdx 4025aa: 48 8d 54 11 c4 lea -0x3c(%rcx,%rdx,1),%rdx 4025af: 49 2b 55 70 sub 0x70(%r13),%rdx 4025b3: 48 39 c2 cmp %rax,%rdx 4025b6: 73 07 jae 0x4025bf 4025b8: 49 89 95 98 00 00 00 mov %rdx,0x98(%r13) 4025bf: 48 8b 4c 24 78 mov 0x78(%rsp),%rcx 4025c4: 64 48 33 0c 25 28 00 00 xor %fs:0x28,%rcx 4025cc: 00 4025cd: 89 d8 mov %ebx,%eax 4025cf: 0f 85 a8 05 00 00 jne 0x402b7d 4025d5: 48 81 c4 88 00 00 00 add $0x88,%rsp 4025dc: 5b pop %rbx 4025dd: 5d pop %rbp 4025de: 41 5c pop %rsp 4025e0: 41 5d pop %rbp 4025e2: 41 5e pop %rsi 4025e4: 41 5f pop %rdi 4025e6: c3 retq 4025e7: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 4025ef: 00 4025f0: 49 0f be 6e 01 movsbl 0x1(%r14),%rbp 4025f5: 40 80 fd 20 cmp $0x20,%r13l 4025f9: 0f 84 59 01 00 00 je 0x402758 4025ff: 40 80 fd 53 cmp $0x53,%r13l 402603: 0f 84 e7 00 00 00 je 0x4026f0 402609: 40 80 fd 2f cmp $0x2f,%r13l 40260d: 75 1c jne 0x40262b 40260f: 48 8d 35 4f 13 00 00 lea 0x134f(%rip),%rsi # 0x403965 402616: ba 10 00 00 00 mov $0x10,%edx 40261b: 4c 89 f7 mov %r14,%rdi 40261e: e8 2d ea ff ff callq 0x401050 402623: 85 c0 test %eax,%eax 402625: 0f 84 25 04 00 00 je 0x402a50 40262b: e8 e0 ea ff ff callq 0x401110 402630: 48 8b 00 mov (%rax),%rax 402633: f6 44 68 01 08 testb $0x8,0x1(%rax,%rbp,2) 402638: 0f 84 02 01 00 00 je 0x402740 40263e: 49 83 7d 60 00 cmpq $0x0,0x60(%r13) 402643: 0f 84 e7 02 00 00 je 0x402930 402649: 49 8d 7e 01 lea 0x1(%r14),%rdi 40264d: 31 f6 xor %esi,%esi 40264f: ba 0a 00 00 00 mov $0xa,%edx 402654: e8 27 ea ff ff callq 0x401080 402659: 49 3b 45 68 cmp 0x68(%r13),%rax 40265d: 0f 83 dd 00 00 00 jae 0x402740 402663: 49 03 45 60 add 0x60(%r13),%rax 402667: 49 89 45 78 mov %rax,0x78(%r13) 40266b: e9 09 fe ff ff jmpq 0x402479 402670: 4c 8b 67 70 mov 0x70(%rdi),%r12 402674: 8b 47 24 mov 0x24(%rdi),%eax 402677: 4c 8d b7 a8 00 00 00 lea 0xa8(%rdi),%r14 40267e: 45 31 ff xor %r15d,%r15d 402681: 4c 89 f3 mov %r14,%rbx 402684: 89 04 24 mov %eax,(%rsp) 402687: 4c 89 e5 mov %r12,%rbp 40268a: 89 c7 mov %eax,%edi 40268c: eb 24 jmp 0x4026b2 40268e: 66 90 nop 402690: 48 83 f8 00 cmp $0x0,%rax 402694: 0f 8e 12 01 00 00 jle 0x4027ac 40269a: 49 01 c7 add %rax,%r15 40269d: 49 83 ff 3b cmp $0x3b,%r15 4026a1: 0f 8f 11 01 00 00 jg 0x4027b8 4026a7: 4b 8d 2c 3c lea (%r12,%r15,1),%rbp 4026ab: 4b 8d 1c 3e lea (%r14,%r15,1),%rbx 4026af: 8b 3c 24 mov (%rsp),%edi 4026b2: ba 3c 00 00 00 mov $0x3c,%edx 4026b7: 48 89 e9 mov %rbp,%rcx 4026ba: 48 89 de mov %rbx,%rsi 4026bd: 4c 29 fa sub %r15,%rdx 4026c0: e8 2b ea ff ff callq 0x4010f0 4026c5: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 4026c9: 75 c5 jne 0x402690 4026cb: e8 f0 e8 ff ff callq 0x400fc0 4026d0: 83 38 04 cmpl $0x4,(%rax) 4026d3: 74 da je 0x4026af 4026d5: bf 0e 00 00 00 mov $0xe,%edi 4026da: bb ff ff ff ff mov $0xffffffff,%ebx 4026df: e8 dc ec ff ff callq 0x4013c0 4026e4: e9 d6 fe ff ff jmpq 0x4025bf 4026e9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 4026f0: 48 8d 35 5d 12 00 00 lea 0x125d(%rip),%rsi # 0x403954 4026f7: ba 10 00 00 00 mov $0x10,%edx 4026fc: 4c 89 f7 mov %r14,%rdi 4026ff: e8 4c e9 ff ff callq 0x401050 402704: 85 c0 test %eax,%eax 402706: 0f 85 1f ff ff ff jne 0x40262b 40270c: 49 8d 85 e4 00 00 00 lea 0xe4(%r13),%rax 402713: 48 b9 2f 53 59 4d 36 34 mov $0x2f34364d59532f,%rcx 40271b: 2f 00 40271d: 49 89 8d e4 00 00 00 mov %rcx,0xe4(%r13) 402724: 49 89 45 78 mov %rax,0x78(%r13) 402728: e9 4c fd ff ff jmpq 0x402479 40272d: 4c 89 c7 mov %r8,%rdi 402730: e8 7b e8 ff ff callq 0x400fb0 402735: 49 c7 45 60 00 00 00 00 movq $0x0,0x60(%r13) 40273d: 0f 1f 00 nopl (%rax) 402740: bf 10 00 00 00 mov $0x10,%edi 402745: bb ff ff ff ff mov $0xffffffff,%ebx 40274a: e8 71 ec ff ff callq 0x4013c0 40274f: e9 6b fe ff ff jmpq 0x4025bf 402754: 0f 1f 40 00 nopl 0x0(%rax) 402758: 48 8d 35 e4 11 00 00 lea 0x11e4(%rip),%rsi # 0x403943 40275f: ba 10 00 00 00 mov $0x10,%edx 402764: 4c 89 f7 mov %r14,%rdi 402767: e8 e4 e8 ff ff callq 0x401050 40276c: 85 c0 test %eax,%eax 40276e: 0f 85 b7 fe ff ff jne 0x40262b 402774: 49 8d 85 e4 00 00 00 lea 0xe4(%r13),%rax 40277b: b9 2f 00 00 00 mov $0x2f,%ecx 402780: 66 41 89 8d e4 00 00 00 mov %cx,0xe4(%r13) 402788: 49 89 45 78 mov %rax,0x78(%r13) 40278c: e9 e8 fc ff ff jmpq 0x402479 402791: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402798: bf 0f 00 00 00 mov $0xf,%edi 40279d: bb ff ff ff ff mov $0xffffffff,%ebx 4027a2: e8 19 ec ff ff callq 0x4013c0 4027a7: e9 13 fe ff ff jmpq 0x4025bf 4027ac: 0f 85 23 ff ff ff jne 0x4026d5 4027b2: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 4027b8: 49 83 ff 3c cmp $0x3c,%r15 4027bc: 0f 84 44 fc ff ff je 0x402406 4027c2: e9 0e ff ff ff jmpq 0x4026d5 4027c7: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 4027cf: 00 4027d0: 41 80 bd f2 00 00 00 20 cmpb $0x20,0xf2(%r13) 4027d8: 41 c6 85 f3 00 00 00 00 movb $0x0,0xf3(%r13) 4027e0: 0f 85 8f fc ff ff jne 0x402475 4027e6: 41 80 bd f1 00 00 00 20 cmpb $0x20,0xf1(%r13) 4027ee: 41 c6 85 f2 00 00 00 00 movb $0x0,0xf2(%r13) 4027f6: 0f 85 79 fc ff ff jne 0x402475 4027fc: 41 80 bd f0 00 00 00 20 cmpb $0x20,0xf0(%r13) 402804: 41 c6 85 f1 00 00 00 00 movb $0x0,0xf1(%r13) 40280c: 0f 85 63 fc ff ff jne 0x402475 402812: 41 80 bd ef 00 00 00 20 cmpb $0x20,0xef(%r13) 40281a: 41 c6 85 f0 00 00 00 00 movb $0x0,0xf0(%r13) 402822: 0f 85 4d fc ff ff jne 0x402475 402828: 41 80 bd ee 00 00 00 20 cmpb $0x20,0xee(%r13) 402830: 41 c6 85 ef 00 00 00 00 movb $0x0,0xef(%r13) 402838: 0f 85 37 fc ff ff jne 0x402475 40283e: 41 80 bd ed 00 00 00 20 cmpb $0x20,0xed(%r13) 402846: 41 c6 85 ee 00 00 00 00 movb $0x0,0xee(%r13) 40284e: 0f 85 21 fc ff ff jne 0x402475 402854: 41 80 bd ec 00 00 00 20 cmpb $0x20,0xec(%r13) 40285c: 41 c6 85 ed 00 00 00 00 movb $0x0,0xed(%r13) 402864: 0f 85 0b fc ff ff jne 0x402475 40286a: 41 80 bd eb 00 00 00 20 cmpb $0x20,0xeb(%r13) 402872: 41 c6 85 ec 00 00 00 00 movb $0x0,0xec(%r13) 40287a: 0f 85 f5 fb ff ff jne 0x402475 402880: 41 80 bd ea 00 00 00 20 cmpb $0x20,0xea(%r13) 402888: 41 c6 85 eb 00 00 00 00 movb $0x0,0xeb(%r13) 402890: 0f 85 df fb ff ff jne 0x402475 402896: 41 80 bd e9 00 00 00 20 cmpb $0x20,0xe9(%r13) 40289e: 41 c6 85 ea 00 00 00 00 movb $0x0,0xea(%r13) 4028a6: 0f 85 c9 fb ff ff jne 0x402475 4028ac: 41 80 bd e8 00 00 00 20 cmpb $0x20,0xe8(%r13) 4028b4: 41 c6 85 e9 00 00 00 00 movb $0x0,0xe9(%r13) 4028bc: 0f 85 b3 fb ff ff jne 0x402475 4028c2: 41 80 bd e7 00 00 00 20 cmpb $0x20,0xe7(%r13) 4028ca: 41 c6 85 e8 00 00 00 00 movb $0x0,0xe8(%r13) 4028d2: 0f 85 9d fb ff ff jne 0x402475 4028d8: 41 80 bd e6 00 00 00 20 cmpb $0x20,0xe6(%r13) 4028e0: 41 c6 85 e7 00 00 00 00 movb $0x0,0xe7(%r13) 4028e8: 0f 85 87 fb ff ff jne 0x402475 4028ee: 41 80 bd e5 00 00 00 20 cmpb $0x20,0xe5(%r13) 4028f6: 41 c6 85 e6 00 00 00 00 movb $0x0,0xe6(%r13) 4028fe: 0f 85 71 fb ff ff jne 0x402475 402904: 41 80 bd e4 00 00 00 20 cmpb $0x20,0xe4(%r13) 40290c: 41 c6 85 e5 00 00 00 00 movb $0x0,0xe5(%r13) 402914: 0f 85 5b fb ff ff jne 0x402475 40291a: 41 c6 85 e4 00 00 00 00 movb $0x0,0xe4(%r13) 402922: e9 4e fb ff ff jmpq 0x402475 402927: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 40292f: 00 402930: 48 8d 44 24 20 lea 0x20(%rsp),%rax 402935: bd 08 00 00 00 mov $0x8,%ebp 40293a: 48 89 04 24 mov %rax,(%rsp) 40293e: 48 8d 44 24 60 lea 0x60(%rsp),%rax 402943: 48 89 44 24 18 mov %rax,0x18(%rsp) 402948: e9 7e 00 00 00 jmpq 0x4029cb 40294d: 0f 1f 00 nopl (%rax) 402950: 49 8b 45 30 mov 0x30(%r13),%rax 402954: 48 39 e8 cmp %rbp,%rax 402957: 0f 82 e3 fd ff ff jb 0x402740 40295d: 48 29 e8 sub %rbp,%rax 402960: 48 83 f8 3b cmp $0x3b,%rax 402964: 0f 86 d6 fd ff ff jbe 0x402740 40296a: 49 01 ef add %rbp,%r15 40296d: 41 80 7f 39 20 cmpb $0x20,0x39(%r15) 402972: 49 8d 7f 30 lea 0x30(%r15),%rdi 402976: 74 1b je 0x402993 402978: 49 8b 47 30 mov 0x30(%r15),%rax 40297c: 48 8b 4c 24 18 mov 0x18(%rsp),%rcx 402981: 48 89 01 mov %rax,(%rcx) 402984: 0f b7 47 08 movzwl 0x8(%rdi),%eax 402988: 48 89 cf mov %rcx,%rdi 40298b: c6 41 0a 00 movb $0x0,0xa(%rcx) 40298f: 66 89 41 08 mov %ax,0x8(%rcx) 402993: 31 f6 xor %esi,%esi 402995: ba 0a 00 00 00 mov $0xa,%edx 40299a: e8 e1 e6 ff ff callq 0x401080 40299f: 48 8d 35 bf 0f 00 00 lea 0xfbf(%rip),%rsi # 0x403965 4029a6: ba 10 00 00 00 mov $0x10,%edx 4029ab: 4c 89 ff mov %r15,%rdi 4029ae: 49 89 c4 mov %rax,%r12 4029b1: e8 9a e6 ff ff callq 0x401050 4029b6: 85 c0 test %eax,%eax 4029b8: 0f 84 d5 00 00 00 je 0x402a93 4029be: 49 83 c4 01 add $0x1,%r12 4029c2: 49 83 e4 fe and $0xfffffffffffffffe,%r12 4029c6: 4a 8d 6c 25 3c lea 0x3c(%rbp,%r12,1),%rbp 4029cb: 4d 8b 7d 00 mov 0x0(%r13),%r15 4029cf: 4d 85 ff test %r15,%r15 4029d2: 0f 85 78 ff ff ff jne 0x402950 4029d8: 48 89 e8 mov %rbp,%rax 4029db: 49 03 45 28 add 0x28(%r13),%rax 4029df: 41 8b 4d 24 mov 0x24(%r13),%ecx 4029e3: 45 31 ff xor %r15d,%r15d 4029e6: 89 4c 24 0c mov %ecx,0xc(%rsp) 4029ea: 89 cf mov %ecx,%edi 4029ec: 48 89 44 24 10 mov %rax,0x10(%rsp) 4029f1: 49 89 c4 mov %rax,%r12 4029f4: eb 26 jmp 0x402a1c 4029f6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 4029fe: 00 00 402a00: 48 83 f8 00 cmp $0x0,%rax 402a04: 7e 6f jle 0x402a75 402a06: 49 01 c7 add %rax,%r15 402a09: 49 83 ff 3b cmp $0x3b,%r15 402a0d: 7f 71 jg 0x402a80 402a0f: 48 8b 44 24 10 mov 0x10(%rsp),%rax 402a14: 4d 8d 24 07 lea (%r15,%rax,1),%r12 402a18: 8b 7c 24 0c mov 0xc(%rsp),%edi 402a1c: 48 8b 04 24 mov (%rsp),%rax 402a20: ba 3c 00 00 00 mov $0x3c,%edx 402a25: 4c 89 e1 mov %r12,%rcx 402a28: 4c 29 fa sub %r15,%rdx 402a2b: 4a 8d 34 38 lea (%rax,%r15,1),%rsi 402a2f: e8 bc e6 ff ff callq 0x4010f0 402a34: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 402a38: 75 c6 jne 0x402a00 402a3a: e8 81 e5 ff ff callq 0x400fc0 402a3f: 83 38 04 cmpl $0x4,(%rax) 402a42: 0f 85 f8 fc ff ff jne 0x402740 402a48: eb ce jmp 0x402a18 402a4a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 402a50: 49 8d 85 e4 00 00 00 lea 0xe4(%r13),%rax 402a57: ba 2f 2f 00 00 mov $0x2f2f,%edx 402a5c: 41 c6 85 e6 00 00 00 00 movb $0x0,0xe6(%r13) 402a64: 66 41 89 95 e4 00 00 00 mov %dx,0xe4(%r13) 402a6c: 49 89 45 78 mov %rax,0x78(%r13) 402a70: e9 04 fa ff ff jmpq 0x402479 402a75: 0f 85 c5 fc ff ff jne 0x402740 402a7b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 402a80: 49 83 ff 3c cmp $0x3c,%r15 402a84: 0f 85 b6 fc ff ff jne 0x402740 402a8a: 4c 8b 3c 24 mov (%rsp),%r15 402a8e: e9 da fe ff ff jmpq 0x40296d 402a93: 4d 8b 7d 00 mov 0x0(%r13),%r15 402a97: 4d 85 ff test %r15,%r15 402a9a: 0f 84 95 00 00 00 je 0x402b35 402aa0: 49 8b 45 30 mov 0x30(%r13),%rax 402aa4: 48 83 e8 3c sub $0x3c,%rax 402aa8: 48 29 e8 sub %rbp,%rax 402aab: 49 39 c4 cmp %rax,%r12 402aae: 0f 87 8c fc ff ff ja 0x402740 402ab4: 4c 89 e7 mov %r12,%rdi 402ab7: e8 e4 e5 ff ff callq 0x4010a0 402abc: 48 85 c0 test %rax,%rax 402abf: 49 89 c0 mov %rax,%r8 402ac2: 0f 84 78 fc ff ff je 0x402740 402ac8: 49 8d 74 2f 3c lea 0x3c(%r15,%rbp,1),%rsi 402acd: 4c 89 c7 mov %r8,%rdi 402ad0: 4c 89 e2 mov %r12,%rdx 402ad3: e8 b8 e5 ff ff callq 0x401090 402ad8: 49 89 c0 mov %rax,%r8 402adb: 49 89 45 60 mov %rax,0x60(%r13) 402adf: 4d 89 65 68 mov %r12,0x68(%r13) 402ae3: 4d 01 c4 add %r8,%r12 402ae6: eb 18 jmp 0x402b00 402ae8: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 402af0: 4c 8d 40 01 lea 0x1(%rax),%r8 402af4: c6 00 00 movb $0x0,(%rax) 402af7: 4d 39 c4 cmp %r8,%r12 402afa: 0f 86 49 fb ff ff jbe 0x402649 402b00: 4c 89 e5 mov %r12,%rbp 402b03: 4c 89 c7 mov %r8,%rdi 402b06: be 2f 00 00 00 mov $0x2f,%esi 402b0b: 4c 29 c5 sub %r8,%rbp 402b0e: 4c 89 04 24 mov %r8,(%rsp) 402b12: 48 89 ea mov %rbp,%rdx 402b15: e8 16 e5 ff ff callq 0x401030 402b1a: 48 85 c0 test %rax,%rax 402b1d: 4c 8b 04 24 mov (%rsp),%r8 402b21: 75 cd jne 0x402af0 402b23: 48 89 ea mov %rbp,%rdx 402b26: 31 f6 xor %esi,%esi 402b28: 4c 89 c7 mov %r8,%rdi 402b2b: e8 e0 e4 ff ff callq 0x401010 402b30: e9 14 fb ff ff jmpq 0x402649 402b35: 4c 89 e7 mov %r12,%rdi 402b38: e8 63 e5 ff ff callq 0x4010a0 402b3d: 48 85 c0 test %rax,%rax 402b40: 49 89 c0 mov %rax,%r8 402b43: 0f 84 f7 fb ff ff je 0x402740 402b49: 48 89 e9 mov %rbp,%rcx 402b4c: 49 03 4d 28 add 0x28(%r13),%rcx 402b50: 41 8b 7d 24 mov 0x24(%r13),%edi 402b54: 4c 89 c6 mov %r8,%rsi 402b57: 4c 89 e2 mov %r12,%rdx 402b5a: 4c 89 04 24 mov %r8,(%rsp) 402b5e: 48 83 c1 3c add $0x3c,%rcx 402b62: e8 09 e9 ff ff callq 0x401470 402b67: 49 39 c4 cmp %rax,%r12 402b6a: 4c 8b 04 24 mov (%rsp),%r8 402b6e: 0f 85 b9 fb ff ff jne 0x40272d 402b74: 4d 89 45 60 mov %r8,0x60(%r13) 402b78: e9 62 ff ff ff jmpq 0x402adf 402b7d: e8 6e e4 ff ff callq 0x400ff0 402b82: 0f 1f 40 00 nopl 0x0(%rax) 402b86: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 402b8e: 00 00 402b90: 83 3d 4d 25 20 00 01 cmpl $0x1,0x20254d(%rip) # 0x6050e4 402b97: 41 54 push %rsp 402b99: 55 push %rbp 402b9a: 53 push %rbx 402b9b: 0f 85 df 01 00 00 jne 0x402d80 402ba1: 48 85 d2 test %rdx,%rdx 402ba4: 41 89 fc mov %edi,%r12d 402ba7: 89 f5 mov %esi,%ebp 402ba9: 48 89 d3 mov %rdx,%rbx 402bac: 0f 84 e6 01 00 00 je 0x402d98 402bb2: 83 fe 0b cmp $0xb,%esi 402bb5: 0f 87 65 01 00 00 ja 0x402d20 402bbb: 48 8d 05 b6 0d 00 00 lea 0xdb6(%rip),%rax # 0x403978 402bc2: 89 f2 mov %esi,%edx 402bc4: 48 63 14 90 movslq (%rax,%rdx,4),%rdx 402bc8: 48 01 d0 add %rdx,%rax 402bcb: ff e0 jmpq *%rax 402bcd: 0f 1f 00 nopl (%rax) 402bd0: 83 7b 1c 0b cmpl $0xb,0x1c(%rbx) 402bd4: 0f 85 46 01 00 00 jne 0x402d20 402bda: 41 83 fc ff cmp $0xffffffff,%r12d 402bde: 0f 84 2c 01 00 00 je 0x402d10 402be4: 8b 43 24 mov 0x24(%rbx),%eax 402be7: 83 f8 ff cmp $0xffffffff,%eax 402bea: 74 09 je 0x402bf5 402bec: 41 39 c4 cmp %eax,%r12d 402bef: 0f 85 f3 01 00 00 jne 0x402de8 402bf5: 8b 43 1c mov 0x1c(%rbx),%eax 402bf8: 8d 50 f8 lea -0x8(%rax),%edx 402bfb: 83 fa 03 cmp $0x3,%edx 402bfe: 76 0c jbe 0x402c0c 402c00: 83 e8 01 sub $0x1,%eax 402c03: 83 f8 02 cmp $0x2,%eax 402c06: 0f 87 f2 00 00 00 ja 0x402cfe 402c0c: 83 7b 18 01 cmpl $0x1,0x18(%rbx) 402c10: 0f 84 22 01 00 00 je 0x402d38 402c16: 83 43 3c 01 addl $0x1,0x3c(%rbx) 402c1a: 48 89 d8 mov %rbx,%rax 402c1d: 5b pop %rbx 402c1e: 5d pop %rbp 402c1f: 41 5c pop %rsp 402c21: c3 retq 402c22: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 402c28: 48 89 df mov %rbx,%rdi 402c2b: e8 80 f7 ff ff callq 0x4023b0 402c30: 85 c0 test %eax,%eax 402c32: 0f 84 0b 01 00 00 je 0x402d43 402c38: 5b pop %rbx 402c39: 31 c0 xor %eax,%eax 402c3b: 5d pop %rbp 402c3c: 41 5c pop %rsp 402c3e: c3 retq 402c3f: 90 nop 402c40: be 28 09 00 00 mov $0x928,%esi 402c45: bf 01 00 00 00 mov $0x1,%edi 402c4a: e8 21 e4 ff ff callq 0x401070 402c4f: 48 85 c0 test %rax,%rax 402c52: 0f 84 b1 01 00 00 je 0x402e09 402c58: 48 8d 90 c8 00 00 00 lea 0xc8(%rax),%rdx 402c5f: c7 40 18 03 00 00 00 movl $0x3,0x18(%rax) 402c66: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 402c6d: 89 68 1c mov %ebp,0x1c(%rax) 402c70: 44 89 60 24 mov %r12d,0x24(%rax) 402c74: 48 c7 40 28 00 00 00 00 movq $0x0,0x28(%rax) 402c7c: 48 c7 40 30 00 00 00 00 movq $0x0,0x30(%rax) 402c84: 48 c7 00 00 00 00 00 movq $0x0,(%rax) 402c8b: 48 c7 40 08 00 00 00 00 movq $0x0,0x8(%rax) 402c93: c7 40 38 01 00 00 00 movl $0x1,0x38(%rax) 402c9a: c7 40 70 0a 00 00 00 movl $0xa,0x70(%rax) 402ca1: 48 89 50 60 mov %rdx,0x60(%rax) 402ca5: c7 80 cc 00 00 00 0a 00 movl $0xa,0xcc(%rax) 402cad: 00 00 402caf: 5b pop %rbx 402cb0: 5d pop %rbp 402cb1: 41 5c pop %rsp 402cb3: c3 retq 402cb4: 0f 1f 40 00 nopl 0x0(%rax) 402cb8: 8b 43 1c mov 0x1c(%rbx),%eax 402cbb: 8d 50 f7 lea -0x9(%rax),%edx 402cbe: 83 fa 01 cmp $0x1,%edx 402cc1: 76 08 jbe 0x402ccb 402cc3: 8d 50 fe lea -0x2(%rax),%edx 402cc6: 83 fa 01 cmp $0x1,%edx 402cc9: 77 55 ja 0x402d20 402ccb: 41 83 fc ff cmp $0xffffffff,%r12d 402ccf: 0f 84 2b 01 00 00 je 0x402e00 402cd5: 8b 53 24 mov 0x24(%rbx),%edx 402cd8: 83 fa ff cmp $0xffffffff,%edx 402cdb: 74 09 je 0x402ce6 402cdd: 41 39 d4 cmp %edx,%r12d 402ce0: 0f 85 02 01 00 00 jne 0x402de8 402ce6: 8d 50 ff lea -0x1(%rax),%edx 402ce9: 83 fa 02 cmp $0x2,%edx 402cec: 0f 86 1a ff ff ff jbe 0x402c0c 402cf2: 83 e8 08 sub $0x8,%eax 402cf5: 83 f8 03 cmp $0x3,%eax 402cf8: 0f 86 0e ff ff ff jbe 0x402c0c 402cfe: bf 0b 00 00 00 mov $0xb,%edi 402d03: e8 b8 e6 ff ff callq 0x4013c0 402d08: 31 c0 xor %eax,%eax 402d0a: e9 0e ff ff ff jmpq 0x402c1d 402d0f: 90 nop 402d10: 44 8b 63 24 mov 0x24(%rbx),%r12d 402d14: e9 dc fe ff ff jmpq 0x402bf5 402d19: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402d20: bf 0d 00 00 00 mov $0xd,%edi 402d25: e8 96 e6 ff ff callq 0x4013c0 402d2a: 5b pop %rbx 402d2b: 31 c0 xor %eax,%eax 402d2d: 5d pop %rbp 402d2e: 41 5c pop %rsp 402d30: c3 retq 402d31: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402d38: 48 83 7b 78 00 cmpq $0x0,0x78(%rbx) 402d3d: 0f 84 e5 fe ff ff je 0x402c28 402d43: 48 8b 43 70 mov 0x70(%rbx),%rax 402d47: 48 8b 93 98 00 00 00 mov 0x98(%rbx),%rdx 402d4e: 49 89 d8 mov %rbx,%r8 402d51: 89 e9 mov %ebp,%ecx 402d53: 44 89 e7 mov %r12d,%edi 402d56: 48 8d 70 3c lea 0x3c(%rax),%rsi 402d5a: e8 d1 f2 ff ff callq 0x402030 402d5f: 48 85 c0 test %rax,%rax 402d62: 0f 84 b5 fe ff ff je 0x402c1d 402d68: 48 8b 53 48 mov 0x48(%rbx),%rdx 402d6c: 48 89 50 10 mov %rdx,0x10(%rax) 402d70: 48 89 43 48 mov %rax,0x48(%rbx) 402d74: 5b pop %rbx 402d75: 5d pop %rbp 402d76: 41 5c pop %rsp 402d78: c3 retq 402d79: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402d80: bf 0c 00 00 00 mov $0xc,%edi 402d85: e8 36 e6 ff ff callq 0x4013c0 402d8a: 5b pop %rbx 402d8b: 31 c0 xor %eax,%eax 402d8d: 5d pop %rbp 402d8e: 41 5c pop %rsp 402d90: c3 retq 402d91: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402d98: 31 c0 xor %eax,%eax 402d9a: be 01 00 00 00 mov $0x1,%esi 402d9f: e8 2c e2 ff ff callq 0x400fd0 402da4: 83 f8 ff cmp $0xffffffff,%eax 402da7: 74 71 je 0x402e1a 402da9: 83 fd 0b cmp $0xb,%ebp 402dac: 0f 87 6e ff ff ff ja 0x402d20 402db2: 48 8d 05 ef 0b 00 00 lea 0xbef(%rip),%rax # 0x4039a8 402db9: 89 ea mov %ebp,%edx 402dbb: 48 63 14 90 movslq (%rax,%rdx,4),%rdx 402dbf: 48 01 d0 add %rdx,%rax 402dc2: ff e0 jmpq *%rax 402dc4: 0f 1f 40 00 nopl 0x0(%rax) 402dc8: 5b pop %rbx 402dc9: 89 e9 mov %ebp,%ecx 402dcb: 44 89 e7 mov %r12d,%edi 402dce: 45 31 c0 xor %r8d,%r8d 402dd1: 5d pop %rbp 402dd2: 41 5c pop %rsp 402dd4: 48 c7 c2 ff ff ff ff mov $0xffffffffffffffff,%rdx 402ddb: 31 f6 xor %esi,%esi 402ddd: e9 4e f2 ff ff jmpq 0x402030 402de2: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 402de8: bf 1c 00 00 00 mov $0x1c,%edi 402ded: e8 ce e5 ff ff callq 0x4013c0 402df2: 31 c0 xor %eax,%eax 402df4: e9 24 fe ff ff jmpq 0x402c1d 402df9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402e00: 44 8b 63 24 mov 0x24(%rbx),%r12d 402e04: e9 dd fe ff ff jmpq 0x402ce6 402e09: bf 08 00 00 00 mov $0x8,%edi 402e0e: e8 ad e5 ff ff callq 0x4013c0 402e13: 31 c0 xor %eax,%eax 402e15: e9 03 fe ff ff jmpq 0x402c1d 402e1a: e8 a1 e1 ff ff callq 0x400fc0 402e1f: 83 38 09 cmpl $0x9,(%rax) 402e22: 75 85 jne 0x402da9 402e24: bf 09 00 00 00 mov $0x9,%edi 402e29: e8 92 e5 ff ff callq 0x4013c0 402e2e: 31 c0 xor %eax,%eax 402e30: e9 e8 fd ff ff jmpq 0x402c1d 402e35: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 402e3d: 00 00 402e3f: 90 nop 402e40: 48 85 ff test %rdi,%rdi 402e43: 0f 84 b5 02 00 00 je 0x4030fe 402e49: 41 57 push %rdi 402e4b: 41 56 push %rsi 402e4d: 41 55 push %rbp 402e4f: 41 54 push %rsp 402e51: 49 89 fc mov %rdi,%r12 402e54: 55 push %rbp 402e55: 53 push %rbx 402e56: 48 83 ec 18 sub $0x18,%rsp 402e5a: 8b 47 3c mov 0x3c(%rdi),%eax 402e5d: 85 c0 test %eax,%eax 402e5f: 74 0e je 0x402e6f 402e61: 83 e8 01 sub $0x1,%eax 402e64: 85 c0 test %eax,%eax 402e66: 89 47 3c mov %eax,0x3c(%rdi) 402e69: 0f 85 3b 02 00 00 jne 0x4030aa 402e6f: 41 8b 4c 24 18 mov 0x18(%r12),%ecx 402e74: 83 f9 01 cmp $0x1,%ecx 402e77: 0f 84 bd 01 00 00 je 0x40303a 402e7d: 49 8b 44 24 08 mov 0x8(%r12),%rax 402e82: 48 85 c0 test %rax,%rax 402e85: 48 89 04 24 mov %rax,(%rsp) 402e89: 74 2a je 0x402eb5 402e8b: 48 8b 50 48 mov 0x48(%rax),%rdx 402e8f: 4c 39 e2 cmp %r12,%rdx 402e92: 75 0f jne 0x402ea3 402e94: e9 41 02 00 00 jmpq 0x4030da 402e99: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402ea0: 48 89 c2 mov %rax,%rdx 402ea3: 48 8b 42 10 mov 0x10(%rdx),%rax 402ea7: 4c 39 e0 cmp %r12,%rax 402eaa: 75 f4 jne 0x402ea0 402eac: 49 8b 44 24 10 mov 0x10(%r12),%rax 402eb1: 48 89 42 10 mov %rax,0x10(%rdx) 402eb5: 83 f9 01 cmp $0x1,%ecx 402eb8: 0f 84 31 01 00 00 je 0x402fef 402ebe: 83 f9 03 cmp $0x3,%ecx 402ec1: 0f 85 37 01 00 00 jne 0x402ffe 402ec7: 49 8b 5c 24 68 mov 0x68(%r12),%rbx 402ecc: 48 85 db test %rbx,%rbx 402ecf: 75 17 jne 0x402ee8 402ed1: eb 3a jmp 0x402f0d 402ed3: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 402ed8: 48 89 df mov %rbx,%rdi 402edb: 48 89 eb mov %rbp,%rbx 402ede: e8 cd e0 ff ff callq 0x400fb0 402ee3: 48 85 ed test %rbp,%rbp 402ee6: 74 25 je 0x402f0d 402ee8: f6 83 cc 00 00 00 80 testb $0x80,0xcc(%rbx) 402eef: 48 8b 6b 30 mov 0x30(%rbx),%rbp 402ef3: 74 e3 je 0x402ed8 402ef5: 48 8b 3b mov (%rbx),%rdi 402ef8: e8 b3 e0 ff ff callq 0x400fb0 402efd: 48 89 df mov %rbx,%rdi 402f00: 48 89 eb mov %rbp,%rbx 402f03: e8 a8 e0 ff ff callq 0x400fb0 402f08: 48 85 ed test %rbp,%rbp 402f0b: 75 db jne 0x402ee8 402f0d: 49 8d 84 24 c8 00 00 00 lea 0xc8(%r12),%rax 402f15: 48 89 44 24 08 mov %rax,0x8(%rsp) 402f1a: 49 89 c6 mov %rax,%r14 402f1d: 45 8b 6e 04 mov 0x4(%r14),%r13d 402f21: 31 ed xor %ebp,%ebp 402f23: 4b 8d 44 6d 00 lea 0x0(%r13,%r13,2),%rax 402f28: 49 8d 44 85 00 lea 0x0(%r13,%rax,4),%rax 402f2d: 48 c1 e0 04 shl $0x4,%rax 402f31: 49 39 ed cmp %rbp,%r13 402f34: 49 8d 5c 06 e0 lea -0x20(%r14,%rax,1),%rbx 402f39: 0f 84 8c 00 00 00 je 0x402fcb 402f3f: 90 nop 402f40: f6 43 f8 80 testb $0x80,-0x8(%rbx) 402f44: 0f 85 1e 01 00 00 jne 0x403068 402f4a: 48 8b 7b 10 mov 0x10(%rbx),%rdi 402f4e: 48 8b 03 mov (%rbx),%rax 402f51: 48 39 c7 cmp %rax,%rdi 402f54: 74 08 je 0x402f5e 402f56: e8 55 e0 ff ff callq 0x400fb0 402f5b: 48 8b 03 mov (%rbx),%rax 402f5e: 48 8b 7b 08 mov 0x8(%rbx),%rdi 402f62: 48 39 c7 cmp %rax,%rdi 402f65: 74 08 je 0x402f6f 402f67: e8 44 e0 ff ff callq 0x400fb0 402f6c: 48 8b 03 mov (%rbx),%rax 402f6f: 49 83 3c 24 00 cmpq $0x0,(%r12) 402f74: 74 0c je 0x402f82 402f76: 48 39 43 10 cmp %rax,0x10(%rbx) 402f7a: 74 06 je 0x402f82 402f7c: f6 43 fc 80 testb $0x80,-0x4(%rbx) 402f80: 74 08 je 0x402f8a 402f82: 48 89 c7 mov %rax,%rdi 402f85: e8 26 e0 ff ff callq 0x400fb0 402f8a: 48 8b 7b 90 mov -0x70(%rbx),%rdi 402f8e: 48 85 ff test %rdi,%rdi 402f91: 75 0d jne 0x402fa0 402f93: eb 22 jmp 0x402fb7 402f95: 0f 1f 00 nopl (%rax) 402f98: 4d 85 ff test %r15,%r15 402f9b: 4c 89 ff mov %r15,%rdi 402f9e: 74 17 je 0x402fb7 402fa0: f6 47 38 80 testb $0x80,0x38(%rdi) 402fa4: 4c 8b 7f 30 mov 0x30(%rdi),%r15 402fa8: 74 ee je 0x402f98 402faa: e8 01 e0 ff ff callq 0x400fb0 402faf: 4d 85 ff test %r15,%r15 402fb2: 4c 89 ff mov %r15,%rdi 402fb5: 75 e9 jne 0x402fa0 402fb7: 48 83 c5 01 add $0x1,%rbp 402fbb: 48 81 eb d0 00 00 00 sub $0xd0,%rbx 402fc2: 49 39 ed cmp %rbp,%r13 402fc5: 0f 85 75 ff ff ff jne 0x402f40 402fcb: 4c 3b 74 24 08 cmp 0x8(%rsp),%r14 402fd0: 49 8b 5e 08 mov 0x8(%r14),%rbx 402fd4: 74 08 je 0x402fde 402fd6: 4c 89 f7 mov %r14,%rdi 402fd9: e8 d2 df ff ff callq 0x400fb0 402fde: 48 85 db test %rbx,%rbx 402fe1: 0f 84 8f 00 00 00 je 0x403076 402fe7: 49 89 de mov %rbx,%r14 402fea: e9 2e ff ff ff jmpq 0x402f1d 402fef: 49 8b 7c 24 60 mov 0x60(%r12),%rdi 402ff4: 48 85 ff test %rdi,%rdi 402ff7: 74 05 je 0x402ffe 402ff9: e8 b2 df ff ff callq 0x400fb0 402ffe: 49 8b 3c 24 mov (%r12),%rdi 403002: 48 85 ff test %rdi,%rdi 403005: 0f 84 8a 00 00 00 je 0x403095 40300b: 48 83 3c 24 00 cmpq $0x0,(%rsp) 403010: 0f 84 a3 00 00 00 je 0x4030b9 403016: 4c 89 e7 mov %r12,%rdi 403019: e8 92 df ff ff callq 0x400fb0 40301e: 48 8b 04 24 mov (%rsp),%rax 403022: 8b 50 3c mov 0x3c(%rax),%edx 403025: 85 d2 test %edx,%edx 403027: 75 7f jne 0x4030a8 403029: 49 89 c4 mov %rax,%r12 40302c: 41 8b 4c 24 18 mov 0x18(%r12),%ecx 403031: 83 f9 01 cmp $0x1,%ecx 403034: 0f 85 43 fe ff ff jne 0x402e7d 40303a: 49 8b 7c 24 50 mov 0x50(%r12),%rdi 40303f: 48 83 ff ff cmp $0xffffffffffffffff,%rdi 403043: 74 05 je 0x40304a 403045: e8 66 df ff ff callq 0x400fb0 40304a: 49 83 7c 24 48 00 cmpq $0x0,0x48(%r12) 403050: 49 c7 44 24 50 00 00 00 movq $0x0,0x50(%r12) 403058: 00 403059: 75 4d jne 0x4030a8 40305b: 41 8b 4c 24 18 mov 0x18(%r12),%ecx 403060: e9 18 fe ff ff jmpq 0x402e7d 403065: 0f 1f 00 nopl (%rax) 403068: 48 8b 7b f0 mov -0x10(%rbx),%rdi 40306c: e8 3f df ff ff callq 0x400fb0 403071: e9 d4 fe ff ff jmpq 0x402f4a 403076: 41 8b 4c 24 7c mov 0x7c(%r12),%ecx 40307b: 85 c9 test %ecx,%ecx 40307d: 75 6c jne 0x4030eb 40307f: 41 f6 44 24 78 80 testb $0x80,0x78(%r12) 403085: 0f 84 73 ff ff ff je 0x402ffe 40308b: 49 8b 7c 24 58 mov 0x58(%r12),%rdi 403090: e9 64 ff ff ff jmpq 0x402ff9 403095: 4c 89 e7 mov %r12,%rdi 403098: e8 13 df ff ff callq 0x400fb0 40309d: 48 83 3c 24 00 cmpq $0x0,(%rsp) 4030a2: 0f 85 76 ff ff ff jne 0x40301e 4030a8: 31 c0 xor %eax,%eax 4030aa: 48 83 c4 18 add $0x18,%rsp 4030ae: 5b pop %rbx 4030af: 5d pop %rbp 4030b0: 41 5c pop %rsp 4030b2: 41 5d pop %rbp 4030b4: 41 5e pop %rsi 4030b6: 41 5f pop %rdi 4030b8: c3 retq 4030b9: 41 8b 44 24 38 mov 0x38(%r12),%eax 4030be: a8 80 test $0x80,%al 4030c0: 75 35 jne 0x4030f7 4030c2: a8 40 test $0x40,%al 4030c4: 74 0a je 0x4030d0 4030c6: 49 8b 74 24 30 mov 0x30(%r12),%rsi 4030cb: e8 f0 df ff ff callq 0x4010c0 4030d0: 4c 89 e7 mov %r12,%rdi 4030d3: e8 d8 de ff ff callq 0x400fb0 4030d8: eb ce jmp 0x4030a8 4030da: 48 89 c6 mov %rax,%rsi 4030dd: 49 8b 44 24 10 mov 0x10(%r12),%rax 4030e2: 48 89 46 48 mov %rax,0x48(%rsi) 4030e6: e9 ca fd ff ff jmpq 0x402eb5 4030eb: 49 8b 7c 24 50 mov 0x50(%r12),%rdi 4030f0: e8 bb de ff ff callq 0x400fb0 4030f5: eb 88 jmp 0x40307f 4030f7: e8 b4 de ff ff callq 0x400fb0 4030fc: eb d2 jmp 0x4030d0 4030fe: 31 c0 xor %eax,%eax 403100: c3 retq 403101: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 403109: 00 00 40310b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 403110: 48 85 ff test %rdi,%rdi 403113: 74 0b je 0x403120 403115: 8b 47 18 mov 0x18(%rdi),%eax 403118: c3 retq 403119: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 403120: 31 c0 xor %eax,%eax 403122: c3 retq 403123: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 40312b: 00 00 40312d: 0f 1f 00 nopl (%rax) 403130: 41 57 push %rdi 403132: 41 56 push %rsi 403134: 41 89 ff mov %edi,%r15d 403137: 41 55 push %rbp 403139: 41 54 push %rsp 40313b: 4c 8d 25 9e 1c 20 00 lea 0x201c9e(%rip),%r12 # 0x604de0 403142: 55 push %rbp 403143: 48 8d 2d 9e 1c 20 00 lea 0x201c9e(%rip),%rbp # 0x604de8 40314a: 53 push %rbx 40314b: 49 89 f6 mov %rsi,%r14 40314e: 49 89 d5 mov %rdx,%r13 403151: 4c 29 e5 sub %r12,%rbp 403154: 48 83 ec 08 sub $0x8,%rsp 403158: 48 c1 fd 03 sar $0x3,%rbp 40315c: e8 17 de ff ff callq 0x400f78 403161: 48 85 ed test %rbp,%rbp 403164: 74 20 je 0x403186 403166: 31 db xor %ebx,%ebx 403168: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 403170: 4c 89 ea mov %r13,%rdx 403173: 4c 89 f6 mov %r14,%rsi 403176: 44 89 ff mov %r15d,%edi 403179: 41 ff 14 dc callq *(%r12,%rbx,8) 40317d: 48 83 c3 01 add $0x1,%rbx 403181: 48 39 eb cmp %rbp,%rbx 403184: 75 ea jne 0x403170 403186: 48 83 c4 08 add $0x8,%rsp 40318a: 5b pop %rbx 40318b: 5d pop %rbp 40318c: 41 5c pop %rsp 40318e: 41 5d pop %rbp 403190: 41 5e pop %rsi 403192: 41 5f pop %rdi 403194: c3 retq 403195: 90 nop 403196: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 40319e: 00 00 4031a0: f3 rep 4031a1: c3 retq Disassembly of section .fini: 4031a4: 48 83 ec 08 sub $0x8,%rsp 4031a8: 48 83 c4 08 add $0x8,%rsp 4031ac: 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/f9b12ab5-e6f7-4d3e-bb4f-1e873f4db2f3/_create.json'