Function simics::api::simulator::memory::_load_binary

source ยท
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