Function make_map

Source
fn make_map<const PC_FIRST: bool>(code: &[u8]) -> FxHashMap<u32, u32>