Searched defs:image_file_map_ops (Results 1 – 1 of 1) sorted by relevance
198 struct image_file_map_ops struct200 const char* (*map_section)(struct image_section_map* ism);201 void (*unmap_section)(struct image_section_map* ism);202 …BOOL (*find_section)(struct image_file_map* fmap, const char* name, struct image_section_map* ism);203 DWORD_PTR (*get_map_rva)(const struct image_section_map* ism);204 unsigned (*get_map_size)(const struct image_section_map* ism);205 void (*unmap_file)(struct image_file_map *fmap);