os/kernelhwsrv/kerneltest/e32test/eabi/t_dll2.def
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
EXPORTS
sl@0
     2
	_ZN8TestDll210GlobalReadEiR5TDes8 @ 1 NONAME ; TestDll2::GlobalRead(int, TDes8&)
sl@0
     3
	_ZN8TestDll211GlobalAllocEi @ 2 NONAME ; TestDll2::GlobalAlloc(int)
sl@0
     4
	_ZN8TestDll211GlobalWriteEiRK6TDesC8 @ 3 NONAME ; TestDll2::GlobalWrite(int, TDesC8 const&)
sl@0
     5
	_ZN8TestDll215GlobalAllocatedEv @ 4 NONAME ; TestDll2::GlobalAllocated()
sl@0
     6
	_ZN8TestDll23SemEv @ 5 NONAME ; TestDll2::Sem()
sl@0
     7
	_ZN8TestDll24DataEv @ 6 NONAME ; TestDll2::Data()
sl@0
     8
	_ZN8TestDll25Test1Ev @ 7 NONAME ; TestDll2::Test1()
sl@0
     9
	_ZN8TestDll25Test2Ev @ 8 NONAME ; TestDll2::Test2()
sl@0
    10
	_ZN8TestDll26AttachEi @ 9 NONAME ; TestDll2::Attach(int)
sl@0
    11
	_ZN8TestDll26ServerEv @ 10 NONAME ; TestDll2::Server()
sl@0
    12
	_ZN8TestDll27SetDataEi @ 11 NONAME ; TestDll2::SetData(int)
sl@0
    13