Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
1 | ·3010cce4b9cad7887997b861f85d0172·2407804·libdevel·optional·libmpich-dev_4.2.1-4_armhf.deb | ||
2 | ·1fa9f64afefc5197fe79cfc2e83294ce·5009112·debug·optional·libmpich12-dbgsym_4.2.1-4_armhf.deb | ||
3 | · | 1 | ·db28540e3d67e7877af3de7d8ab3652f·2414628·libdevel·optional·libmpich-dev_4.2.1-4_armhf.deb |
2 | ·b3099d19c70c1ecd3a236f3194b9ad8d·5008656·debug·optional·libmpich12-dbgsym_4.2.1-4_armhf.deb | ||
3 | ·3a36ccf91f23ffe78bd72e539858c0a2·1498796·libs·optional·libmpich12_4.2.1-4_armhf.deb | ||
4 | ·5ac75616aa3b8654b50bc2d4cc67b71c·967864·debug·optional·mpich-dbgsym_4.2.1-4_armhf.deb | 4 | ·5ac75616aa3b8654b50bc2d4cc67b71c·967864·debug·optional·mpich-dbgsym_4.2.1-4_armhf.deb |
5 | ·e9ee890dbd807fcdfe944f6c6a4d86c9·259348·doc·optional·mpich-doc_4.2.1-4_all.deb | 5 | ·e9ee890dbd807fcdfe944f6c6a4d86c9·259348·doc·optional·mpich-doc_4.2.1-4_all.deb |
6 | ·04ffdd3e20490159f0a2bedb0cd58cb6·223780·devel·optional·mpich_4.2.1-4_armhf.deb | 6 | ·04ffdd3e20490159f0a2bedb0cd58cb6·223780·devel·optional·mpich_4.2.1-4_armhf.deb |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-12-16·18:56:39.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-12-16·18:56:39.000000·debian-binary |
2 | -rw-r--r--···0········0········0·····3308·2024-12-16·18:56:39.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0·····3308·2024-12-16·18:56:39.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··24 | 3 | -rw-r--r--···0········0········0··2411128·2024-12-16·18:56:39.000000·data.tar.xz |
Offset 12, 138 lines modified | Offset 12, 138 lines modified | ||
12 | ·······INTEGER·MPI_STATUS_IGNORE(MPI_STATUS_SIZE) | 12 | ·······INTEGER·MPI_STATUS_IGNORE(MPI_STATUS_SIZE) |
13 | ·······INTEGER·MPI_STATUSES_IGNORE(MPI_STATUS_SIZE,1) | 13 | ·······INTEGER·MPI_STATUSES_IGNORE(MPI_STATUS_SIZE,1) |
14 | ·······INTEGER·MPI_ERRCODES_IGNORE(1) | 14 | ·······INTEGER·MPI_ERRCODES_IGNORE(1) |
15 | ·······CHARACTER*1·MPI_ARGVS_NULL(1,1) | 15 | ·······CHARACTER*1·MPI_ARGVS_NULL(1,1) |
16 | ·······CHARACTER*1·MPI_ARGV_NULL(1) | 16 | ·······CHARACTER*1·MPI_ARGV_NULL(1) |
17 | ·······INTEGER·MPI_SUCCESS | 17 | ·······INTEGER·MPI_SUCCESS |
18 | ·······PARAMETER·(MPI_SUCCESS=0) | 18 | ·······PARAMETER·(MPI_SUCCESS=0) |
19 | ·······INTEGER·MPI_ERR_FILE_IN_USE | ||
20 | ·······PARAMETER·(MPI_ERR_FILE_IN_USE=26) | ||
21 | ·······INTEGER·MPI_ERR_UNSUPPORTED_DATAREP | ||
22 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_DATAREP=43) | ||
23 | ·······INTEGER·MPI_ERR_LASTCODE | ||
24 | ·······PARAMETER·(MPI_ERR_LASTCODE=1073741823) | ||
25 | ·······INTEGER·MPI_ERR_NAME | ||
26 | ·······PARAMETER·(MPI_ERR_NAME=33) | ||
27 | ·······INTEGER·MPI_ERR_BASE | ||
28 | ·······PARAMETER·(MPI_ERR_BASE=46) | ||
29 | ·······INTEGER·MPI_ERR_QUOTA | ||
30 | ·······PARAMETER·(MPI_ERR_QUOTA=39) | ||
31 | ·······INTEGER·MPI_ERR_LOCKTYPE | ||
32 | ·······PARAMETER·(MPI_ERR_LOCKTYPE=47) | ||
33 | ·······INTEGER·MPI_ERR_ | 19 | ·······INTEGER·MPI_ERR_IN_STATUS |
34 | ·······PARAMETER·(MPI_ERR_WIN=45) | ||
35 | ·······INTEGER·MPI_ERR_BAD_FILE | ||
36 | ·······PARAMETER·(MPI_ERR_BAD_FILE=22) | ||
37 | ·······INTEGER·MPI_ERR_NO_MEM | ||
38 | ·······PARAMETER·(MPI_ERR_NO_MEM=34) | ||
39 | ·······INTEGER·MPI_ERR_INTERN | ||
40 | ·······PARAMETER·(MPI_ERR_INT | 20 | ·······PARAMETER·(MPI_ERR_IN_STATUS=17) |
41 | ·······INTEGER·MPI_ERR_ARG | ||
42 | ·······PARAMETER·(MPI_ERR_ARG=12) | ||
43 | ·······INTEGER·MPI_ERR_SESSION | ||
44 | ·······PARAMETER·(MPI_ERR_SESSION=75) | ||
45 | ·······INTEGER·MPI_ERR_NO_SUCH_FILE | ||
46 | ·······PARAMETER·(MPI_ERR_NO_SUCH_FILE=37) | ||
47 | ·······INTEGER·MPI_ERR_COUNT | ||
48 | ·······PARAMETER·(MPI_ERR_COUNT=2) | ||
49 | ·······INTEGER·MPI_ERR_RMA_ATTACH | ||
50 | ·······PARAMETER·(MPI_ERR_RMA_ATTACH=56) | ||
51 | ·······INTEGER·MPI_ERR_REQUEST | ||
52 | ·······PARAMETER·(MPI_ERR_REQUEST=19) | ||
53 | ·······INTEGER·MPI_ERR_DUP_DATAREP | 21 | ·······INTEGER·MPI_ERR_DUP_DATAREP |
54 | ·······PARAMETER·(MPI_ERR_DUP_DATAREP=24) | 22 | ·······PARAMETER·(MPI_ERR_DUP_DATAREP=24) |
55 | ·······INTEGER·MPI_ERR_INFO_NOKEY | ||
56 | ·······PARAMETER·(MPI_ERR_INFO_NOKEY=31) | ||
57 | ·······INTEGER·MPI_ERR_ACCESS | ||
58 | ·······PARAMETER·(MPI_ERR_ACCESS=20) | ||
59 | ·······INTEGER·MPI_ERR_RMA_RANGE | ||
60 | ·······PARAMETER·(MPI_ERR_RMA_RANGE=55) | ||
61 | ·······INTEGER·MPI_ERR_UNSUPPORTED_OPERATION | ||
62 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_OPERATION=44) | ||
63 | ·······INTEGER·MPI_ERR_O | 23 | ·······INTEGER·MPI_ERR_UNKNOWN |
64 | ·······PARAMETER·(MPI_ERR_O | 24 | ·······PARAMETER·(MPI_ERR_UNKNOWN=13) |
25 | ·······INTEGER·MPI_ERR_NO_SUCH_FILE | ||
26 | ·······PARAMETER·(MPI_ERR_NO_SUCH_FILE=37) | ||
65 | ·······INTEGER·MPI_ERR_OTHER | 27 | ·······INTEGER·MPI_ERR_OTHER |
66 | ·······PARAMETER·(MPI_ERR_OTHER=15) | 28 | ·······PARAMETER·(MPI_ERR_OTHER=15) |
67 | ·······INTEGER·MPI_ERR_ | 29 | ·······INTEGER·MPI_ERR_ARG |
68 | ·······PARAMETER·(MPI_ERR_ | 30 | ·······PARAMETER·(MPI_ERR_ARG=12) |
69 | ·······INTEGER·MPI_ERR_ | 31 | ·······INTEGER·MPI_ERR_INFO |
70 | ·······PARAMETER·(MPI_ERR_ | 32 | ·······PARAMETER·(MPI_ERR_INFO=28) |
33 | ·······INTEGER·MPI_ERR_AMODE | ||
34 | ·······PARAMETER·(MPI_ERR_AMODE=21) | ||
35 | ·······INTEGER·MPI_ERR_BAD_FILE | ||
36 | ·······PARAMETER·(MPI_ERR_BAD_FILE=22) | ||
37 | ·······INTEGER·MPI_ERR_NO_SPACE | ||
38 | ·······PARAMETER·(MPI_ERR_NO_SPACE=36) | ||
39 | ·······INTEGER·MPI_ERR_LOCKTYPE | ||
40 | ·······PARAMETER·(MPI_ERR_LOCKTYPE=47) | ||
41 | ·······INTEGER·MPI_ERR_READ_ONLY | ||
42 | ·······PARAMETER·(MPI_ERR_READ_ONLY=40) | ||
71 | ·······INTEGER·MPI_ERR_KEYVAL | 43 | ·······INTEGER·MPI_ERR_KEYVAL |
72 | ·······PARAMETER·(MPI_ERR_KEYVAL=48) | 44 | ·······PARAMETER·(MPI_ERR_KEYVAL=48) |
73 | ·······INTEGER·MPI_ERR_COMM | ||
74 | ·······PARAMETER·(MPI_ERR_COMM=5) | ||
75 | ·······INTEGER·MPI_ERR_INFO_VALUE | ||
76 | ·······PARAMETER·(MPI_ERR_INFO_VALUE=30) | ||
77 | ·······INTEGER·MPI_ERR_FILE | ||
78 | ·······PARAMETER·(MPI_ERR_FILE=27) | ||
79 | ·······INTEGER·MPI_ERR_RMA_CONFLICT | ||
80 | ·······PARAMETER·(MPI_ERR_RMA_CONFLICT=49) | ||
81 | ·······INTEGER·MPI_ERR_SERVICE | ||
82 | ·······PARAMETER·(MPI_ERR_SERVICE=41) | ||
83 | ·······INTEGER·MPI_ERR_SIZE | ||
84 | ·······PARAMETER·(MPI_ERR_SIZE=51) | ||
85 | ·······INTEGER·MPI_ERR_ROOT | 45 | ·······INTEGER·MPI_ERR_ROOT |
86 | ·······PARAMETER·(MPI_ERR_ROOT=7) | 46 | ·······PARAMETER·(MPI_ERR_ROOT=7) |
87 | ·······INTEGER·MPI_ERR_DISP | ||
88 | ·······PARAMETER·(MPI_ERR_DISP=52) | ||
89 | ·······INTEGER·MPI_ERR_ | 47 | ·······INTEGER·MPI_ERR_RANK |
90 | ·······PARAMETER·(MPI_ERR_ | 48 | ·······PARAMETER·(MPI_ERR_RANK=6) |
91 | ·······INTEGER·MPI_ERR_CON | 49 | ·······INTEGER·MPI_ERR_RMA_CONFLICT |
92 | ·······PARAMETER·(MPI_ERR_CON | 50 | ·······PARAMETER·(MPI_ERR_RMA_CONFLICT=49) |
93 | ·······INTEGER·MPI_ERR_ | 51 | ·······INTEGER·MPI_ERR_FILE_IN_USE |
94 | ·······PARAMETER·(MPI_ERR_ | 52 | ·······PARAMETER·(MPI_ERR_FILE_IN_USE=26) |
95 | ·······INTEGER·MPI_ERR_RMA_ | 53 | ·······INTEGER·MPI_ERR_RMA_SHARED |
96 | ·······PARAMETER·(MPI_ERR_RMA_ | 54 | ·······PARAMETER·(MPI_ERR_RMA_SHARED=57) |
97 | ·······INTEGER·MPI_ERR_IN_STATUS | ||
98 | ·······PARAMETER·(MPI_ERR_IN_STATUS=17) | ||
99 | ·······INTEGER·MPI_ERR_VALUE_TOO_LARGE | 55 | ·······INTEGER·MPI_ERR_VALUE_TOO_LARGE |
100 | ·······PARAMETER·(MPI_ERR_VALUE_TOO_LARGE=77) | 56 | ·······PARAMETER·(MPI_ERR_VALUE_TOO_LARGE=77) |
57 | ·······INTEGER·MPI_ERR_WIN | ||
58 | ·······PARAMETER·(MPI_ERR_WIN=45) | ||
59 | ·······INTEGER·MPI_ERR_RMA_FLAVOR | ||
60 | ·······PARAMETER·(MPI_ERR_RMA_FLAVOR=58) | ||
61 | ·······INTEGER·MPI_ERR_RMA_ATTACH | ||
62 | ·······PARAMETER·(MPI_ERR_RMA_ATTACH=56) | ||
63 | ·······INTEGER·MPI_ERR_UNSUPPORTED_OPERATION | ||
64 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_OPERATION=44) | ||
65 | ·······INTEGER·MPI_ERR_IO | ||
66 | ·······PARAMETER·(MPI_ERR_IO=32) | ||
67 | ·······INTEGER·MPI_ERR_SESSION | ||
68 | ·······PARAMETER·(MPI_ERR_SESSION=75) | ||
69 | ·······INTEGER·MPI_ERR_NOT_SAME | ||
70 | ·······PARAMETER·(MPI_ERR_NOT_SAME=35) | ||
101 | ·······INTEGER·MPI_ERR_BUFFER | 71 | ·······INTEGER·MPI_ERR_BUFFER |
102 | ·······PARAMETER·(MPI_ERR_BUFFER=1) | 72 | ·······PARAMETER·(MPI_ERR_BUFFER=1) |
73 | ·······INTEGER·MPI_ERR_TYPE | ||
74 | ·······PARAMETER·(MPI_ERR_TYPE=3) | ||
75 | ·······INTEGER·MPI_ERR_CONVERSION | ||
76 | ·······PARAMETER·(MPI_ERR_CONVERSION=23) | ||
77 | ·······INTEGER·MPI_ERR_INFO_VALUE | ||
78 | ·······PARAMETER·(MPI_ERR_INFO_VALUE=30) | ||
79 | ·······INTEGER·MPI_ERR_DIMS | ||
80 | ·······PARAMETER·(MPI_ERR_DIMS=11) | ||
81 | ·······INTEGER·MPI_ERR_TAG | ||
82 | ·······PARAMETER·(MPI_ERR_TAG=4) | ||
Max diff block lines reached; 2849/8664 bytes (32.88%) of diff not shown. |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-12-16·18:56:39.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-12-16·18:56:39.000000·debian-binary |
2 | -rw-r--r--···0········0········0····222 | 2 | -rw-r--r--···0········0········0····22228·2024-12-16·18:56:39.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··1476 | 3 | -rw-r--r--···0········0········0··1476376·2024-12-16·18:56:39.000000·data.tar.xz |
Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | Displaying·notes·found·in:·.note.gnu.build-id | 1 | Displaying·notes·found·in:·.note.gnu.build-id |
2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·29e60100c80c470b4f2a2ce74a1038407e976a37 |
Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
2 | ··0x00000000·30383761·36336236·32343031·62656562·087a63b62401beeb | ||
3 | ··0x000000 | 2 | ··0x00000000·65363031·30306338·30633437·30623466·e60100c80c470b4f |
3 | ··0x00000010·32613263·65373461·31303338·34303765·2a2ce74a1038407e | ||
4 | ··0x00000020· | 4 | ··0x00000020·39373661·33372e64·65627567·00000000·976a37.debug.... |
5 | ··0x00000030· | 5 | ··0x00000030·51363f68····························Q6?h |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-12-16·18:56:39.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-12-16·18:56:39.000000·debian-binary |
2 | -rw-r--r--···0········0········0······708·2024-12-16·18:56:39.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0······708·2024-12-16·18:56:39.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··500 | 3 | -rw-r--r--···0········0········0··5007756·2024-12-16·18:56:39.000000·data.tar.xz |
Offset 6, 8 lines modified | Offset 6, 8 lines modified | ||
6 | Maintainer:·Debian·Science·Maintainers·<debian-science-maintainers@lists.alioth.debian.org> | 6 | Maintainer:·Debian·Science·Maintainers·<debian-science-maintainers@lists.alioth.debian.org> |
7 | Installed-Size:·5607 | 7 | Installed-Size:·5607 |
8 | Depends:·libmpich12·(=·4.2.1-4) | 8 | Depends:·libmpich12·(=·4.2.1-4) |
9 | Section:·debug | 9 | Section:·debug |
10 | Priority:·optional | 10 | Priority:·optional |
11 | Multi-Arch:·same | 11 | Multi-Arch:·same |
12 | Description:·debug·symbols·for·libmpich12 | 12 | Description:·debug·symbols·for·libmpich12 |
13 | Build-Ids:· | 13 | Build-Ids:·29e60100c80c470b4f2a2ce74a1038407e976a37·8de6fa73412283718e83aac65ed694962f1f5b73·fe20720284960307c48eb6ef843c3caa627739e3 |
Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | usr/lib/debug/.build-id/ | 1 | usr/lib/debug/.build-id/29/e60100c80c470b4f2a2ce74a1038407e976a37.debug |
2 | usr/lib/debug/.build-id/8d/e6fa73412283718e83aac65ed694962f1f5b73.debug | 2 | usr/lib/debug/.build-id/8d/e6fa73412283718e83aac65ed694962f1f5b73.debug |
3 | usr/lib/debug/.build-id/fe/20720284960307c48eb6ef843c3caa627739e3.debug | 3 | usr/lib/debug/.build-id/fe/20720284960307c48eb6ef843c3caa627739e3.debug |
4 | usr/lib/debug/.dwz/arm-linux-gnueabihf/libmpich12.debug | 4 | usr/lib/debug/.dwz/arm-linux-gnueabihf/libmpich12.debug |
Offset 1, 14 lines modified | Offset 1, 14 lines modified | ||
1 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./ | 1 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./ |
2 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/ | 2 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/ |
3 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/ | 3 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/ |
4 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/ | 4 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/ |
5 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/ | 5 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/ |
6 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/ | 6 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/29/ |
7 | -rw-r--r--···0·root·········(0)·root·········(0)···852100·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/ | 7 | -rw-r--r--···0·root·········(0)·root·········(0)···852100·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/29/e60100c80c470b4f2a2ce74a1038407e976a37.debug |
8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/8d/ | 8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/8d/ |
9 | -rw-r--r--···0·root·········(0)·root·········(0)··4718728·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/8d/e6fa73412283718e83aac65ed694962f1f5b73.debug | 9 | -rw-r--r--···0·root·········(0)·root·········(0)··4718728·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/8d/e6fa73412283718e83aac65ed694962f1f5b73.debug |
10 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/fe/ | 10 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/fe/ |
11 | -rw-r--r--···0·root·········(0)·root·········(0)···145548·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/fe/20720284960307c48eb6ef843c3caa627739e3.debug | 11 | -rw-r--r--···0·root·········(0)·root·········(0)···145548·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/fe/20720284960307c48eb6ef843c3caa627739e3.debug |
12 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.dwz/ | 12 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.dwz/ |
13 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.dwz/arm-linux-gnueabihf/ | 13 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.dwz/arm-linux-gnueabihf/ |
14 | -rw-r--r--···0·root·········(0)·root·········(0)·····7228·2024-12-16·18:56:39.000000·./usr/lib/debug/.dwz/arm-linux-gnueabihf/libmpich12.debug | 14 | -rw-r--r--···0·root·········(0)·root·········(0)·····7228·2024-12-16·18:56:39.000000·./usr/lib/debug/.dwz/arm-linux-gnueabihf/libmpich12.debug |
Offset 22, 15 lines modified | Offset 22, 15 lines modified | ||
22 | ··[17]·.dynamic··········NOBITS··········000befcc·00efc4·000120·08··WA··4···0··4 | 22 | ··[17]·.dynamic··········NOBITS··········000befcc·00efc4·000120·08··WA··4···0··4 |
23 | ··[18]·.got··············NOBITS··········000bf0ec·00efc4·000f14·04··WA··0···0··4 | 23 | ··[18]·.got··············NOBITS··········000bf0ec·00efc4·000f14·04··WA··0···0··4 |
24 | ··[19]·.data·············NOBITS··········000c0000·00efc4·00033c·00··WA··0···0··4 | 24 | ··[19]·.data·············NOBITS··········000c0000·00efc4·00033c·00··WA··0···0··4 |
25 | ··[20]·.bss··············NOBITS··········000c0340·00efc4·000164·00··WA··0···0··8 | 25 | ··[20]·.bss··············NOBITS··········000c0340·00efc4·000164·00··WA··0···0··8 |
26 | ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1 | 26 | ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1 |
27 | ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1 | 27 | ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1 |
28 | ··[23]·.debug_aranges····PROGBITS········00000000·000168·000113·00···C··0···0··4 | 28 | ··[23]·.debug_aranges····PROGBITS········00000000·000168·000113·00···C··0···0··4 |
29 | ··[24]·.debug_info·······PROGBITS········00000000·00027c·04459 | 29 | ··[24]·.debug_info·······PROGBITS········00000000·00027c·04459e·00···C··0···0··4 |
30 | ··[25]·.debug_abbrev·····PROGBITS········00000000·04481c·000bc3·00···C··0···0··4 | 30 | ··[25]·.debug_abbrev·····PROGBITS········00000000·04481c·000bc3·00···C··0···0··4 |
31 | ··[26]·.debug_line·······PROGBITS········00000000·0453e0·010258·00···C··0···0··4 | 31 | ··[26]·.debug_line·······PROGBITS········00000000·0453e0·010258·00···C··0···0··4 |
32 | ··[27]·.debug_frame······PROGBITS········00000000·055638·0037ae·00···C··0···0··4 | 32 | ··[27]·.debug_frame······PROGBITS········00000000·055638·0037ae·00···C··0···0··4 |
33 | ··[28]·.debug_str········PROGBITS········00000000·058de8·004bc7·01·MSC··0···0··4 | 33 | ··[28]·.debug_str········PROGBITS········00000000·058de8·004bc7·01·MSC··0···0··4 |
34 | ··[29]·.debug_loclists···PROGBITS········00000000·05d9b0·02d9f0·00···C··0···0··4 | 34 | ··[29]·.debug_loclists···PROGBITS········00000000·05d9b0·02d9f0·00···C··0···0··4 |
35 | ··[30]·.debug_rnglists···PROGBITS········00000000·08b3a0·00057d·00···C··0···0··4 | 35 | ··[30]·.debug_rnglists···PROGBITS········00000000·08b3a0·00057d·00···C··0···0··4 |
36 | ··[31]·.gnu_debugaltlink·PROGBITS········00000000·08b91d·00004d·00······0···0··1 | 36 | ··[31]·.gnu_debugaltlink·PROGBITS········00000000·08b91d·00004d·00······0···0··1 |
Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | Displaying·notes·found·in:·.note.gnu.build-id | 1 | Displaying·notes·found·in:·.note.gnu.build-id |
2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·29e60100c80c470b4f2a2ce74a1038407e976a37 |
Offset 52870, 39 lines modified | Offset 52870, 39 lines modified | ||
52870 | ····<1c1ce>···DW_AT_decl_column·:·(data1)·35 | 52870 | ····<1c1ce>···DW_AT_decl_column·:·(data1)·35 |
52871 | ····<1c1cf>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52871 | ····<1c1cf>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52872 | ····<1c1d1>···DW_AT_external····:·(flag_present)·1 | 52872 | ····<1c1d1>···DW_AT_external····:·(flag_present)·1 |
52873 | ····<1c1d1>···DW_AT_const_value·:·(data4)·0x4c00081f | 52873 | ····<1c1d1>···DW_AT_const_value·:·(data4)·0x4c00081f |
52874 | ·<2><1c1d5>:·Abbrev·Number:·107·(DW_TAG_constant) | 52874 | ·<2><1c1d5>:·Abbrev·Number:·107·(DW_TAG_constant) |
52875 | ····<1c1d6>···DW_AT_name········:·(strp)·(offset:·0x1a457):·mpi_err_access | 52875 | ····<1c1d6>···DW_AT_name········:·(strp)·(offset:·0x1a457):·mpi_err_access |
52876 | ····<1c1da>···DW_AT_decl_file···:·(implicit_const)·2 | 52876 | ····<1c1da>···DW_AT_decl_file···:·(implicit_const)·2 |
52877 | ····<1c1da>···DW_AT_decl_line···:·(data1)· | 52877 | ····<1c1da>···DW_AT_decl_line···:·(data1)·89 |
52878 | ····<1c1db>···DW_AT_decl_column·:·(data1)·29 | 52878 | ····<1c1db>···DW_AT_decl_column·:·(data1)·29 |
52879 | ····<1c1dc>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52879 | ····<1c1dc>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52880 | ····<1c1de>···DW_AT_external····:·(flag_present)·1 | 52880 | ····<1c1de>···DW_AT_external····:·(flag_present)·1 |
52881 | ····<1c1de>···DW_AT_const_value·:·(data1)·20 | 52881 | ····<1c1de>···DW_AT_const_value·:·(data1)·20 |
52882 | ·<2><1c1df>:·Abbrev·Number:·107·(DW_TAG_constant) | 52882 | ·<2><1c1df>:·Abbrev·Number:·107·(DW_TAG_constant) |
52883 | ····<1c1e0>···DW_AT_name········:·(strp)·(offset:·0x1408d):·mpi_err_amode | 52883 | ····<1c1e0>···DW_AT_name········:·(strp)·(offset:·0x1408d):·mpi_err_amode |
52884 | ····<1c1e4>···DW_AT_decl_file···:·(implicit_const)·2 | 52884 | ····<1c1e4>···DW_AT_decl_file···:·(implicit_const)·2 |
52885 | ····<1c1e4>···DW_AT_decl_line···:·(data1)· | 52885 | ····<1c1e4>···DW_AT_decl_line···:·(data1)·33 |
52886 | ····<1c1e5>···DW_AT_decl_column·:·(data1)·28 | 52886 | ····<1c1e5>···DW_AT_decl_column·:·(data1)·28 |
52887 | ····<1c1e6>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52887 | ····<1c1e6>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52888 | ····<1c1e8>···DW_AT_external····:·(flag_present)·1 | 52888 | ····<1c1e8>···DW_AT_external····:·(flag_present)·1 |
52889 | ····<1c1e8>···DW_AT_const_value·:·(data1)·21 | 52889 | ····<1c1e8>···DW_AT_const_value·:·(data1)·21 |
52890 | ·<2><1c1e9>:·Abbrev·Number:·107·(DW_TAG_constant) | 52890 | ·<2><1c1e9>:·Abbrev·Number:·107·(DW_TAG_constant) |
52891 | ····<1c1ea>···DW_AT_name········:·(strp)·(offset:·0x175da):·mpi_err_arg | 52891 | ····<1c1ea>···DW_AT_name········:·(strp)·(offset:·0x175da):·mpi_err_arg |
52892 | ····<1c1ee>···DW_AT_decl_file···:·(implicit_const)·2 | 52892 | ····<1c1ee>···DW_AT_decl_file···:·(implicit_const)·2 |
52893 | ····<1c1ee>···DW_AT_decl_line···:·(data1)· | 52893 | ····<1c1ee>···DW_AT_decl_line···:·(data1)·29 |
52894 | ····<1c1ef>···DW_AT_decl_column·:·(data1)·26 | 52894 | ····<1c1ef>···DW_AT_decl_column·:·(data1)·26 |
52895 | ····<1c1f0>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52895 | ····<1c1f0>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52896 | ····<1c1f2>···DW_AT_external····:·(flag_present)·1 | 52896 | ····<1c1f2>···DW_AT_external····:·(flag_present)·1 |
52897 | ····<1c1f2>···DW_AT_const_value·:·(data1)·12 | 52897 | ····<1c1f2>···DW_AT_const_value·:·(data1)·12 |
52898 | ·<2><1c1f3>:·Abbrev·Number:·107·(DW_TAG_constant) | 52898 | ·<2><1c1f3>:·Abbrev·Number:·107·(DW_TAG_constant) |
52899 | ····<1c1f4>···DW_AT_name········:·(strp)·(offset:·0x1e8b3):·mpi_err_assert | 52899 | ····<1c1f4>···DW_AT_name········:·(strp)·(offset:·0x1e8b3):·mpi_err_assert |
52900 | ····<1c1f8>···DW_AT_decl_file···:·(implicit_const)·2 | 52900 | ····<1c1f8>···DW_AT_decl_file···:·(implicit_const)·2 |
52901 | ····<1c1f8>···DW_AT_decl_line···:·(data1)·1 | 52901 | ····<1c1f8>···DW_AT_decl_line···:·(data1)·121 |
52902 | ····<1c1f9>···DW_AT_decl_column·:·(data1)·29 | 52902 | ····<1c1f9>···DW_AT_decl_column·:·(data1)·29 |
52903 | ····<1c1fa>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52903 | ····<1c1fa>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52904 | ····<1c1fc>···DW_AT_external····:·(flag_present)·1 | 52904 | ····<1c1fc>···DW_AT_external····:·(flag_present)·1 |
52905 | ····<1c1fc>···DW_AT_const_value·:·(data1)·53 | 52905 | ····<1c1fc>···DW_AT_const_value·:·(data1)·53 |
52906 | ·<2><1c1fd>:·Abbrev·Number:·107·(DW_TAG_constant) | 52906 | ·<2><1c1fd>:·Abbrev·Number:·107·(DW_TAG_constant) |
52907 | ····<1c1fe>···DW_AT_name········:·(strp)·(offset:·0x166bb):·mpi_err_bad_file | 52907 | ····<1c1fe>···DW_AT_name········:·(strp)·(offset:·0x166bb):·mpi_err_bad_file |
52908 | ····<1c202>···DW_AT_decl_file···:·(implicit_const)·2 | 52908 | ····<1c202>···DW_AT_decl_file···:·(implicit_const)·2 |
Offset 52910, 375 lines modified | Offset 52910, 375 lines modified | ||
52910 | ····<1c203>···DW_AT_decl_column·:·(data1)·31 | 52910 | ····<1c203>···DW_AT_decl_column·:·(data1)·31 |
52911 | ····<1c204>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52911 | ····<1c204>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52912 | ····<1c206>···DW_AT_external····:·(flag_present)·1 | 52912 | ····<1c206>···DW_AT_external····:·(flag_present)·1 |
52913 | ····<1c206>···DW_AT_const_value·:·(data1)·22 | 52913 | ····<1c206>···DW_AT_const_value·:·(data1)·22 |
52914 | ·<2><1c207>:·Abbrev·Number:·107·(DW_TAG_constant) | 52914 | ·<2><1c207>:·Abbrev·Number:·107·(DW_TAG_constant) |
52915 | ····<1c208>···DW_AT_name········:·(strp)·(offset:·0x16ba0):·mpi_err_base | 52915 | ····<1c208>···DW_AT_name········:·(strp)·(offset:·0x16ba0):·mpi_err_base |
52916 | ····<1c20c>···DW_AT_decl_file···:·(implicit_const)·2 | 52916 | ····<1c20c>···DW_AT_decl_file···:·(implicit_const)·2 |
52917 | ····<1c20c>···DW_AT_decl_line···:·(data1)· | 52917 | ····<1c20c>···DW_AT_decl_line···:·(data1)·87 |
52918 | ····<1c20d>···DW_AT_decl_column·:·(data1)·27 | 52918 | ····<1c20d>···DW_AT_decl_column·:·(data1)·27 |
52919 | ····<1c20e>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52919 | ····<1c20e>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52920 | ····<1c210>···DW_AT_external····:·(flag_present)·1 | 52920 | ····<1c210>···DW_AT_external····:·(flag_present)·1 |
52921 | ····<1c210>···DW_AT_const_value·:·(data1)·46 | 52921 | ····<1c210>···DW_AT_const_value·:·(data1)·46 |
52922 | ·<2><1c211>:·Abbrev·Number:·107·(DW_TAG_constant) | 52922 | ·<2><1c211>:·Abbrev·Number:·107·(DW_TAG_constant) |
52923 | ····<1c212>···DW_AT_name········:·(strp)·(offset:·0x19d02):·mpi_err_buffer | 52923 | ····<1c212>···DW_AT_name········:·(strp)·(offset:·0x19d02):·mpi_err_buffer |
52924 | ····<1c216>···DW_AT_decl_file···:·(implicit_const)·2 | 52924 | ····<1c216>···DW_AT_decl_file···:·(implicit_const)·2 |
52925 | ····<1c216>···DW_AT_decl_line···:·(data1)· | 52925 | ····<1c216>···DW_AT_decl_line···:·(data1)·71 |
52926 | ····<1c217>···DW_AT_decl_column·:·(data1)·29 | 52926 | ····<1c217>···DW_AT_decl_column·:·(data1)·29 |
52927 | ····<1c218>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52927 | ····<1c218>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52928 | ····<1c21a>···DW_AT_external····:·(flag_present)·1 | 52928 | ····<1c21a>···DW_AT_external····:·(flag_present)·1 |
52929 | ····<1c21a>···DW_AT_const_value·:·(data1)·1 | 52929 | ····<1c21a>···DW_AT_const_value·:·(data1)·1 |
52930 | ·<2><1c21b>:·Abbrev·Number:·107·(DW_TAG_constant) | 52930 | ·<2><1c21b>:·Abbrev·Number:·107·(DW_TAG_constant) |
52931 | ····<1c21c>···DW_AT_name········:·(strp)·(offset:·0x18753):·mpi_err_comm | 52931 | ····<1c21c>···DW_AT_name········:·(strp)·(offset:·0x18753):·mpi_err_comm |
52932 | ····<1c220>···DW_AT_decl_file···:·(implicit_const)·2 | 52932 | ····<1c220>···DW_AT_decl_file···:·(implicit_const)·2 |
52933 | ····<1c220>···DW_AT_decl_line···:·(data1)· | 52933 | ····<1c220>···DW_AT_decl_line···:·(data1)·119 |
52934 | ····<1c221>···DW_AT_decl_column·:·(data1)·27 | 52934 | ····<1c221>···DW_AT_decl_column·:·(data1)·27 |
52935 | ····<1c222>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52935 | ····<1c222>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52936 | ····<1c224>···DW_AT_external····:·(flag_present)·1 | 52936 | ····<1c224>···DW_AT_external····:·(flag_present)·1 |
52937 | ····<1c224>···DW_AT_const_value·:·(data1)·5 | 52937 | ····<1c224>···DW_AT_const_value·:·(data1)·5 |
52938 | ·<2><1c225>:·Abbrev·Number:·107·(DW_TAG_constant) | 52938 | ·<2><1c225>:·Abbrev·Number:·107·(DW_TAG_constant) |
52939 | ····<1c226>···DW_AT_name········:·(strp)·(offset:·0x18ccf):·mpi_err_conversion | 52939 | ····<1c226>···DW_AT_name········:·(strp)·(offset:·0x18ccf):·mpi_err_conversion |
52940 | ····<1c22a>···DW_AT_decl_file···:·(implicit_const)·2 | 52940 | ····<1c22a>···DW_AT_decl_file···:·(implicit_const)·2 |
52941 | ····<1c22a>···DW_AT_decl_line···:·(data1)· | 52941 | ····<1c22a>···DW_AT_decl_line···:·(data1)·75 |
52942 | ····<1c22b>···DW_AT_decl_column·:·(data1)·33 | 52942 | ····<1c22b>···DW_AT_decl_column·:·(data1)·33 |
52943 | ····<1c22c>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52943 | ····<1c22c>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52944 | ····<1c22e>···DW_AT_external····:·(flag_present)·1 | 52944 | ····<1c22e>···DW_AT_external····:·(flag_present)·1 |
52945 | ····<1c22e>···DW_AT_const_value·:·(data1)·23 | 52945 | ····<1c22e>···DW_AT_const_value·:·(data1)·23 |
52946 | ·<2><1c22f>:·Abbrev·Number:·107·(DW_TAG_constant) | 52946 | ·<2><1c22f>:·Abbrev·Number:·107·(DW_TAG_constant) |
52947 | ····<1c230>···DW_AT_name········:·(strp)·(offset:·0x1e873):·mpi_err_count | 52947 | ····<1c230>···DW_AT_name········:·(strp)·(offset:·0x1e873):·mpi_err_count |
52948 | ····<1c234>···DW_AT_decl_file···:·(implicit_const)·2 | 52948 | ····<1c234>···DW_AT_decl_file···:·(implicit_const)·2 |
52949 | ····<1c234>···DW_AT_decl_line···:·(data1)· | 52949 | ····<1c234>···DW_AT_decl_line···:·(data1)·139 |
52950 | ····<1c235>···DW_AT_decl_column·:·(data1)·28 | 52950 | ····<1c235>···DW_AT_decl_column·:·(data1)·28 |
52951 | ····<1c236>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52951 | ····<1c236>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52952 | ····<1c238>···DW_AT_external····:·(flag_present)·1 | 52952 | ····<1c238>···DW_AT_external····:·(flag_present)·1 |
52953 | ····<1c238>···DW_AT_const_value·:·(data1)·2 | 52953 | ····<1c238>···DW_AT_const_value·:·(data1)·2 |
52954 | ·<2><1c239>:·Abbrev·Number:·107·(DW_TAG_constant) | 52954 | ·<2><1c239>:·Abbrev·Number:·107·(DW_TAG_constant) |
52955 | ····<1c23a>···DW_AT_name········:·(strp)·(offset:·0x1a441):·mpi_err_dims | 52955 | ····<1c23a>···DW_AT_name········:·(strp)·(offset:·0x1a441):·mpi_err_dims |
52956 | ····<1c23e>···DW_AT_decl_file···:·(implicit_const)·2 | 52956 | ····<1c23e>···DW_AT_decl_file···:·(implicit_const)·2 |
52957 | ····<1c23e>···DW_AT_decl_line···:·(data1)· | 52957 | ····<1c23e>···DW_AT_decl_line···:·(data1)·79 |
52958 | ····<1c23f>···DW_AT_decl_column·:·(data1)·27 | 52958 | ····<1c23f>···DW_AT_decl_column·:·(data1)·27 |
52959 | ····<1c240>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52959 | ····<1c240>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52960 | ····<1c242>···DW_AT_external····:·(flag_present)·1 | 52960 | ····<1c242>···DW_AT_external····:·(flag_present)·1 |
52961 | ····<1c242>···DW_AT_const_value·:·(data1)·11 | 52961 | ····<1c242>···DW_AT_const_value·:·(data1)·11 |
52962 | ·<2><1c243>:·Abbrev·Number:·107·(DW_TAG_constant) | 52962 | ·<2><1c243>:·Abbrev·Number:·107·(DW_TAG_constant) |
52963 | ····<1c244>···DW_AT_name········:·(strp)·(offset:·0x192b8):·mpi_err_disp | 52963 | ····<1c244>···DW_AT_name········:·(strp)·(offset:·0x192b8):·mpi_err_disp |
52964 | ····<1c248>···DW_AT_decl_file···:·(implicit_const)·2 | 52964 | ····<1c248>···DW_AT_decl_file···:·(implicit_const)·2 |
52965 | ····<1c248>···DW_AT_decl_line···:·(data1)· | 52965 | ····<1c248>···DW_AT_decl_line···:·(data1)·97 |
52966 | ····<1c249>···DW_AT_decl_column·:·(data1)·27 | 52966 | ····<1c249>···DW_AT_decl_column·:·(data1)·27 |
52967 | ····<1c24a>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52967 | ····<1c24a>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52968 | ····<1c24c>···DW_AT_external····:·(flag_present)·1 | 52968 | ····<1c24c>···DW_AT_external····:·(flag_present)·1 |
52969 | ····<1c24c>···DW_AT_const_value·:·(data1)·52 | 52969 | ····<1c24c>···DW_AT_const_value·:·(data1)·52 |
52970 | ·<2><1c24d>:·Abbrev·Number:·107·(DW_TAG_constant) | 52970 | ·<2><1c24d>:·Abbrev·Number:·107·(DW_TAG_constant) |
52971 | ····<1c24e>···DW_AT_name········:·(strp)·(offset:·0x190f0):·mpi_err_dup_datarep | 52971 | ····<1c24e>···DW_AT_name········:·(strp)·(offset:·0x190f0):·mpi_err_dup_datarep |
52972 | ····<1c252>···DW_AT_decl_file···:·(implicit_const)·2 | 52972 | ····<1c252>···DW_AT_decl_file···:·(implicit_const)·2 |
52973 | ····<1c252>···DW_AT_decl_line···:·(data1)· | 52973 | ····<1c252>···DW_AT_decl_line···:·(data1)·21 |
52974 | ····<1c253>···DW_AT_decl_column·:·(data1)·34 | 52974 | ····<1c253>···DW_AT_decl_column·:·(data1)·34 |
52975 | ····<1c254>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52975 | ····<1c254>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52976 | ····<1c256>···DW_AT_external····:·(flag_present)·1 | 52976 | ····<1c256>···DW_AT_external····:·(flag_present)·1 |
52977 | ····<1c256>···DW_AT_const_value·:·(data1)·24 | 52977 | ····<1c256>···DW_AT_const_value·:·(data1)·24 |
52978 | ·<2><1c257>:·Abbrev·Number:·107·(DW_TAG_constant) | 52978 | ·<2><1c257>:·Abbrev·Number:·107·(DW_TAG_constant) |
52979 | ····<1c258>···DW_AT_name········:·(strp)·(offset:·0x19ff9):·mpi_err_errhandler | 52979 | ····<1c258>···DW_AT_name········:·(strp)·(offset:·0x19ff9):·mpi_err_errhandler |
52980 | ····<1c25c>···DW_AT_decl_file···:·(implicit_const)·2 | 52980 | ····<1c25c>···DW_AT_decl_file···:·(implicit_const)·2 |
52981 | ····<1c25c>···DW_AT_decl_line···:·(data1)· | 52981 | ····<1c25c>···DW_AT_decl_line···:·(data1)·131 |
52982 | ····<1c25d>···DW_AT_decl_column·:·(data1)·33 | 52982 | ····<1c25d>···DW_AT_decl_column·:·(data1)·33 |
52983 | ····<1c25e>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52983 | ····<1c25e>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52984 | ····<1c260>···DW_AT_external····:·(flag_present)·1 | 52984 | ····<1c260>···DW_AT_external····:·(flag_present)·1 |
52985 | ····<1c260>···DW_AT_const_value·:·(data1)·80 | 52985 | ····<1c260>···DW_AT_const_value·:·(data1)·80 |
52986 | ·<2><1c261>:·Abbrev·Number:·107·(DW_TAG_constant) | 52986 | ·<2><1c261>:·Abbrev·Number:·107·(DW_TAG_constant) |
52987 | ····<1c262>···DW_AT_name········:·(strp)·(offset:·0x1685c):·mpi_err_file | 52987 | ····<1c262>···DW_AT_name········:·(strp)·(offset:·0x1685c):·mpi_err_file |
52988 | ····<1c266>···DW_AT_decl_file···:·(implicit_const)·2 | 52988 | ····<1c266>···DW_AT_decl_file···:·(implicit_const)·2 |
52989 | ····<1c266>···DW_AT_decl_line···:·(data1)· | 52989 | ····<1c266>···DW_AT_decl_line···:·(data1)·117 |
52990 | ····<1c267>···DW_AT_decl_column·:·(data1)·27 | 52990 | ····<1c267>···DW_AT_decl_column·:·(data1)·27 |
52991 | ····<1c268>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) | 52991 | ····<1c268>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4) |
52992 | ····<1c26a>···DW_AT_external····:·(flag_present)·1 | 52992 | ····<1c26a>···DW_AT_external····:·(flag_present)·1 |
52993 | ····<1c26a>···DW_AT_const_value·:·(data1)·27 | 52993 | ····<1c26a>···DW_AT_const_value·:·(data1)·27 |
52994 | ·<2><1c26b>:·Abbrev·Number:·107·(DW_TAG_constant) | 52994 | ·<2><1c26b>:·Abbrev·Number:·107·(DW_TAG_constant) |
52995 | ····<1c26c>···DW_AT_name········:·(strp)·(offset:·0x1ded9):·mpi_err_file_exists | 52995 | ····<1c26c>···DW_AT_name········:·(strp)·(offset:·0x1ded9):·mpi_err_file_exists |
52996 | ····<1c270>···DW_AT_decl_file···:·(implicit_const)·2 | 52996 | ····<1c270>···DW_AT_decl_file···:·(implicit_const)·2 |
Max diff block lines reached; 22989/30873 bytes (74.46%) of diff not shown. |
Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
1 | GCC:·(Debian·14.2.0-8)·14.2.0 | 1 | j7GCC:·(Debian·14.2.0-8)·14.2.0 |
2 | F*X\5x&b | 2 | F*X\5x&b |
3 | 7TDPTD4D | 3 | 7TDPTD4D |
4 | u3btYgpy | 4 | u3btYgpy |
5 | WS;=H(uX | 5 | WS;=H(uX |
6 | 9k=BZxa4 | 6 | 9k=BZxa4 |
7 | hjWF1_zml | 7 | hjWF1_zml |
8 | _'\#TR?Q | 8 | _'\#TR?Q |
Offset 11, 49 lines modified | Offset 11, 60 lines modified | ||
11 | Oy_xNQnT> | 11 | Oy_xNQnT> |
12 | nZAAc7nm | 12 | nZAAc7nm |
13 | `DcQf*f}» | 13 | `DcQf*f}» |
14 | $/-JEWo* | 14 | $/-JEWo* |
15 | ,U1eIC^T' | 15 | ,U1eIC^T' |
16 | Tmi#Rm+` | 16 | Tmi#Rm+` |
17 | j("WDU'qf | 17 | j("WDU'qf |
18 | GV8kqVv\ed#, | ||
19 | R|aS:UC) | ||
20 | .Ms;1\a>" | ||
21 | e70]@79O | ||
22 | ZHZ?)m3p | ||
23 | n's&},'u | ||
24 | &ss(j0b2 | ||
25 | g/${*J{> | ||
26 | 18 | *GiC)F`m | |
19 | Nl]K_@qvq7 | ||
20 | » 2.IS0l>=A | ||
21 | e2!IksEa | ||
22 | i;-5L{Tg | ||
23 | #{C?z75~ | ||
24 | IqfP6!l*R | ||
25 | ."6B3]RA] | ||
26 | tTxwTxwXy | ||
27 | » mS56w*y | ||
28 | q+G35Sf` | ||
29 | C(zp6C<Pl | ||
30 | "^FI'@s'v | ||
27 | Ev@K;&;& | 31 | Ev@K;&;& |
28 | c)+HJ(p·Z | 32 | c)+HJ(p·Z |
29 | q*D:pje. | 33 | q*D:pje. |
30 | » +fn·p?- | 34 | » +fn·p?- |
31 | iy+» *>Gr | ||
32 | :]S+C#cs | ||
33 | y_aN8LDn | ||
34 | hy+» *~V2 | ||
35 | V[f`8s`^ | ||
36 | urgcZ5F: | ||
37 | uR=)@x.7 | ||
38 | 35 | ;$z8_,·z | |
36 | Yyr&P=<- | ||
37 | 7A7*Jb+s | ||
38 | eUpD-» TZ> | ||
39 | "7!SODn[ | ||
40 | JrcAlO*v | ||
41 | "/\KC]." | ||
42 | 2T3D\]e09 | ||
43 | Soa%u)9u | ||
44 | UJYh4-TUBV | ||
39 | V0\k | 45 | V0\kupvoh |
46 | >·B*=5K': | ||
47 | sZQo3eok | ||
48 | 8oTn`xnv | ||
49 | Tm>» X·Gb | ||
40 | VGT&·x&E | 50 | VGT&·x&E |
41 | b/XMpNcM | ||
42 | C28TRO46 | ||
43 | T)PLuna` | ||
44 | k@Wn;1lt/ | ||
45 | .vQb0_o0 | ||
46 | Lm}>M-|»x | ||
47 | &·ja$`P] | ||
48 | c<h[b8pX | ||
49 | VXxb5Xxj% | ||
50 | bl*=?\Ov | ||
51 | 8W&6» 7Sqz9» | ||
52 | 51 | &I*9@QaS | |
52 | yoc`nsH[( | ||
53 | @{rR.·Bm~ | ||
54 | _@PI:}<^: | ||
55 | @'>2^idyV | ||
56 | 'C\+b<w6 | ||
57 | R"0GnblW | ||
58 | =(,» w~`d | ||
59 | _PDl2"./ | ||
60 | bxi{6exo | ||
61 | E*Y}hys$, | ||
62 | b» v9hZj8 | ||
63 | 2`y@r<e0w | ||
53 | }hvbK?LH | 64 | }hvbK?LH |
54 | x(c<Lkrz | 65 | x(c<Lkrz |
55 | pe~BNaWHs | 66 | pe~BNaWHs |
56 | bZuFyyNy | 67 | bZuFyyNy |
57 | wq2u?^?MW1!o- | 68 | wq2u?^?MW1!o- |
58 | KAQXRyf% | 69 | KAQXRyf% |
59 | 3Wx3W$g. | 70 | 3Wx3W$g. |