Home
last modified time | relevance | path

Searched refs:macho_file_map_ops (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/dbghelp/
H A Dmacho_module.c488 static const struct image_file_map_ops macho_file_map_ops = variable
763 ifm->ops = &macho_file_map_ops; in macho_map_file()