kernel/eka/bx86/exmoncommonu.def
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 19 Aug 2010 11:14:22 +0300
branchRCL_3
changeset 42 a179b74831c9
parent 0 a41df078684a
permissions -rw-r--r--
Revision: 201033 Kit: 201033
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
	??0Monitor@@IAE@XZ @ 1 NONAME ; protected: __thiscall Monitor::Monitor(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     3
	?CpuInit@Monitor@@QAEXXZ @ 2 NONAME ; public: void __thiscall Monitor::CpuInit(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     4
	?DisplayFaultInfo@Monitor@@QAEXXZ @ 3 NONAME ; public: void __thiscall Monitor::DisplayFaultInfo(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     5
	?DoDiscontiguousMemoryDumpL@Monitor@@QAEXIH@Z @ 4 NONAME ; public: void __thiscall Monitor::DoDiscontiguousMemoryDumpL(unsigned int,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     6
	?DoMemoryDumpL@Monitor@@QAEXIH@Z @ 5 NONAME ; public: void __thiscall Monitor::DoMemoryDumpL(unsigned int,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     7
	?DumpObjectContainer@Monitor@@QAEXIH@Z @ 6 NONAME ; public: void __thiscall Monitor::DumpObjectContainer(unsigned int,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     8
	?HandleException@Monitor@@SAXXZ @ 7 NONAME ; public: static void __cdecl Monitor::HandleException(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     9
	?NewLine@Monitor@@QAEXXZ @ 8 NONAME ; public: void __thiscall Monitor::NewLine(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    10
	?ObjectDump@Monitor@@QAEXI@Z @ 9 NONAME ; public: void __thiscall Monitor::ObjectDump(unsigned int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    11
	?ObjectFullDump@Monitor@@QAEXI@Z @ 10 NONAME ; public: void __thiscall Monitor::ObjectFullDump(unsigned int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    12
	?Print@Monitor@@QAEXPBD@Z @ 11 NONAME ; public: void __thiscall Monitor::Print(char const *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    13
	?PrintLine@Monitor@@QAEXABVTDesC8@@@Z @ 12 NONAME ; public: void __thiscall Monitor::PrintLine(class TDesC8 const &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    14
	?PrintLine@Monitor@@QAEXPBD@Z @ 13 NONAME ; public: void __thiscall Monitor::PrintLine(char const *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    15
	?Printf@Monitor@@QAAXPBDZZ @ 14 NONAME ; public: void __cdecl Monitor::Printf(char const *,...)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    16
	?ProcessError@Monitor@@QAEXH@Z @ 15 NONAME ; public: void __thiscall Monitor::ProcessError(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    17
	?ProcessInfoCommand@Monitor@@QAEXABVTDesC8@@AAH@Z @ 16 NONAME ; public: void __thiscall Monitor::ProcessInfoCommand(class TDesC8 const &,int &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    18
	?RegisterMonitorImpl@Monitor@@SAXPAV1@@Z @ 17 NONAME ; public: static void __cdecl Monitor::RegisterMonitorImpl(class Monitor *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    19
	?DumpCpuRegisters@Monitor@@QAEXXZ @ 18 NONAME ; public: void __thiscall Monitor::DumpCpuRegisters(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    20
	?Trap@TTrapM@@QAEHAAH@Z @ 19 NONAME ; public: int __thiscall TTrapM::Trap(int &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    21
	?UnTrap@TTrapM@@SAXXZ @ 20 NONAME ; public: static void __cdecl TTrapM::UnTrap(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    22
	?Leave@Monitor@@SAXH@Z @ 21 NONAME ; public: static void __cdecl Monitor::Leave(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    23
	?DisplayCpuFaultInfo@Monitor@@QAEXXZ @ 22 NONAME ; public: void __thiscall Monitor::DisplayCpuFaultInfo(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    24
	?DumpCpuThreadData@Monitor@@QAEXPAVDThread@@@Z @ 23 NONAME ; public: void __thiscall Monitor::DumpCpuThreadData(class DThread *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    25
	?Entry@Monitor@@SAXPAX@Z @ 24 NONAME ; public: static void __cdecl Monitor::Entry(void *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    26
	?Pause@Monitor@@UAEXH@Z @ 25 NONAME ; public: virtual void __thiscall Monitor::Pause(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    27
	?DumpThreadStack@Monitor@@QAEXPAVDThread@@@Z @ 26 NONAME ; public: void __thiscall Monitor::DumpThreadStack(class DThread *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    28
	?DumpThreadStacks@Monitor@@QAEXH@Z @ 27 NONAME ; public: void __thiscall Monitor::DumpThreadStacks(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    29
	?DisplayCodeSeg@Monitor@@QAEXH@Z @ 28 NONAME ; public: void __thiscall Monitor::DisplayCodeSeg(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    30
	?DisplayCodeSeg@Monitor@@QAEXPAVDCodeSeg@@H@Z @ 29 NONAME ; public: void __thiscall Monitor::DisplayCodeSeg(DCodeSeg*, int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    31
	?DoDiscontiguousMemoryDumpL@Monitor@@QAEXIHI@Z @ 30 NONAME ; public: void __thiscall Monitor::DoDiscontiguousMemoryDumpL(unsigned int,int,unsigned int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    32
	?DoMemoryDumpL@Monitor@@QAEXIHI@Z @ 31 NONAME ; public: void __thiscall Monitor::DoMemoryDumpL(unsigned int,int,unsigned int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    33
	?DumpExceptionStacks@Monitor@@QAEXXZ @ 32 NONAME ; public: void __thiscall Monitor::DumpExceptionStacks(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    34
	?SwitchAddressSpace@Monitor@@QAEHPAVDProcess@@H@Z @ 33 NONAME ; public: int __thiscall Monitor::SwitchAddressSpace(class DProcess *,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    35
	?CrashTime@@YA_JXZ @ 34 NONAME ; __int64 __cdecl CrashTime(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    36
	?DisplayNThreadInfo@Monitor@@QAEXPAVNThread@@@Z @ 35 NONAME ; public: void __thiscall Monitor::DisplayNThreadInfo(class NThread *)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    37
	?GetStackPointers@Monitor@@QAEXPAVNThread@@AAI1@Z @ 36  NONAME ; public: void __thiscall Monitor::GetStackPointers(class NThread *,unsigned int &,unsigned int &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    38
	?MapAndLocateUserStack@Monitor@@QAEIPAVDThread@@@Z @ 37  NONAME ; public: unsigned int __thiscall Monitor::MapAndLocateUserStack(class DThread *)