7 #ifndef RETDEC_BIN2LLVMIR_PROVIDERS_ABI_PIC32_H
8 #define RETDEC_BIN2LLVMIR_PROVIDERS_ABI_PIC32_H
virtual std::size_t getTypeBitSize(llvm::Type *t) const override
Definition: pic32.cpp:63
virtual std::size_t getTypeByteSize(llvm::Type *t) const override
Definition: pic32.cpp:53
AbiPic32(llvm::Module *m, Config *c)
Definition: pic32.cpp:14
virtual bool isGeneralPurposeRegister(const llvm::Value *val) const override
Definition: pic32.cpp:34
virtual bool isNopInstruction(cs_insn *insn) override
Definition: pic32.cpp:40
The frontend-end part of the decompiler.
Definition: archive_wrapper.h:19