kernel/eka/eabi/usbcscu.def
author Stephane Lenclud <tortoisehg@lenclud.com>
Tue, 27 Apr 2010 20:22:55 +0200
branchanywhere
changeset 95 f561f9ae805b
parent 0 a41df078684a
child 189 a5496987b1da
permissions -rw-r--r--
Trying to get trap/leave to work properly but the whole WINS stuff seems over complicated with a lot of assembly in the middle and it's not working on my compiler. When the throw happens the debugger complains about uncaught exception when I'm definitly inside a catch implemented by our TRAP. I think I'm going to come up with a much simplified trap/leave implementation for SYMC. On my prototype all that stuff was working fine in like 20 lines of C++.

EXPORTS
	_ZN15TEndpointBuffer11WriteBufferEPvjiR14TRequestStatus @ 1 NONAME
	_ZN15TEndpointBuffer11WriteBufferEjjiR14TRequestStatus @ 2 NONAME
	_ZN15TEndpointBuffer16GetInBufferRangeERPvRj @ 3 NONAME
	_ZN15TEndpointBuffer16GetInBufferRangeERjS0_ @ 4 NONAME
	_ZN15TEndpointBuffer5CloseEv @ 5 NONAME
	_ZN15TEndpointBuffer9GetBufferERPvRjRiR14TRequestStatusj @ 6 NONAME
	_ZN15TEndpointBufferC1Ev @ 7 NONAME
	_ZN15TEndpointBufferC2Ev @ 8 NONAME
	_ZN16RDevUsbcScClient12OpenEndpointER15TEndpointBufferi @ 9 NONAME
	_ZN16RDevUsbcScClient17FinalizeInterfaceERP6RChunk @ 10 NONAME
	_ZN16RDevUsbcScClient17FinalizeInterfaceEv @ 11 NONAME
	_ZN16RDevUsbcScClient20GetDataTransferChunkERP6RChunk @ 12 NONAME
	_ZN16RDevUsbcScClient28StartNextOutAlternateSettingEi @ 13 NONAME
	_ZN18TUsbcScChunkHeader20GetNumberOfEndpointsEi @ 14 NONAME
	_ZN18TUsbcScChunkHeader9GetBufferEiiRP24TUsbcScHdrEndpointRecord @ 15 NONAME
	_ZN18TUsbcScChunkHeaderC1E6RChunk @ 16 NONAME
	_ZN18TUsbcScChunkHeaderC2E6RChunk @ 17 NONAME
	_ZN15TEndpointBuffer4DumpEv @ 18 NONAME
	_ZN15TEndpointBuffer10TakeBufferERPvRjRiR14TRequestStatusj @ 19 NONAME
	_ZN15TEndpointBuffer6ExpireEv @ 20 NONAME
	_ZN15TEndpointBuffer6ExpireEPv @ 21 NONAME