Function early_object_map

Source
pub fn early_object_map(info: MapInfo) -> MappedObjectAddrs
Expand description

Map an object into the address space, without tracking it. This leaks the mapping, but is useful for bootstrapping. See the object mapping gate comments for more details.