mirror of
https://github.com/Noratrieb/elven-forest.git
synced 2026-01-14 10:45:03 +01:00
offset
This commit is contained in:
parent
84f4ab4297
commit
94a6a0e999
2 changed files with 17 additions and 9 deletions
|
|
@ -165,7 +165,7 @@ pub struct Rel {
|
|||
pub struct Rela {
|
||||
pub offset: Addr,
|
||||
pub info: RelInfo,
|
||||
pub addend: u64,
|
||||
pub addend: i64,
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, Zeroable, Pod)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue