MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / EntryName

Method EntryName

Scripts/GenerateSyscallNumbers.py:50–51  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

48
49 @property
50 def EntryName(self):
51 return self.entry
52
53Syscallx64File = "/arch/x86/entry/syscalls/syscall_64.tbl"
54Syscallx86File = "/arch/x86/entry/syscalls/syscall_32.tbl"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected