#include <syscall_extractor.h>
Definition at line 13 of file syscall_extractor.h.
◆ SyscallTable()
pesieve::SyscallTable::SyscallTable |
( |
| ) |
|
|
inline |
◆ getSyscallName()
std::string pesieve::SyscallTable::getSyscallName |
( |
DWORD | id | ) |
|
|
inline |
◆ isReady()
bool pesieve::SyscallTable::isReady |
( |
| ) |
|
|
inline |
◆ isSameSyscallFunc()
static bool pesieve::SyscallTable::isSameSyscallFunc |
( |
std::string | func1, |
|
|
std::string | func2 ) |
|
inlinestatic |
◆ syscallToName
std::map<DWORD, std::string> pesieve::SyscallTable::syscallToName |
The documentation for this struct was generated from the following file: