miasm
Reverse engineering framework
Static Public Attributes
|
List of all members
unssa.Regs Class Reference
Inheritance diagram for unssa.Regs:
[
legend
]
Collaboration diagram for unssa.Regs:
[
legend
]
Static Public Attributes
dictionary
regs_init
= {a:
a_init
, b:
b_init
, c:
c_init
, d:
d_init
, r:
r_init
}
list
all_regs_ids
= [
a
,
b
,
c
,
d
,
r
,
sp
,
pc
]
Member Data Documentation
◆
all_regs_ids
list unssa.Regs.all_regs_ids = [
a
,
b
,
c
,
d
,
r
,
sp
,
pc
]
static
◆
regs_init
dictionary unssa.Regs.regs_init = {a:
a_init
, b:
b_init
, c:
c_init
, d:
d_init
, r:
r_init
}
static
The documentation for this class was generated from the following file:
/home/serpilliere/projet/test_doc_miasm/miasm/test/analysis/
unssa.py
unssa
Regs
Generated by
1.8.20