17#define SYS_PRX_RESIDENT 0
18#define SYS_PRX_NO_RESIDENT 1
20#define SYS_PRX_START_OK 0
22#define SYS_PRX_STOP_SUCCESS 0
23#define SYS_PRX_STOP_OK 0
24#define SYS_PRX_STOP_FAIL 1
26#define SYS_PRX_MODULE_FILENAME_SIZE 512
28#define SYS_PRX_PROCESS_ELF_ID 0
30#define SYS_PRX_LOAD_MODULE_FLAGS_VALIDMASK 0x0000000000000001
31#define SYS_PRX_LOAD_MODULE_FLAGS_FIXEDADDR 0x0000000000000001
87typedef u32 sysPrxUserPchar;
sysPrxUserPstopLevel levellist
sysPrxUserSegmentVector segments
const void * sysPrxUserPconstVoid
struct _sys_prx_stop_option sysPrxStopOption
struct _sys_prx_load_module_option sysPrxLoadModuleOption
struct _sys_prx_load_module_list_option sysPrxLoadModuleListOption
const void * sysPrxUserPstopLevel
struct _sys_prx_segment_info sysPrxSegmentInfo
s32(* sys_prx_entry_pe_t)(u64 entry, size_t args, void *argv)
struct _sys_prx_unload_module_option sysPrxUnloadModuleOption
sysPrxSegmentInfo * sysPrxUserSegmentVector
struct _sys_prx_stop_module_option sysPrxStopModuleOption
struct _sys_prx_start_module_option sysPrxStartModuleOption
struct _sys_prx_register_module_option sysPrxRegisterModuleOption
sysPrxId * sysPrxUserPprxId
struct sys_prx_module_info_t sysPrxModuleInfo
struct _sys_prx_get_module_id_by_name_option sysPrxGetModuleIdByNameOption
struct sys_prx_get_module_list_t sysPrxModuleList
struct _sys_prx_start_option sysPrxStartOption
s32(* sys_prx_entry_t)(size_t args, void *argv)