Re-exports§
pub use self::r_log_level as RLogLevel;
pub use self::r_syntax_highlight_type_t as RSyntaxHighlightType;
pub use self::r_code_annotation_type_t as RCodeMetaItemType;
pub use self::r_anal_addr_hint_type_t as RAnalAddrHintType;
pub use self::r_anal_data_type_t as RAnalDataType;
pub use self::r_cmd_status_t as RCmdStatus;
pub use self::r_core_autocomplete_types_t as RCoreAutocompleteType;
Structs§
- XX curplugin == o->plugin
- Define how the command looks like in the help.
- \brief Annotations for the decompiled code are represented using this structure.
- keyvalue pair
Constants§
- < Specified range in annotation represents a constant variable with an address.
- < Specified range in annotation represents a function name.
- < Specified range in annotation represents a function parameter.
- < Specified range in annotation represents a global variable.
- < Specified range in annotation represents a local variable.
- < Gives the offset of the specified range in annotation.
- < Represents the kind of data the specified range represents for highlighting purposes.
Statics§
Functions§
- a64l⚠
- abs⚠
- acct⚠
- atof⚠
- atoi⚠
- atol⚠
- bcmp⚠
- bind⚠
- brk⚠
- div⚠
- dup⚠
- dup2⚠
- ecvt⚠
- exit⚠
- fcvt⚠
- feof⚠
- ffs⚠
- ffsl⚠
- fls⚠
- flsl⚠
- fork⚠
- free⚠
- gcvt⚠
- getc⚠
- gets⚠
- getw⚠
- kill⚠
- l64a⚠
- labs⚠
- ldiv⚠
- link⚠
- nice⚠
- open⚠
- pipe⚠
- pj_N⚠
- pj_a⚠
- pj_b⚠
- pj_d⚠
- pj_f⚠
- pj_i⚠
- pj_j⚠
- pj_k⚠
- pj_n⚠
- pj_o⚠
- pj_r⚠
- pj_s⚠
- poll⚠
- putc⚠
- puts⚠
- putw⚠
- @brief Prints the decompiled code from the specified RAnnotatedCode.
- @brief Prints the decompiled code as comments
- @brief Prints the data contained in the specified RAnnotatedCode in JSON format.
- rand⚠
- rcmd⚠
- read⚠
- recv⚠
- sbrk⚠
- send⚠
- stat⚠
- swab⚠
- sync⚠
- time⚠
- wait⚠
Type Aliases§
- XX curplugin == o->plugin
- Define how the command looks like in the help.
- \brief Annotations for the decompiled code are represented using this structure.
- keyvalue pair
- Represents the type of annnotation.