angr.procedures.linux_kernel.arch_prctl¶
- class angr.procedures.linux_kernel.arch_prctl.arch_prctl¶
Bases:
SimProcedureSets the architecture specific thread state based on the subfunction selected using the ‘code’ parameter. This syscall is only present on x86_64 linux