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 6.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=6 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=6 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:09e3a4c43285997784a5fcaefa367cb780af2032 - Download elfutils/0.180:f1b2c87a5e6c276f740546080610ed63e294af84 - Build xz_utils/5.2.4:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Download zlib/1.2.11:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - 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:3c9c5fdd0ac0f7282ba759db3d5d1f74b44ac3a6 - Download flex/2.6.4:3c9c5fdd0ac0f7282ba759db3d5d1f74b44ac3a6 - Download m4/1.4.18:57547fe65fffc300f05aa42ee64b3b02eeabb6d7 - Download pkgconf/1.7.3:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Download Installing (downloading, building) binaries... bzip2/1.0.6: Retrieving package 09e3a4c43285997784a5fcaefa367cb780af2032 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.6: Package installed 09e3a4c43285997784a5fcaefa367cb780af2032 bzip2/1.0.6: Downloaded package revision d2055634c1c9766f939b3547889ef385 m4/1.4.18: Retrieving package 57547fe65fffc300f05aa42ee64b3b02eeabb6d7 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz m4/1.4.18: Package installed 57547fe65fffc300f05aa42ee64b3b02eeabb6d7 m4/1.4.18: Downloaded package revision e9750ce3aee172e0fa0ccbd949ef95aa pkgconf/1.7.3: Retrieving package f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.3: Package installed f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb pkgconf/1.7.3: Downloaded package revision 30917f191cc4f19262517329a4d0042a xz_utils/5.2.4: Retrieving package f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xz_utils/5.2.4: Package installed f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb xz_utils/5.2.4: Downloaded package revision c7a7cb32f5abfad77a23c5b5293d8647 zlib/1.2.11: Retrieving package f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb zlib/1.2.11: Downloaded package revision 656b284e068165421e8c702893c52951 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 3c9c5fdd0ac0f7282ba759db3d5d1f74b44ac3a6 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bison/3.5.3: Package installed 3c9c5fdd0ac0f7282ba759db3d5d1f74b44ac3a6 bison/3.5.3: Downloaded package revision 87848b5068cf16f3b8a1fbcfbc2e6895 flex/2.6.4: Retrieving package 3c9c5fdd0ac0f7282ba759db3d5d1f74b44ac3a6 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz flex/2.6.4: Package installed 3c9c5fdd0ac0f7282ba759db3d5d1f74b44ac3a6 flex/2.6.4: Downloaded package revision fb36037fa8c6d8fd4fd098ff0589a57d 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/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/bin m4/1.4.18: Setting M4 environment variable: /home/conan/w/cci_PR-4112/.conan/data/m4/1.4.18/_/_/package/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/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/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin pkgconf/1.7.3: Setting PKG_CONFIG env var: /home/conan/w/cci_PR-4112/.conan/data/pkgconf/1.7.3/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/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/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/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/3c9c5fdd0ac0f7282ba759db3d5d1f74b44ac3a6 bison/3.5.3: Appending PATH environment variable: /home/conan/w/cci_PR-4112/.conan/data/bison/3.5.3/_/_/package/3c9c5fdd0ac0f7282ba759db3d5d1f74b44ac3a6/bin bison/3.5.3: Setting the BISON_PKGDATADIR environment variable: /home/conan/w/cci_PR-4112/.conan/data/bison/3.5.3/_/_/package/3c9c5fdd0ac0f7282ba759db3d5d1f74b44ac3a6/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/f1b2c87a5e6c276f740546080610ed63e294af84 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/f1b2c87a5e6c276f740546080610ed63e294af84' '--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/f1b2c87a5e6c276f740546080610ed63e294af84' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- configure: No --program-prefix given, using "eu-" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... gcc3 checking for ranlib... ranlib checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... checking whether yytext is a pointer... yes checking for ar... ar checking the archiver (ar) interface... ar checking for readelf... readelf checking for nm... nm checking for gcc with GNU99 support... yes checking whether gcc supports __attribute__((visibility()))... yes checking whether gcc supports __attribute__((gcc_struct))... yes checking whether gcc supports -fPIC... yes checking whether gcc supports -fPIE... yes checking whether gcc supports -Wl,-z,defs... yes checking whether the compiler generates build-ids... yes checking whether gcc supports -Wl,-z,relro... yes checking for __thread support... yes checking whether gcc provides stdatomic.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether fts.h is bad when included (with LFS)... no checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... yes checking whether to treat warnings as errors... no checking whether to build elfutils as a static library... yes checking for library containing gzdirect... -lz checking for library containing BZ2_bzdopen... -lbz2 checking for library containing lzma_auto_decoder... -llzma checking whether memrchr is declared... yes checking whether rawmemchr is declared... yes checking whether powerof2 is declared... yes checking whether mempcpy is declared... yes checking for process_vm_readv... yes checking for __cxa_demangle in -lstdc++... yes checking whether symbol versioning is supported... yes checking whether gcc accepts -Wstack-usage... yes checking whether gcc has a sane -Wlogical-op... yes checking whether gcc accepts -Wduplicated-cond... yes checking whether gcc accepts -Wnull-dereference... yes checking whether gcc accepts -Wimplicit-fallthrough... 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/f1b2c87a5e6c276f740546080610ed63e294af84 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 eblreloctypename.o CC eblclosebackend.o CC eblsegmenttypename.o CC eblsectiontypename.o CC eblmachineflagname.o CC eblsymboltypename.o CC ebldynamictagname.o CC eblsectionname.o CC eblsymbolbindingname.o CC eblbackendname.o CC eblosabiname.o CC eblmachineflagcheck.o CC eblmachinesectionflagcheck.o CC eblreloctypecheck.o CC eblrelocvaliduse.o CC eblrelocsimpletype.o CC ebldynamictagcheck.o CC eblcorenotetypename.o CC eblobjnotetypename.o CC eblcorenote.o CC eblobjnote.o CC ebldebugscnp.o CC eblgotpcreloccheck.o CC eblcopyrelocp.o CC eblsectionstripp.o CC eblelfclass.o CC eblelfdata.o CC eblelfmachine.o CC ebl_check_special_symbol.o CC eblbsspltp.o CC eblretval.o CC eblreginfo.o CC eblnonerelocp.o CC eblrelativerelocp.o CC eblsysvhashentrysize.o CC eblauxvinfo.o CC eblcheckobjattr.o CC ebl_check_special_section.o CC ebl_syscall_abi.o CC eblabicfi.o CC eblstother.o CC eblinitreg.o CC ebldwarftoregno.o CC eblnormalizepc.o CC eblunwind.o CC eblresolvesym.o CC eblcheckreloctargettype.o CC ebl_data_marker_symbol.o CC eblopenbackend.os CC eblclosebackend.os CC eblreloctypename.os CC eblsegmenttypename.os CC eblsectiontypename.os CC eblmachineflagname.os CC eblsymboltypename.os CC ebldynamictagname.os CC eblsectionname.os CC eblsymbolbindingname.os CC eblbackendname.os CC eblosabiname.os CC eblmachineflagcheck.os CC eblmachinesectionflagcheck.os CC eblreloctypecheck.os CC eblrelocvaliduse.os CC eblrelocsimpletype.os CC ebldynamictagcheck.os CC eblcorenotetypename.os CC eblobjnotetypename.os CC eblcorenote.os CC eblobjnote.os CC ebldebugscnp.os CC eblgotpcreloccheck.os CC eblcopyrelocp.os CC eblsectionstripp.os CC eblelfclass.os CC eblelfdata.os CC eblelfmachine.os CC ebl_check_special_symbol.os CC eblbsspltp.os CC eblretval.os CC eblreginfo.os CC eblnonerelocp.os CC eblrelativerelocp.os CC eblsysvhashentrysize.os CC eblauxvinfo.os CC eblcheckobjattr.os CC ebl_check_special_section.os CC ebl_syscall_abi.os CC eblabicfi.os CC eblstother.os CC eblinitreg.os CC ebldwarftoregno.os CC eblnormalizepc.os CC eblunwind.os CC eblresolvesym.os CC eblcheckreloctargettype.os CC ebl_data_marker_symbol.os AR libebl.a AR libebl_pic.a Making all in libdwelf CC dwelf_elf_gnu_debuglink.o CC dwelf_dwarf_gnu_debugaltlink.o CC dwelf_elf_gnu_build_id.o CC dwelf_scn_gnu_compressed_size.o CC dwelf_strtab.o CC dwelf_elf_begin.o CC dwelf_elf_e_machine_string.o CC dwelf_elf_gnu_debuglink.os CC dwelf_dwarf_gnu_debugaltlink.os CC dwelf_elf_gnu_build_id.os CC dwelf_scn_gnu_compressed_size.os CC dwelf_strtab.os CC dwelf_elf_begin.os CC dwelf_elf_e_machine_string.os AR libdwelf.a AR libdwelf_pic.a Making all in libdwfl CC dwfl_begin.o CC dwfl_end.o CC dwfl_error.o CC dwfl_version.o CC dwfl_module.o CC dwfl_report_elf.o CC relocate.o CC dwfl_module_build_id.o CC dwfl_module_report_build_id.o CC derelocate.o CC offline.o CC segment.o CC dwfl_module_info.o CC dwfl_getmodules.o CC dwfl_getdwarf.o CC dwfl_module_getdwarf.o CC dwfl_module_getelf.o CC dwfl_validate_address.o CC argp-std.o CC find-debuginfo.o CC dwfl_build_id_find_elf.o CC dwfl_build_id_find_debuginfo.o CC linux-kernel-modules.o CC linux-proc-maps.o CC dwfl_addrmodule.o CC dwfl_addrdwarf.o CC dwfl_module_nextcu.o CC cu.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_bitoffset.os CC dwarf_bitsize.os CC dwarf_srclang.os CC dwarf_getabbrevtag.os CC dwarf_getabbrevcode.os CC dwarf_abbrevhaschildren.os CC dwarf_getattrcnt.os CC dwarf_getabbrevattr.os CC dwarf_getsrclines.os CC dwarf_getsrc_die.os CC dwarf_getscopes.os CC dwarf_getscopes_die.os CC dwarf_getscopevar.os CC dwarf_linesrc.os CC dwarf_lineno.os CC dwarf_lineaddr.os CC dwarf_linecol.os CC dwarf_linebeginstatement.os CC dwarf_lineendsequence.os CC dwarf_lineblock.os CC dwarf_lineprologueend.os CC dwarf_lineepiloguebegin.os CC dwarf_lineisa.os CC dwarf_linediscriminator.os CC dwarf_lineop_index.os CC dwarf_line_file.os CC dwarf_onesrcline.os CC dwarf_formblock.os CC dwarf_getsrcfiles.os CC dwarf_filesrc.os CC dwarf_getsrcdirs.os CC dwarf_getlocation.os CC dwarf_getstring.os CC dwarf_offabbrev.os CC dwarf_getaranges.os CC dwarf_onearange.os CC dwarf_getarangeinfo.os CC dwarf_getarange_addr.os CC dwarf_getattrs.os CC dwarf_formflag.os CC dwarf_getmacros.os CC dwarf_macro_getparamcnt.os CC dwarf_macro_opcode.os CC dwarf_macro_param.os CC dwarf_macro_param1.os CC dwarf_macro_param2.os CC dwarf_macro_getsrcfiles.os CC dwarf_addrdie.os CC dwarf_getfuncs.os CC dwarf_decl_file.os CC dwarf_decl_line.os CC dwarf_decl_column.os CC dwarf_func_inline.os CC dwarf_getsrc_file.os CC libdw_findcu.os CC libdw_form.os CC libdw_alloc.os CC libdw_visit_scopes.os CC dwarf_entry_breakpoints.os CC dwarf_next_cfi.os CC cie.os CC fde.os CC cfi.os CC frame-cache.os CC dwarf_frame_info.os CC dwarf_frame_cfa.os CC dwarf_frame_register.os CC dwarf_cfi_addrframe.os CC dwarf_getcfi.os CC dwarf_getcfi_elf.os CC dwarf_cfi_end.os CC dwarf_aggregate_size.os CC dwarf_getlocation_implicit_pointer.os CC dwarf_getlocation_die.os CC dwarf_getlocation_attr.os CC dwarf_getalt.os CC dwarf_setalt.os CC dwarf_cu_getdwarf.os CC dwarf_cu_die.os CC dwarf_peel_type.os CC dwarf_default_lower_bound.os CC dwarf_die_addr_die.os CC dwarf_get_units.os CC libdw_find_split_unit.os CC dwarf_cu_info.os CC dwarf_next_lines.os AR libdw.a AR libdw_pic.a CCLD libdw.so Making all in libasm CC asm_begin.o CC asm_abort.o CC asm_end.o CC asm_error.o CC asm_getelf.o CC asm_newscn.o CC asm_newscn_ingrp.o CC asm_newsubscn.o CC asm_newsym.o CC asm_newcomsym.o CC asm_newabssym.o CC asm_newscngrp.o CC asm_scngrp_newsignature.o CC asm_fill.o CC asm_align.o CC asm_addstrz.o CC asm_addint8.o CC asm_adduint8.o CC asm_addint16.o CC asm_adduint16.o CC asm_addint32.o CC asm_adduint32.o CC asm_addint64.o CC asm_adduint64.o CC asm_adduleb128.o CC asm_addsleb128.o CC disasm_begin.o CC disasm_cb.o CC disasm_end.o CC disasm_str.o CC symbolhash.o CC asm_begin.os CC asm_abort.os CC asm_end.os CC asm_error.os CC asm_getelf.os CC asm_newscn.os CC asm_newscn_ingrp.os CC asm_newsubscn.os CC asm_newsym.os CC asm_newcomsym.os CC asm_newabssym.os CC asm_newscngrp.os CC asm_scngrp_newsignature.os CC asm_fill.os CC asm_align.os CC asm_addstrz.os CC asm_addint8.os CC asm_adduint8.os CC asm_addint16.os CC asm_adduint16.os CC asm_addint32.os CC asm_adduint32.os CC asm_addint64.os CC asm_adduint64.os CC asm_adduleb128.os CC asm_addsleb128.os CC disasm_begin.os CC disasm_cb.os CC disasm_end.os CC disasm_str.os CC symbolhash.os AR libasm.a AR libasm_pic.a CCLD libasm.so Making all in src CC readelf.o CC nm.o CC size.o CC strip.o CC elflint.o CC findtextrel.o CC addr2line.o CC elfcmp.o CC objdump.o CC ranlib.o CC arlib.o CC arlib2.o CC arlib-argp.o CC strings.o CC ar.o CC unstrip.o CC stack.o CC elfcompress.o CC elfclassify.o GEN make-debug-archive CCLD readelf 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 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 'f1b2c87a5e6c276f740546080610ed63e294af84' built elfutils/0.180: Build folder /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/f1b2c87a5e6c276f740546080610ed63e294af84 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/f1b2c87a5e6c276f740546080610ed63e294af84 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/f1b2c87a5e6c276f740546080610ed63e294af84/lib/pkgconfig' /usr/bin/install -c -m 644 libelf.pc libdw.pc '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/include' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/include/elfutils' /usr/bin/install -c -m 644 libelf.a '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/include/elfutils' ( cd '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib' && ranlib libelf.a ) /bin/bash /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/f1b2c87a5e6c276f740546080610ed63e294af84/source_subfolder/config/install-sh -d /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib /usr/bin/install -c libelf.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib/libelf-0.180.so ln -fs libelf-0.180.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib/libelf.so.1 ln -fs libelf.so.1 /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/include/elfutils' Making install in libdw /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/include' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/include/elfutils' /usr/bin/install -c -m 644 libdw.a '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib' /usr/bin/install -c -m 644 ../source_subfolder/libdw/dwarf.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/include/elfutils' ( cd '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib' && ranlib libdw.a ) /bin/bash /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/f1b2c87a5e6c276f740546080610ed63e294af84/source_subfolder/config/install-sh -d /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib /usr/bin/install -c libdw.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib/libdw-0.180.so ln -fs libdw-0.180.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib/libdw.so.1 ln -fs libdw.so.1 /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib/libdw.so Making install in libasm /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/include/elfutils' /usr/bin/install -c -m 644 libasm.a '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib' /usr/bin/install -c -m 644 ../source_subfolder/libasm/libasm.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/include/elfutils' ( cd '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib' && ranlib libasm.a ) /bin/bash /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/build/f1b2c87a5e6c276f740546080610ed63e294af84/source_subfolder/config/install-sh -d /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib /usr/bin/install -c libasm.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib/libasm-0.180.so ln -fs libasm-0.180.so /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/lib/libasm.so.1 ln -fs libasm.so.1 /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/bin' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin' /usr/bin/install -c readelf '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-readelf' /usr/bin/install -c make-debug-archive '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-make-debug-archive' /usr/bin/install -c nm '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-nm' /usr/bin/install -c size '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-size' /usr/bin/install -c strip '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-strip' /usr/bin/install -c elflint '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-elflint' /usr/bin/install -c findtextrel '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-findtextrel' /usr/bin/install -c addr2line '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-addr2line' /usr/bin/install -c elfcmp '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-elfcmp' /usr/bin/install -c objdump '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-objdump' /usr/bin/install -c ranlib '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-ranlib' /usr/bin/install -c strings '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-strings' /usr/bin/install -c ar '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-ar' /usr/bin/install -c unstrip '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-unstrip' /usr/bin/install -c stack '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-stack' /usr/bin/install -c elfcompress '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/./eu-elfcompress' /usr/bin/install -c elfclassify '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/share/man/man3' /bin/mkdir -p '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/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/f1b2c87a5e6c276f740546080610ed63e294af84/include/elfutils' /usr/bin/install -c -m 644 version.h '/home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/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 'f1b2c87a5e6c276f740546080610ed63e294af84' created elfutils/0.180: Created package revision 7093a2f0a04ce68156749c86b13ef126 elfutils/0.180: Appending PATH env var with : /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin elfutils/0.180: Setting ADDR2LINE to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-addr2line elfutils/0.180: Setting AR to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-ar elfutils/0.180: Setting ELFCLASSIFY to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-elfclassify elfutils/0.180: Setting ELFCMP to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-elfcmp elfutils/0.180: Setting ELFCOMPRESS to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-elfcompress elfutils/0.180: Setting ELFLINT to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-elflint elfutils/0.180: Setting FINDTEXTREL to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-findtextrel elfutils/0.180: Setting MAKE_DEBUG_ARCHIVE to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-make-debug-archive elfutils/0.180: Setting NM to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-nm elfutils/0.180: Setting OBJDUMP to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-objdump elfutils/0.180: Setting RANLIB to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-ranlib elfutils/0.180: Setting READELF to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-readelf elfutils/0.180: Setting SIZE to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-size elfutils/0.180: Setting STACK to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-stack elfutils/0.180: Setting STRINGS to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-strings elfutils/0.180: Setting STRIP to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-strip elfutils/0.180: Setting UNSTRIP to /home/conan/w/cci_PR-4112/.conan/data/elfutils/0.180/_/_/package/f1b2c87a5e6c276f740546080610ed63e294af84/bin/eu-unstrip [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK elfutils/0.180 (test package): Generator txt created conanbuildinfo.txt elfutils/0.180 (test package): Generator cmake created conanbuildinfo.cmake elfutils/0.180 (test package): Generated conaninfo.txt elfutils/0.180 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-4112/1/43676705-aefa-46db-8aa4-16c8d0402c37/recipes/elfutils/all/test_package/build/886e8b97b4748400b24654510221d40bf04640a8/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/43676705-aefa-46db-8aa4-16c8d0402c37/recipes/elfutils/all/test_package/build/886e8b97b4748400b24654510221d40bf04640a8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -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/43676705-aefa-46db-8aa4-16c8d0402c37/recipes/elfutils/all/test_package' ----------------- -- The C compiler identification is GNU 6.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 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-4112/1/43676705-aefa-46db-8aa4-16c8d0402c37/recipes/elfutils/all/test_package/build/886e8b97b4748400b24654510221d40bf04640a8 ----Running------ > cmake --build '/home/conan/w/cci_PR-4112/1/43676705-aefa-46db-8aa4-16c8d0402c37/recipes/elfutils/all/test_package/build/886e8b97b4748400b24654510221d40bf04640a8' '--' '-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: 1050: 48 83 ec 08 sub $0x8,%rsp 1054: 48 8b 05 85 3f 20 00 mov 0x203f85(%rip),%rax # 0x204fe0 105b: 48 85 c0 test %rax,%rax 105e: 74 02 je 0x1062 1060: ff d0 callq *%rax 1062: 48 83 c4 08 add $0x8,%rsp 1066: c3 retq Disassembly of section .plt: 1070: ff 35 9a 3e 20 00 pushq 0x203e9a(%rip) # 0x204f10 1076: ff 25 9c 3e 20 00 jmpq *0x203e9c(%rip) # 0x204f18 107c: 0f 1f 40 00 nopl 0x0(%rax) 1080: ff 25 9a 3e 20 00 jmpq *0x203e9a(%rip) # 0x204f20 1086: 68 00 00 00 00 pushq $0x0 108b: e9 e0 ff ff ff jmpq 0x1070 1090: ff 25 92 3e 20 00 jmpq *0x203e92(%rip) # 0x204f28 1096: 68 01 00 00 00 pushq $0x1 109b: e9 d0 ff ff ff jmpq 0x1070 10a0: ff 25 8a 3e 20 00 jmpq *0x203e8a(%rip) # 0x204f30 10a6: 68 02 00 00 00 pushq $0x2 10ab: e9 c0 ff ff ff jmpq 0x1070 10b0: ff 25 82 3e 20 00 jmpq *0x203e82(%rip) # 0x204f38 10b6: 68 03 00 00 00 pushq $0x3 10bb: e9 b0 ff ff ff jmpq 0x1070 10c0: ff 25 7a 3e 20 00 jmpq *0x203e7a(%rip) # 0x204f40 10c6: 68 04 00 00 00 pushq $0x4 10cb: e9 a0 ff ff ff jmpq 0x1070 10d0: ff 25 72 3e 20 00 jmpq *0x203e72(%rip) # 0x204f48 10d6: 68 05 00 00 00 pushq $0x5 10db: e9 90 ff ff ff jmpq 0x1070 10e0: ff 25 6a 3e 20 00 jmpq *0x203e6a(%rip) # 0x204f50 10e6: 68 06 00 00 00 pushq $0x6 10eb: e9 80 ff ff ff jmpq 0x1070 10f0: ff 25 62 3e 20 00 jmpq *0x203e62(%rip) # 0x204f58 10f6: 68 07 00 00 00 pushq $0x7 10fb: e9 70 ff ff ff jmpq 0x1070 1100: ff 25 5a 3e 20 00 jmpq *0x203e5a(%rip) # 0x204f60 1106: 68 08 00 00 00 pushq $0x8 110b: e9 60 ff ff ff jmpq 0x1070 1110: ff 25 52 3e 20 00 jmpq *0x203e52(%rip) # 0x204f68 1116: 68 09 00 00 00 pushq $0x9 111b: e9 50 ff ff ff jmpq 0x1070 1120: ff 25 4a 3e 20 00 jmpq *0x203e4a(%rip) # 0x204f70 1126: 68 0a 00 00 00 pushq $0xa 112b: e9 40 ff ff ff jmpq 0x1070 1130: ff 25 42 3e 20 00 jmpq *0x203e42(%rip) # 0x204f78 1136: 68 0b 00 00 00 pushq $0xb 113b: e9 30 ff ff ff jmpq 0x1070 1140: ff 25 3a 3e 20 00 jmpq *0x203e3a(%rip) # 0x204f80 1146: 68 0c 00 00 00 pushq $0xc 114b: e9 20 ff ff ff jmpq 0x1070 1150: ff 25 32 3e 20 00 jmpq *0x203e32(%rip) # 0x204f88 1156: 68 0d 00 00 00 pushq $0xd 115b: e9 10 ff ff ff jmpq 0x1070 1160: ff 25 2a 3e 20 00 jmpq *0x203e2a(%rip) # 0x204f90 1166: 68 0e 00 00 00 pushq $0xe 116b: e9 00 ff ff ff jmpq 0x1070 1170: ff 25 22 3e 20 00 jmpq *0x203e22(%rip) # 0x204f98 1176: 68 0f 00 00 00 pushq $0xf 117b: e9 f0 fe ff ff jmpq 0x1070 1180: ff 25 1a 3e 20 00 jmpq *0x203e1a(%rip) # 0x204fa0 1186: 68 10 00 00 00 pushq $0x10 118b: e9 e0 fe ff ff jmpq 0x1070 1190: ff 25 12 3e 20 00 jmpq *0x203e12(%rip) # 0x204fa8 1196: 68 11 00 00 00 pushq $0x11 119b: e9 d0 fe ff ff jmpq 0x1070 11a0: ff 25 0a 3e 20 00 jmpq *0x203e0a(%rip) # 0x204fb0 11a6: 68 12 00 00 00 pushq $0x12 11ab: e9 c0 fe ff ff jmpq 0x1070 11b0: ff 25 02 3e 20 00 jmpq *0x203e02(%rip) # 0x204fb8 11b6: 68 13 00 00 00 pushq $0x13 11bb: e9 b0 fe ff ff jmpq 0x1070 11c0: ff 25 fa 3d 20 00 jmpq *0x203dfa(%rip) # 0x204fc0 11c6: 68 14 00 00 00 pushq $0x14 11cb: e9 a0 fe ff ff jmpq 0x1070 11d0: ff 25 f2 3d 20 00 jmpq *0x203df2(%rip) # 0x204fc8 11d6: 68 15 00 00 00 pushq $0x15 11db: e9 90 fe ff ff jmpq 0x1070 Disassembly of section .plt.got: 11e0: ff 25 12 3e 20 00 jmpq *0x203e12(%rip) # 0x204ff8 11e6: 66 90 nop Disassembly of section .text: 11f0: 83 ff 01 cmp $0x1,%edi 11f3: 41 54 push %rsp 11f5: 55 push %rbp 11f6: 53 push %rbx 11f7: 48 89 f3 mov %rsi,%rbx 11fa: 0f 8e 11 01 00 00 jle 0x1311 1200: bf 01 00 00 00 mov $0x1,%edi 1205: e8 56 02 00 00 callq 0x1460 120a: 85 c0 test %eax,%eax 120c: 0f 84 8f 00 00 00 je 0x12a1 1212: 48 8b 7b 08 mov 0x8(%rbx),%rdi 1216: 31 d2 xor %edx,%edx 1218: 31 f6 xor %esi,%esi 121a: 31 c0 xor %eax,%eax 121c: e8 7f ff ff ff callq 0x11a0 1221: 85 c0 test %eax,%eax 1223: 89 c5 mov %eax,%ebp 1225: 0f 88 9b 00 00 00 js 0x12c6 122b: 31 d2 xor %edx,%edx 122d: be 01 00 00 00 mov $0x1,%esi 1232: 89 c7 mov %eax,%edi 1234: e8 87 1a 00 00 callq 0x2cc0 1239: 48 85 c0 test %rax,%rax 123c: 49 89 c4 mov %rax,%r12 123f: 0f 84 a7 00 00 00 je 0x12ec 1245: 48 89 c7 mov %rax,%rdi 1248: e8 13 20 00 00 callq 0x3260 124d: 83 f8 01 cmp $0x1,%eax 1250: 0f 84 8d 00 00 00 je 0x12e3 1256: 48 8d 0d c0 20 00 00 lea 0x20c0(%rip),%rcx # 0x331d 125d: 72 15 jb 0x1274 125f: 83 f8 03 cmp $0x3,%eax 1262: 48 8d 0d a9 20 00 00 lea 0x20a9(%rip),%rcx # 0x3312 1269: 48 8d 05 b2 20 00 00 lea 0x20b2(%rip),%rax # 0x3322 1270: 48 0f 45 c8 cmovne %rax,%rcx 1274: 48 8b 53 08 mov 0x8(%rbx),%rdx 1278: 48 8d 35 ed 20 00 00 lea 0x20ed(%rip),%rsi # 0x336c 127f: bf 01 00 00 00 mov $0x1,%edi 1284: 31 c0 xor %eax,%eax 1286: e8 05 ff ff ff callq 0x1190 128b: 4c 89 e7 mov %r12,%rdi 128e: e8 fd 1c 00 00 callq 0x2f90 1293: 89 ef mov %ebp,%edi 1295: e8 56 fe ff ff callq 0x10f0 129a: 31 c0 xor %eax,%eax 129c: 5b pop %rbx 129d: 5d pop %rbp 129e: 41 5c pop %rsp 12a0: c3 retq 12a1: 83 cf ff or $0xffffffff,%edi 12a4: e8 57 02 00 00 callq 0x1500 12a9: 48 8d 35 c8 20 00 00 lea 0x20c8(%rip),%rsi # 0x3378 12b0: 48 89 c2 mov %rax,%rdx 12b3: bf 01 00 00 00 mov $0x1,%edi 12b8: 31 c0 xor %eax,%eax 12ba: e8 d1 fe ff ff callq 0x1190 12bf: b8 01 00 00 00 mov $0x1,%eax 12c4: eb d6 jmp 0x129c 12c6: 48 8b 13 mov (%rbx),%rdx 12c9: 48 8d 35 72 20 00 00 lea 0x2072(%rip),%rsi # 0x3342 12d0: bf 01 00 00 00 mov $0x1,%edi 12d5: 31 c0 xor %eax,%eax 12d7: e8 b4 fe ff ff callq 0x1190 12dc: b8 01 00 00 00 mov $0x1,%eax 12e1: eb b9 jmp 0x129c 12e3: 48 8d 0d 1a 20 00 00 lea 0x201a(%rip),%rcx # 0x3304 12ea: eb 88 jmp 0x1274 12ec: 83 cf ff or $0xffffffff,%edi 12ef: e8 0c 02 00 00 callq 0x1500 12f4: 48 8d 35 57 20 00 00 lea 0x2057(%rip),%rsi # 0x3352 12fb: 48 89 c2 mov %rax,%rdx 12fe: bf 01 00 00 00 mov $0x1,%edi 1303: 31 c0 xor %eax,%eax 1305: e8 86 fe ff ff callq 0x1190 130a: b8 01 00 00 00 mov $0x1,%eax 130f: eb 8b jmp 0x129c 1311: 48 8b 16 mov (%rsi),%rdx 1314: 48 8d 35 14 20 00 00 lea 0x2014(%rip),%rsi # 0x332f 131b: bf 01 00 00 00 mov $0x1,%edi 1320: 31 c0 xor %eax,%eax 1322: e8 69 fe ff ff callq 0x1190 1327: 83 c8 ff or $0xffffffff,%eax 132a: e9 6d ff ff ff jmpq 0x129c 132f: 90 nop 1330: 31 ed xor %ebp,%ebp 1332: 49 89 d1 mov %rdx,%r9 1335: 5e pop %rsi 1336: 48 89 e2 mov %rsp,%rdx 1339: 48 83 e4 f0 and $0xfffffffffffffff0,%rsp 133d: 50 push %rax 133e: 54 push %rsp 133f: 4c 8d 05 aa 1f 00 00 lea 0x1faa(%rip),%r8 # 0x32f0 1346: 48 8d 0d 33 1f 00 00 lea 0x1f33(%rip),%rcx # 0x3280 134d: 48 8d 3d 9c fe ff ff lea -0x164(%rip),%rdi # 0x11f0 1354: ff 15 7e 3c 20 00 callq *0x203c7e(%rip) # 0x204fd8 135a: f4 hlt 135b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 1360: 48 8d 3d a9 3c 20 00 lea 0x203ca9(%rip),%rdi # 0x205010 1367: 48 8d 05 a9 3c 20 00 lea 0x203ca9(%rip),%rax # 0x205017 136e: 55 push %rbp 136f: 48 29 f8 sub %rdi,%rax 1372: 48 89 e5 mov %rsp,%rbp 1375: 48 83 f8 0e cmp $0xe,%rax 1379: 76 15 jbe 0x1390 137b: 48 8b 05 4e 3c 20 00 mov 0x203c4e(%rip),%rax # 0x204fd0 1382: 48 85 c0 test %rax,%rax 1385: 74 09 je 0x1390 1387: 5d pop %rbp 1388: ff e0 jmpq *%rax 138a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 1390: 5d pop %rbp 1391: c3 retq 1392: 0f 1f 40 00 nopl 0x0(%rax) 1396: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 139e: 00 00 13a0: 48 8d 3d 69 3c 20 00 lea 0x203c69(%rip),%rdi # 0x205010 13a7: 48 8d 35 62 3c 20 00 lea 0x203c62(%rip),%rsi # 0x205010 13ae: 55 push %rbp 13af: 48 29 fe sub %rdi,%rsi 13b2: 48 89 e5 mov %rsp,%rbp 13b5: 48 c1 fe 03 sar $0x3,%rsi 13b9: 48 89 f0 mov %rsi,%rax 13bc: 48 c1 e8 3f shr $0x3f,%rax 13c0: 48 01 c6 add %rax,%rsi 13c3: 48 d1 fe sar %rsi 13c6: 74 18 je 0x13e0 13c8: 48 8b 05 21 3c 20 00 mov 0x203c21(%rip),%rax # 0x204ff0 13cf: 48 85 c0 test %rax,%rax 13d2: 74 0c je 0x13e0 13d4: 5d pop %rbp 13d5: ff e0 jmpq *%rax 13d7: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 13df: 00 13e0: 5d pop %rbp 13e1: c3 retq 13e2: 0f 1f 40 00 nopl 0x0(%rax) 13e6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 13ee: 00 00 13f0: 80 3d 19 3c 20 00 00 cmpb $0x0,0x203c19(%rip) # 0x205010 13f7: 75 27 jne 0x1420 13f9: 48 83 3d f7 3b 20 00 00 cmpq $0x0,0x203bf7(%rip) # 0x204ff8 1401: 55 push %rbp 1402: 48 89 e5 mov %rsp,%rbp 1405: 74 0c je 0x1413 1407: 48 8b 3d fa 3b 20 00 mov 0x203bfa(%rip),%rdi # 0x205008 140e: e8 cd fd ff ff callq 0x11e0 1413: e8 48 ff ff ff callq 0x1360 1418: 5d pop %rbp 1419: c6 05 f0 3b 20 00 01 movb $0x1,0x203bf0(%rip) # 0x205010 1420: f3 rep 1421: c3 retq 1422: 0f 1f 40 00 nopl 0x0(%rax) 1426: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 142e: 00 00 1430: 48 8d 3d a9 38 20 00 lea 0x2038a9(%rip),%rdi # 0x204ce0 1437: 48 83 3f 00 cmpq $0x0,(%rdi) 143b: 75 0b jne 0x1448 143d: e9 5e ff ff ff jmpq 0x13a0 1442: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 1448: 48 8b 05 99 3b 20 00 mov 0x203b99(%rip),%rax # 0x204fe8 144f: 48 85 c0 test %rax,%rax 1452: 74 e9 je 0x143d 1454: 55 push %rbp 1455: 48 89 e5 mov %rsp,%rbp 1458: ff d0 callq *%rax 145a: 5d pop %rbp 145b: e9 40 ff ff ff jmpq 0x13a0 1460: 85 ff test %edi,%edi 1462: b8 01 00 00 00 mov $0x1,%eax 1467: 74 2b je 0x1494 1469: 83 ff 01 cmp $0x1,%edi 146c: 75 12 jne 0x1480 146e: c7 05 9c 3b 20 00 01 00 movl $0x1,0x203b9c(%rip) # 0x205014 1476: 00 00 1478: c3 retq 1479: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 1480: 48 83 ec 08 sub $0x8,%rsp 1484: bf 02 00 00 00 mov $0x2,%edi 1489: e8 42 00 00 00 callq 0x14d0 148e: 48 83 c4 08 add $0x8,%rsp 1492: 31 c0 xor %eax,%eax 1494: f3 rep 1495: c3 retq 1496: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 149e: 00 00 14a0: 48 83 ec 08 sub $0x8,%rsp 14a4: 66 66 66 64 48 8b 04 25 mov %fs:0x0,%ax 14ac: 00 00 00 00 14b0: 48 89 c2 mov %rax,%rdx 14b3: 8b 80 fc ff ff ff mov -0x4(%rax),%eax 14b9: c7 82 fc ff ff ff 00 00 movl $0x0,-0x4(%rdx) 14c1: 00 00 14c3: 48 83 c4 08 add $0x8,%rsp 14c7: c3 retq 14c8: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 14d0: 53 push %rbx 14d1: 83 ff 33 cmp $0x33,%edi 14d4: 89 fb mov %edi,%ebx 14d6: b8 01 00 00 00 mov $0x1,%eax 14db: 0f 43 d8 cmovae %eax,%ebx 14de: 66 66 66 64 48 8b 04 25 mov %fs:0x0,%ax 14e6: 00 00 00 00 14ea: 89 98 fc ff ff ff mov %ebx,-0x4(%rax) 14f0: 5b pop %rbx 14f1: c3 retq 14f2: 0f 1f 40 00 nopl 0x0(%rax) 14f6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 14fe: 00 00 1500: 53 push %rbx 1501: 48 63 df movslq %rdi,%rbx 1504: 66 66 66 64 48 8b 04 25 mov %fs:0x0,%ax 150c: 00 00 00 00 1510: 85 db test %ebx,%ebx 1512: 48 63 80 fc ff ff ff movslq -0x4(%rax),%rax 1519: 75 2d jne 0x1548 151b: 85 c0 test %eax,%eax 151d: 74 61 je 0x1580 151f: 48 8d 15 9a 1e 00 00 lea 0x1e9a(%rip),%rdx # 0x33c0 1526: 48 8d 35 33 20 00 00 lea 0x2033(%rip),%rsi # 0x3560 152d: 48 8d 3d 6c 1e 00 00 lea 0x1e6c(%rip),%rdi # 0x33a0 1534: 5b pop %rbx 1535: 48 03 34 c2 add (%rdx,%rax,8),%rsi 1539: ba 05 00 00 00 mov $0x5,%edx 153e: e9 6d fb ff ff jmpq 0x10b0 1543: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 1548: 8d 53 01 lea 0x1(%rbx),%edx 154b: 83 fa 33 cmp $0x33,%edx 154e: 77 38 ja 0x1588 1550: 83 fb ff cmp $0xffffffff,%ebx 1553: 48 8d 35 06 20 00 00 lea 0x2006(%rip),%rsi # 0x3560 155a: 48 8d 3d 3f 1e 00 00 lea 0x1e3f(%rip),%rdi # 0x33a0 1561: 48 0f 44 d8 cmove %rax,%rbx 1565: 48 8d 05 54 1e 00 00 lea 0x1e54(%rip),%rax # 0x33c0 156c: ba 05 00 00 00 mov $0x5,%edx 1571: 48 03 34 d8 add (%rax,%rbx,8),%rsi 1575: 5b pop %rbx 1576: e9 35 fb ff ff jmpq 0x10b0 157b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 1580: 31 c0 xor %eax,%eax 1582: 5b pop %rbx 1583: c3 retq 1584: 0f 1f 40 00 nopl 0x0(%rax) 1588: 5b pop %rbx 1589: 48 8d 35 d9 1f 00 00 lea 0x1fd9(%rip),%rsi # 0x3569 1590: 48 8d 3d 09 1e 00 00 lea 0x1e09(%rip),%rdi # 0x33a0 1597: ba 05 00 00 00 mov $0x5,%edx 159c: e9 0f fb ff ff jmpq 0x10b0 15a1: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 15a9: 00 00 15ab: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 15b0: 41 57 push %rdi 15b2: 41 56 push %rsi 15b4: 49 89 cf mov %rcx,%r15 15b7: 41 55 push %rbp 15b9: 41 54 push %rsp 15bb: 49 89 f6 mov %rsi,%r14 15be: 55 push %rbp 15bf: 53 push %rbx 15c0: 45 31 ed xor %r13d,%r13d 15c3: 48 89 d3 mov %rdx,%rbx 15c6: 49 89 cc mov %rcx,%r12 15c9: 48 89 f5 mov %rsi,%rbp 15cc: 48 83 ec 18 sub $0x18,%rsp 15d0: 89 7c 24 04 mov %edi,0x4(%rsp) 15d4: eb 25 jmp 0x15fb 15d6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 15de: 00 00 15e0: 48 83 f8 00 cmp $0x0,%rax 15e4: 7e 5f jle 0x1645 15e6: 49 01 c5 add %rax,%r13 15e9: 4c 39 eb cmp %r13,%rbx 15ec: 76 52 jbe 0x1640 15ee: 4f 8d 64 3d 00 lea 0x0(%r13,%r15,1),%r12 15f3: 4b 8d 2c 2e lea (%r14,%r13,1),%rbp 15f7: 8b 7c 24 04 mov 0x4(%rsp),%edi 15fb: 48 89 da mov %rbx,%rdx 15fe: 4c 89 e1 mov %r12,%rcx 1601: 48 89 ee mov %rbp,%rsi 1604: 4c 29 ea sub %r13,%rdx 1607: e8 a4 fb ff ff callq 0x11b0 160c: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 1610: 48 89 c2 mov %rax,%rdx 1613: 75 cb jne 0x15e0 1615: 48 89 44 24 08 mov %rax,0x8(%rsp) 161a: e8 71 fa ff ff callq 0x1090 161f: 83 38 04 cmpl $0x4,(%rax) 1622: 48 8b 54 24 08 mov 0x8(%rsp),%rdx 1627: 74 ce je 0x15f7 1629: 48 83 c4 18 add $0x18,%rsp 162d: 48 89 d0 mov %rdx,%rax 1630: 5b pop %rbx 1631: 5d pop %rbp 1632: 41 5c pop %rsp 1634: 41 5d pop %rbp 1636: 41 5e pop %rsi 1638: 41 5f pop %rdi 163a: c3 retq 163b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 1640: 4c 89 ea mov %r13,%rdx 1643: eb e4 jmp 0x1629 1645: 49 0f 44 d5 cmove %r13,%rdx 1649: eb de jmp 0x1629 164b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 1650: 41 57 push %rdi 1652: 41 56 push %rsi 1654: 4d 89 c7 mov %r8,%r15 1657: 41 55 push %rbp 1659: 41 54 push %rsp 165b: 55 push %rbp 165c: 53 push %rbx 165d: 48 89 d5 mov %rdx,%rbp 1660: 48 81 ec 88 00 00 00 sub $0x88,%rsp 1667: 64 48 8b 04 25 28 00 00 mov %fs:0x28,%rax 166f: 00 1670: 48 89 44 24 78 mov %rax,0x78(%rsp) 1675: 31 c0 xor %eax,%eax 1677: 0f b6 42 04 movzbl 0x4(%rdx),%eax 167b: 4c 8b 84 24 c0 00 00 00 mov 0xc0(%rsp),%r8 1683: 8d 50 ff lea -0x1(%rax),%edx 1686: 80 fa 01 cmp $0x1,%dl 1689: 0f 87 d1 04 00 00 ja 0x1b60 168f: 0f b6 55 05 movzbl 0x5(%rbp),%edx 1693: 49 89 ce mov %rcx,%r14 1696: 8d 4a ff lea -0x1(%rdx),%ecx 1699: 80 f9 01 cmp $0x1,%cl 169c: 0f 87 be 04 00 00 ja 0x1b60 16a2: 80 fa 01 cmp $0x1,%dl 16a5: 41 89 fa mov %edi,%r10d 16a8: 49 89 f5 mov %rsi,%r13 16ab: 0f 84 bf 02 00 00 je 0x1970 16b1: 3c 01 cmp $0x1,%al 16b3: 0f 84 57 04 00 00 je 0x1b10 16b9: 48 8b 45 28 mov 0x28(%rbp),%rax 16bd: 4c 8d 64 24 30 lea 0x30(%rsp),%r12 16c2: 0f b7 5d 3c movzwl 0x3c(%rbp),%ebx 16c6: 66 c1 cb 08 ror $0x8,%bx 16ca: 66 89 5c 24 6c mov %bx,0x6c(%rsp) 16cf: 48 0f c8 bswap %rax 16d2: 48 89 44 24 58 mov %rax,0x58(%rsp) 16d7: 0f b7 db movzwl %bx,%ebx 16da: 48 85 db test %rbx,%rbx 16dd: 0f 84 85 05 00 00 je 0x1c68 16e3: 49 39 c7 cmp %rax,%r15 16e6: 0f 83 5c 02 00 00 jae 0x1948 16ec: 41 83 f9 02 cmp $0x2,%r9d 16f0: 0f 94 c3 sete %bl 16f3: 41 83 f9 09 cmp $0x9,%r9d 16f7: 0f 94 c0 sete %al 16fa: 45 31 e4 xor %r12d,%r12d 16fd: 09 c3 or %eax,%ebx 16ff: 0f b6 db movzbl %bl,%ebx 1702: 48 8d 04 5b lea (%rbx,%rbx,2),%rax 1706: bf 01 00 00 00 mov $0x1,%edi 170b: 4c 89 44 24 18 mov %r8,0x18(%rsp) 1710: 44 89 4c 24 14 mov %r9d,0x14(%rsp) 1715: 44 89 54 24 08 mov %r10d,0x8(%rsp) 171a: 48 8d 34 83 lea (%rbx,%rax,4),%rsi 171e: 48 c1 e6 04 shl $0x4,%rsi 1722: 48 81 c6 08 01 00 00 add $0x108,%rsi 1729: e8 02 fa ff ff callq 0x1130 172e: 48 85 c0 test %rax,%rax 1731: 44 8b 54 24 08 mov 0x8(%rsp),%r10d 1736: 44 8b 4c 24 14 mov 0x14(%rsp),%r9d 173b: 4c 8b 44 24 18 mov 0x18(%rsp),%r8 1740: 0f 84 3a 07 00 00 je 0x1e80 1746: 0f b6 4d 04 movzbl 0x4(%rbp),%ecx 174a: c7 40 18 03 00 00 00 movl $0x3,0x18(%rax) 1751: 4b 8d 54 35 00 lea 0x0(%r13,%r14,1),%rdx 1756: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 175d: 44 89 48 1c mov %r9d,0x1c(%rax) 1761: 44 89 50 24 mov %r10d,0x24(%rax) 1765: 4c 89 70 28 mov %r14,0x28(%rax) 1769: 4c 89 78 30 mov %r15,0x30(%rax) 176d: 4c 89 28 mov %r13,(%rax) 1770: 80 f9 01 cmp $0x1,%cl 1773: 4c 89 40 08 mov %r8,0x8(%rax) 1777: 44 89 a0 c8 00 00 00 mov %r12d,0xc8(%rax) 177e: 89 98 cc 00 00 00 mov %ebx,0xcc(%rax) 1784: c7 40 70 0a 00 00 00 movl $0xa,0x70(%rax) 178b: 89 48 20 mov %ecx,0x20(%rax) 178e: 0f 84 fc 01 00 00 je 0x1990 1794: 4d 85 ed test %r13,%r13 1797: 0f 84 70 06 00 00 je 0x1e0d 179d: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 17a1: 0f 84 d1 03 00 00 je 0x1b78 17a7: 48 8b 4d 00 mov 0x0(%rbp),%rcx 17ab: 48 8d 90 88 00 00 00 lea 0x88(%rax),%rdx 17b2: 48 89 50 48 mov %rdx,0x48(%rax) 17b6: 48 89 88 88 00 00 00 mov %rcx,0x88(%rax) 17bd: 48 8b 4d 08 mov 0x8(%rbp),%rcx 17c1: 48 89 88 90 00 00 00 mov %rcx,0x90(%rax) 17c8: 48 8b 4d 10 mov 0x10(%rbp),%rcx 17cc: 48 89 88 98 00 00 00 mov %rcx,0x98(%rax) 17d3: 48 8b 4d 18 mov 0x18(%rbp),%rcx 17d7: 48 89 88 a0 00 00 00 mov %rcx,0xa0(%rax) 17de: 48 8b 4d 20 mov 0x20(%rbp),%rcx 17e2: 48 89 88 a8 00 00 00 mov %rcx,0xa8(%rax) 17e9: 48 8b 4d 28 mov 0x28(%rbp),%rcx 17ed: 48 89 88 b0 00 00 00 mov %rcx,0xb0(%rax) 17f4: 48 8b 4d 30 mov 0x30(%rbp),%rcx 17f8: 48 89 88 b8 00 00 00 mov %rcx,0xb8(%rax) 17ff: 48 8b 4d 38 mov 0x38(%rbp),%rcx 1803: 48 89 88 c0 00 00 00 mov %rcx,0xc0(%rax) 180a: 0f b7 90 98 00 00 00 movzwl 0x98(%rax),%edx 1811: 66 c1 ca 08 ror $0x8,%dx 1815: 66 89 90 98 00 00 00 mov %dx,0x98(%rax) 181c: 0f b7 90 9a 00 00 00 movzwl 0x9a(%rax),%edx 1823: 66 c1 ca 08 ror $0x8,%dx 1827: 66 89 90 9a 00 00 00 mov %dx,0x9a(%rax) 182e: 8b 90 9c 00 00 00 mov 0x9c(%rax),%edx 1834: 0f ca bswap %edx 1836: 89 90 9c 00 00 00 mov %edx,0x9c(%rax) 183c: 48 8b 90 a0 00 00 00 mov 0xa0(%rax),%rdx 1843: 48 0f ca bswap %rdx 1846: 48 89 90 a0 00 00 00 mov %rdx,0xa0(%rax) 184d: 48 8b 90 a8 00 00 00 mov 0xa8(%rax),%rdx 1854: 48 0f ca bswap %rdx 1857: 48 89 90 a8 00 00 00 mov %rdx,0xa8(%rax) 185e: 48 8b 90 b0 00 00 00 mov 0xb0(%rax),%rdx 1865: 48 0f ca bswap %rdx 1868: 48 89 90 b0 00 00 00 mov %rdx,0xb0(%rax) 186f: 8b 90 b8 00 00 00 mov 0xb8(%rax),%edx 1875: 0f ca bswap %edx 1877: 89 90 b8 00 00 00 mov %edx,0xb8(%rax) 187d: 0f b7 90 bc 00 00 00 movzwl 0xbc(%rax),%edx 1884: 66 c1 ca 08 ror $0x8,%dx 1888: 66 89 90 bc 00 00 00 mov %dx,0xbc(%rax) 188f: 0f b7 90 be 00 00 00 movzwl 0xbe(%rax),%edx 1896: 66 c1 ca 08 ror $0x8,%dx 189a: 66 89 90 be 00 00 00 mov %dx,0xbe(%rax) 18a1: 0f b7 90 c0 00 00 00 movzwl 0xc0(%rax),%edx 18a8: 66 c1 ca 08 ror $0x8,%dx 18ac: 66 89 90 c0 00 00 00 mov %dx,0xc0(%rax) 18b3: 0f b7 90 c2 00 00 00 movzwl 0xc2(%rax),%edx 18ba: 66 c1 ca 08 ror $0x8,%dx 18be: 66 89 90 c2 00 00 00 mov %dx,0xc2(%rax) 18c5: 0f b7 90 c4 00 00 00 movzwl 0xc4(%rax),%edx 18cc: 66 c1 ca 08 ror $0x8,%dx 18d0: 66 89 90 c4 00 00 00 mov %dx,0xc4(%rax) 18d7: 0f b7 90 c6 00 00 00 movzwl 0xc6(%rax),%edx 18de: 66 c1 ca 08 ror $0x8,%dx 18e2: 66 89 90 c6 00 00 00 mov %dx,0xc6(%rax) 18e9: 31 c9 xor %ecx,%ecx 18eb: 4d 85 e4 test %r12,%r12 18ee: 48 8d b0 c8 00 00 00 lea 0xc8(%rax),%rsi 18f5: 48 8d 90 58 01 00 00 lea 0x158(%rax),%rdx 18fc: 74 1d je 0x191b 18fe: 66 90 nop 1900: 48 89 0a mov %rcx,(%rdx) 1903: 48 83 c1 01 add $0x1,%rcx 1907: 48 89 42 08 mov %rax,0x8(%rdx) 190b: 48 89 72 48 mov %rsi,0x48(%rdx) 190f: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 1916: 49 39 cc cmp %rcx,%r12 1919: 75 e5 jne 0x1900 191b: 48 89 70 60 mov %rsi,0x60(%rax) 191f: 48 8b 7c 24 78 mov 0x78(%rsp),%rdi 1924: 64 48 33 3c 25 28 00 00 xor %fs:0x28,%rdi 192c: 00 192d: 0f 85 54 06 00 00 jne 0x1f87 1933: 48 81 c4 88 00 00 00 add $0x88,%rsp 193a: 5b pop %rbx 193b: 5d pop %rbp 193c: 41 5c pop %rsp 193e: 41 5d pop %rbp 1940: 41 5e pop %rsi 1942: 41 5f pop %rdi 1944: c3 retq 1945: 0f 1f 00 nopl (%rax) 1948: 48 89 da mov %rbx,%rdx 194b: 48 c1 e2 06 shl $0x6,%rdx 194f: 4c 89 ff mov %r15,%rdi 1952: 48 29 c7 sub %rax,%rdi 1955: 48 39 fa cmp %rdi,%rdx 1958: 0f 87 8e fd ff ff ja 0x16ec 195e: 48 85 db test %rbx,%rbx 1961: 49 89 dc mov %rbx,%r12 1964: 0f 85 98 fd ff ff jne 0x1702 196a: e9 7d fd ff ff jmpq 0x16ec 196f: 90 nop 1970: 3c 01 cmp $0x1,%al 1972: 0f 84 d8 01 00 00 je 0x1b50 1978: 0f b7 5d 3c movzwl 0x3c(%rbp),%ebx 197c: 48 8b 45 28 mov 0x28(%rbp),%rax 1980: 49 89 ec mov %rbp,%r12 1983: e9 4f fd ff ff jmpq 0x16d7 1988: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 1990: 4d 85 ed test %r13,%r13 1993: 0f 84 50 03 00 00 je 0x1ce9 1999: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 199d: 0f 84 1d 03 00 00 je 0x1cc0 19a3: 48 8b 4d 00 mov 0x0(%rbp),%rcx 19a7: 48 8d 90 88 00 00 00 lea 0x88(%rax),%rdx 19ae: 48 89 50 48 mov %rdx,0x48(%rax) 19b2: 48 89 88 88 00 00 00 mov %rcx,0x88(%rax) 19b9: 48 8b 4d 08 mov 0x8(%rbp),%rcx 19bd: 48 89 88 90 00 00 00 mov %rcx,0x90(%rax) 19c4: 48 8b 4d 10 mov 0x10(%rbp),%rcx 19c8: 48 89 88 98 00 00 00 mov %rcx,0x98(%rax) 19cf: 48 8b 4d 18 mov 0x18(%rbp),%rcx 19d3: 48 89 88 a0 00 00 00 mov %rcx,0xa0(%rax) 19da: 48 8b 4d 20 mov 0x20(%rbp),%rcx 19de: 48 89 88 a8 00 00 00 mov %rcx,0xa8(%rax) 19e5: 48 8b 4d 28 mov 0x28(%rbp),%rcx 19e9: 48 89 88 b0 00 00 00 mov %rcx,0xb0(%rax) 19f0: 8b 4d 30 mov 0x30(%rbp),%ecx 19f3: 89 88 b8 00 00 00 mov %ecx,0xb8(%rax) 19f9: 0f b7 90 98 00 00 00 movzwl 0x98(%rax),%edx 1a00: 66 c1 ca 08 ror $0x8,%dx 1a04: 66 89 90 98 00 00 00 mov %dx,0x98(%rax) 1a0b: 0f b7 90 9a 00 00 00 movzwl 0x9a(%rax),%edx 1a12: 66 c1 ca 08 ror $0x8,%dx 1a16: 66 89 90 9a 00 00 00 mov %dx,0x9a(%rax) 1a1d: 8b 90 9c 00 00 00 mov 0x9c(%rax),%edx 1a23: 0f ca bswap %edx 1a25: 89 90 9c 00 00 00 mov %edx,0x9c(%rax) 1a2b: 8b 90 a0 00 00 00 mov 0xa0(%rax),%edx 1a31: 0f ca bswap %edx 1a33: 89 90 a0 00 00 00 mov %edx,0xa0(%rax) 1a39: 8b 90 a4 00 00 00 mov 0xa4(%rax),%edx 1a3f: 0f ca bswap %edx 1a41: 89 90 a4 00 00 00 mov %edx,0xa4(%rax) 1a47: 8b 90 a8 00 00 00 mov 0xa8(%rax),%edx 1a4d: 0f ca bswap %edx 1a4f: 89 90 a8 00 00 00 mov %edx,0xa8(%rax) 1a55: 8b 90 ac 00 00 00 mov 0xac(%rax),%edx 1a5b: 0f ca bswap %edx 1a5d: 89 90 ac 00 00 00 mov %edx,0xac(%rax) 1a63: 0f b7 90 b0 00 00 00 movzwl 0xb0(%rax),%edx 1a6a: 66 c1 ca 08 ror $0x8,%dx 1a6e: 66 89 90 b0 00 00 00 mov %dx,0xb0(%rax) 1a75: 0f b7 90 b2 00 00 00 movzwl 0xb2(%rax),%edx 1a7c: 66 c1 ca 08 ror $0x8,%dx 1a80: 66 89 90 b2 00 00 00 mov %dx,0xb2(%rax) 1a87: 0f b7 90 b4 00 00 00 movzwl 0xb4(%rax),%edx 1a8e: 66 c1 ca 08 ror $0x8,%dx 1a92: 66 89 90 b4 00 00 00 mov %dx,0xb4(%rax) 1a99: 0f b7 90 b6 00 00 00 movzwl 0xb6(%rax),%edx 1aa0: 66 c1 ca 08 ror $0x8,%dx 1aa4: 66 89 90 b6 00 00 00 mov %dx,0xb6(%rax) 1aab: 0f b7 90 b8 00 00 00 movzwl 0xb8(%rax),%edx 1ab2: 66 c1 ca 08 ror $0x8,%dx 1ab6: 66 89 90 b8 00 00 00 mov %dx,0xb8(%rax) 1abd: 0f b7 90 ba 00 00 00 movzwl 0xba(%rax),%edx 1ac4: 66 c1 ca 08 ror $0x8,%dx 1ac8: 66 89 90 ba 00 00 00 mov %dx,0xba(%rax) 1acf: 31 c9 xor %ecx,%ecx 1ad1: 4d 85 e4 test %r12,%r12 1ad4: 48 8d b8 c8 00 00 00 lea 0xc8(%rax),%rdi 1adb: 48 8d 90 58 01 00 00 lea 0x158(%rax),%rdx 1ae2: 74 1f je 0x1b03 1ae4: 0f 1f 40 00 nopl 0x0(%rax) 1ae8: 48 89 0a mov %rcx,(%rdx) 1aeb: 48 83 c1 01 add $0x1,%rcx 1aef: 48 89 42 08 mov %rax,0x8(%rdx) 1af3: 48 89 7a 48 mov %rdi,0x48(%rdx) 1af7: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 1afe: 4c 39 e1 cmp %r12,%rcx 1b01: 75 e5 jne 0x1ae8 1b03: 48 89 78 60 mov %rdi,0x60(%rax) 1b07: e9 13 fe ff ff jmpq 0x191f 1b0c: 0f 1f 40 00 nopl 0x0(%rax) 1b10: 8b 45 20 mov 0x20(%rbp),%eax 1b13: 4c 8d 64 24 30 lea 0x30(%rsp),%r12 1b18: 0f b7 5d 30 movzwl 0x30(%rbp),%ebx 1b1c: 66 c1 cb 08 ror $0x8,%bx 1b20: 66 89 5c 24 60 mov %bx,0x60(%rsp) 1b25: 0f c8 bswap %eax 1b27: 89 44 24 50 mov %eax,0x50(%rsp) 1b2b: 0f b7 db movzwl %bx,%ebx 1b2e: 48 85 db test %rbx,%rbx 1b31: 0f 84 62 03 00 00 je 0x1e99 1b37: 89 c0 mov %eax,%eax 1b39: 49 39 c7 cmp %rax,%r15 1b3c: 0f 82 aa fb ff ff jb 0x16ec 1b42: 48 8d 14 9b lea (%rbx,%rbx,4),%rdx 1b46: 48 c1 e2 03 shl $0x3,%rdx 1b4a: e9 00 fe ff ff jmpq 0x194f 1b4f: 90 nop 1b50: 0f b7 5d 30 movzwl 0x30(%rbp),%ebx 1b54: 8b 45 20 mov 0x20(%rbp),%eax 1b57: 49 89 ec mov %rbp,%r12 1b5a: eb cf jmp 0x1b2b 1b5c: 0f 1f 40 00 nopl 0x0(%rax) 1b60: bf 0a 00 00 00 mov $0xa,%edi 1b65: e8 66 f9 ff ff callq 0x14d0 1b6a: 31 c0 xor %eax,%eax 1b6c: e9 ae fd ff ff jmpq 0x191f 1b71: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 1b78: 41 83 f9 08 cmp $0x8,%r9d 1b7c: 48 89 50 48 mov %rdx,0x48(%rax) 1b80: 48 8b 7a 28 mov 0x28(%rdx),%rdi 1b84: 0f 84 5f fd ff ff je 0x18e9 1b8a: 4d 85 e4 test %r12,%r12 1b8d: 74 21 je 0x1bb0 1b8f: 49 39 ff cmp %rdi,%r15 1b92: 77 1c ja 0x1bb0 1b94: 48 89 c7 mov %rax,%rdi 1b97: e8 e4 f4 ff ff callq 0x1080 1b9c: bf 0a 00 00 00 mov $0xa,%edi 1ba1: e8 2a f9 ff ff callq 0x14d0 1ba6: 31 c0 xor %eax,%eax 1ba8: e9 72 fd ff ff jmpq 0x191f 1bad: 0f 1f 00 nopl (%rax) 1bb0: 4c 89 fe mov %r15,%rsi 1bb3: 4c 89 e1 mov %r12,%rcx 1bb6: 48 29 fe sub %rdi,%rsi 1bb9: 48 c1 e1 06 shl $0x6,%rcx 1bbd: 48 39 ce cmp %rcx,%rsi 1bc0: 72 d2 jb 0x1b94 1bc2: 48 01 d7 add %rdx,%rdi 1bc5: 4d 85 e4 test %r12,%r12 1bc8: 48 8d b0 c8 00 00 00 lea 0xc8(%rax),%rsi 1bcf: 48 89 78 50 mov %rdi,0x50(%rax) 1bd3: 0f 84 42 fd ff ff je 0x191b 1bd9: 48 8d 90 54 01 00 00 lea 0x154(%rax),%rdx 1be0: 45 31 c0 xor %r8d,%r8d 1be3: eb 27 jmp 0x1c0c 1be5: 0f 1f 00 nopl (%rax) 1be8: 8b 0a mov (%rdx),%ecx 1bea: 85 c9 test %ecx,%ecx 1bec: 75 06 jne 0x1bf4 1bee: c7 02 ff ff ff ff movl $0xffffffff,(%rdx) 1bf4: 49 83 c0 01 add $0x1,%r8 1bf8: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 1bff: 48 83 c7 40 add $0x40,%rdi 1c03: 4d 39 c4 cmp %r8,%r12 1c06: 0f 84 0f fd ff ff je 0x191b 1c0c: 48 8b 4f 18 mov 0x18(%rdi),%rcx 1c10: 4c 89 42 04 mov %r8,0x4(%rdx) 1c14: 48 89 42 0c mov %rax,0xc(%rdx) 1c18: 48 89 7a 14 mov %rdi,0x14(%rdx) 1c1c: 49 39 cf cmp %rcx,%r15 1c1f: 76 1a jbe 0x1c3b 1c21: 4d 89 f9 mov %r15,%r9 1c24: 49 29 c9 sub %rcx,%r9 1c27: 4c 39 4f 20 cmp %r9,0x20(%rdi) 1c2b: 77 0e ja 0x1c3b 1c2d: 4c 01 f1 add %r14,%rcx 1c30: 4c 01 e9 add %r13,%rcx 1c33: 48 89 4a 2c mov %rcx,0x2c(%rdx) 1c37: 48 89 4a 24 mov %rcx,0x24(%rdx) 1c3b: 83 7f 04 12 cmpl $0x12,0x4(%rdi) 1c3f: 48 89 72 4c mov %rsi,0x4c(%rdx) 1c43: 75 a3 jne 0x1be8 1c45: 8b 4f 28 mov 0x28(%rdi),%ecx 1c48: 49 39 cc cmp %rcx,%r12 1c4b: 76 9b jbe 0x1be8 1c4d: 4c 8d 0c 49 lea (%rcx,%rcx,2),%r9 1c51: 4a 8d 0c 89 lea (%rcx,%r9,4),%rcx 1c55: 48 c1 e1 04 shl $0x4,%rcx 1c59: 44 89 84 08 54 01 00 00 mov %r8d,0x154(%rax,%rcx,1) 1c61: eb 85 jmp 0x1be8 1c63: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 1c68: 48 85 c0 test %rax,%rax 1c6b: 0f 84 7b fa ff ff je 0x16ec 1c71: 49 39 c7 cmp %rax,%r15 1c74: 0f 86 72 fa ff ff jbe 0x16ec 1c7a: 48 8d 48 40 lea 0x40(%rax),%rcx 1c7e: 49 39 cf cmp %rcx,%r15 1c81: 0f 82 65 fa ff ff jb 0x16ec 1c87: 4d 85 ed test %r13,%r13 1c8a: 0f 84 53 02 00 00 je 0x1ee3 1c90: 4c 01 e8 add %r13,%rax 1c93: 80 fa 01 cmp $0x1,%dl 1c96: 49 8b 5c 06 20 mov 0x20(%r14,%rax,1),%rbx 1c9b: 74 03 je 0x1ca0 1c9d: 48 0f cb bswap %rbx 1ca0: 48 89 5c 24 28 mov %rbx,0x28(%rsp) 1ca5: b8 ff ff ff ff mov $0xffffffff,%eax 1caa: 48 39 c3 cmp %rax,%rbx 1cad: 0f 87 ad fe ff ff ja 0x1b60 1cb3: 49 8b 44 24 28 mov 0x28(%r12),%rax 1cb8: e9 26 fa ff ff jmpq 0x16e3 1cbd: 0f 1f 00 nopl (%rax) 1cc0: 41 83 f9 08 cmp $0x8,%r9d 1cc4: 48 89 50 48 mov %rdx,0x48(%rax) 1cc8: 8b 4a 20 mov 0x20(%rdx),%ecx 1ccb: 0f 84 fe fd ff ff je 0x1acf 1cd1: 4d 85 e4 test %r12,%r12 1cd4: 75 7a jne 0x1d50 1cd6: 48 01 ca add %rcx,%rdx 1cd9: 48 8d b8 c8 00 00 00 lea 0xc8(%rax),%rdi 1ce0: 48 89 50 50 mov %rdx,0x50(%rax) 1ce4: e9 1a fe ff ff jmpq 0x1b03 1ce9: 48 8b 4d 00 mov 0x0(%rbp),%rcx 1ced: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 1cf1: 48 8d 90 88 00 00 00 lea 0x88(%rax),%rdx 1cf8: 48 89 50 48 mov %rdx,0x48(%rax) 1cfc: 48 89 88 88 00 00 00 mov %rcx,0x88(%rax) 1d03: 48 8b 4d 08 mov 0x8(%rbp),%rcx 1d07: 48 89 88 90 00 00 00 mov %rcx,0x90(%rax) 1d0e: 48 8b 4d 10 mov 0x10(%rbp),%rcx 1d12: 48 89 88 98 00 00 00 mov %rcx,0x98(%rax) 1d19: 48 8b 4d 18 mov 0x18(%rbp),%rcx 1d1d: 48 89 88 a0 00 00 00 mov %rcx,0xa0(%rax) 1d24: 48 8b 4d 20 mov 0x20(%rbp),%rcx 1d28: 48 89 88 a8 00 00 00 mov %rcx,0xa8(%rax) 1d2f: 48 8b 4d 28 mov 0x28(%rbp),%rcx 1d33: 48 89 88 b0 00 00 00 mov %rcx,0xb0(%rax) 1d3a: 8b 4d 30 mov 0x30(%rbp),%ecx 1d3d: 89 88 b8 00 00 00 mov %ecx,0xb8(%rax) 1d43: 0f 84 86 fd ff ff je 0x1acf 1d49: e9 ab fc ff ff jmpq 0x19f9 1d4e: 66 90 nop 1d50: 49 39 cf cmp %rcx,%r15 1d53: 0f 86 3b fe ff ff jbe 0x1b94 1d59: 4b 8d 34 a4 lea (%r12,%r12,4),%rsi 1d5d: 4c 89 ff mov %r15,%rdi 1d60: 48 29 cf sub %rcx,%rdi 1d63: 48 c1 e6 03 shl $0x3,%rsi 1d67: 48 39 f7 cmp %rsi,%rdi 1d6a: 0f 82 24 fe ff ff jb 0x1b94 1d70: 48 01 d1 add %rdx,%rcx 1d73: 48 8d b8 c8 00 00 00 lea 0xc8(%rax),%rdi 1d7a: 48 8d 90 54 01 00 00 lea 0x154(%rax),%rdx 1d81: 48 89 48 50 mov %rcx,0x50(%rax) 1d85: 45 31 c0 xor %r8d,%r8d 1d88: eb 2a jmp 0x1db4 1d8a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 1d90: 8b 32 mov (%rdx),%esi 1d92: 85 f6 test %esi,%esi 1d94: 75 06 jne 0x1d9c 1d96: c7 02 ff ff ff ff movl $0xffffffff,(%rdx) 1d9c: 49 83 c0 01 add $0x1,%r8 1da0: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 1da7: 48 83 c1 28 add $0x28,%rcx 1dab: 4d 39 e0 cmp %r12,%r8 1dae: 0f 84 4f fd ff ff je 0x1b03 1db4: 8b 71 10 mov 0x10(%rcx),%esi 1db7: 4c 89 42 04 mov %r8,0x4(%rdx) 1dbb: 48 89 42 0c mov %rax,0xc(%rdx) 1dbf: 48 89 4a 14 mov %rcx,0x14(%rdx) 1dc3: 49 39 f7 cmp %rsi,%r15 1dc6: 76 1d jbe 0x1de5 1dc8: 44 8b 51 14 mov 0x14(%rcx),%r10d 1dcc: 4d 89 f9 mov %r15,%r9 1dcf: 49 29 f1 sub %rsi,%r9 1dd2: 4d 39 ca cmp %r9,%r10 1dd5: 77 0e ja 0x1de5 1dd7: 4c 01 f6 add %r14,%rsi 1dda: 4c 01 ee add %r13,%rsi 1ddd: 48 89 72 2c mov %rsi,0x2c(%rdx) 1de1: 48 89 72 24 mov %rsi,0x24(%rdx) 1de5: 83 79 04 12 cmpl $0x12,0x4(%rcx) 1de9: 48 89 7a 4c mov %rdi,0x4c(%rdx) 1ded: 75 a1 jne 0x1d90 1def: 8b 71 18 mov 0x18(%rcx),%esi 1df2: 4c 39 e6 cmp %r12,%rsi 1df5: 73 99 jae 0x1d90 1df7: 4c 8d 0c 76 lea (%rsi,%rsi,2),%r9 1dfb: 4a 8d 34 8e lea (%rsi,%r9,4),%rsi 1dff: 48 c1 e6 04 shl $0x4,%rsi 1e03: 44 89 84 30 54 01 00 00 mov %r8d,0x154(%rax,%rsi,1) 1e0b: eb 83 jmp 0x1d90 1e0d: 48 8b 4d 00 mov 0x0(%rbp),%rcx 1e11: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 1e15: 48 8d 90 88 00 00 00 lea 0x88(%rax),%rdx 1e1c: 48 89 50 48 mov %rdx,0x48(%rax) 1e20: 48 89 88 88 00 00 00 mov %rcx,0x88(%rax) 1e27: 48 8b 4d 08 mov 0x8(%rbp),%rcx 1e2b: 48 89 88 90 00 00 00 mov %rcx,0x90(%rax) 1e32: 48 8b 4d 10 mov 0x10(%rbp),%rcx 1e36: 48 89 88 98 00 00 00 mov %rcx,0x98(%rax) 1e3d: 48 8b 4d 18 mov 0x18(%rbp),%rcx 1e41: 48 89 88 a0 00 00 00 mov %rcx,0xa0(%rax) 1e48: 48 8b 4d 20 mov 0x20(%rbp),%rcx 1e4c: 48 89 88 a8 00 00 00 mov %rcx,0xa8(%rax) 1e53: 48 8b 4d 28 mov 0x28(%rbp),%rcx 1e57: 48 89 88 b0 00 00 00 mov %rcx,0xb0(%rax) 1e5e: 48 8b 4d 30 mov 0x30(%rbp),%rcx 1e62: 48 89 88 b8 00 00 00 mov %rcx,0xb8(%rax) 1e69: 48 8b 4d 38 mov 0x38(%rbp),%rcx 1e6d: 48 89 88 c0 00 00 00 mov %rcx,0xc0(%rax) 1e74: 0f 84 6f fa ff ff je 0x18e9 1e7a: e9 8b f9 ff ff jmpq 0x180a 1e7f: 90 nop 1e80: bf 08 00 00 00 mov $0x8,%edi 1e85: 48 89 44 24 08 mov %rax,0x8(%rsp) 1e8a: e8 41 f6 ff ff callq 0x14d0 1e8f: 48 8b 44 24 08 mov 0x8(%rsp),%rax 1e94: e9 86 fa ff ff jmpq 0x191f 1e99: 85 c0 test %eax,%eax 1e9b: 0f 84 4b f8 ff ff je 0x16ec 1ea1: 89 c0 mov %eax,%eax 1ea3: 49 39 c7 cmp %rax,%r15 1ea6: 0f 86 40 f8 ff ff jbe 0x16ec 1eac: 4c 89 f9 mov %r15,%rcx 1eaf: 48 29 c1 sub %rax,%rcx 1eb2: 48 83 f9 27 cmp $0x27,%rcx 1eb6: 0f 86 30 f8 ff ff jbe 0x16ec 1ebc: 4d 85 ed test %r13,%r13 1ebf: 74 71 je 0x1f32 1ec1: 80 fa 01 cmp $0x1,%dl 1ec4: 49 8d 54 05 00 lea 0x0(%r13,%rax,1),%rdx 1ec9: 74 0e je 0x1ed9 1ecb: 41 8b 5c 16 14 mov 0x14(%r14,%rdx,1),%ebx 1ed0: 0f cb bswap %ebx 1ed2: 89 db mov %ebx,%ebx 1ed4: e9 60 fc ff ff jmpq 0x1b39 1ed9: 41 8b 5c 16 14 mov 0x14(%r14,%rdx,1),%ebx 1ede: e9 56 fc ff ff jmpq 0x1b39 1ee3: 4a 8d 4c 30 20 lea 0x20(%rax,%r14,1),%rcx 1ee8: 48 8d 74 24 28 lea 0x28(%rsp),%rsi 1eed: 44 89 d7 mov %r10d,%edi 1ef0: ba 08 00 00 00 mov $0x8,%edx 1ef5: 4c 89 44 24 18 mov %r8,0x18(%rsp) 1efa: 44 89 4c 24 14 mov %r9d,0x14(%rsp) 1eff: 44 89 54 24 08 mov %r10d,0x8(%rsp) 1f04: e8 a7 f6 ff ff callq 0x15b0 1f09: 48 83 f8 08 cmp $0x8,%rax 1f0d: 44 8b 54 24 08 mov 0x8(%rsp),%r10d 1f12: 44 8b 4c 24 14 mov 0x14(%rsp),%r9d 1f17: 4c 8b 44 24 18 mov 0x18(%rsp),%r8 1f1c: 75 6e jne 0x1f8c 1f1e: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 1f22: 48 8b 5c 24 28 mov 0x28(%rsp),%rbx 1f27: 0f 84 78 fd ff ff je 0x1ca5 1f2d: e9 6b fd ff ff jmpq 0x1c9d 1f32: 4a 8d 4c 30 14 lea 0x14(%rax,%r14,1),%rcx 1f37: 48 8d 74 24 28 lea 0x28(%rsp),%rsi 1f3c: 44 89 d7 mov %r10d,%edi 1f3f: ba 04 00 00 00 mov $0x4,%edx 1f44: 4c 89 44 24 18 mov %r8,0x18(%rsp) 1f49: 44 89 4c 24 14 mov %r9d,0x14(%rsp) 1f4e: 44 89 54 24 08 mov %r10d,0x8(%rsp) 1f53: e8 58 f6 ff ff callq 0x15b0 1f58: 48 83 f8 04 cmp $0x4,%rax 1f5c: 44 8b 54 24 08 mov 0x8(%rsp),%r10d 1f61: 44 8b 4c 24 14 mov 0x14(%rsp),%r9d 1f66: 4c 8b 44 24 18 mov 0x18(%rsp),%r8 1f6b: 75 1f jne 0x1f8c 1f6d: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 1f71: 8b 5c 24 28 mov 0x28(%rsp),%ebx 1f75: 41 8b 44 24 20 mov 0x20(%r12),%eax 1f7a: 0f 85 50 ff ff ff jne 0x1ed0 1f80: 89 db mov %ebx,%ebx 1f82: e9 b2 fb ff ff jmpq 0x1b39 1f87: e8 34 f1 ff ff callq 0x10c0 1f8c: 48 85 c0 test %rax,%rax 1f8f: 0f 89 cb fb ff ff jns 0x1b60 1f95: bf 09 00 00 00 mov $0x9,%edi 1f9a: e8 31 f5 ff ff callq 0x14d0 1f9f: 31 c0 xor %eax,%eax 1fa1: e9 79 f9 ff ff jmpq 0x191f 1fa6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 1fae: 00 00 1fb0: 41 57 push %rdi 1fb2: 41 56 push %rsi 1fb4: 4d 89 cf mov %r9,%r15 1fb7: 41 55 push %rbp 1fb9: 41 54 push %rsp 1fbb: 41 89 fd mov %edi,%r13d 1fbe: 55 push %rbp 1fbf: 53 push %rbx 1fc0: 49 89 f4 mov %rsi,%r12 1fc3: 48 89 d3 mov %rdx,%rbx 1fc6: 48 89 cd mov %rcx,%rbp 1fc9: 45 89 c6 mov %r8d,%r14d 1fcc: 48 83 ec 18 sub $0x18,%rsp 1fd0: 48 83 f9 07 cmp $0x7,%rcx 1fd4: 76 5a jbe 0x2030 1fd6: 48 8d 04 16 lea (%rsi,%rdx,1),%rax 1fda: 48 8d 35 71 1a 00 00 lea 0x1a71(%rip),%rsi # 0x3a52 1fe1: ba 08 00 00 00 mov $0x8,%edx 1fe6: 48 89 c7 mov %rax,%rdi 1fe9: 48 89 44 24 08 mov %rax,0x8(%rsp) 1fee: e8 1d f1 ff ff callq 0x1110 1ff3: 85 c0 test %eax,%eax 1ff5: 0f 84 85 00 00 00 je 0x2080 1ffb: 48 83 fd 0f cmp $0xf,%rbp 1fff: 76 2f jbe 0x2030 2001: 48 8b 7c 24 08 mov 0x8(%rsp),%rdi 2006: 48 8d 35 4e 1a 00 00 lea 0x1a4e(%rip),%rsi # 0x3a5b 200d: ba 04 00 00 00 mov $0x4,%edx 2012: e8 f9 f0 ff ff callq 0x1110 2017: 85 c0 test %eax,%eax 2019: 75 15 jne 0x2030 201b: 48 8b 44 24 08 mov 0x8(%rsp),%rax 2020: 0f b6 40 04 movzbl 0x4(%rax),%eax 2024: 83 e8 01 sub $0x1,%eax 2027: 83 f8 01 cmp $0x1,%eax 202a: 0f 86 b8 00 00 00 jbe 0x20e8 2030: be 08 01 00 00 mov $0x108,%esi 2035: bf 01 00 00 00 mov $0x1,%edi 203a: e8 f1 f0 ff ff callq 0x1130 203f: 48 85 c0 test %rax,%rax 2042: 0f 84 f8 00 00 00 je 0x2140 2048: c7 40 18 00 00 00 00 movl $0x0,0x18(%rax) 204f: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 2056: 44 89 70 1c mov %r14d,0x1c(%rax) 205a: 44 89 68 24 mov %r13d,0x24(%rax) 205e: 48 89 58 28 mov %rbx,0x28(%rax) 2062: 48 89 68 30 mov %rbp,0x30(%rax) 2066: 4c 89 20 mov %r12,(%rax) 2069: 4c 89 78 08 mov %r15,0x8(%rax) 206d: 48 83 c4 18 add $0x18,%rsp 2071: 5b pop %rbx 2072: 5d pop %rbp 2073: 41 5c pop %rsp 2075: 41 5d pop %rbp 2077: 41 5e pop %rsi 2079: 41 5f pop %rdi 207b: c3 retq 207c: 0f 1f 40 00 nopl 0x0(%rax) 2080: be 08 01 00 00 mov $0x108,%esi 2085: bf 01 00 00 00 mov $0x1,%edi 208a: e8 a1 f0 ff ff callq 0x1130 208f: 48 85 c0 test %rax,%rax 2092: 0f 84 a8 00 00 00 je 0x2140 2098: 48 8d 90 f4 00 00 00 lea 0xf4(%rax),%rdx 209f: 48 89 58 28 mov %rbx,0x28(%rax) 20a3: 48 83 c3 08 add $0x8,%rbx 20a7: c7 40 18 01 00 00 00 movl $0x1,0x18(%rax) 20ae: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 20b5: 44 89 70 1c mov %r14d,0x1c(%rax) 20b9: 44 89 68 24 mov %r13d,0x24(%rax) 20bd: 48 89 68 30 mov %rbp,0x30(%rax) 20c1: 4c 89 20 mov %r12,(%rax) 20c4: 4c 89 78 08 mov %r15,0x8(%rax) 20c8: 48 89 58 70 mov %rbx,0x70(%rax) 20cc: 48 89 90 a0 00 00 00 mov %rdx,0xa0(%rax) 20d3: 48 83 c4 18 add $0x18,%rsp 20d7: 5b pop %rbx 20d8: 5d pop %rbp 20d9: 41 5c pop %rsp 20db: 41 5d pop %rbp 20dd: 41 5e pop %rsi 20df: 41 5f pop %rdi 20e1: c3 retq 20e2: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 20e8: 48 8b 4c 24 08 mov 0x8(%rsp),%rcx 20ed: 0f b6 41 05 movzbl 0x5(%rcx),%eax 20f1: 83 e8 01 sub $0x1,%eax 20f4: 83 f8 01 cmp $0x1,%eax 20f7: 0f 87 33 ff ff ff ja 0x2030 20fd: 80 79 06 01 cmpb $0x1,0x6(%rcx) 2101: 0f 85 29 ff ff ff jne 0x2030 2107: 48 83 ec 08 sub $0x8,%rsp 210b: 48 89 d9 mov %rbx,%rcx 210e: 45 89 f1 mov %r14d,%r9d 2111: 41 57 push %rdi 2113: 48 8b 54 24 18 mov 0x18(%rsp),%rdx 2118: 49 89 e8 mov %rbp,%r8 211b: 4c 89 e6 mov %r12,%rsi 211e: 44 89 ef mov %r13d,%edi 2121: e8 2a f5 ff ff callq 0x1650 2126: 5a pop %rdx 2127: 59 pop %rcx 2128: 48 83 c4 18 add $0x18,%rsp 212c: 5b pop %rbx 212d: 5d pop %rbp 212e: 41 5c pop %rsp 2130: 41 5d pop %rbp 2132: 41 5e pop %rsi 2134: 41 5f pop %rdi 2136: c3 retq 2137: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 213f: 00 2140: bf 08 00 00 00 mov $0x8,%edi 2145: e8 86 f3 ff ff callq 0x14d0 214a: 31 c0 xor %eax,%eax 214c: e9 1c ff ff ff jmpq 0x206d 2151: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 2156: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 215e: 00 00 2160: 41 57 push %rdi 2162: 41 56 push %rsi 2164: 41 55 push %rbp 2166: 41 54 push %rsp 2168: 41 89 fc mov %edi,%r12d 216b: 55 push %rbp 216c: 53 push %rbx 216d: 48 89 f5 mov %rsi,%rbp 2170: 4c 89 c3 mov %r8,%rbx 2173: 44 8d 69 f8 lea -0x8(%rcx),%r13d 2177: 48 81 ec c8 00 00 00 sub $0xc8,%rsp 217e: 64 48 8b 3c 25 28 00 00 mov %fs:0x28,%rdi 2186: 00 2187: 48 89 bc 24 b8 00 00 00 mov %rdi,0xb8(%rsp) 218f: 31 ff xor %edi,%edi 2191: 4d 85 c0 test %r8,%r8 2194: 48 89 54 24 08 mov %rdx,0x8(%rsp) 2199: 89 4c 24 1c mov %ecx,0x1c(%rsp) 219d: 75 0a jne 0x21a9 219f: 48 83 fa ff cmp $0xffffffffffffffff,%rdx 21a3: 0f 84 9f 02 00 00 je 0x2448 21a9: 41 83 fd 03 cmp $0x3,%r13d 21ad: 0f 87 bd 00 00 00 ja 0x2270 21b3: 48 85 db test %rbx,%rbx 21b6: 74 68 je 0x2220 21b8: 4c 8b 33 mov (%rbx),%r14 21bb: 4d 85 f6 test %r14,%r14 21be: 0f 84 ac 00 00 00 je 0x2270 21c4: 44 8b 44 24 1c mov 0x1c(%rsp),%r8d 21c9: 48 8b 4c 24 08 mov 0x8(%rsp),%rcx 21ce: 49 89 d9 mov %rbx,%r9 21d1: 48 89 ea mov %rbp,%rdx 21d4: 4c 89 f6 mov %r14,%rsi 21d7: 44 89 e7 mov %r12d,%edi 21da: e8 d1 fd ff ff callq 0x1fb0 21df: 48 85 c0 test %rax,%rax 21e2: 49 89 c5 mov %rax,%r13 21e5: 0f 84 d5 01 00 00 je 0x23c0 21eb: 48 85 db test %rbx,%rbx 21ee: 0f 84 ec 01 00 00 je 0x23e0 21f4: 48 8b 9c 24 b8 00 00 00 mov 0xb8(%rsp),%rbx 21fc: 64 48 33 1c 25 28 00 00 xor %fs:0x28,%rbx 2204: 00 2205: 4c 89 e8 mov %r13,%rax 2208: 0f 85 e3 02 00 00 jne 0x24f1 220e: 48 81 c4 c8 00 00 00 add $0xc8,%rsp 2215: 5b pop %rbx 2216: 5d pop %rbp 2217: 41 5c pop %rsp 2219: 41 5d pop %rbp 221b: 41 5e pop %rsi 221d: 41 5f pop %rdi 221f: c3 retq 2220: 8b 44 24 1c mov 0x1c(%rsp),%eax 2224: 83 f8 0b cmp $0xb,%eax 2227: 74 0f je 0x2238 2229: 83 f8 08 cmp $0x8,%eax 222c: b9 01 00 00 00 mov $0x1,%ecx 2231: ba 03 00 00 00 mov $0x3,%edx 2236: 75 13 jne 0x224b 2238: 31 d2 xor %edx,%edx 223a: 83 7c 24 1c 08 cmpl $0x8,0x1c(%rsp) 223f: b9 02 00 00 00 mov $0x2,%ecx 2244: 0f 95 c2 setne %dl 2247: 8d 54 12 01 lea 0x1(%rdx,%rdx,1),%edx 224b: 48 8b 74 24 08 mov 0x8(%rsp),%rsi 2250: 31 ff xor %edi,%edi 2252: 49 89 e9 mov %rbp,%r9 2255: 45 89 e0 mov %r12d,%r8d 2258: e8 73 ee ff ff callq 0x10d0 225d: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 2261: 49 89 c6 mov %rax,%r14 2264: 0f 85 51 ff ff ff jne 0x21bb 226a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 2270: 48 8b 4c 24 08 mov 0x8(%rsp),%rcx 2275: b8 40 00 00 00 mov $0x40,%eax 227a: 49 89 ed mov %rbp,%r13 227d: 48 83 f9 40 cmp $0x40,%rcx 2281: 48 0f 46 c1 cmovbe %rcx,%rax 2285: 45 31 ff xor %r15d,%r15d 2288: 48 89 04 24 mov %rax,(%rsp) 228c: 48 8d 44 24 20 lea 0x20(%rsp),%rax 2291: 48 89 44 24 10 mov %rax,0x10(%rsp) 2296: eb 28 jmp 0x22c0 2298: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 22a0: 48 83 f8 00 cmp $0x0,%rax 22a4: 0f 8e 4c 02 00 00 jle 0x24f6 22aa: 49 01 c7 add %rax,%r15 22ad: 4c 39 3c 24 cmp %r15,(%rsp) 22b1: 4d 89 fe mov %r15,%r14 22b4: 76 4a jbe 0x2300 22b6: 4e 8d 6c 3d 00 lea 0x0(%rbp,%r15,1),%r13 22bb: 48 8b 44 24 10 mov 0x10(%rsp),%rax 22c0: 48 8b 14 24 mov (%rsp),%rdx 22c4: 4a 8d 34 38 lea (%rax,%r15,1),%rsi 22c8: 4c 89 e9 mov %r13,%rcx 22cb: 44 89 e7 mov %r12d,%edi 22ce: 4d 89 fe mov %r15,%r14 22d1: 4c 29 fa sub %r15,%rdx 22d4: e8 d7 ee ff ff callq 0x11b0 22d9: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 22dd: 75 c1 jne 0x22a0 22df: e8 ac ed ff ff callq 0x1090 22e4: 83 38 04 cmpl $0x4,(%rax) 22e7: 74 d2 je 0x22bb 22e9: bf 09 00 00 00 mov $0x9,%edi 22ee: 45 31 ed xor %r13d,%r13d 22f1: e8 da f1 ff ff callq 0x14d0 22f6: e9 f9 fe ff ff jmpq 0x21f4 22fb: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 2300: 49 83 ff 07 cmp $0x7,%r15 2304: 0f 86 e6 00 00 00 jbe 0x23f0 230a: 4c 8b 7c 24 10 mov 0x10(%rsp),%r15 230f: 48 8d 35 3c 17 00 00 lea 0x173c(%rip),%rsi # 0x3a52 2316: ba 08 00 00 00 mov $0x8,%edx 231b: 4c 89 ff mov %r15,%rdi 231e: e8 ed ed ff ff callq 0x1110 2323: 85 c0 test %eax,%eax 2325: 0f 84 4d 01 00 00 je 0x2478 232b: 49 83 fe 0f cmp $0xf,%r14 232f: 0f 86 bb 00 00 00 jbe 0x23f0 2335: 48 8d 35 1f 17 00 00 lea 0x171f(%rip),%rsi # 0x3a5b 233c: ba 04 00 00 00 mov $0x4,%edx 2341: 4c 89 ff mov %r15,%rdi 2344: e8 c7 ed ff ff callq 0x1110 2349: 85 c0 test %eax,%eax 234b: 0f 85 9f 00 00 00 jne 0x23f0 2351: 0f b6 44 24 24 movzbl 0x24(%rsp),%eax 2356: 89 c2 mov %eax,%edx 2358: 83 e8 01 sub $0x1,%eax 235b: 83 f8 01 cmp $0x1,%eax 235e: 0f 87 8c 00 00 00 ja 0x23f0 2364: 0f b6 44 24 25 movzbl 0x25(%rsp),%eax 2369: 83 e8 01 sub $0x1,%eax 236c: 83 f8 01 cmp $0x1,%eax 236f: 77 7f ja 0x23f0 2371: 80 7c 24 26 01 cmpb $0x1,0x26(%rsp) 2376: 75 78 jne 0x23f0 2378: 80 fa 01 cmp $0x1,%dl 237b: b8 40 00 00 00 mov $0x40,%eax 2380: ba 34 00 00 00 mov $0x34,%edx 2385: 48 0f 44 c2 cmove %rdx,%rax 2389: 4c 39 f0 cmp %r14,%rax 238c: 77 62 ja 0x23f0 238e: 48 83 ec 08 sub $0x8,%rsp 2392: 48 89 e9 mov %rbp,%rcx 2395: 31 f6 xor %esi,%esi 2397: 53 push %rbx 2398: 44 8b 4c 24 2c mov 0x2c(%rsp),%r9d 239d: 44 89 e7 mov %r12d,%edi 23a0: 4c 8b 44 24 18 mov 0x18(%rsp),%r8 23a5: 48 8b 54 24 20 mov 0x20(%rsp),%rdx 23aa: e8 a1 f2 ff ff callq 0x1650 23af: 49 89 c5 mov %rax,%r13 23b2: 58 pop %rax 23b3: 5a pop %rdx 23b4: e9 3b fe ff ff jmpq 0x21f4 23b9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 23c0: 48 85 db test %rbx,%rbx 23c3: 74 09 je 0x23ce 23c5: 4c 3b 33 cmp (%rbx),%r14 23c8: 0f 84 26 fe ff ff je 0x21f4 23ce: 48 8b 74 24 08 mov 0x8(%rsp),%rsi 23d3: 4c 89 f7 mov %r14,%rdi 23d6: e8 a5 ed ff ff callq 0x1180 23db: e9 14 fe ff ff jmpq 0x21f4 23e0: 83 48 38 40 orl $0x40,0x38(%rax) 23e4: e9 0b fe ff ff jmpq 0x21f4 23e9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 23f0: be 08 01 00 00 mov $0x108,%esi 23f5: bf 01 00 00 00 mov $0x1,%edi 23fa: e8 31 ed ff ff callq 0x1130 23ff: 48 85 c0 test %rax,%rax 2402: 49 89 c5 mov %rax,%r13 2405: 0f 84 d4 00 00 00 je 0x24df 240b: c7 40 18 00 00 00 00 movl $0x0,0x18(%rax) 2412: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 2419: 8b 44 24 1c mov 0x1c(%rsp),%eax 241d: 45 89 65 24 mov %r12d,0x24(%r13) 2421: 49 89 6d 28 mov %rbp,0x28(%r13) 2425: 49 c7 45 00 00 00 00 00 movq $0x0,0x0(%r13) 242d: 49 89 5d 08 mov %rbx,0x8(%r13) 2431: 41 89 45 1c mov %eax,0x1c(%r13) 2435: 48 8b 44 24 08 mov 0x8(%rsp),%rax 243a: 49 89 45 30 mov %rax,0x30(%r13) 243e: e9 b1 fd ff ff jmpq 0x21f4 2443: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 2448: 48 8d 54 24 20 lea 0x20(%rsp),%rdx 244d: 44 89 e6 mov %r12d,%esi 2450: bf 01 00 00 00 mov $0x1,%edi 2455: e8 16 ed ff ff callq 0x1170 245a: 85 c0 test %eax,%eax 245c: 48 c7 c0 ff ff ff ff mov $0xffffffffffffffff,%rax 2463: 48 0f 44 44 24 50 cmove 0x50(%rsp),%rax 2469: 48 89 44 24 08 mov %rax,0x8(%rsp) 246e: e9 36 fd ff ff jmpq 0x21a9 2473: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 2478: be 08 01 00 00 mov $0x108,%esi 247d: bf 01 00 00 00 mov $0x1,%edi 2482: e8 a9 ec ff ff callq 0x1130 2487: 48 85 c0 test %rax,%rax 248a: 49 89 c5 mov %rax,%r13 248d: 74 50 je 0x24df 248f: 8b 44 24 1c mov 0x1c(%rsp),%eax 2493: 49 89 6d 28 mov %rbp,0x28(%r13) 2497: 48 83 c5 08 add $0x8,%rbp 249b: 41 c7 45 18 01 00 00 00 movl $0x1,0x18(%r13) 24a3: 41 c7 45 3c 01 00 00 00 movl $0x1,0x3c(%r13) 24ab: 45 89 65 24 mov %r12d,0x24(%r13) 24af: 49 c7 45 00 00 00 00 00 movq $0x0,0x0(%r13) 24b7: 41 89 45 1c mov %eax,0x1c(%r13) 24bb: 48 8b 44 24 08 mov 0x8(%rsp),%rax 24c0: 49 89 5d 08 mov %rbx,0x8(%r13) 24c4: 49 89 6d 70 mov %rbp,0x70(%r13) 24c8: 49 89 45 30 mov %rax,0x30(%r13) 24cc: 49 8d 85 f4 00 00 00 lea 0xf4(%r13),%rax 24d3: 49 89 85 a0 00 00 00 mov %rax,0xa0(%r13) 24da: e9 15 fd ff ff jmpq 0x21f4 24df: bf 08 00 00 00 mov $0x8,%edi 24e4: 45 31 ed xor %r13d,%r13d 24e7: e8 e4 ef ff ff callq 0x14d0 24ec: e9 03 fd ff ff jmpq 0x21f4 24f1: e8 ca eb ff ff callq 0x10c0 24f6: 0f 84 04 fe ff ff je 0x2300 24fc: 49 89 c6 mov %rax,%r14 24ff: e9 06 fe ff ff jmpq 0x230a 2504: 66 90 nop 2506: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 250e: 00 00 2510: 41 57 push %rdi 2512: 41 56 push %rsi 2514: 41 55 push %rbp 2516: 41 54 push %rsp 2518: 49 89 fd mov %rdi,%r13 251b: 55 push %rbp 251c: 53 push %rbx 251d: 48 81 ec 88 00 00 00 sub $0x88,%rsp 2524: 4c 8b 07 mov (%rdi),%r8 2527: 64 48 8b 04 25 28 00 00 mov %fs:0x28,%rax 252f: 00 2530: 48 89 44 24 78 mov %rax,0x78(%rsp) 2535: 31 c0 xor %eax,%eax 2537: 4d 85 c0 test %r8,%r8 253a: 0f 84 90 02 00 00 je 0x27d0 2540: 48 8b 47 30 mov 0x30(%rdi),%rax 2544: 48 03 47 28 add 0x28(%rdi),%rax 2548: 48 8b 57 70 mov 0x70(%rdi),%rdx 254c: 48 39 c2 cmp %rax,%rdx 254f: 0f 87 db 02 00 00 ja 0x2830 2555: 48 29 d0 sub %rdx,%rax 2558: 48 83 f8 3b cmp $0x3b,%rax 255c: 0f 86 ce 02 00 00 jbe 0x2830 2562: 4d 8d 34 10 lea (%r8,%rdx,1),%r14 2566: 49 8d 7e 3a lea 0x3a(%r14),%rdi 256a: 48 8d 35 ef 14 00 00 lea 0x14ef(%rip),%rsi # 0x3a60 2571: ba 02 00 00 00 mov $0x2,%edx 2576: e8 95 eb ff ff callq 0x1110 257b: 85 c0 test %eax,%eax 257d: 89 c3 mov %eax,%ebx 257f: 0f 85 6b 03 00 00 jne 0x28f0 2585: 49 8b 06 mov (%r14),%rax 2588: 49 8b 56 08 mov 0x8(%r14),%rdx 258c: 41 c6 85 04 01 00 00 00 movb $0x0,0x104(%r13) 2594: 49 89 85 f4 00 00 00 mov %rax,0xf4(%r13) 259b: 49 89 95 fc 00 00 00 mov %rdx,0xfc(%r13) 25a2: 41 80 3e 2f cmpb $0x2f,(%r14) 25a6: 0f 84 a4 01 00 00 je 0x2750 25ac: 49 8d ad e4 00 00 00 lea 0xe4(%r13),%rbp 25b3: b9 10 00 00 00 mov $0x10,%ecx 25b8: ba 2f 00 00 00 mov $0x2f,%edx 25bd: 4c 89 f6 mov %r14,%rsi 25c0: 48 89 ef mov %rbp,%rdi 25c3: e8 f8 eb ff ff callq 0x11c0 25c8: 48 85 c0 test %rax,%rax 25cb: 0f 84 37 03 00 00 je 0x2908 25d1: c6 40 ff 00 movb $0x0,-0x1(%rax) 25d5: 49 89 6d 78 mov %rbp,0x78(%r13) 25d9: 41 80 7e 30 20 cmpb $0x20,0x30(%r14) 25de: 0f 84 b4 02 00 00 je 0x2898 25e4: 41 80 7e 1b 20 cmpb $0x20,0x1b(%r14) 25e9: 49 8d 7e 10 lea 0x10(%r14),%rdi 25ed: 74 1a je 0x2609 25ef: 49 8b 46 10 mov 0x10(%r14),%rax 25f3: 48 89 44 24 6b mov %rax,0x6b(%rsp) 25f8: 8b 47 08 mov 0x8(%rdi),%eax 25fb: 48 8d 7c 24 6b lea 0x6b(%rsp),%rdi 2600: c6 44 24 77 00 movb $0x0,0x77(%rsp) 2605: 89 44 24 73 mov %eax,0x73(%rsp) 2609: 31 f6 xor %esi,%esi 260b: ba 0a 00 00 00 mov $0xa,%edx 2610: e8 2b eb ff ff callq 0x1140 2615: 49 89 85 80 00 00 00 mov %rax,0x80(%r13) 261c: 41 80 7e 21 20 cmpb $0x20,0x21(%r14) 2621: 49 8d 7e 1c lea 0x1c(%r14),%rdi 2625: 74 1b je 0x2642 2627: 41 8b 46 1c mov 0x1c(%r14),%eax 262b: 89 44 24 6b mov %eax,0x6b(%rsp) 262f: 0f b7 47 04 movzwl 0x4(%rdi),%eax 2633: 48 8d 7c 24 6b lea 0x6b(%rsp),%rdi 2638: c6 44 24 71 00 movb $0x0,0x71(%rsp) 263d: 66 89 44 24 6f mov %ax,0x6f(%rsp) 2642: 31 f6 xor %esi,%esi 2644: ba 0a 00 00 00 mov $0xa,%edx 2649: e8 f2 ea ff ff callq 0x1140 264e: 41 89 85 88 00 00 00 mov %eax,0x88(%r13) 2655: 41 80 7e 27 20 cmpb $0x20,0x27(%r14) 265a: 49 8d 7e 22 lea 0x22(%r14),%rdi 265e: 74 1b je 0x267b 2660: 41 8b 46 22 mov 0x22(%r14),%eax 2664: 89 44 24 6b mov %eax,0x6b(%rsp) 2668: 0f b7 47 04 movzwl 0x4(%rdi),%eax 266c: 48 8d 7c 24 6b lea 0x6b(%rsp),%rdi 2671: c6 44 24 71 00 movb $0x0,0x71(%rsp) 2676: 66 89 44 24 6f mov %ax,0x6f(%rsp) 267b: 31 f6 xor %esi,%esi 267d: ba 0a 00 00 00 mov $0xa,%edx 2682: e8 b9 ea ff ff callq 0x1140 2687: 41 89 85 8c 00 00 00 mov %eax,0x8c(%r13) 268e: 41 80 7e 2f 20 cmpb $0x20,0x2f(%r14) 2693: 49 8d 7e 28 lea 0x28(%r14),%rdi 2697: 74 13 je 0x26ac 2699: 49 8b 46 28 mov 0x28(%r14),%rax 269d: 48 8d 7c 24 6b lea 0x6b(%rsp),%rdi 26a2: c6 44 24 73 00 movb $0x0,0x73(%rsp) 26a7: 48 89 44 24 6b mov %rax,0x6b(%rsp) 26ac: 31 f6 xor %esi,%esi 26ae: ba 0a 00 00 00 mov $0xa,%edx 26b3: e8 88 ea ff ff callq 0x1140 26b8: 41 89 85 90 00 00 00 mov %eax,0x90(%r13) 26bf: 41 80 7e 39 20 cmpb $0x20,0x39(%r14) 26c4: 49 8d 7e 30 lea 0x30(%r14),%rdi 26c8: 74 1c je 0x26e6 26ca: 49 8b 46 30 mov 0x30(%r14),%rax 26ce: 48 89 44 24 6b mov %rax,0x6b(%rsp) 26d3: 0f b7 47 08 movzwl 0x8(%rdi),%eax 26d7: 48 8d 7c 24 6b lea 0x6b(%rsp),%rdi 26dc: c6 44 24 75 00 movb $0x0,0x75(%rsp) 26e1: 66 89 44 24 73 mov %ax,0x73(%rsp) 26e6: 31 f6 xor %esi,%esi 26e8: ba 0a 00 00 00 mov $0xa,%edx 26ed: e8 4e ea ff ff callq 0x1140 26f2: 48 85 c0 test %rax,%rax 26f5: 49 89 85 98 00 00 00 mov %rax,0x98(%r13) 26fc: 0f 88 96 01 00 00 js 0x2898 2702: 49 8b 4d 30 mov 0x30(%r13),%rcx 2706: 49 8b 55 28 mov 0x28(%r13),%rdx 270a: 48 8d 54 11 c4 lea -0x3c(%rcx,%rdx,1),%rdx 270f: 49 2b 55 70 sub 0x70(%r13),%rdx 2713: 48 39 c2 cmp %rax,%rdx 2716: 73 07 jae 0x271f 2718: 49 89 95 98 00 00 00 mov %rdx,0x98(%r13) 271f: 48 8b 4c 24 78 mov 0x78(%rsp),%rcx 2724: 64 48 33 0c 25 28 00 00 xor %fs:0x28,%rcx 272c: 00 272d: 89 d8 mov %ebx,%eax 272f: 0f 85 78 05 00 00 jne 0x2cad 2735: 48 81 c4 88 00 00 00 add $0x88,%rsp 273c: 5b pop %rbx 273d: 5d pop %rbp 273e: 41 5c pop %rsp 2740: 41 5d pop %rbp 2742: 41 5e pop %rsi 2744: 41 5f pop %rdi 2746: c3 retq 2747: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 274f: 00 2750: 49 0f be 6e 01 movsbl 0x1(%r14),%rbp 2755: 40 80 fd 20 cmp $0x20,%r13l 2759: 0f 84 51 01 00 00 je 0x28b0 275f: 40 80 fd 53 cmp $0x53,%r13l 2763: 0f 84 df 00 00 00 je 0x2848 2769: 40 80 fd 2f cmp $0x2f,%r13l 276d: 75 1c jne 0x278b 276f: 48 8d 35 0f 13 00 00 lea 0x130f(%rip),%rsi # 0x3a85 2776: ba 10 00 00 00 mov $0x10,%edx 277b: 4c 89 f7 mov %r14,%rdi 277e: e8 8d e9 ff ff callq 0x1110 2783: 85 c0 test %eax,%eax 2785: 0f 84 05 04 00 00 je 0x2b90 278b: e8 40 ea ff ff callq 0x11d0 2790: 48 8b 00 mov (%rax),%rax 2793: f6 44 68 01 08 testb $0x8,0x1(%rax,%rbp,2) 2798: 0f 84 fa 00 00 00 je 0x2898 279e: 49 83 7d 60 00 cmpq $0x0,0x60(%r13) 27a3: 0f 84 c7 02 00 00 je 0x2a70 27a9: 49 8d 7e 01 lea 0x1(%r14),%rdi 27ad: 31 f6 xor %esi,%esi 27af: ba 0a 00 00 00 mov $0xa,%edx 27b4: e8 87 e9 ff ff callq 0x1140 27b9: 49 3b 45 68 cmp 0x68(%r13),%rax 27bd: 0f 83 d5 00 00 00 jae 0x2898 27c3: 49 03 45 60 add 0x60(%r13),%rax 27c7: 49 89 45 78 mov %rax,0x78(%r13) 27cb: e9 09 fe ff ff jmpq 0x25d9 27d0: 4c 8b 67 70 mov 0x70(%rdi),%r12 27d4: 8b 47 24 mov 0x24(%rdi),%eax 27d7: 4c 8d b7 a8 00 00 00 lea 0xa8(%rdi),%r14 27de: 45 31 ff xor %r15d,%r15d 27e1: 4c 89 f3 mov %r14,%rbx 27e4: 89 04 24 mov %eax,(%rsp) 27e7: 4c 89 e5 mov %r12,%rbp 27ea: 89 c7 mov %eax,%edi 27ec: eb 1f jmp 0x280d 27ee: 66 90 nop 27f0: 48 85 c0 test %rax,%rax 27f3: 7e 3b jle 0x2830 27f5: 49 01 c7 add %rax,%r15 27f8: 49 83 ff 3b cmp $0x3b,%r15 27fc: 0f 8f 5e 02 00 00 jg 0x2a60 2802: 4b 8d 2c 3c lea (%r12,%r15,1),%rbp 2806: 4b 8d 1c 3e lea (%r14,%r15,1),%rbx 280a: 8b 3c 24 mov (%rsp),%edi 280d: ba 3c 00 00 00 mov $0x3c,%edx 2812: 48 89 e9 mov %rbp,%rcx 2815: 48 89 de mov %rbx,%rsi 2818: 4c 29 fa sub %r15,%rdx 281b: e8 90 e9 ff ff callq 0x11b0 2820: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 2824: 75 ca jne 0x27f0 2826: e8 65 e8 ff ff callq 0x1090 282b: 83 38 04 cmpl $0x4,(%rax) 282e: 74 da je 0x280a 2830: bf 0e 00 00 00 mov $0xe,%edi 2835: bb ff ff ff ff mov $0xffffffff,%ebx 283a: e8 91 ec ff ff callq 0x14d0 283f: e9 db fe ff ff jmpq 0x271f 2844: 0f 1f 40 00 nopl 0x0(%rax) 2848: 48 8d 35 25 12 00 00 lea 0x1225(%rip),%rsi # 0x3a74 284f: ba 10 00 00 00 mov $0x10,%edx 2854: 4c 89 f7 mov %r14,%rdi 2857: e8 b4 e8 ff ff callq 0x1110 285c: 85 c0 test %eax,%eax 285e: 0f 85 27 ff ff ff jne 0x278b 2864: 49 8d 85 e4 00 00 00 lea 0xe4(%r13),%rax 286b: 48 b9 2f 53 59 4d 36 34 mov $0x2f34364d59532f,%rcx 2873: 2f 00 2875: 49 89 8d e4 00 00 00 mov %rcx,0xe4(%r13) 287c: 49 89 45 78 mov %rax,0x78(%r13) 2880: e9 54 fd ff ff jmpq 0x25d9 2885: 4c 89 c7 mov %r8,%rdi 2888: e8 f3 e7 ff ff callq 0x1080 288d: 49 c7 45 60 00 00 00 00 movq $0x0,0x60(%r13) 2895: 0f 1f 00 nopl (%rax) 2898: bf 10 00 00 00 mov $0x10,%edi 289d: bb ff ff ff ff mov $0xffffffff,%ebx 28a2: e8 29 ec ff ff callq 0x14d0 28a7: e9 73 fe ff ff jmpq 0x271f 28ac: 0f 1f 40 00 nopl 0x0(%rax) 28b0: 48 8d 35 ac 11 00 00 lea 0x11ac(%rip),%rsi # 0x3a63 28b7: ba 10 00 00 00 mov $0x10,%edx 28bc: 4c 89 f7 mov %r14,%rdi 28bf: e8 4c e8 ff ff callq 0x1110 28c4: 85 c0 test %eax,%eax 28c6: 0f 85 bf fe ff ff jne 0x278b 28cc: 49 8d 85 e4 00 00 00 lea 0xe4(%r13),%rax 28d3: b9 2f 00 00 00 mov $0x2f,%ecx 28d8: 66 41 89 8d e4 00 00 00 mov %cx,0xe4(%r13) 28e0: 49 89 45 78 mov %rax,0x78(%r13) 28e4: e9 f0 fc ff ff jmpq 0x25d9 28e9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 28f0: bf 0f 00 00 00 mov $0xf,%edi 28f5: bb ff ff ff ff mov $0xffffffff,%ebx 28fa: e8 d1 eb ff ff callq 0x14d0 28ff: e9 1b fe ff ff jmpq 0x271f 2904: 0f 1f 40 00 nopl 0x0(%rax) 2908: 41 80 bd f2 00 00 00 20 cmpb $0x20,0xf2(%r13) 2910: 41 c6 85 f3 00 00 00 00 movb $0x0,0xf3(%r13) 2918: 0f 85 b7 fc ff ff jne 0x25d5 291e: 41 80 bd f1 00 00 00 20 cmpb $0x20,0xf1(%r13) 2926: 41 c6 85 f2 00 00 00 00 movb $0x0,0xf2(%r13) 292e: 0f 85 a1 fc ff ff jne 0x25d5 2934: 41 80 bd f0 00 00 00 20 cmpb $0x20,0xf0(%r13) 293c: 41 c6 85 f1 00 00 00 00 movb $0x0,0xf1(%r13) 2944: 0f 85 8b fc ff ff jne 0x25d5 294a: 41 80 bd ef 00 00 00 20 cmpb $0x20,0xef(%r13) 2952: 41 c6 85 f0 00 00 00 00 movb $0x0,0xf0(%r13) 295a: 0f 85 75 fc ff ff jne 0x25d5 2960: 41 80 bd ee 00 00 00 20 cmpb $0x20,0xee(%r13) 2968: 41 c6 85 ef 00 00 00 00 movb $0x0,0xef(%r13) 2970: 0f 85 5f fc ff ff jne 0x25d5 2976: 41 80 bd ed 00 00 00 20 cmpb $0x20,0xed(%r13) 297e: 41 c6 85 ee 00 00 00 00 movb $0x0,0xee(%r13) 2986: 0f 85 49 fc ff ff jne 0x25d5 298c: 41 80 bd ec 00 00 00 20 cmpb $0x20,0xec(%r13) 2994: 41 c6 85 ed 00 00 00 00 movb $0x0,0xed(%r13) 299c: 0f 85 33 fc ff ff jne 0x25d5 29a2: 41 80 bd eb 00 00 00 20 cmpb $0x20,0xeb(%r13) 29aa: 41 c6 85 ec 00 00 00 00 movb $0x0,0xec(%r13) 29b2: 0f 85 1d fc ff ff jne 0x25d5 29b8: 41 80 bd ea 00 00 00 20 cmpb $0x20,0xea(%r13) 29c0: 41 c6 85 eb 00 00 00 00 movb $0x0,0xeb(%r13) 29c8: 0f 85 07 fc ff ff jne 0x25d5 29ce: 41 80 bd e9 00 00 00 20 cmpb $0x20,0xe9(%r13) 29d6: 41 c6 85 ea 00 00 00 00 movb $0x0,0xea(%r13) 29de: 0f 85 f1 fb ff ff jne 0x25d5 29e4: 41 80 bd e8 00 00 00 20 cmpb $0x20,0xe8(%r13) 29ec: 41 c6 85 e9 00 00 00 00 movb $0x0,0xe9(%r13) 29f4: 0f 85 db fb ff ff jne 0x25d5 29fa: 41 80 bd e7 00 00 00 20 cmpb $0x20,0xe7(%r13) 2a02: 41 c6 85 e8 00 00 00 00 movb $0x0,0xe8(%r13) 2a0a: 0f 85 c5 fb ff ff jne 0x25d5 2a10: 41 80 bd e6 00 00 00 20 cmpb $0x20,0xe6(%r13) 2a18: 41 c6 85 e7 00 00 00 00 movb $0x0,0xe7(%r13) 2a20: 0f 85 af fb ff ff jne 0x25d5 2a26: 41 80 bd e5 00 00 00 20 cmpb $0x20,0xe5(%r13) 2a2e: 41 c6 85 e6 00 00 00 00 movb $0x0,0xe6(%r13) 2a36: 0f 85 99 fb ff ff jne 0x25d5 2a3c: 41 80 bd e4 00 00 00 20 cmpb $0x20,0xe4(%r13) 2a44: 41 c6 85 e5 00 00 00 00 movb $0x0,0xe5(%r13) 2a4c: 0f 85 83 fb ff ff jne 0x25d5 2a52: 41 c6 85 e4 00 00 00 00 movb $0x0,0xe4(%r13) 2a5a: e9 76 fb ff ff jmpq 0x25d5 2a5f: 90 nop 2a60: 49 83 ff 3c cmp $0x3c,%r15 2a64: 0f 84 fc fa ff ff je 0x2566 2a6a: e9 c1 fd ff ff jmpq 0x2830 2a6f: 90 nop 2a70: 48 8d 44 24 20 lea 0x20(%rsp),%rax 2a75: bd 08 00 00 00 mov $0x8,%ebp 2a7a: 48 89 04 24 mov %rax,(%rsp) 2a7e: 48 8d 44 24 6b lea 0x6b(%rsp),%rax 2a83: 48 89 44 24 18 mov %rax,0x18(%rsp) 2a88: e9 7e 00 00 00 jmpq 0x2b0b 2a8d: 0f 1f 00 nopl (%rax) 2a90: 49 8b 45 30 mov 0x30(%r13),%rax 2a94: 48 39 e8 cmp %rbp,%rax 2a97: 0f 82 fb fd ff ff jb 0x2898 2a9d: 48 29 e8 sub %rbp,%rax 2aa0: 48 83 f8 3b cmp $0x3b,%rax 2aa4: 0f 86 ee fd ff ff jbe 0x2898 2aaa: 49 01 ef add %rbp,%r15 2aad: 41 80 7f 39 20 cmpb $0x20,0x39(%r15) 2ab2: 49 8d 7f 30 lea 0x30(%r15),%rdi 2ab6: 74 1b je 0x2ad3 2ab8: 49 8b 47 30 mov 0x30(%r15),%rax 2abc: 48 8b 4c 24 18 mov 0x18(%rsp),%rcx 2ac1: 48 89 01 mov %rax,(%rcx) 2ac4: 0f b7 47 08 movzwl 0x8(%rdi),%eax 2ac8: 48 89 cf mov %rcx,%rdi 2acb: c6 41 0a 00 movb $0x0,0xa(%rcx) 2acf: 66 89 41 08 mov %ax,0x8(%rcx) 2ad3: 31 f6 xor %esi,%esi 2ad5: ba 0a 00 00 00 mov $0xa,%edx 2ada: e8 61 e6 ff ff callq 0x1140 2adf: 48 8d 35 9f 0f 00 00 lea 0xf9f(%rip),%rsi # 0x3a85 2ae6: ba 10 00 00 00 mov $0x10,%edx 2aeb: 4c 89 ff mov %r15,%rdi 2aee: 49 89 c4 mov %rax,%r12 2af1: e8 1a e6 ff ff callq 0x1110 2af6: 85 c0 test %eax,%eax 2af8: 0f 84 cd 00 00 00 je 0x2bcb 2afe: 49 83 c4 01 add $0x1,%r12 2b02: 49 83 e4 fe and $0xfffffffffffffffe,%r12 2b06: 4a 8d 6c 25 3c lea 0x3c(%rbp,%r12,1),%rbp 2b0b: 4d 8b 7d 00 mov 0x0(%r13),%r15 2b0f: 4d 85 ff test %r15,%r15 2b12: 0f 85 78 ff ff ff jne 0x2a90 2b18: 48 89 e8 mov %rbp,%rax 2b1b: 49 03 45 28 add 0x28(%r13),%rax 2b1f: 41 8b 4d 24 mov 0x24(%r13),%ecx 2b23: 45 31 ff xor %r15d,%r15d 2b26: 89 4c 24 0c mov %ecx,0xc(%rsp) 2b2a: 89 cf mov %ecx,%edi 2b2c: 48 89 44 24 10 mov %rax,0x10(%rsp) 2b31: 49 89 c4 mov %rax,%r12 2b34: eb 29 jmp 0x2b5f 2b36: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 2b3e: 00 00 2b40: 48 85 c0 test %rax,%rax 2b43: 0f 8e 4f fd ff ff jle 0x2898 2b49: 49 01 c7 add %rax,%r15 2b4c: 49 83 ff 3b cmp $0x3b,%r15 2b50: 7f 66 jg 0x2bb8 2b52: 48 8b 44 24 10 mov 0x10(%rsp),%rax 2b57: 4e 8d 24 38 lea (%rax,%r15,1),%r12 2b5b: 8b 7c 24 0c mov 0xc(%rsp),%edi 2b5f: 48 8b 04 24 mov (%rsp),%rax 2b63: ba 3c 00 00 00 mov $0x3c,%edx 2b68: 4c 89 e1 mov %r12,%rcx 2b6b: 4c 29 fa sub %r15,%rdx 2b6e: 4a 8d 34 38 lea (%rax,%r15,1),%rsi 2b72: e8 39 e6 ff ff callq 0x11b0 2b77: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 2b7b: 75 c3 jne 0x2b40 2b7d: e8 0e e5 ff ff callq 0x1090 2b82: 83 38 04 cmpl $0x4,(%rax) 2b85: 0f 85 0d fd ff ff jne 0x2898 2b8b: eb ce jmp 0x2b5b 2b8d: 0f 1f 00 nopl (%rax) 2b90: 49 8d 85 e4 00 00 00 lea 0xe4(%r13),%rax 2b97: ba 2f 2f 00 00 mov $0x2f2f,%edx 2b9c: 41 c6 85 e6 00 00 00 00 movb $0x0,0xe6(%r13) 2ba4: 66 41 89 95 e4 00 00 00 mov %dx,0xe4(%r13) 2bac: 49 89 45 78 mov %rax,0x78(%r13) 2bb0: e9 24 fa ff ff jmpq 0x25d9 2bb5: 0f 1f 00 nopl (%rax) 2bb8: 49 83 ff 3c cmp $0x3c,%r15 2bbc: 0f 85 d6 fc ff ff jne 0x2898 2bc2: 4c 8b 3c 24 mov (%rsp),%r15 2bc6: e9 e2 fe ff ff jmpq 0x2aad 2bcb: 4d 8b 7d 00 mov 0x0(%r13),%r15 2bcf: 4d 85 ff test %r15,%r15 2bd2: 0f 84 8d 00 00 00 je 0x2c65 2bd8: 49 8b 45 30 mov 0x30(%r13),%rax 2bdc: 48 83 e8 3c sub $0x3c,%rax 2be0: 48 29 e8 sub %rbp,%rax 2be3: 49 39 c4 cmp %rax,%r12 2be6: 0f 87 ac fc ff ff ja 0x2898 2bec: 4c 89 e7 mov %r12,%rdi 2bef: e8 6c e5 ff ff callq 0x1160 2bf4: 48 85 c0 test %rax,%rax 2bf7: 49 89 c0 mov %rax,%r8 2bfa: 0f 84 98 fc ff ff je 0x2898 2c00: 49 8d 74 2f 3c lea 0x3c(%r15,%rbp,1),%rsi 2c05: 4c 89 c7 mov %r8,%rdi 2c08: 4c 89 e2 mov %r12,%rdx 2c0b: e8 40 e5 ff ff callq 0x1150 2c10: 49 89 c0 mov %rax,%r8 2c13: 49 89 45 60 mov %rax,0x60(%r13) 2c17: 4d 89 65 68 mov %r12,0x68(%r13) 2c1b: 4d 01 c4 add %r8,%r12 2c1e: eb 10 jmp 0x2c30 2c20: 4c 8d 40 01 lea 0x1(%rax),%r8 2c24: c6 00 00 movb $0x0,(%rax) 2c27: 4d 39 e0 cmp %r12,%r8 2c2a: 0f 83 79 fb ff ff jae 0x27a9 2c30: 4c 89 e5 mov %r12,%rbp 2c33: 4c 89 c7 mov %r8,%rdi 2c36: be 2f 00 00 00 mov $0x2f,%esi 2c3b: 4c 29 c5 sub %r8,%rbp 2c3e: 4c 89 04 24 mov %r8,(%rsp) 2c42: 48 89 ea mov %rbp,%rdx 2c45: e8 b6 e4 ff ff callq 0x1100 2c4a: 48 85 c0 test %rax,%rax 2c4d: 4c 8b 04 24 mov (%rsp),%r8 2c51: 75 cd jne 0x2c20 2c53: 48 89 ea mov %rbp,%rdx 2c56: 31 f6 xor %esi,%esi 2c58: 4c 89 c7 mov %r8,%rdi 2c5b: e8 80 e4 ff ff callq 0x10e0 2c60: e9 44 fb ff ff jmpq 0x27a9 2c65: 4c 89 e7 mov %r12,%rdi 2c68: e8 f3 e4 ff ff callq 0x1160 2c6d: 48 85 c0 test %rax,%rax 2c70: 49 89 c0 mov %rax,%r8 2c73: 0f 84 1f fc ff ff je 0x2898 2c79: 48 89 e9 mov %rbp,%rcx 2c7c: 49 03 4d 28 add 0x28(%r13),%rcx 2c80: 41 8b 7d 24 mov 0x24(%r13),%edi 2c84: 4c 89 c6 mov %r8,%rsi 2c87: 4c 89 e2 mov %r12,%rdx 2c8a: 4c 89 04 24 mov %r8,(%rsp) 2c8e: 48 83 c1 3c add $0x3c,%rcx 2c92: e8 19 e9 ff ff callq 0x15b0 2c97: 49 39 c4 cmp %rax,%r12 2c9a: 4c 8b 04 24 mov (%rsp),%r8 2c9e: 0f 85 e1 fb ff ff jne 0x2885 2ca4: 4d 89 45 60 mov %r8,0x60(%r13) 2ca8: e9 6a ff ff ff jmpq 0x2c17 2cad: e8 0e e4 ff ff callq 0x10c0 2cb2: 0f 1f 40 00 nopl 0x0(%rax) 2cb6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 2cbe: 00 00 2cc0: 41 54 push %rsp 2cc2: 55 push %rbp 2cc3: 53 push %rbx 2cc4: 48 83 ec 10 sub $0x10,%rsp 2cc8: 83 3d 45 23 20 00 01 cmpl $0x1,0x202345(%rip) # 0x205014 2ccf: 0f 85 db 01 00 00 jne 0x2eb0 2cd5: 48 85 d2 test %rdx,%rdx 2cd8: 41 89 fc mov %edi,%r12d 2cdb: 89 f5 mov %esi,%ebp 2cdd: 48 89 d3 mov %rdx,%rbx 2ce0: 0f 84 e2 01 00 00 je 0x2ec8 2ce6: 83 fe 0b cmp $0xb,%esi 2ce9: 0f 87 51 01 00 00 ja 0x2e40 2cef: 48 8d 0d a2 0d 00 00 lea 0xda2(%rip),%rcx # 0x3a98 2cf6: 89 f2 mov %esi,%edx 2cf8: 48 63 04 91 movslq (%rcx,%rdx,4),%rax 2cfc: 48 01 c8 add %rcx,%rax 2cff: ff e0 jmpq *%rax 2d01: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 2d08: 83 7b 1c 0b cmpl $0xb,0x1c(%rbx) 2d0c: 0f 85 2e 01 00 00 jne 0x2e40 2d12: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 2d18: 41 83 fc ff cmp $0xffffffff,%r12d 2d1c: 0f 84 36 01 00 00 je 0x2e58 2d22: 8b 43 24 mov 0x24(%rbx),%eax 2d25: 83 f8 ff cmp $0xffffffff,%eax 2d28: 74 05 je 0x2d2f 2d2a: 41 39 c4 cmp %eax,%r12d 2d2d: 75 7f jne 0x2dae 2d2f: 8b 43 1c mov 0x1c(%rbx),%eax 2d32: 8d 50 f8 lea -0x8(%rax),%edx 2d35: 83 fa 03 cmp $0x3,%edx 2d38: 76 0c jbe 0x2d46 2d3a: 83 e8 01 sub $0x1,%eax 2d3d: 83 f8 02 cmp $0x2,%eax 2d40: 0f 87 ea 01 00 00 ja 0x2f30 2d46: 83 7b 18 01 cmpl $0x1,0x18(%rbx) 2d4a: 0f 84 18 01 00 00 je 0x2e68 2d50: 83 43 3c 01 addl $0x1,0x3c(%rbx) 2d54: 48 89 d8 mov %rbx,%rax 2d57: 48 83 c4 10 add $0x10,%rsp 2d5b: 5b pop %rbx 2d5c: 5d pop %rbp 2d5d: 41 5c pop %rsp 2d5f: c3 retq 2d60: 48 89 df mov %rbx,%rdi 2d63: e8 a8 f7 ff ff callq 0x2510 2d68: 85 c0 test %eax,%eax 2d6a: 0f 84 03 01 00 00 je 0x2e73 2d70: 48 83 c4 10 add $0x10,%rsp 2d74: 31 c0 xor %eax,%eax 2d76: 5b pop %rbx 2d77: 5d pop %rbp 2d78: 41 5c pop %rsp 2d7a: c3 retq 2d7b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 2d80: 8b 43 1c mov 0x1c(%rbx),%eax 2d83: 8d 50 fe lea -0x2(%rax),%edx 2d86: 83 fa 01 cmp $0x1,%edx 2d89: 76 0c jbe 0x2d97 2d8b: 8d 50 f7 lea -0x9(%rax),%edx 2d8e: 83 fa 01 cmp $0x1,%edx 2d91: 0f 87 a9 00 00 00 ja 0x2e40 2d97: 41 83 fc ff cmp $0xffffffff,%r12d 2d9b: 0f 84 7f 01 00 00 je 0x2f20 2da1: 8b 53 24 mov 0x24(%rbx),%edx 2da4: 83 fa ff cmp $0xffffffff,%edx 2da7: 74 89 je 0x2d32 2da9: 41 39 d4 cmp %edx,%r12d 2dac: 74 84 je 0x2d32 2dae: bf 1c 00 00 00 mov $0x1c,%edi 2db3: e8 18 e7 ff ff callq 0x14d0 2db8: 31 c0 xor %eax,%eax 2dba: eb 9b jmp 0x2d57 2dbc: 0f 1f 40 00 nopl 0x0(%rax) 2dc0: be 28 09 00 00 mov $0x928,%esi 2dc5: bf 01 00 00 00 mov $0x1,%edi 2dca: e8 61 e3 ff ff callq 0x1130 2dcf: 48 85 c0 test %rax,%rax 2dd2: 0f 84 69 01 00 00 je 0x2f41 2dd8: 48 8d 90 c8 00 00 00 lea 0xc8(%rax),%rdx 2ddf: c7 40 18 03 00 00 00 movl $0x3,0x18(%rax) 2de6: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 2ded: 89 68 1c mov %ebp,0x1c(%rax) 2df0: 44 89 60 24 mov %r12d,0x24(%rax) 2df4: 48 c7 40 28 00 00 00 00 movq $0x0,0x28(%rax) 2dfc: 48 c7 40 30 00 00 00 00 movq $0x0,0x30(%rax) 2e04: 48 c7 00 00 00 00 00 movq $0x0,(%rax) 2e0b: 48 c7 40 08 00 00 00 00 movq $0x0,0x8(%rax) 2e13: c7 40 38 01 00 00 00 movl $0x1,0x38(%rax) 2e1a: c7 40 70 0a 00 00 00 movl $0xa,0x70(%rax) 2e21: 48 89 50 60 mov %rdx,0x60(%rax) 2e25: c7 80 cc 00 00 00 0a 00 movl $0xa,0xcc(%rax) 2e2d: 00 00 2e2f: 48 83 c4 10 add $0x10,%rsp 2e33: 5b pop %rbx 2e34: 5d pop %rbp 2e35: 41 5c pop %rsp 2e37: c3 retq 2e38: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 2e40: bf 0d 00 00 00 mov $0xd,%edi 2e45: e8 86 e6 ff ff callq 0x14d0 2e4a: 48 83 c4 10 add $0x10,%rsp 2e4e: 31 c0 xor %eax,%eax 2e50: 5b pop %rbx 2e51: 5d pop %rbp 2e52: 41 5c pop %rsp 2e54: c3 retq 2e55: 0f 1f 00 nopl (%rax) 2e58: 44 8b 63 24 mov 0x24(%rbx),%r12d 2e5c: e9 ce fe ff ff jmpq 0x2d2f 2e61: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 2e68: 48 83 7b 78 00 cmpq $0x0,0x78(%rbx) 2e6d: 0f 84 ed fe ff ff je 0x2d60 2e73: 48 8b 43 70 mov 0x70(%rbx),%rax 2e77: 48 8b 93 98 00 00 00 mov 0x98(%rbx),%rdx 2e7e: 49 89 d8 mov %rbx,%r8 2e81: 89 e9 mov %ebp,%ecx 2e83: 44 89 e7 mov %r12d,%edi 2e86: 48 8d 70 3c lea 0x3c(%rax),%rsi 2e8a: e8 d1 f2 ff ff callq 0x2160 2e8f: 48 85 c0 test %rax,%rax 2e92: 0f 84 bf fe ff ff je 0x2d57 2e98: 48 8b 53 48 mov 0x48(%rbx),%rdx 2e9c: 48 89 50 10 mov %rdx,0x10(%rax) 2ea0: 48 89 43 48 mov %rax,0x48(%rbx) 2ea4: 48 83 c4 10 add $0x10,%rsp 2ea8: 5b pop %rbx 2ea9: 5d pop %rbp 2eaa: 41 5c pop %rsp 2eac: c3 retq 2ead: 0f 1f 00 nopl (%rax) 2eb0: bf 0c 00 00 00 mov $0xc,%edi 2eb5: e8 16 e6 ff ff callq 0x14d0 2eba: 48 83 c4 10 add $0x10,%rsp 2ebe: 31 c0 xor %eax,%eax 2ec0: 5b pop %rbx 2ec1: 5d pop %rbp 2ec2: 41 5c pop %rsp 2ec4: c3 retq 2ec5: 0f 1f 00 nopl (%rax) 2ec8: 31 c0 xor %eax,%eax 2eca: be 01 00 00 00 mov $0x1,%esi 2ecf: e8 cc e1 ff ff callq 0x10a0 2ed4: 83 f8 ff cmp $0xffffffff,%eax 2ed7: 0f 84 7d 00 00 00 je 0x2f5a 2edd: 83 fd 0b cmp $0xb,%ebp 2ee0: 0f 87 5a ff ff ff ja 0x2e40 2ee6: 48 8d 0d db 0b 00 00 lea 0xbdb(%rip),%rcx # 0x3ac8 2eed: 89 ea mov %ebp,%edx 2eef: 48 63 04 91 movslq (%rcx,%rdx,4),%rax 2ef3: 48 01 c8 add %rcx,%rax 2ef6: ff e0 jmpq *%rax 2ef8: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 2f00: 48 83 c4 10 add $0x10,%rsp 2f04: 89 e9 mov %ebp,%ecx 2f06: 44 89 e7 mov %r12d,%edi 2f09: 5b pop %rbx 2f0a: 5d pop %rbp 2f0b: 41 5c pop %rsp 2f0d: 45 31 c0 xor %r8d,%r8d 2f10: 48 c7 c2 ff ff ff ff mov $0xffffffffffffffff,%rdx 2f17: 31 f6 xor %esi,%esi 2f19: e9 42 f2 ff ff jmpq 0x2160 2f1e: 66 90 nop 2f20: 44 8b 63 24 mov 0x24(%rbx),%r12d 2f24: e9 09 fe ff ff jmpq 0x2d32 2f29: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 2f30: bf 0b 00 00 00 mov $0xb,%edi 2f35: e8 96 e5 ff ff callq 0x14d0 2f3a: 31 c0 xor %eax,%eax 2f3c: e9 16 fe ff ff jmpq 0x2d57 2f41: bf 08 00 00 00 mov $0x8,%edi 2f46: 48 89 44 24 08 mov %rax,0x8(%rsp) 2f4b: e8 80 e5 ff ff callq 0x14d0 2f50: 48 8b 44 24 08 mov 0x8(%rsp),%rax 2f55: e9 fd fd ff ff jmpq 0x2d57 2f5a: e8 31 e1 ff ff callq 0x1090 2f5f: 83 38 09 cmpl $0x9,(%rax) 2f62: 74 1b je 0x2f7f 2f64: 83 fd 0b cmp $0xb,%ebp 2f67: 0f 87 d3 fe ff ff ja 0x2e40 2f6d: 48 8d 15 84 0b 00 00 lea 0xb84(%rip),%rdx # 0x3af8 2f74: 89 e8 mov %ebp,%eax 2f76: 48 63 04 82 movslq (%rdx,%rax,4),%rax 2f7a: 48 01 d0 add %rdx,%rax 2f7d: ff e0 jmpq *%rax 2f7f: bf 09 00 00 00 mov $0x9,%edi 2f84: e8 47 e5 ff ff callq 0x14d0 2f89: 31 c0 xor %eax,%eax 2f8b: e9 c7 fd ff ff jmpq 0x2d57 2f90: 48 85 ff test %rdi,%rdi 2f93: 0f 84 c2 02 00 00 je 0x325b 2f99: 41 57 push %rdi 2f9b: 41 56 push %rsi 2f9d: 41 55 push %rbp 2f9f: 41 54 push %rsp 2fa1: 49 89 fc mov %rdi,%r12 2fa4: 55 push %rbp 2fa5: 53 push %rbx 2fa6: 48 83 ec 18 sub $0x18,%rsp 2faa: 8b 47 3c mov 0x3c(%rdi),%eax 2fad: 85 c0 test %eax,%eax 2faf: 74 0e je 0x2fbf 2fb1: 83 e8 01 sub $0x1,%eax 2fb4: 85 c0 test %eax,%eax 2fb6: 89 47 3c mov %eax,0x3c(%rdi) 2fb9: 0f 85 cf 01 00 00 jne 0x318e 2fbf: 41 8b 4c 24 18 mov 0x18(%r12),%ecx 2fc4: 83 f9 01 cmp $0x1,%ecx 2fc7: 0f 84 fd 01 00 00 je 0x31ca 2fcd: 49 8b 44 24 08 mov 0x8(%r12),%rax 2fd2: 48 85 c0 test %rax,%rax 2fd5: 48 89 44 24 08 mov %rax,0x8(%rsp) 2fda: 74 29 je 0x3005 2fdc: 48 8b 50 48 mov 0x48(%rax),%rdx 2fe0: 49 39 d4 cmp %rdx,%r12 2fe3: 75 0e jne 0x2ff3 2fe5: e9 4a 02 00 00 jmpq 0x3234 2fea: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 2ff0: 48 89 c2 mov %rax,%rdx 2ff3: 48 8b 42 10 mov 0x10(%rdx),%rax 2ff7: 49 39 c4 cmp %rax,%r12 2ffa: 75 f4 jne 0x2ff0 2ffc: 49 8b 44 24 10 mov 0x10(%r12),%rax 3001: 48 89 42 10 mov %rax,0x10(%rdx) 3005: 83 f9 01 cmp $0x1,%ecx 3008: 0f 84 3c 01 00 00 je 0x314a 300e: 83 f9 03 cmp $0x3,%ecx 3011: 0f 85 42 01 00 00 jne 0x3159 3017: 49 8b 5c 24 68 mov 0x68(%r12),%rbx 301c: 48 85 db test %rbx,%rbx 301f: 75 17 jne 0x3038 3021: eb 3a jmp 0x305d 3023: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 3028: 48 89 df mov %rbx,%rdi 302b: 48 89 eb mov %rbp,%rbx 302e: e8 4d e0 ff ff callq 0x1080 3033: 48 85 ed test %rbp,%rbp 3036: 74 25 je 0x305d 3038: f6 83 cc 00 00 00 80 testb $0x80,0xcc(%rbx) 303f: 48 8b 6b 30 mov 0x30(%rbx),%rbp 3043: 74 e3 je 0x3028 3045: 48 8b 3b mov (%rbx),%rdi 3048: e8 33 e0 ff ff callq 0x1080 304d: 48 89 df mov %rbx,%rdi 3050: 48 89 eb mov %rbp,%rbx 3053: e8 28 e0 ff ff callq 0x1080 3058: 48 85 ed test %rbp,%rbp 305b: 75 db jne 0x3038 305d: 49 8d 84 24 c8 00 00 00 lea 0xc8(%r12),%rax 3065: 48 89 04 24 mov %rax,(%rsp) 3069: 49 89 c6 mov %rax,%r14 306c: 45 8b 6e 04 mov 0x4(%r14),%r13d 3070: 31 ed xor %ebp,%ebp 3072: 4b 8d 44 6d 00 lea 0x0(%r13,%r13,2),%rax 3077: 49 8d 44 85 00 lea 0x0(%r13,%rax,4),%rax 307c: 48 c1 e0 04 shl $0x4,%rax 3080: 49 39 ed cmp %rbp,%r13 3083: 49 8d 9c 06 70 ff ff ff lea -0x90(%r14,%rax,1),%rbx 308b: 0f 84 9a 00 00 00 je 0x312b 3091: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 3098: f6 43 68 80 testb $0x80,0x68(%rbx) 309c: 0f 85 fe 00 00 00 jne 0x31a0 30a2: 48 8b bb 80 00 00 00 mov 0x80(%rbx),%rdi 30a9: 48 8b 43 70 mov 0x70(%rbx),%rax 30ad: 48 39 c7 cmp %rax,%rdi 30b0: 74 09 je 0x30bb 30b2: e8 c9 df ff ff callq 0x1080 30b7: 48 8b 43 70 mov 0x70(%rbx),%rax 30bb: 48 8b 7b 78 mov 0x78(%rbx),%rdi 30bf: 48 39 c7 cmp %rax,%rdi 30c2: 74 09 je 0x30cd 30c4: e8 b7 df ff ff callq 0x1080 30c9: 48 8b 43 70 mov 0x70(%rbx),%rax 30cd: 49 83 3c 24 00 cmpq $0x0,(%r12) 30d2: 74 0f je 0x30e3 30d4: 48 39 83 80 00 00 00 cmp %rax,0x80(%rbx) 30db: 74 06 je 0x30e3 30dd: f6 43 6c 80 testb $0x80,0x6c(%rbx) 30e1: 74 08 je 0x30eb 30e3: 48 89 c7 mov %rax,%rdi 30e6: e8 95 df ff ff callq 0x1080 30eb: 48 8b 3b mov (%rbx),%rdi 30ee: 48 85 ff test %rdi,%rdi 30f1: 75 0d jne 0x3100 30f3: eb 22 jmp 0x3117 30f5: 0f 1f 00 nopl (%rax) 30f8: 4d 85 ff test %r15,%r15 30fb: 4c 89 ff mov %r15,%rdi 30fe: 74 17 je 0x3117 3100: f6 47 38 80 testb $0x80,0x38(%rdi) 3104: 4c 8b 7f 30 mov 0x30(%rdi),%r15 3108: 74 ee je 0x30f8 310a: e8 71 df ff ff callq 0x1080 310f: 4d 85 ff test %r15,%r15 3112: 4c 89 ff mov %r15,%rdi 3115: 75 e9 jne 0x3100 3117: 48 83 c5 01 add $0x1,%rbp 311b: 48 81 eb d0 00 00 00 sub $0xd0,%rbx 3122: 49 39 ed cmp %rbp,%r13 3125: 0f 85 6d ff ff ff jne 0x3098 312b: 4c 3b 34 24 cmp (%rsp),%r14 312f: 49 8b 5e 08 mov 0x8(%r14),%rbx 3133: 74 08 je 0x313d 3135: 4c 89 f7 mov %r14,%rdi 3138: e8 43 df ff ff callq 0x1080 313d: 48 85 db test %rbx,%rbx 3140: 74 6c je 0x31ae 3142: 49 89 de mov %rbx,%r14 3145: e9 22 ff ff ff jmpq 0x306c 314a: 49 8b 7c 24 60 mov 0x60(%r12),%rdi 314f: 48 85 ff test %rdi,%rdi 3152: 74 05 je 0x3159 3154: e8 27 df ff ff callq 0x1080 3159: 49 8b 3c 24 mov (%r12),%rdi 315d: 48 85 ff test %rdi,%rdi 3160: 0f 84 8f 00 00 00 je 0x31f5 3166: 48 83 7c 24 08 00 cmpq $0x0,0x8(%rsp) 316c: 0f 84 9e 00 00 00 je 0x3210 3172: 4c 89 e7 mov %r12,%rdi 3175: e8 06 df ff ff callq 0x1080 317a: 4c 8b 64 24 08 mov 0x8(%rsp),%r12 317f: 41 8b 44 24 3c mov 0x3c(%r12),%eax 3184: 85 c0 test %eax,%eax 3186: 0f 84 33 fe ff ff je 0x2fbf 318c: 31 c0 xor %eax,%eax 318e: 48 83 c4 18 add $0x18,%rsp 3192: 5b pop %rbx 3193: 5d pop %rbp 3194: 41 5c pop %rsp 3196: 41 5d pop %rbp 3198: 41 5e pop %rsi 319a: 41 5f pop %rdi 319c: c3 retq 319d: 0f 1f 00 nopl (%rax) 31a0: 48 8b 7b 60 mov 0x60(%rbx),%rdi 31a4: e8 d7 de ff ff callq 0x1080 31a9: e9 f4 fe ff ff jmpq 0x30a2 31ae: 41 8b 54 24 7c mov 0x7c(%r12),%edx 31b3: 85 d2 test %edx,%edx 31b5: 0f 85 8a 00 00 00 jne 0x3245 31bb: 41 f6 44 24 78 80 testb $0x80,0x78(%r12) 31c1: 74 96 je 0x3159 31c3: 49 8b 7c 24 58 mov 0x58(%r12),%rdi 31c8: eb 8a jmp 0x3154 31ca: 49 8b 7c 24 50 mov 0x50(%r12),%rdi 31cf: 48 83 ff ff cmp $0xffffffffffffffff,%rdi 31d3: 74 05 je 0x31da 31d5: e8 a6 de ff ff callq 0x1080 31da: 49 83 7c 24 48 00 cmpq $0x0,0x48(%r12) 31e0: 49 c7 44 24 50 00 00 00 movq $0x0,0x50(%r12) 31e8: 00 31e9: 75 a1 jne 0x318c 31eb: 41 8b 4c 24 18 mov 0x18(%r12),%ecx 31f0: e9 d8 fd ff ff jmpq 0x2fcd 31f5: 4c 89 e7 mov %r12,%rdi 31f8: e8 83 de ff ff callq 0x1080 31fd: 48 83 7c 24 08 00 cmpq $0x0,0x8(%rsp) 3203: 0f 85 71 ff ff ff jne 0x317a 3209: eb 81 jmp 0x318c 320b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 3210: 41 8b 44 24 38 mov 0x38(%r12),%eax 3215: a8 80 test $0x80,%al 3217: 75 3b jne 0x3254 3219: a8 40 test $0x40,%al 321b: 74 0a je 0x3227 321d: 49 8b 74 24 30 mov 0x30(%r12),%rsi 3222: e8 59 df ff ff callq 0x1180 3227: 4c 89 e7 mov %r12,%rdi 322a: e8 51 de ff ff callq 0x1080 322f: e9 58 ff ff ff jmpq 0x318c 3234: 48 89 c6 mov %rax,%rsi 3237: 49 8b 44 24 10 mov 0x10(%r12),%rax 323c: 48 89 46 48 mov %rax,0x48(%rsi) 3240: e9 c0 fd ff ff jmpq 0x3005 3245: 49 8b 7c 24 50 mov 0x50(%r12),%rdi 324a: e8 31 de ff ff callq 0x1080 324f: e9 67 ff ff ff jmpq 0x31bb 3254: e8 27 de ff ff callq 0x1080 3259: eb cc jmp 0x3227 325b: 31 c0 xor %eax,%eax 325d: c3 retq 325e: 66 90 nop 3260: 48 85 ff test %rdi,%rdi 3263: 74 0b je 0x3270 3265: 8b 47 18 mov 0x18(%rdi),%eax 3268: c3 retq 3269: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 3270: 31 c0 xor %eax,%eax 3272: c3 retq 3273: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 327b: 00 00 327d: 0f 1f 00 nopl (%rax) 3280: 41 57 push %rdi 3282: 41 56 push %rsi 3284: 41 89 ff mov %edi,%r15d 3287: 41 55 push %rbp 3289: 41 54 push %rsp 328b: 4c 8d 25 3e 1a 20 00 lea 0x201a3e(%rip),%r12 # 0x204cd0 3292: 55 push %rbp 3293: 48 8d 2d 3e 1a 20 00 lea 0x201a3e(%rip),%rbp # 0x204cd8 329a: 53 push %rbx 329b: 49 89 f6 mov %rsi,%r14 329e: 49 89 d5 mov %rdx,%r13 32a1: 4c 29 e5 sub %r12,%rbp 32a4: 48 83 ec 08 sub $0x8,%rsp 32a8: 48 c1 fd 03 sar $0x3,%rbp 32ac: e8 9f dd ff ff callq 0x1050 32b1: 48 85 ed test %rbp,%rbp 32b4: 74 20 je 0x32d6 32b6: 31 db xor %ebx,%ebx 32b8: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 32c0: 4c 89 ea mov %r13,%rdx 32c3: 4c 89 f6 mov %r14,%rsi 32c6: 44 89 ff mov %r15d,%edi 32c9: 41 ff 14 dc callq *(%r12,%rbx,8) 32cd: 48 83 c3 01 add $0x1,%rbx 32d1: 48 39 dd cmp %rbx,%rbp 32d4: 75 ea jne 0x32c0 32d6: 48 83 c4 08 add $0x8,%rsp 32da: 5b pop %rbx 32db: 5d pop %rbp 32dc: 41 5c pop %rsp 32de: 41 5d pop %rbp 32e0: 41 5e pop %rsi 32e2: 41 5f pop %rdi 32e4: c3 retq 32e5: 90 nop 32e6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 32ee: 00 00 32f0: f3 rep 32f1: c3 retq Disassembly of section .fini: 32f4: 48 83 ec 08 sub $0x8,%rsp 32f8: 48 83 c4 08 add $0x8,%rsp 32fc: 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/43676705-aefa-46db-8aa4-16c8d0402c37/_create.json'