retdec
Classes | Namespaces
api_call_pattern_finder.h File Reference

Finds interesting API calls in a module. More...

#include <string>
#include "retdec/llvmir2hll/pattern/pattern_finder.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::APICallPatternFinder
 Finds interesting API calls in a module. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

Finds interesting API calls in a module.