You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.167
Former-commit-id: 289509151e0fee68a1b591a20c9f109c3c789d3a
This commit is contained in:
parent
e19d552987
commit
b084638f15
@ -1,15 +0,0 @@
|
||||
.ascii "APS2"
|
||||
.sleb128 10 // Number of relocations
|
||||
.sleb128 4096 // Initial offset
|
||||
|
||||
.sleb128 2 // Number of relocations in group
|
||||
.sleb128 2 // RELOCATION_GROUPED_BY_OFFSET_DELTA_FLAG
|
||||
.sleb128 8 // offset delta
|
||||
|
||||
.sleb128 (1 << 8) | 1 // R_386_32 (sym index 1)
|
||||
.sleb128 (2 << 8) | 3 // R_386_GOT32 (sym index 2)
|
||||
|
||||
.sleb128 8 // Number of relocations in group
|
||||
.sleb128 3 // RELOCATION_GROUPED_BY_OFFSET_DELTA_FLAG | RELOCATION_GROUPED_BY_INFO_FLAG
|
||||
.sleb128 -4 // offset delta
|
||||
.sleb128 8 // R_386_RELATIVE
|
Reference in New Issue
Block a user