PspModule Struct Reference

#include <tools/prxtypes.h>

Collaboration diagram for PspModule:

Collaboration graph
[legend]

Detailed Description

Structure to hold the loaded module information.

Data Fields

char name [PSP_MODULE_MAX_NAME+1]
 Name of the module.
struct PspModuleInfo info
 Info structure, in native byte order.
u32 addr
 Virtual address of the module info section.
struct PspLibExportexp_head
 Head of the export list.
struct PspLibImportimp_head
 Head of the import list.

Field Documentation

char PspModule::name[PSP_MODULE_MAX_NAME+1]

Name of the module.

Info structure, in native byte order.

Virtual address of the module info section.

Head of the export list.

Head of the import list.


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

Generated on Thu Sep 9 07:01:15 2010 for pspsdk-1.0+beta2 by  doxygen 1.5.6