Ghidra Decompiler Analysis Engine
|
Public Types | |
enum | { fallthru = 1, jump = 2, call = 4, notcode = 8, hit_by_fallthru = 16, hit_by_jump = 32, hit_by_call = 64, errantstart = 128, targethit = 256, thunkhit = 512 } |
Public Attributes | |
uint4 | flags |
int4 | size |