retdec
Namespaces
heuristics.cpp File Reference

Class for heuristics detection. More...

#include <regex>
#include <llvm/DebugInfo/DIContext.h>
#include <llvm/DebugInfo/DWARF/DWARFContext.h>
#include <llvm/Object/ObjectFile.h>
#include <llvm/Support/Debug.h>
#include <llvm/Support/Format.h>
#include <llvm/Support/MemoryBuffer.h>
#include "retdec/utils/container.h"
#include "retdec/utils/conversion.h"
#include "retdec/utils/string.h"
#include "retdec/cpdetect/heuristics/heuristics.h"
#include "retdec/fileformat/utils/conversions.h"

Namespaces

 retdec
 
 retdec::cpdetect
 

Detailed Description

Class for heuristics detection.