Searched refs:elf_map_image (Results 1 – 3 of 3) sorted by relevance
121 static inline bool elf_map_image (struct elf_image* ei, const char* path) { in elf_map_image() function177 if (!elf_map_image (&map->ei, map->path)) { in elf_map_cached_image()
89 && elf_map_image (&ei, cur_map->path)) in map_create_list()
53 if (elf_map_image (&ui->ei, path) < 0) in get_list_addr()