search for: loader_op

Displaying 1 result from an estimated 1 matches for "loader_op".

Did you mean: loader_ops
2020 Mar 27
0
Wine release 5.5
...dbghelp: Use search_dll_path to load seach macho files. dbghelp: Store process struct pointer in dump context. dbghelp: Pass process struct to elf_enum_modules and macho_enum_modules. dbghelp: Move loader search functions to the end of module files. dbghelp: Introduce loader_ops to abstract platform-specific loader and use it to synchronize module list. dbghelp: Don't use elf_fetch_file_info and macho_fetch_file_info in module_find_cb. dbghelp: Use loader_ops for fetch_file_info. dbghelp: Pass process struct to image_uses_split_segs. ntdll: Sup...