kerneltest/e32test/eabi/t_dll2.def
changeset 0 a41df078684a
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     1 EXPORTS
       
     2 	_ZN8TestDll210GlobalReadEiR5TDes8 @ 1 NONAME ; TestDll2::GlobalRead(int, TDes8&)
       
     3 	_ZN8TestDll211GlobalAllocEi @ 2 NONAME ; TestDll2::GlobalAlloc(int)
       
     4 	_ZN8TestDll211GlobalWriteEiRK6TDesC8 @ 3 NONAME ; TestDll2::GlobalWrite(int, TDesC8 const&)
       
     5 	_ZN8TestDll215GlobalAllocatedEv @ 4 NONAME ; TestDll2::GlobalAllocated()
       
     6 	_ZN8TestDll23SemEv @ 5 NONAME ; TestDll2::Sem()
       
     7 	_ZN8TestDll24DataEv @ 6 NONAME ; TestDll2::Data()
       
     8 	_ZN8TestDll25Test1Ev @ 7 NONAME ; TestDll2::Test1()
       
     9 	_ZN8TestDll25Test2Ev @ 8 NONAME ; TestDll2::Test2()
       
    10 	_ZN8TestDll26AttachEi @ 9 NONAME ; TestDll2::Attach(int)
       
    11 	_ZN8TestDll26ServerEv @ 10 NONAME ; TestDll2::Server()
       
    12 	_ZN8TestDll27SetDataEi @ 11 NONAME ; TestDll2::SetData(int)
       
    13