[panda-users] syscalls2 and reserved words

Mann, Laura L [US] (MS) laura.mann at ngc.com
Mon Oct 14 07:16:59 EDT 2019


We're looking at updating the syscalls2 plugin to work with 64-bit linux.  There's a list of "reserved" words in the syscall_parser.py file that is used to determine what system call argument names need to be renamed.  I understand why "new" and "int" are in the list - they are C/C++ reserved words.  But why are "cpu" and "data" in the list?  Under what definition of "reserved" words do they fall?
There are some new system call argument names in the 64-bit system calls, and I want to ensure any which are "reserved" (under whatever definition is being used) are so indicated.

Thanks,
Laura L. Mann

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/panda-users/attachments/20191014/f030a62e/attachment.html


More information about the panda-users mailing list