GDB (xrefs)
|
Go to the source code of this file.
Namespaces | |
namespace | arm-linux |
Functions | |
arm-linux.record (name, number, comment=None) | |
Variables | |
arm-linux.infname = sys.argv[1] | |
arm-linux.inf = file(infname) | |
arm-linux.m = re.match(r"^#define __NR_(\w+)\s+\(__NR_SYSCALL_BASE\+\s*(\d+)\)", line) | |