Home
last modified time | relevance | path

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

/reactos/dll/win32/dbghelp/
H A Dmacho_module.c87 UINT32 sizeofcmds; /* the size of all the load commands */ member
825 fmap->commands_size = mach_header.sizeofcmds; in macho_map_file()