uOFW
Reverse engineered PSP kernel 6.60.
Loading...
Searching...
No Matches
Data Fields
DirectCall Struct Reference

#include <loadcore.h>

Data Fields

u32 call
 
u32 delaySlot
 

Detailed Description

This structure represents a function stub belonging to same privilege-level linked libraries, i.e. a kernel resident library linked with a kernel stub library.

Field Documentation

◆ call

u32 DirectCall::call

The call to the imported function via a MIPS ASM Jump instruction.

◆ delaySlot

u32 DirectCall::delaySlot

The delay slot belonging to the call, typically a NOP instruction.


The documentation for this struct was generated from the following file: