Searched refs:offset_within_section (Results 1 – 2 of 2) sorted by relevance
540 DWORD offset_within_section = reinterpret_cast<DWORD>(address) - in ImageAddrToOnDiskOffset() local545 *on_disk_offset = section_header->PointerToRawData + offset_within_section; in ImageAddrToOnDiskOffset()
541 DWORD offset_within_section = reinterpret_cast<DWORD>(address) - in ImageAddrToOnDiskOffset() local546 *on_disk_offset = section_header->PointerToRawData + offset_within_section; in ImageAddrToOnDiskOffset()