Searched refs:RSOObjectHeader (Results 1 – 9 of 9) sorted by relevance
34 typedef struct RSOObjectHeader RSOObjectHeader; typedef81 struct RSOObjectHeader struct137 … RSOLink ( RSOObjectHeader* rsoImp, const RSOObjectHeade…138 … RSOUnLink ( RSOObjectHeader* rsoImp, const RSOObjectHeade…143 BOOL RSOIsImportSymbolResolved ( const RSOObjectHeader* rso, int index );144 BOOL RSOIsImportSymbolResolvedAll ( const RSOObjectHeader* rso );148 int RSOGetNumImportSymbolsUnresolved( const RSOObjectHeader* rso );154 const void* RSOFindExportSymbolAddr ( const RSOObjectHeader* rso, const char* name …155 RSOExportTable* RSOFindExportSymbol ( const RSOObjectHeader* rso, const char* name …157 const void* RSOGetExportSymbolAddr ( const RSOObjectHeader* rso, int index );[all …]
39 static u32 *LinkFar(RSOObjectHeader *i_rsoImp,RSOObjectHeader *i_rsoExp) in LinkFar()72 static u32 *LinkFarMem2(RSOObjectHeader *i_rsoImp,RSOObjectHeader *i_rsoExp) in LinkFarMem2()110 static RSOObjectHeader* RsoLoad(char* moduleName) in RsoLoad()115 RSOObjectHeader* module; in RsoLoad()138 static RSOObjectHeader* RsoLoadMem2(char* moduleName) in RsoLoadMem2()143 RSOObjectHeader* module; in RsoLoadMem2()166 static RSOObjectHeader* StaticRsoLoad(char* moduleName) in StaticRsoLoad()171 RSOObjectHeader* module; in StaticRsoLoad()204 static void RSOResolvedModuleG(const RSOObjectHeader* module) in RSOResolvedModuleG()226 RSOObjectHeader* staticRso; in main()[all …]
40 static RSOObjectHeader* RsoLoad(char* moduleName) in RsoLoad()45 RSOObjectHeader* module; in RsoLoad()68 static RSOObjectHeader* RsoLoadMem2(char* moduleName) in RsoLoadMem2()73 RSOObjectHeader* module; in RsoLoadMem2()96 static RSOObjectHeader* StaticRsoLoad(char* moduleName) in StaticRsoLoad()101 RSOObjectHeader* module; in StaticRsoLoad()138 static void RSOResolvedModuleE(const RSOObjectHeader* module) in RSOResolvedModuleE()160 RSOObjectHeader* staticRso; in main()161 RSOObjectHeader* moduleE; in main()162 RSOObjectHeader* moduleF; in main()
42 static u32 *makeCodeMem2(RSOObjectHeader *i_rso) in makeCodeMem2()61 static RSOObjectHeader* RsoLoad(char* moduleName) in RsoLoad()66 RSOObjectHeader* module; in RsoLoad()89 static RSOObjectHeader* RsoLoadMem2(char* moduleName) in RsoLoadMem2()94 RSOObjectHeader* module; in RsoLoadMem2()118 static RSOObjectHeader* StaticRsoLoad(char* moduleName) in StaticRsoLoad()123 RSOObjectHeader* module; in StaticRsoLoad()156 static void RSOResolvedModuleI(const RSOObjectHeader* module) in RSOResolvedModuleI()182 static void RSOResolvedModuleJ(const RSOObjectHeader* module) in RSOResolvedModuleJ()205 RSOObjectHeader* staticRso; in main()[all …]
40 static RSOObjectHeader* RsoLoad(char* moduleName) in RsoLoad()45 RSOObjectHeader* module; in RsoLoad()68 static RSOObjectHeader* StaticRsoLoad(char* moduleName) in StaticRsoLoad()73 RSOObjectHeader* module; in StaticRsoLoad()110 static void RSOResolvedModuleA(const RSOObjectHeader* module) in RSOResolvedModuleA()132 RSOObjectHeader* staticRso; in main()133 RSOObjectHeader* moduleA; in main()134 RSOObjectHeader* moduleB; in main()
42 static RSOObjectHeader* RsoLoad(char* moduleName) in RsoLoad()47 RSOObjectHeader* module; in RsoLoad()72 static RSOObjectHeader* StaticRsoLoad(char* moduleName) in StaticRsoLoad()77 RSOObjectHeader* module; in StaticRsoLoad()115 static void RSOResolvedModuleA(const RSOObjectHeader* module) in RSOResolvedModuleA()143 static void RSOResolvedModuleC(const RSOObjectHeader* module) in RSOResolvedModuleC()164 RSOObjectHeader* staticRso; in main()165 RSOObjectHeader* moduleA; in main()166 RSOObjectHeader* moduleB; in main()167 RSOObjectHeader* moduleC; in main()
52 static RSOObjectHeader* RsoLoad(char* moduleName) in RsoLoad()57 RSOObjectHeader* module; in RsoLoad()80 static RSOObjectHeader* StaticRsoLoad(char* moduleName) in StaticRsoLoad()85 RSOObjectHeader* module; in StaticRsoLoad()112 RSOObjectHeader* staticRso; in main()113 RSOObjectHeader* moduleD; in main()
39 static RSOObjectHeader* RsoLoadFixed(char* moduleName,RSOFixedLevel i_fixed_level) in RsoLoadFixed()44 RSOObjectHeader* module; in RsoLoadFixed()91 static RSOObjectHeader* StaticRsoLoad(char* moduleName) in StaticRsoLoad()96 RSOObjectHeader* module; in StaticRsoLoad()134 static void RSOResolvedModuleA(const RSOObjectHeader* module) in RSOResolvedModuleA()158 RSOObjectHeader* staticRso; in main()159 RSOObjectHeader* moduleA; in main()160 RSOObjectHeader* moduleB; in main()
17 static void ResolvedModule_moduleD(const RSOObjectHeader* module)