Package ghidra.pcode.emu.sys
package ghidra.pcode.emu.sys
-
ClassDescriptionA syscall library wherein Java methods are exported via a special annotatedAn annotation to export a method as a system call in the library.A concrete in-memory bytes store for simulated file contentsThe content store to back a simulated fileThe emulated program invoked a system call incorrectlyThe simulated system interrupted with an I/O errorA simulated process (or thread group) has exitedA library of system callsThe definition of a system callThe
EmuSyscallLibrary.syscall(PcodeExecutor, PcodeUseropLibrary)
method wrapped as a userop definitionA p-code execution exception related to system simulationThe analog ofPairedPcodeExecutorStatePiece
for simulated file contentsA system call that is defined by delegating to a p-code userop