kerneltest/e32test/bx86/t_dll1.def
author Mike Kinghan <mikek@symbian.org>
Mon, 19 Jul 2010 14:32:36 +0100
branchGCC_SURGE
changeset 210 b592f7984442
parent 0 a41df078684a
permissions -rw-r--r--
Fix for bug 3292 - [GCCE] Possible undefined behaviour warning in kerneltest/f32test/server/t_fatcharsetconv_SpecificCases.cpp Fix for bug 3293 - [GCCE] Incorrect operator precedence assumptions in kerneltest/f32test/server/t_fsrv.cpp Fix for bug 3295 - [GCCE] deprecated conversion from string constant to 'char*' in f32test build Fix for bug 3297 - [GCCE] Operator precedence warnings in kerneltest/f32test/demandpaging/t_nandpaging.cpp Fix for bug 3309 - [GCCE] Terminal backslashes in comments are parsed as line-continuations in f32test

EXPORTS
	?Test2@TestDll1@@SAIXZ @ 1 NONAME ; public: static unsigned int __cdecl TestDll1::Test2(void)
	?Data@TestDll1@@SAHXZ @ 2 NONAME ; public: static int __cdecl TestDll1::Data(void)
	?GlobalAlloc@TestDll1@@SAHH@Z @ 3 NONAME ; public: static int __cdecl TestDll1::GlobalAlloc(int)
	?GlobalAllocated@TestDll1@@SAHXZ @ 4 NONAME ; public: static int __cdecl TestDll1::GlobalAllocated(void)
	?GlobalRead@TestDll1@@SAHHAAVTDes8@@@Z @ 5 NONAME ; public: static int __cdecl TestDll1::GlobalRead(int,class TDes8 &)
	?GlobalWrite@TestDll1@@SAHHABVTDesC8@@@Z @ 6 NONAME ; public: static int __cdecl TestDll1::GlobalWrite(int,class TDesC8 const &)
	?Sem@TestDll1@@SA?AVRSemaphore@@XZ @ 7 NONAME ; public: static class RSemaphore  __cdecl TestDll1::Sem(void)
	?Server@TestDll1@@SAIXZ @ 8 NONAME ; public: static unsigned int __cdecl TestDll1::Server(void)
	?SetData@TestDll1@@SAXH@Z @ 9 NONAME ; public: static void __cdecl TestDll1::SetData(int)
	?Test1@TestDll1@@SAIXZ @ 10 NONAME ; public: static unsigned int __cdecl TestDll1::Test1(void)
	?Attach@TestDll1@@SAHH@Z @ 11 NONAME ; public: static int __cdecl TestDll1::Attach(int)