os/kernelhwsrv/kerneltest/e32test/eabi/t_dll1.def
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 EXPORTS
     2 	_ZN8TestDll110GlobalReadEiR5TDes8 @ 1 NONAME ; TestDll1::GlobalRead(int, TDes8&)
     3 	_ZN8TestDll111GlobalAllocEi @ 2 NONAME ; TestDll1::GlobalAlloc(int)
     4 	_ZN8TestDll111GlobalWriteEiRK6TDesC8 @ 3 NONAME ; TestDll1::GlobalWrite(int, TDesC8 const&)
     5 	_ZN8TestDll115GlobalAllocatedEv @ 4 NONAME ; TestDll1::GlobalAllocated()
     6 	_ZN8TestDll13SemEv @ 5 NONAME ; TestDll1::Sem()
     7 	_ZN8TestDll14DataEv @ 6 NONAME ; TestDll1::Data()
     8 	_ZN8TestDll15Test1Ev @ 7 NONAME ; TestDll1::Test1()
     9 	_ZN8TestDll15Test2Ev @ 8 NONAME ; TestDll1::Test2()
    10 	_ZN8TestDll16AttachEi @ 9 NONAME ; TestDll1::Attach(int)
    11 	_ZN8TestDll16ServerEv @ 10 NONAME ; TestDll1::Server()
    12 	_ZN8TestDll17SetDataEi @ 11 NONAME ; TestDll1::SetData(int)
    13