Home
last modified time | relevance | path

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

/reactos/dll/win32/dbghelp/
H A Dimage_private.h142 unsigned arch_offset; member
H A Dmacho_module.c225 file_offset = fmap->arch_offset + offset; in macho_calc_range()
804 fmap->arch_offset = swap_ulong_be_to_host(fat_arch.offset); in macho_map_file()
813 fmap->arch_offset = 0; in macho_map_file()
818 SetFilePointer(fmap->handle, fmap->arch_offset, 0, FILE_BEGIN); in macho_map_file()