|
GDB (xrefs)
|
Public Member Functions | |
| syscall_group_desc (const std::string &name_) | |
Public Attributes | |
| std::string | name |
| std::vector< syscall_desc * > | syscalls |
Definition at line 115 of file xml-syscall.c.
|
inline |
Definition at line 117 of file xml-syscall.c.
Referenced by syscall_group_create_syscall_group_desc().
| std::string syscall_group_desc::name |
Definition at line 123 of file xml-syscall.c.
| std::vector<syscall_desc *> syscall_group_desc::syscalls |
Definition at line 128 of file xml-syscall.c.
Referenced by syscall_group_add_syscall(), and xml_list_syscalls_by_group().
1.8.14