is_loaded
Is the byte initialized?
#define is_loaded(ea) has_value(get_full_flags(ea)) // any defined value?
Last updated
Was this helpful?
Is the byte initialized?
#define is_loaded(ea) has_value(get_full_flags(ea)) // any defined value?
Last updated
Was this helpful?