map__set_mapping_type
map__set_mapping_type(machine->vmlinux_map, MAPPING_TYPE__IDENTITY);
map__set_mapping_type(map, MAPPING_TYPE__DSO);
map__set_mapping_type(map, MAPPING_TYPE__DSO);
map__set_mapping_type(curr_map, MAPPING_TYPE__IDENTITY);
map__set_mapping_type(map_ref, map__mapping_type(replacement_map));
map__set_mapping_type(curr_map, MAPPING_TYPE__IDENTITY);