os/kernelhwsrv/kerneltest/e32test/eabi/t_dll1.def
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/kernelhwsrv/kerneltest/e32test/eabi/t_dll1.def	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,13 @@
     1.4 +EXPORTS
     1.5 +	_ZN8TestDll110GlobalReadEiR5TDes8 @ 1 NONAME ; TestDll1::GlobalRead(int, TDes8&)
     1.6 +	_ZN8TestDll111GlobalAllocEi @ 2 NONAME ; TestDll1::GlobalAlloc(int)
     1.7 +	_ZN8TestDll111GlobalWriteEiRK6TDesC8 @ 3 NONAME ; TestDll1::GlobalWrite(int, TDesC8 const&)
     1.8 +	_ZN8TestDll115GlobalAllocatedEv @ 4 NONAME ; TestDll1::GlobalAllocated()
     1.9 +	_ZN8TestDll13SemEv @ 5 NONAME ; TestDll1::Sem()
    1.10 +	_ZN8TestDll14DataEv @ 6 NONAME ; TestDll1::Data()
    1.11 +	_ZN8TestDll15Test1Ev @ 7 NONAME ; TestDll1::Test1()
    1.12 +	_ZN8TestDll15Test2Ev @ 8 NONAME ; TestDll1::Test2()
    1.13 +	_ZN8TestDll16AttachEi @ 9 NONAME ; TestDll1::Attach(int)
    1.14 +	_ZN8TestDll16ServerEv @ 10 NONAME ; TestDll1::Server()
    1.15 +	_ZN8TestDll17SetDataEi @ 11 NONAME ; TestDll1::SetData(int)
    1.16 +