Lines Matching refs:Characteristics
1157 'H,Characteristics'))
1202 'L,Characteristics'))
1209 ('L,OriginalFirstThunk,Characteristics',
1213 ('L,Characteristics',
1219 ('L,Characteristics',
1256 ('L,Characteristics', 'L,TimeDateStamp', 'H,MajorVersion',
1266 'L,SizeOfZeroFill', 'L,Characteristics' ) )
1271 'L,SizeOfZeroFill', 'L,Characteristics' ) )
1380 # Set the image's flags according the the Characteristics member
1381 self.set_flags(self.FILE_HEADER, self.FILE_HEADER.Characteristics, image_flags)
1474 # Set the Dll Characteristics flags according the the DllCharacteristics member
1699 The "Characteristics" member will be processed and attributes
1700 representing the section characteristics (with the 'IMAGE_SCN_'
1764 # Set the section's flags according the the Characteristics member
1765 self.set_flags(section, section.Characteristics, section_flags)