#include <hexrays.hpp>
◆ cdg_insn_iterator_t() [1/2]
cdg_insn_iterator_t::cdg_insn_iterator_t |
( |
const mba_t * | mba_ | ) |
|
|
inline |
◆ cdg_insn_iterator_t() [2/2]
◆ operator=()
◆ ok()
bool cdg_insn_iterator_t::ok |
( |
| ) |
const |
|
inline |
◆ has_dslot()
bool cdg_insn_iterator_t::has_dslot |
( |
| ) |
const |
|
inline |
◆ dslot_with_xrefs()
bool cdg_insn_iterator_t::dslot_with_xrefs |
( |
| ) |
const |
|
inline |
◆ is_severed_dslot()
bool cdg_insn_iterator_t::is_severed_dslot |
( |
| ) |
const |
|
inline |
◆ start()
◆ next()
merror_t cdg_insn_iterator_t::next |
( |
insn_t * | ins | ) |
|
|
inline |
◆ mba
const mba_t* cdg_insn_iterator_t::mba |
◆ ea
ea_t cdg_insn_iterator_t::ea = BADADDR |
◆ end
ea_t cdg_insn_iterator_t::end = BADADDR |
◆ dslot
ea_t cdg_insn_iterator_t::dslot = BADADDR |
◆ dslot_insn
insn_t cdg_insn_iterator_t::dslot_insn |
◆ severed_branch
ea_t cdg_insn_iterator_t::severed_branch = BADADDR |
◆ is_likely_dslot
bool cdg_insn_iterator_t::is_likely_dslot = false |
The documentation for this struct was generated from the following file: