|
pspsdk-1.0+beta2
|

Data Fields | |
| struct ImportMap * | next |
| char | name [32] |
| int | count |
| struct NidMap | nids [MAX_MAPNIDS] |
| int ImportMap::count |
Referenced by fixup_nidmap(), and load_mapfile().
| char ImportMap::name[32] |
Referenced by find_map_by_name(), and load_mapfile().
| struct ImportMap* ImportMap::next |
Referenced by find_map_by_name(), and load_mapfile().
| struct NidMap ImportMap::nids[MAX_MAPNIDS] |
Referenced by fixup_nidmap(), and load_mapfile().