☰
goblin
0.3.4
In goblin::elf::reloc::reloc32
Structs
Rel
Rela
Constants
SIZEOF_REL
SIZEOF_RELA
Functions
from_fd
from_raw_rel
from_raw_rela
r_info
r_sym
r_type
?
Function
goblin
::
elf
::
reloc
::
reloc32
::
from_fd
source
·
[
−
]
pub fn from_fd(fd: &mut
File
, offset:
usize
, size:
usize
) ->
Result
<
Vec
<
Rela
>>