For the complete documentation index, see llms.txt. This page is also available as Markdown.

is_loaded

Is the byte initialized?

#define is_loaded(ea)    has_value(get_full_flags(ea))  // any defined value?

Last updated

Was this helpful?