retdec
|
Implement syscall identification and fixing pass SyscallFixer
.
More...
#include <llvm/IR/Module.h>
#include <llvm/Pass.h>
#include "retdec/bin2llvmir/providers/abi/abi.h"
#include "retdec/bin2llvmir/providers/config.h"
#include "retdec/bin2llvmir/providers/fileimage.h"
#include "retdec/bin2llvmir/providers/lti.h"
#include "retdec/bin2llvmir/utils/debug.h"
Go to the source code of this file.
Classes | |
class | retdec::bin2llvmir::SyscallFixer |
Namespaces | |
retdec | |
retdec::bin2llvmir | |
Variables | |
const bool | debug_enabled = false |
Implement syscall identification and fixing pass SyscallFixer
.
const bool debug_enabled = false |