Rizin
unix-like reverse engineering framework and cli tools
|
#include <pe_specs.h>
Public Attributes | |
ut32 | BeginAddress |
ut32 | EndAddress |
ut32 | HandlerAddress |
ut32 | JumpTarget |
Definition at line 740 of file pe_specs.h.
ut32 PE64_SCOPE_RECORD::BeginAddress |
Definition at line 741 of file pe_specs.h.
Referenced by trycatch().
ut32 PE64_SCOPE_RECORD::EndAddress |
Definition at line 742 of file pe_specs.h.
Referenced by trycatch().
ut32 PE64_SCOPE_RECORD::HandlerAddress |
Definition at line 743 of file pe_specs.h.
Referenced by trycatch().
ut32 PE64_SCOPE_RECORD::JumpTarget |
Definition at line 744 of file pe_specs.h.
Referenced by trycatch().