2#include <clues/SystemCallDB.hxx>
7 if (
auto it = m_map.find(nr); it != m_map.end()) {
Access to System Call Data.
SystemCallPtr create_syscall(const SystemCallNr nr)
Creates a dynamically allocated SystemCall instance for the given system call number.
SystemCallNr
Abstract system call number usable across architectures and ABIs.