retdec
|
Directories | |
directory | api_call_seq_finders |
Files | |
file | api_call_info.h [code] |
A representation of information about an API call. | |
file | api_call_info_seq.h [code] |
A sequence of information about API calls. | |
file | api_call_info_seq_parser.h [code] |
A parser of textual representation of API call sequences. | |
file | api_call_seq_data.h [code] |
A storage of intermediate data when finding sequences of API calls. | |
file | api_call_seq_finder.h [code] |
A base class for all API calls finders. | |