kernel/eka/bx86/elocdu.def
author Tom Cosgrove <tom.cosgrove@nokia.com>
Fri, 28 May 2010 16:29:07 +0100
changeset 30 8aab599e3476
parent 0 a41df078684a
child 42 a179b74831c9
permissions -rw-r--r--
Fix for bug 2283 (RVCT 4.0 support is missing from PDK 3.0.h) Have multiple extension sections in the bld.inf, one for each version of the compiler. The RVCT version building the tools will build the runtime libraries for its version, but make sure we extract all the other versions from zip archives. Also add the archive for RVCT4.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     1
EXPORTS
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     2
	?CreateLogicalDevice@@YAPAVDLogicalDevice@@XZ @ 1 NONAME ; class DLogicalDevice * __cdecl CreateLogicalDevice(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     3
	??0DMediaDriver@@QAE@H@Z @ 2 NONAME ; public: __thiscall DMediaDriver::DMediaDriver(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     4
	??0DPrimaryMediaBase@@QAE@XZ @ 3 NONAME ; public: __thiscall DPrimaryMediaBase::DPrimaryMediaBase(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     5
	??1DMediaDriver@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall DMediaDriver::~DMediaDriver(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     6
	?CheckAndAdjustForPartition@TLocDrvRequest@@QAEHXZ @ 5 NONAME ; public: int __thiscall TLocDrvRequest::CheckAndAdjustForPartition(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     7
	?Close@DMediaDriver@@UAEXXZ @ 6 NONAME ; public: virtual void __thiscall DMediaDriver::Close(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     8
	?Complete@DMediaDriver@@QAEXAAVTLocDrvRequest@@H@Z @ 7 NONAME ; public: void __thiscall DMediaDriver::Complete(class TLocDrvRequest &,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     9
	?Connect@DPrimaryMediaBase@@UAEHPAVDLocalDrive@@@Z @ 8 NONAME ; public: virtual int __thiscall DPrimaryMediaBase::Connect(class DLocalDrive *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    10
	?Create@DPrimaryMediaBase@@UAEHW4TMediaDevice@@HH@Z @ 9 NONAME ; public: virtual int __thiscall DPrimaryMediaBase::Create(enum TMediaDevice,int,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    11
	?DeltaCurrentConsumption@DPrimaryMediaBase@@UAEXH@Z @ 10 NONAME ; public: virtual void __thiscall DPrimaryMediaBase::DeltaCurrentConsumption(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    12
	?Disconnect@DMediaDriver@@UAEXPAVDLocalDrive@@PAVTThreadMessage@@@Z @ 11 NONAME ; public: virtual void __thiscall DMediaDriver::Disconnect(class DLocalDrive *,class TThreadMessage *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    13
	?Disconnect@DPrimaryMediaBase@@UAEXPAVDLocalDrive@@@Z @ 12 NONAME ; public: virtual void __thiscall DPrimaryMediaBase::Disconnect(class DLocalDrive *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    14
	?DoEndInCritical@DPrimaryMediaBase@@UAEXXZ @ 13 NONAME ; public: virtual void __thiscall DPrimaryMediaBase::DoEndInCritical(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    15
	?DoInCritical@DPrimaryMediaBase@@UAEHXZ @ 14 NONAME ; public: virtual int __thiscall DPrimaryMediaBase::DoInCritical(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    16
	?EndInCritical@DMediaDriver@@QAEXXZ @ 15 NONAME ; public: void __thiscall DMediaDriver::EndInCritical(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    17
	?ForceMediaChange@DPrimaryMediaBase@@UAEHH@Z @ 16 NONAME ; public: virtual int __thiscall DPrimaryMediaBase::ForceMediaChange(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    18
	?InCritical@DMediaDriver@@QAEHXZ @ 17 NONAME ; public: int __thiscall DMediaDriver::InCritical(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    19
	?InitiatePowerUp@DPrimaryMediaBase@@UAEHXZ @ 18 NONAME ; public: virtual int __thiscall DPrimaryMediaBase::InitiatePowerUp(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    20
	?NotifyEmergencyPowerDown@DPrimaryMediaBase@@QAEXXZ @ 19 NONAME ; public: void __thiscall DPrimaryMediaBase::NotifyEmergencyPowerDown(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    21
	?NotifyMediaChange@DPrimaryMediaBase@@QAEXXZ @ 20 NONAME ; public: void __thiscall DPrimaryMediaBase::NotifyMediaChange(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    22
	?NotifyMediaPresent@DPrimaryMediaBase@@QAEXXZ @ 21 NONAME ; public: void __thiscall DPrimaryMediaBase::NotifyMediaPresent(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    23
	?NotifyPowerDown@DPrimaryMediaBase@@QAEXXZ @ 22 NONAME ; public: void __thiscall DPrimaryMediaBase::NotifyPowerDown(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    24
	?NotifyPsuFault@DPrimaryMediaBase@@QAEXH@Z @ 23 NONAME ; public: void __thiscall DPrimaryMediaBase::NotifyPsuFault(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    25
	?OpenMediaDriverComplete@DMediaDriver@@QAEXH@Z @ 24 NONAME ; public: void __thiscall DMediaDriver::OpenMediaDriverComplete(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    26
	?PartitionInfoComplete@DMediaDriver@@QAEXH@Z @ 25 NONAME ; public: void __thiscall DMediaDriver::PartitionInfoComplete(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    27
	?PowerUpComplete@DPrimaryMediaBase@@QAEXH@Z @ 26 NONAME ; public: void __thiscall DPrimaryMediaBase::PowerUpComplete(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    28
	?QuickCheckStatus@DPrimaryMediaBase@@UAEHXZ @ 27 NONAME ; public: virtual int __thiscall DPrimaryMediaBase::QuickCheckStatus(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    29
	?ReadRemote@TLocDrvRequest@@QAEHPAVTDes8@@H@Z @ 28 NONAME ; public: int __thiscall TLocDrvRequest::ReadRemote(class TDes8 *,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    30
	?RegisterMediaDevice@LocDrv@@SAHW4TMediaDevice@@HPBHPAVDPrimaryMediaBase@@HABVTDesC8@@@Z @ 29 NONAME ; public: static int __cdecl LocDrv::RegisterMediaDevice(enum TMediaDevice,int,int const *,class DPrimaryMediaBase *,int,class TDesC8 const &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    31
	?Request@DPrimaryMediaBase@@UAEHAAVTLocDrvRequest@@@Z @ 30 NONAME ; public: virtual int __thiscall DPrimaryMediaBase::Request(class TLocDrvRequest &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    32
	?SetCurrentConsumption@DMediaDriver@@QAEXH@Z @ 31 NONAME ; public: void __thiscall DMediaDriver::SetCurrentConsumption(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    33
	?SetTotalSizeInBytes@DMediaDriver@@QAEX_JPAVTLocDrv@@@Z @ 32 NONAME ; public: void __thiscall DMediaDriver::SetTotalSizeInBytes(__int64,class TLocDrv *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    34
	?TotalSizeInBytes@DMediaDriver@@QAE_JXZ @ 33 NONAME ; public: __int64 __thiscall DMediaDriver::TotalSizeInBytes(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    35
	?WriteRemote@TLocDrvRequest@@QAEHPBVTDesC8@@H@Z @ 34 NONAME ; public: int __thiscall TLocDrvRequest::WriteRemote(class TDesC8 const *,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    36
	?Create@DMedia@@UAEHW4TMediaDevice@@HH@Z @ 35 NONAME ; public: virtual int __thiscall DMedia::Create(enum TMediaDevice,int,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    37
	?HandleMsg@DPrimaryMediaBase@@UAEXAAVTLocDrvRequest@@@Z @ 36 NONAME ; public: virtual void __thiscall DPrimaryMediaBase::HandleMsg(class TLocDrvRequest &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    38
	?RunDeferred@DPrimaryMediaBase@@QAEXXZ @ 37 NONAME ; public: void __thiscall DPrimaryMediaBase::RunDeferred(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    39
	?DoRequest@DPrimaryMediaBase@@UAEHAAVTLocDrvRequest@@@Z @ 38 NONAME ; public: virtual int __thiscall DPrimaryMediaBase::DoRequest(class TLocDrvRequest &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    40
	?DefaultDriveCaps@DPrimaryMediaBase@@UAEXAAVTLocalDriveCapsV2@@@Z @ 39 NONAME ; public: virtual void __thiscall DPrimaryMediaBase::DefaultDriveCaps(class TLocalDriveCapsV2 &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    41
	?RegisterPasswordStore@LocDrv@@SAHPAVTPasswordStore@@@Z @ 40 NONAME ; public: static int __cdecl LocDrv::RegisterPasswordStore(class TPasswordStore *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    42
	?IsRemovableDevice@DPrimaryMediaBase@@UAEHAAH@Z @ 41 NONAME ; public: virtual int __thiscall DPrimaryMediaBase::IsRemovableDevice(int &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    43
	?PasswordStore@LocDrv@@SAPAVTPasswordStore@@XZ @ 42 NONAME ; public: static class TPasswordStore * __cdecl LocDrv::PasswordStore(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    44
	?ReadRemoteRaw@TLocDrvRequest@@QAEHPAXH@Z @ 43 NONAME ; public: int __thiscall TLocDrvRequest::ReadRemoteRaw(void *,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    45
	?WriteRemoteRaw@TLocDrvRequest@@QAEHPBXH@Z @ 44 NONAME ; public: int __thiscall TLocDrvRequest::WriteRemoteRaw(void const *,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    46
	?ReadRemote@TLocDrvRequest@@QAEHPBXPAVTDes8@@@Z @ 45 NONAME ; public: int __thiscall TLocDrvRequest::ReadRemote(void const *,class TDes8 *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    47
	?RegisterPagingDevice@LocDrv@@SAHPAVDPrimaryMediaBase@@PBHHIHI@Z @ 46 NONAME ; public: static int __cdecl LocDrv::RegisterPagingDevice(class DPrimaryMediaBase *,int const *,int,unsigned int,int,unsigned int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    48
	?WriteToPageHandler@TLocDrvRequest@@QAEHPBXHH@Z @ 47 NONAME ; public: int __thiscall TLocDrvRequest::WriteToPageHandler(void const *,int,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    49
	?NextLBA@TPartitionTableScanner@@QAE_JXZ @ 48 NONAME ; public: __int64 __thiscall TPartitionTableScanner::NextLBA(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    50
	?NumberOfPartitionsFound@TPartitionTableScanner@@QBEHXZ @ 49 NONAME ; public: int __thiscall TPartitionTableScanner::NumberOfPartitionsFound(void)const 
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    51
	?Set@TPartitionTableScanner@@QAEXPAEPAVTPartitionEntry@@H_J@Z @ 50 NONAME ; public: void __thiscall TPartitionTableScanner::Set(unsigned char *,class TPartitionEntry *,int,__int64)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    52
	?GetNextPhysicalAddress@TLocDrvRequest@@QAEHAAKAAH@Z @ 51 NONAME ; public: int __thiscall TLocDrvRequest::GetNextPhysicalAddress(unsigned long &,int &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    53
	?RegisterDmaDevice@LocDrv@@SAHPAVDPrimaryMediaBase@@HHH@Z @ 52 NONAME ; public: static int __cdecl LocDrv::RegisterDmaDevice(class DPrimaryMediaBase *,int,int,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    54
	?ReadFromPageHandler@TLocDrvRequest@@QAEHPAXHH@Z @ 53 NONAME ; public: int __thiscall TLocDrvRequest::ReadFromPageHandler(void *,int,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    55