Classes | |
| struct | ProgressCallback |
| struct | FindProgressCallbackContext |
| struct | MatchCallbackContextForDataBuffer |
| struct | MatchCallbackContextForText |
| struct | MatchCallbackContextForConstant |
| struct MatchCallbackContextForDataBuffer |
| Class Members | ||
|---|---|---|
| function< bool(uint64_t, const DataBuffer &)> | func | |
| struct MatchCallbackContextForText |
| Class Members | ||
|---|---|---|
| function< bool(uint64_t, const string &, const LinearDisassemblyLine &)> | func | |
| struct MatchCallbackContextForConstant |
| Class Members | ||
|---|---|---|
| function< bool(uint64_t, const LinearDisassemblyLine &)> | func | |