o1vm
0.1.0
In o1vm::
elf_
loader
o1vm
::
elf_loader
Function
parse_elf
Copy item path
Source
pub fn parse_elf(arch:
Architecture
, path: &
Path
) ->
Result
<
State
,
String
>