#include <regfinder.hpp>
◆ flow_t()
reg_finder_t::flow_t::flow_t |
( |
ea_t | _ea, |
|
|
ea_t | _ds = BADADDR ) |
|
inline |
◆ has_delay_slot()
bool reg_finder_t::flow_t::has_delay_slot |
( |
| ) |
const |
|
inline |
◆ is_ea_handled()
bool reg_finder_t::flow_t::is_ea_handled |
( |
| ) |
const |
|
inline |
◆ handle_delay_slot()
void reg_finder_t::flow_t::handle_delay_slot |
( |
| ) |
|
|
inline |
◆ actual_ea()
ea_t reg_finder_t::flow_t::actual_ea |
( |
| ) |
const |
|
inline |
◆ operator ea_t()
reg_finder_t::flow_t::operator ea_t |
( |
| ) |
const |
|
inline |
◆ operator<()
bool reg_finder_t::flow_t::operator< |
( |
const flow_t & | r | ) |
const |
|
inline |
◆ ea
ea_t reg_finder_t::flow_t::ea |
◆ ds
ea_t reg_finder_t::flow_t::ds |
The documentation for this struct was generated from the following file: