File tree
71 files changed
+4899
-4912
lines changed- Ghidra
- Features/Base/src/main/java/ghidra/app
- plugin/core/reloc
- util
- bin/format/elf
- relocation
- opinion
- Processors
- AARCH64/src/main/java/ghidra/app/util/bin/format/elf/relocation
- ARM/src/main/java/ghidra/app/util/bin/format/elf/relocation
- Atmel/src/main/java/ghidra/app/util/bin/format/elf
- relocation
- Loongarch/src/main/java/ghidra/app/util/bin/format/elf/relocation
- MIPS/src/main/java/ghidra/app/util/bin/format/elf/relocation
- PIC/src/main/java/ghidra/app/util/bin/format/elf/relocation
- PowerPC/src/main/java/ghidra/app/util/bin/format/elf
- extend
- relocation
- RISCV/src/main/java/ghidra/app/util/bin/format/elf/relocation
- Sparc/src/main/java/ghidra/app/util/bin/format/elf/relocation
- SuperH4/src/main/java/ghidra/app/util/bin/format/elf/relocation
- TI_MSP430/src/main/java/ghidra/app/util/bin/format/elf/relocation
- Xtensa/src/main/java/ghidra/app/util/bin/format/elf/relocation
- eBPF/src/main/java/ghidra/app/util/bin/format/elf/relocation
- x86/src/main/java/ghidra/app/util/bin/format/elf/relocation
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
71 files changed
+4899
-4912
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
| |||
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 |
| |
30 |
| - | |
31 |
| - | |
| 35 | + | |
| 36 | + | |
32 | 37 |
| |
33 | 38 |
| |
34 | 39 |
| |
35 | 40 |
| |
36 |
| - | |
37 |
| - | |
| 41 | + | |
| 42 | + | |
38 | 43 |
| |
39 | 44 |
| |
40 | 45 |
| |
| |||
52 | 57 |
| |
53 | 58 |
| |
54 | 59 |
| |
55 |
| - | |
56 |
| - | |
| 60 | + | |
| 61 | + | |
57 | 62 |
| |
58 | 63 |
| |
59 | 64 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| |||
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
275 |
| - | |
276 |
| - | |
277 |
| - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
| 280 | + | |
281 | 281 |
| |
282 |
| - | |
| 282 | + | |
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
289 |
| - | |
| 289 | + | |
290 | 290 |
| |
291 |
| - | |
| 291 | + | |
292 | 292 |
| |
293 |
| - | |
| 293 | + | |
294 | 294 |
| |
295 |
| - | |
| 295 | + | |
296 | 296 |
| |
297 | 297 |
| |
298 | 298 |
| |
|
0 commit comments