-
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
section.go
// ImageSectionLnkMRelocOvfl indicates the section contains extended
// relocations.
ImageSectionLnkMRelocOvfl = 0x01000000https://learn.microsoft.com/zh-cn/windows/win32/api/winnt/ns-winnt-image_section_header
Is the constant naming ImageSectionLnkMRelocOvfl = 0x01000000 correct in this code? Because what I found in Microsoft's documentation is IMAGE_SCN_LNK_NRELOC_OVFL with the value 0x01000000.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels