Home
last modified time | relevance | path

Searched refs:RSOObjectInfo (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1.4/include/revolution/
Drso.h33 typedef struct RSOObjectInfo RSOObjectInfo; typedef
52 RSOObjectInfo* head;
53 RSOObjectInfo* tail;
58 RSOObjectInfo* next;
59 RSOObjectInfo* prev;
62 struct RSOObjectInfo struct
82 RSOObjectInfo info; argument
115 ((RSOSectionInfo*) (((RSOObjectInfo*) (module))->sectionInfoOffset))