kernel/eka/bx86/btracecu.def
author Simon Howkins <simonh@symbian.org>
Wed, 02 Dec 2009 14:53:50 +0000
changeset 7 0a6fb11f0655
parent 0 a41df078684a
permissions -rw-r--r--
Adjusted EPOCROOT handling so that in the context of Raptor invocation, it also updates the environment variable so that other modules (such as e32variant.pm) can also work without changes.

EXPORTS
	?BufferSize@RBTrace@@QAEHXZ @ 1 NONAME ; public: int __thiscall RBTrace::BufferSize(void)
	?CancelRequestData@RBTrace@@QAEXXZ @ 2 NONAME ; public: void __thiscall RBTrace::CancelRequestData(void)
	?Close@RBTrace@@QAEXXZ @ 3 NONAME ; public: void __thiscall RBTrace::Close(void)
	?DataUsed@RBTrace@@QAEXXZ @ 4 NONAME ; public: void __thiscall RBTrace::DataUsed(void)
	?Empty@RBTrace@@QAEXXZ @ 5 NONAME ; public: void __thiscall RBTrace::Empty(void)
	?GetData@RBTrace@@QAEHAAPAE@Z @ 6 NONAME ; public: int __thiscall RBTrace::GetData(unsigned char * &)
	?Mode@RBTrace@@QAEIXZ @ 7 NONAME ; public: unsigned int __thiscall RBTrace::Mode(void)
	?Open@RBTrace@@QAEHXZ @ 8 NONAME ; public: int __thiscall RBTrace::Open(void)
	?RequestData@RBTrace@@QAEXAAVTRequestStatus@@H@Z @ 9 NONAME ; public: void __thiscall RBTrace::RequestData(class TRequestStatus &,int)
	?ResizeBuffer@RBTrace@@QAEHH@Z @ 10 NONAME ; public: int __thiscall RBTrace::ResizeBuffer(int)
	?SetFilter@RBTrace@@QAEHIH@Z @ 11 NONAME ; public: int __thiscall RBTrace::SetFilter(unsigned int,int)
	?SetMode@RBTrace@@QAEXI@Z @ 12 NONAME ; public: void __thiscall RBTrace::SetMode(unsigned int)
	?Filter2@RBTrace@@QAEHAAPAKAAH@Z @ 13 NONAME ; public: int __thiscall RBTrace::Filter2(unsigned long * &,int &)
	?SetFilter2@RBTrace@@QAEHKH@Z @ 14 NONAME ; public: int __thiscall RBTrace::SetFilter2(unsigned long,int)
	?SetFilter2@RBTrace@@QAEHPBKH@Z @ 15 NONAME ; public: int __thiscall RBTrace::SetFilter2(unsigned long const *,int)
	?SetFilter2@RBTrace@@QAEHH@Z @ 16 NONAME ; public: int __thiscall RBTrace::SetFilter2(int)
	?SetTimestamp2Enabled@RBTrace@@QAEHH@Z @ 17 NONAME ; public: int __thiscall RBTrace::SetTimestamp2Enabled(int)