Ghidra Decompiler Analysis Engine
|
Public Member Functions | |
TargetHit (const Address &func, const Address &code, const Address &thunk, uint4 m) | |
bool | operator< (const TargetHit &op2) const |
Public Attributes | |
Address | funcstart |
Address | codeaddr |
Address | thunkaddr |
uint4 | mask |