Home
last modified time | relevance | path

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

/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/objects/
H A Dwin_executable_file_object.py337 _binding_class = win_executable_file_binding.PESectionListType
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/bindings/
H A Dwin_executable_file_object.py289 class PESectionListType(GeneratedsSuper): class
300 if PESectionListType.subclass:
301 return PESectionListType.subclass(*args_, **kwargs_)
303 return PESectionListType(*args_, **kwargs_)
3268 obj_ = PESectionListType.factory()