summaryrefslogtreecommitdiff
path: root/nids/360/SceKernelModulemgr.yml
diff options
context:
space:
mode:
authorReiko Asakura2021-03-10 22:00:50 -0500
committerReiko Asakura2021-03-10 22:00:50 -0500
commitb7b08fb886780eb3675dd26bc49712d339d94d5f (patch)
tree215f76622c43aa4a82b556bb1568b9d9c18f3c4e /nids/360/SceKernelModulemgr.yml
parentAdd NIDs in SceCodecEngineUser (diff)
downloadvds-libraries-b7b08fb886780eb3675dd26bc49712d339d94d5f.tar.gz
Remove forwarded syscalls
The criteria for removal are 1. The syscall forwarder does not modify arguments or pass additional arguments. 2. The syscall is not used outside of the syscall forwarder. For the removed headers, appmgr.h is wrong, iofilemgr_syscall.h is correct, and net_syscalls.h is unknown.
Diffstat (limited to '')
-rw-r--r--nids/360/SceKernelModulemgr.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/nids/360/SceKernelModulemgr.yml b/nids/360/SceKernelModulemgr.yml
index 2ead893..50934f8 100644
--- a/nids/360/SceKernelModulemgr.yml
+++ b/nids/360/SceKernelModulemgr.yml
@@ -2,10 +2,6 @@ modules:
SceKernelModulemgr:
nid: 0x726C6635
libraries:
- SceBacktrace:
- nid: 0xB07B6A3F
- functions:
- _sceKernelBacktrace: 0xBF371A98
SceBacktraceForDriver:
nid: 0x77CB3DD6
functions:
@@ -13,14 +9,6 @@ modules:
SceModulemgr:
nid: 0xEAED1616
functions:
- _sceKernelCloseModule: 0x849E78BE
- _sceKernelLoadModule: 0xB4C5EF9E
- _sceKernelLoadStartModule: 0x60647592
- _sceKernelOpenModule: 0x9D674F45
- _sceKernelStartModule: 0x72CD301F
- _sceKernelStopModule: 0x086867A8
- _sceKernelStopUnloadModule: 0x86EAEA0A
- _sceKernelUnloadModule: 0x8E4A7716
sceKernelGetAllowedSdkVersionOnSystem: 0x4397FC4E
sceKernelGetLibraryInfoByNID: 0xEAEB1312
sceKernelGetModuleIdByAddr: 0xF5798C7C