Searched refs:map_p (Results 1 – 1 of 1) sorted by relevance
76 static int create_map(struct test_info *ti, char *filename, struct map **map_p) in create_map() argument85 *map_p = find_module_map(ti->machine, dso); in create_map()87 if (!*map_p) { in create_map()92 map__get(*map_p); in create_map()99 *map_p = map__new(ti->machine, 0x100000, 0xffffffff, 0, NULL, in create_map()101 if (!*map_p) { in create_map()