[Aerolib] Add ulobjmgr and NpEAAccess symbol names (#150)

Resolves _sceUlobjmgrRegisterObject (BG26hBGiNlw) and
_sceUlobjmgrUnregisterObject (Smf+fUNblPc), reported as unresolved by
testers, plus four sceNpEAAccess exports. Names taken from shadPS4's
NID tables and each verified by recomputing the NID with the repo's
name2nid derivation before inclusion. aerolib.bin regenerated with
scripts/generate_aerolib_binary.py.

Co-authored-by: tensorcrush <tensorcrush@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
tensorcrush
2026-07-15 00:28:17 +02:00
committed by GitHub
parent 5e54250752
commit c06c70cad7
2 changed files with 6 additions and 0 deletions

View File

@@ -154449,3 +154449,9 @@ vector_str_substr
WTFAnnotateBenignRaceSized
WTFAnnotateHappensAfter
WTFAnnotateHappensBefore
_sceUlobjmgrRegisterObject
_sceUlobjmgrUnregisterObject
sceNpEAAccessInitialize
sceNpEAAccessTerminate
sceNpHasEAAccessSubscription
sceNpHasEAAccessSubscriptionAbortRequest

Binary file not shown.