| addDecodedRtl(ADDRESS a, RTL *rtl) | FrontEnd | [inline] |
| addRefHint(ADDRESS addr, const char *nam) | FrontEnd | [inline] |
| AddSymbol(ADDRESS addr, const char *nam) | FrontEnd | [inline] |
| appendSyntheticReturn(PBB pCallBB, UserProc *pProc, RTL *pRtl) | FrontEnd | |
| closeInstance(void *dlHandle) | FrontEnd | [static] |
| createById(std::string &str, BinaryFile *pBFi, Prog *prog) | FrontEnd | [static] |
| createReturnBlock(UserProc *pProc, std::list< RTL * > *BB_rtls, RTL *pRtl) | FrontEnd | |
| decode(Prog *prog, bool decodeMain=true, const char *pname=NULL) | FrontEnd | |
| decode(Prog *prog, ADDRESS a) | FrontEnd | |
| decodeFragment(UserProc *proc, ADDRESS a) | FrontEnd | |
| decodeInstruction(ADDRESS pc) | FrontEnd | [virtual] |
| decodeOnly(Prog *prog, ADDRESS a) | FrontEnd | |
| decoder | FrontEnd | [protected] |
| extraProcessCall(CallStatement *call, std::list< RTL * > *BB_rtls) | FrontEnd | [inline, virtual] |
| FrontEnd(BinaryFile *pBF, Prog *prog, BinaryFileFactory *pbff) | FrontEnd | |
| getBinaryFile() | FrontEnd | [inline] |
| getDecoder() | FrontEnd | [inline] |
| getDefaultParams() | ST20FrontEnd | [virtual] |
| getDefaultReturns() | ST20FrontEnd | [virtual] |
| getDefaultSignature(const char *name) | FrontEnd | |
| getEntryPoints() | FrontEnd | |
| getFrontEndId() | ST20FrontEnd | [inline, virtual] |
| getInst(int addr) | FrontEnd | [virtual] |
| getInstanceFor(const char *sName, void *&dlHandle, BinaryFile *pBF, NJMCDecoder *&decoder) | FrontEnd | [static] |
| getLibSignature(const char *name) | FrontEnd | |
| getMainEntryPoint(bool &gotMain) | ST20FrontEnd | [virtual] |
| getProg() | FrontEnd | |
| getRegName(int idx) | FrontEnd | |
| getRegSize(int idx) | FrontEnd | |
| helperFunc(ADDRESS dest, ADDRESS addr, std::list< RTL * > *lrtl) | FrontEnd | [inline, virtual] |
| instantiate(BinaryFile *pBF, Prog *prog, BinaryFileFactory *pbff) | FrontEnd | [static] |
| isWin32() | FrontEnd | |
| librarySignatures | FrontEnd | [protected] |
| Load(const char *fname, Prog *prog) | FrontEnd | [static] |
| noReturnCallDest(const char *name) | FrontEnd | [static] |
| pBF | FrontEnd | [protected] |
| pbff | FrontEnd | [protected] |
| previouslyDecoded | FrontEnd | [protected] |
| processProc(ADDRESS uAddr, UserProc *pProc, std::ofstream &os, bool frag=false, bool spec=false) | ST20FrontEnd | [virtual] |
| prog | FrontEnd | [protected] |
| readLibraryCatalog(const char *sPath) | FrontEnd | |
| readLibraryCatalog() | FrontEnd | |
| readLibrarySignatures(const char *sPath, callconv cc) | FrontEnd | |
| refHints | FrontEnd | [protected] |
| ST20FrontEnd(BinaryFile *pBF, Prog *prog, BinaryFileFactory *pbff) | ST20FrontEnd | |
| targetQueue | FrontEnd | [protected] |
| ~FrontEnd() | FrontEnd | [virtual] |
| ~ST20FrontEnd() | ST20FrontEnd | [virtual] |