Home
last modified time | relevance | path

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

/reactos/dll/win32/dbghelp/
H A Dmacho_module.c1539 struct macho_load_params *macho_load = param; in macho_load_file_cb() local
1540 …return macho_load_file(macho_load->process, filename, macho_load->load_addr, macho_load->macho_inf… in macho_load_file_cb()
1749 struct macho_load struct
1765 struct macho_load* ml = user; in macho_load_cb() argument
1791 struct macho_load ml; in macho_load_module()