Home
last modified time | relevance | path

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

/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/bindings/
H A Dwin_memory_page_region_object.py240 … Extracted_Features=None, Type=None, Allocation_Base_Address=None, Allocation_Protect=None, State=… argument
244 self.Allocation_Protect = Allocation_Protect
263 def get_Allocation_Protect(self): return self.Allocation_Protect
264 … def set_Allocation_Protect(self, Allocation_Protect): self.Allocation_Protect = Allocation_Protect argument
279 self.Allocation_Protect is not None or
315 if self.Allocation_Protect is not None:
316 …self.Allocation_Protect.export(lwrite, level, 'WinMemoryPageRegionObj:', name_='Allocation_Protect…