addEntryPoint(ADDRESS a, const char *nam) | Decompiler | |
alert_baddecode(ADDRESS pc) | Watcher | [inline, virtual] |
alert_complete() | Watcher | [inline, virtual] |
alert_considering(Proc *parent, Proc *p) | Decompiler | [virtual] |
alert_decode(ADDRESS pc, int nBytes) | Watcher | [inline, virtual] |
alert_decode(Proc *p, ADDRESS pc, ADDRESS last, int nBytes) | Watcher | [inline, virtual] |
alert_decompile_afterPropagate(UserProc *p, int depth) | Watcher | [inline, virtual] |
alert_decompile_afterRemoveStmts(UserProc *p, int depth) | Watcher | [inline, virtual] |
alert_decompile_beforePropagate(UserProc *p, int depth) | Watcher | [inline, virtual] |
alert_decompile_debug_point(UserProc *p, const char *description) | Decompiler | [virtual] |
alert_decompile_SSADepth(UserProc *p, int depth) | Watcher | [inline, virtual] |
alert_decompiling(UserProc *p) | Decompiler | [virtual] |
alert_end_decode() | Watcher | [inline, virtual] |
alert_end_decompile(UserProc *p) | Watcher | [inline, virtual] |
alert_load(Proc *p) | Watcher | [inline, virtual] |
alert_new(Proc *p) | Decompiler | [virtual] |
alert_proc_status_change(UserProc *p) | Watcher | [inline, virtual] |
alert_remove(Proc *p) | Decompiler | [virtual] |
alert_start_decode(ADDRESS start, int nBytes) | Watcher | [inline, virtual] |
alert_start_decompile(UserProc *p) | Watcher | [inline, virtual] |
alert_update_signature(Proc *p) | Decompiler | [virtual] |
changeInputFile(const QString &f) | Decompiler | [slot] |
changeOutputPath(const QString &path) | Decompiler | [slot] |
consideringProc(const QString &parent, const QString &name) | Decompiler | [signal] |
debugging | Decompiler | [protected] |
debuggingPoint(const QString &name, const QString &description) | Decompiler | [signal] |
decode() | Decompiler | [slot] |
decodeCompleted() | Decompiler | [signal] |
decoding() | Decompiler | [signal] |
decompile() | Decompiler | [slot] |
decompileCompleted() | Decompiler | [signal] |
Decompiler() | Decompiler | [inline] |
decompiling() | Decompiler | [signal] |
decompilingProc(const QString &name) | Decompiler | [signal] |
emitClusterAndChildren(Cluster *root) | Decompiler | [protected] |
fe | Decompiler | [protected] |
filename | Decompiler | [protected] |
generateCode() | Decompiler | [slot] |
generateCodeCompleted() | Decompiler | [signal] |
generatingCode() | Decompiler | [signal] |
getClusterFile(const QString &name) | Decompiler | |
getCompoundMembers(const QString &name, QTableWidget *tbl) | Decompiler | |
getRtlForProc(const QString &name, QString &rtl) | Decompiler | |
getSigFile(const QString &name) | Decompiler | |
load() | Decompiler | [slot] |
loadCompleted() | Decompiler | [signal] |
loading() | Decompiler | [signal] |
machineType(const QString &machine) | Decompiler | [signal] |
newCluster(const QString &name) | Decompiler | [signal] |
newEntrypoint(unsigned int addr, const QString &name) | Decompiler | [signal] |
newLibProc(const QString &name, const QString ¶ms) | Decompiler | [signal] |
newProcInCluster(const QString &name, const QString &cluster) | Decompiler | [signal] |
newSection(const QString &name, unsigned int start, unsigned int end) | Decompiler | [signal] |
newUserProc(const QString &name, unsigned int addr) | Decompiler | [signal] |
procStatus(UserProc *p) | Decompiler | [protected] |
prog | Decompiler | [protected] |
removeEntryPoint(ADDRESS a) | Decompiler | |
removeLibProc(const QString &name) | Decompiler | [signal] |
removeUserProc(const QString &name, unsigned int addr) | Decompiler | [signal] |
renameProc(const QString &oldName, const QString &newName) | Decompiler | |
rereadLibSignatures() | Decompiler | |
setDebugging(bool d) | Decompiler | [inline] |
setNoDecodeChildren(bool d) | Decompiler | |
setUseDFTA(bool d) | Decompiler | |
stopWaiting() | Decompiler | [slot] |
user_entrypoints | Decompiler | [protected] |
waiting | Decompiler | [protected] |
Watcher() | Watcher | [inline] |
~Watcher() | Watcher | [inline, virtual] |