Function simics::api::simulator::memory::_load_file

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

Load a (not necessarily binary) file into the physical address space