kernel/eka/eabi/hcru.def
author Stephane Lenclud <tortoisehg@lenclud.com>
Tue, 27 Apr 2010 20:22:55 +0200
branchanywhere
changeset 95 f561f9ae805b
parent 31 56f325a607ea
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
	_ZN3HCR10GetLinAddrERKNS_10TSettingIdERm @ 1 NONAME
	_ZN3HCR12FindSettingsEmiPmPNS_12TSettingTypeEPt @ 2 NONAME
	_ZN3HCR12FindSettingsEmimmPmPNS_12TSettingTypeEPt @ 3 NONAME
	_ZN3HCR14GetTypeAndSizeERKNS_10TSettingIdERNS_12TSettingTypeERt @ 4 NONAME
	_ZN3HCR15GetWordSettingsEiPKNS_10SSettingIdEPlPNS_12TSettingTypeEPi @ 5 NONAME
	_ZN3HCR25FindNumSettingsInCategoryEm @ 6 NONAME
	_ZN3HCR6GetIntERKNS_10TSettingIdERa @ 7 NONAME
	_ZN3HCR6GetIntERKNS_10TSettingIdERl @ 8 NONAME
	_ZN3HCR6GetIntERKNS_10TSettingIdERs @ 9 NONAME
	_ZN3HCR6GetIntERKNS_10TSettingIdERx @ 10 NONAME
	_ZN3HCR7GetBoolERKNS_10TSettingIdERi @ 11 NONAME
	_ZN3HCR7GetDataERKNS_10TSettingIdER5TDes8 @ 12 NONAME
	_ZN3HCR7GetDataERKNS_10TSettingIdEtPhRt @ 13 NONAME
	_ZN3HCR7GetUIntERKNS_10TSettingIdERh @ 14 NONAME
	_ZN3HCR7GetUIntERKNS_10TSettingIdERm @ 15 NONAME
	_ZN3HCR7GetUIntERKNS_10TSettingIdERt @ 16 NONAME
	_ZN3HCR7GetUIntERKNS_10TSettingIdERy @ 17 NONAME
	_ZN3HCR8GetArrayERKNS_10TSettingIdEtPlRt @ 18 NONAME
	_ZN3HCR8GetArrayERKNS_10TSettingIdEtPmRt @ 19 NONAME
	_ZN3HCR9GetStringERKNS_10TSettingIdER5TDes8 @ 20 NONAME
	_ZN3HCR9GetStringERKNS_10TSettingIdEtPhRt @ 21 NONAME