[][src]Function riscv_sandbox::elf::load_instructions

pub fn load_instructions(file: &File, mem: &mut dyn Memory) -> bool

Use the function to load code (.text section) into a memory buffer.