Function simics::api::simulator::memory::load_binary

source ยท
pub fn load_binary<P>(
    obj: *mut ConfObject,
    file: P,
    offset: PhysicalAddress,
    use_pa: bool,
    verbose: bool,
) -> Result<PhysicalAddress>
where P: AsRef<Path>,
Expand description

Load a binary file into the address space