Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
1 | ·9da9d36b5ca575ad6ed89e2b569595cd·2414680·libdevel·optional·libmpich-dev_4.2.1-4_armhf.deb | ||
2 | ·2795ae7686317a4587bd0718dcfda983·5009808·debug·optional·libmpich12-dbgsym_4.2.1-4_armhf.deb | ||
3 | · | 1 | ·d4359b6539524c9665eba7b9a3d5eb7a·2408992·libdevel·optional·libmpich-dev_4.2.1-4_armhf.deb |
2 | ·1991ce953ae721bfe6b8fdbe5faa7722·5008912·debug·optional·libmpich12-dbgsym_4.2.1-4_armhf.deb | ||
3 | ·7e7ab5213edfad37f299a382ef724b48·1498600·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 | ·eed581a8596583e00b8d466dc5154d7e·259752·doc·optional·mpich-doc_4.2.1-4_all.deb | 5 | ·eed581a8596583e00b8d466dc5154d7e·259752·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··2405492·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_TAG | ||
20 | ·······PARAMETER·(MPI_ERR_TAG=4) | ||
21 | ·······INTEGER·MPI_ERR_INFO_NOKEY | ||
22 | ·······PARAMETER·(MPI_ERR_INFO_NOKEY=31) | ||
23 | ·······INTEGER·MPI_ERR_DIMS | ||
24 | ·······PARAMETER·(MPI_ERR_DIMS=11) | ||
25 | ·······INTEGER·MPI_ERR_TOPOLOGY | ||
26 | ·······PARAMETER·(MPI_ERR_TOPOLOGY=10) | ||
27 | ·······INTEGER·MPI_ERR_AMODE | ||
28 | ·······PARAMETER·(MPI_ERR_AMODE=21) | ||
29 | ·······INTEGER·MPI_ERR_TRUNCATE | ||
30 | ·······PARAMETER·(MPI_ERR_TRUNCATE=14) | ||
31 | ·······INTEGER·MPI_ERR_RMA_CONFLICT | ||
32 | ·······PARAMETER·(MPI_ERR_RMA_CONFLICT=49) | ||
33 | ·······INTEGER·MPI_ERR_BUFFER | ||
34 | ·······PARAMETER·(MPI_ERR_BUFFER=1) | ||
35 | ·······INTEGER·MPI_ERR_INFO_KEY | ||
36 | ·······PARAMETER·(MPI_ERR_INFO_KEY=29) | ||
37 | ·······INTEGER·MPI_ERR_ACCESS | ||
38 | ·······PARAMETER·(MPI_ERR_ACCESS=20) | ||
39 | ·······INTEGER·MPI_ERR_NOT_SAME | ||
40 | ·······PARAMETER·(MPI_ERR_NOT_SAME=35) | ||
41 | ·······INTEGER·MPI_ERR_UNKNOWN | 19 | ·······INTEGER·MPI_ERR_UNKNOWN |
42 | ·······PARAMETER·(MPI_ERR_UNKNOWN=13) | 20 | ·······PARAMETER·(MPI_ERR_UNKNOWN=13) |
43 | ·······INTEGER·MPI_ERR_KEYVAL | ||
44 | ·······PARAMETER·(MPI_ERR_KEYVAL=48) | ||
45 | ·······INTEGER·MPI_ERR_RMA_FLAVOR | ||
46 | ·······PARAMETER·(MPI_ERR_RMA_FLAVOR=58) | ||
47 | ·······INTEGER·MPI_ERR_RMA_SHARED | ||
48 | ·······PARAMETER·(MPI_ERR_RMA_SHARED=57) | ||
49 | ·······INTEGER·MPI_ERR_FILE_IN_USE | ||
50 | ·······PARAMETER·(MPI_ERR_FILE_IN_USE=26) | ||
51 | ·······INTEGER·MPI_ERR_DUP_DATAREP | 21 | ·······INTEGER·MPI_ERR_DUP_DATAREP |
52 | ·······PARAMETER·(MPI_ERR_DUP_DATAREP=24) | 22 | ·······PARAMETER·(MPI_ERR_DUP_DATAREP=24) |
23 | ·······INTEGER·MPI_ERR_COMM | ||
24 | ·······PARAMETER·(MPI_ERR_COMM=5) | ||
25 | ·······INTEGER·MPI_ERR_DISP | ||
26 | ·······PARAMETER·(MPI_ERR_DISP=52) | ||
27 | ·······INTEGER·MPI_ERR_LASTCODE | ||
28 | ·······PARAMETER·(MPI_ERR_LASTCODE=1073741823) | ||
29 | ·······INTEGER·MPI_ERR_LOCKTYPE | ||
30 | ·······PARAMETER·(MPI_ERR_LOCKTYPE=47) | ||
31 | ·······INTEGER·MPI_ERR_REQUEST | ||
32 | ·······PARAMETER·(MPI_ERR_REQUEST=19) | ||
33 | ·······INTEGER·MPI_ERR_ERRHANDLER | ||
34 | ·······PARAMETER·(MPI_ERR_ERRHANDLER=80) | ||
35 | ·······INTEGER·MPI_ERR_TRUNCATE | ||
36 | ·······PARAMETER·(MPI_ERR_TRUNCATE=14) | ||
37 | ·······INTEGER·MPI_ERR_NO_SPACE | ||
38 | ·······PARAMETER·(MPI_ERR_NO_SPACE=36) | ||
39 | ·······INTEGER·MPI_ERR_CONVERSION | ||
40 | ·······PARAMETER·(MPI_ERR_CONVERSION=23) | ||
41 | ·······INTEGER·MPI_ERR_ROOT | ||
42 | ·······PARAMETER·(MPI_ERR_ROOT=7) | ||
53 | ·······INTEGER·MPI_ERR_GROUP | 43 | ·······INTEGER·MPI_ERR_GROUP |
54 | ·······PARAMETER·(MPI_ERR_GROUP=8) | 44 | ·······PARAMETER·(MPI_ERR_GROUP=8) |
45 | ·······INTEGER·MPI_ERR_VALUE_TOO_LARGE | ||
46 | ·······PARAMETER·(MPI_ERR_VALUE_TOO_LARGE=77) | ||
55 | ·······INTEGER·MPI_ERR_S | 47 | ·······INTEGER·MPI_ERR_SESSION |
56 | ·······PARAMETER·(MPI_ERR_S | 48 | ·······PARAMETER·(MPI_ERR_SESSION=75) |
49 | ·······INTEGER·MPI_ERR_RMA_CONFLICT | ||
50 | ·······PARAMETER·(MPI_ERR_RMA_CONFLICT=49) | ||
51 | ·······INTEGER·MPI_ERR_RMA_SYNC | ||
52 | ·······PARAMETER·(MPI_ERR_RMA_SYNC=50) | ||
57 | ·······INTEGER·MPI_ERR_ | 53 | ·······INTEGER·MPI_ERR_PORT |
58 | ·······PARAMETER·(MPI_ERR_ | 54 | ·······PARAMETER·(MPI_ERR_PORT=38) |
59 | ·······INTEGER·MPI_ERR_FILE_EXISTS | ||
60 | ·······PARAMETER·(MPI_ERR_FILE_EXISTS=25) | ||
61 | ·······INTEGER·MPI_ERR_NO_MEM | 55 | ·······INTEGER·MPI_ERR_NO_MEM |
62 | ·······PARAMETER·(MPI_ERR_NO_MEM=34) | 56 | ·······PARAMETER·(MPI_ERR_NO_MEM=34) |
63 | ·······INTEGER·MPI_ERR_OTHER | ||
64 | ·······PARAMETER·(MPI_ERR_OTHER=15) | ||
65 | ·······INTEGER·MPI_ERR_NO_SUCH_FILE | ||
66 | ·······PARAMETER·(MPI_ERR_NO_SUCH_FILE=37) | ||
67 | ·······INTEGER·MPI_ERR_ | 57 | ·······INTEGER·MPI_ERR_SIZE |
68 | ·······PARAMETER·(MPI_ERR_ | 58 | ·······PARAMETER·(MPI_ERR_SIZE=51) |
59 | ·······INTEGER·MPI_ERR_INFO_NOKEY | ||
60 | ·······PARAMETER·(MPI_ERR_INFO_NOKEY=31) | ||
69 | ·······INTEGER·MPI_ERR_ | 61 | ·······INTEGER·MPI_ERR_NOT_SAME |
70 | ·······PARAMETER·(MPI_ERR_ | 62 | ·······PARAMETER·(MPI_ERR_NOT_SAME=35) |
71 | ·······INTEGER·MPI_ERR_ | 63 | ·······INTEGER·MPI_ERR_FILE_IN_USE |
72 | ·······PARAMETER·(MPI_ERR_ | 64 | ·······PARAMETER·(MPI_ERR_FILE_IN_USE=26) |
73 | ·······INTEGER·MPI_ERR_RA | 65 | ·······INTEGER·MPI_ERR_RMA_FLAVOR |
74 | ·······PARAMETER·(MPI_ERR_RA | 66 | ·······PARAMETER·(MPI_ERR_RMA_FLAVOR=58) |
75 | ·······INTEGER·MPI_ERR_RMA_RANGE | 67 | ·······INTEGER·MPI_ERR_RMA_RANGE |
76 | ·······PARAMETER·(MPI_ERR_RMA_RANGE=55) | 68 | ·······PARAMETER·(MPI_ERR_RMA_RANGE=55) |
77 | ·······INTEGER·MPI_ERR_ | 69 | ·······INTEGER·MPI_ERR_ACCESS |
78 | ·······PARAMETER·(MPI_ERR_ | 70 | ·······PARAMETER·(MPI_ERR_ACCESS=20) |
71 | ·······INTEGER·MPI_ERR_WIN | ||
72 | ·······PARAMETER·(MPI_ERR_WIN=45) | ||
73 | ·······INTEGER·MPI_ERR_PROC_ABORTED | ||
74 | ·······PARAMETER·(MPI_ERR_PROC_ABORTED=76) | ||
79 | ·······INTEGER·MPI_ERR_TYPE | 75 | ·······INTEGER·MPI_ERR_TYPE |
80 | ·······PARAMETER·(MPI_ERR_TYPE=3) | 76 | ·······PARAMETER·(MPI_ERR_TYPE=3) |
77 | ·······INTEGER·MPI_ERR_BUFFER | ||
78 | ·······PARAMETER·(MPI_ERR_BUFFER=1) | ||
79 | ·······INTEGER·MPI_ERR_NO_SUCH_FILE | ||
80 | ·······PARAMETER·(MPI_ERR_NO_SUCH_FILE=37) | ||
81 | ·······INTEGER·MPI_ERR_UNSUPPORTED_OPERATION | ||
82 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_OPERATION=44) | ||
81 | ·······INTEGER·MPI_ERR_S | 83 | ·······INTEGER·MPI_ERR_SPAWN |
82 | ·······PARAMETER·(MPI_ERR_S | 84 | ·······PARAMETER·(MPI_ERR_SPAWN=42) |
85 | ·······INTEGER·MPI_ERR_KEYVAL | ||
86 | ·······PARAMETER·(MPI_ERR_KEYVAL=48) | ||
87 | ·······INTEGER·MPI_ERR_READ_ONLY | ||
88 | ·······PARAMETER·(MPI_ERR_READ_ONLY=40) | ||
89 | ·······INTEGER·MPI_ERR_BAD_FILE | ||
90 | ·······PARAMETER·(MPI_ERR_BAD_FILE=22) | ||
91 | ·······INTEGER·MPI_ERR_TAG | ||
92 | ·······PARAMETER·(MPI_ERR_TAG=4) | ||
83 | ·······INTEGER·MPI_ERR_UNSUPPORTED_DATAREP | 93 | ·······INTEGER·MPI_ERR_UNSUPPORTED_DATAREP |
84 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_DATAREP=43) | 94 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_DATAREP=43) |
95 | ·······INTEGER·MPI_ERR_OP | ||
96 | ·······PARAMETER·(MPI_ERR_OP=9) | ||
85 | ·······INTEGER·MPI_ERR_NAME | 97 | ·······INTEGER·MPI_ERR_NAME |
86 | ·······PARAMETER·(MPI_ERR_NAME=33) | 98 | ·······PARAMETER·(MPI_ERR_NAME=33) |
87 | ·······INTEGER·MPI_ERR_INFO | ||
88 | ·······PARAMETER·(MPI_ERR_INFO=28) | ||
89 | ·······INTEGER·MPI_ERR_A | 99 | ·······INTEGER·MPI_ERR_RANK |
90 | ·······PARAMETER·(MPI_ERR_A | 100 | ·······PARAMETER·(MPI_ERR_RANK=6) |
Max diff block lines reached; 3001/8589 bytes (34.94%) 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····22240·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··1476168·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:·535846ebecb935b25aff5d255d12051ab4f8a412 |
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·63326262·38396563·32653463·63636261·c2bb89ec2e4cccba | ||
3 | ··0x000000 | 2 | ··0x00000000·35383436·65626563·62393335·62323561·5846ebecb935b25a |
3 | ··0x00000010·66663564·32353564·31323035·31616234·ff5d255d12051ab4 | ||
4 | ··0x00000020·6 | 4 | ··0x00000020·66386134·31322e64·65627567·00000000·f8a412.debug.... |
5 | ··0x00000030· | 5 | ··0x00000030·839cfb20····························...· |
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······7 | 2 | -rw-r--r--···0········0········0······712·2024-12-16·18:56:39.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··5008 | 3 | -rw-r--r--···0········0········0··5008008·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:·535846ebecb935b25aff5d255d12051ab4f8a412·8de6fa73412283718e83aac65ed694962f1f5b73·fe20720284960307c48eb6ef843c3caa627739e3 |
Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | usr/lib/debug/.build-id/53/5846ebecb935b25aff5d255d12051ab4f8a412.debug | ||
1 | usr/lib/debug/.build-id/8d/e6fa73412283718e83aac65ed694962f1f5b73.debug | 2 | usr/lib/debug/.build-id/8d/e6fa73412283718e83aac65ed694962f1f5b73.debug |
2 | usr/lib/debug/.build-id/f1/c2bb89ec2e4cccbada2ac9301bb96289e0348c.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, 16 lines modified | Offset 1, 16 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/53/ | ||
7 | -rw-r--r--···0·root·········(0)·root·········(0)···852104·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/53/5846ebecb935b25aff5d255d12051ab4f8a412.debug | ||
6 | 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/ |
7 | -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 |
8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/f1/ | ||
9 | -rw-r--r--···0·root·········(0)·root·········(0)···852104·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/f1/c2bb89ec2e4cccbada2ac9301bb96289e0348c.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 |
15 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/share/ | 15 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/share/ |
16 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/share/doc/ | 16 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/share/doc/ |
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:·535846ebecb935b25aff5d255d12051ab4f8a412 |
Offset 52870, 503 lines modified | Offset 52870, 503 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)·69 |
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)·2 | 52885 | ····<1c1e4>···DW_AT_decl_line···:·(data1)·123 |
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)·111 |
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)· | 52901 | ····<1c1f8>···DW_AT_decl_line···:·(data1)·109 |
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 |
52909 | ····<1c202>···DW_AT_decl_line···:·(data1)· | 52909 | ····<1c202>···DW_AT_decl_line···:·(data1)·89 |
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)·1 | 52917 | ····<1c20c>···DW_AT_decl_line···:·(data1)·139 |
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)·77 |
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)·23 |
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)·39 |
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)·11 | 52949 | ····<1c234>···DW_AT_decl_line···:·(data1)·115 |
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)·2 | 52957 | ····<1c23e>···DW_AT_decl_line···:·(data1)·129 |
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)·25 |
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)·33 |
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)·131 |
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; 23052/31005 bytes (74.35%) of diff not shown. |
Offset 12, 41 lines modified | Offset 12, 47 lines modified | ||
12 | nZAAc7nm | 12 | nZAAc7nm |
13 | `DcQf*f}» | 13 | `DcQf*f}» |
14 | 2V)yZc~! | 14 | 2V)yZc~! |
15 | » RCO}4k8 | 15 | » RCO}4k8 |
16 | M0qLG]0q | 16 | M0qLG]0q |
17 | uSW"G"OC | 17 | uSW"G"OC |
18 | <QUHdE» x> | 18 | <QUHdE» x> |
19 | G1_AU<{N | ||
20 | Yc,V}Hc5 | ||
21 | )jA-(7W( | ||
22 | ^'y+9_5; | ||
23 | Ik"-rp0e | ||
24 | e70]@79O | ||
25 | `CADEEEcAEE@E | ||
26 | _3=kR=~· | ||
27 | "V^jy}C3 | ||
28 | q.nY6}0c}w | ||
29 | {qMy+_`o/ | ||
30 | ^t21$^^@q | ||
31 | K=^HN,8sH7 | ||
32 | TSU,]YTqY | ||
33 | lyFgngqF | ||
34 | >0\}=BcZ | ||
35 | )F>k(bd; | ||
36 | 19 | ipL·z|Qm | |
20 | GV8kqVv\ed#, | ||
21 | >+sV3}wV | ||
22 | &6_UpqLCo | ||
23 | e·4EyC39 | ||
24 | n-hRR>\! | ||
25 | <W">>e(8 | ||
26 | xG4E]WF} | ||
27 | ·w]ajD[ej | ||
28 | Ev@K;&;& | ||
29 | c)+HJ(p·Z | ||
30 | q*D:pje. | ||
31 | » +fn·p?- | ||
32 | iy+» *>Gr | ||
33 | :]S+C#cs | ||
34 | y_aN8LDn | ||
35 | hy+» *~V2 | ||
36 | V[f`8s`^ | ||
37 | urgcZ5F: | ||
38 | uR=)@x.7 | ||
39 | !p}$s#T5 | ||
40 | `x\]c=NjHg^Uy | ||
37 | @p<v]p~Q | 41 | @p<v]p~Q |
38 | 42 | TwA» if-8 | |
43 | ;erJ[_LOi | ||
44 | sy,n&D» lQ | ||
45 | 1S*·BmA.fQ | ||
46 | 0?DZSG[> | ||
39 | 4&Y+;TY! | 47 | 4&Y+;TY! |
40 | C;#E;+PqG | 48 | C;#E;+PqG |
41 | Fkz#*owM | 49 | Fkz#*owM |
50 | b» v9hZj8 | ||
51 | 2`y@r<e0w | ||
42 | 4EYc7» -_ | ||
43 | iT+nCbI#6 | ||
44 | » {;pX(kW | ||
45 | 9Y6O*Zi@ | ||
46 | }hvbK?LH | 52 | }hvbK?LH |
47 | x(c<Lkrz | 53 | x(c<Lkrz |
48 | pe~BNaWHs | 54 | pe~BNaWHs |
49 | bZuFyyNy | 55 | bZuFyyNy |
50 | wq2u?^?MW1!o- | 56 | wq2u?^?MW1!o- |
51 | KAQXRyf% | 57 | KAQXRyf% |
52 | 3Wx3W$g. | 58 | 3Wx3W$g. |