retdec
Classes | Namespaces | Variables
syscalls.h File Reference

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
 

Detailed Description

Implement syscall identification and fixing pass SyscallFixer.

Variable Documentation

◆ debug_enabled

const bool debug_enabled = false