TCodeSegCreateInfo Class Reference
Member Functions Documentation
RootName()
IMPORT_C TPtrC8 | RootName | ( | ) | const |
Member Data Documentation
TInt
iClientProcessHandle
TInt
| iClientProcessHandle |
SBlockMapInfoBase
iCodeBlockMapCommon
Information about block map entries in iCodeBlockMapEntries.
TBlockMapEntryBase * iCodeBlockMapEntries
Where object code is located on the media.
TInt
iCodeBlockMapEntriesSize
TInt
| iCodeBlockMapEntriesSize |
Size of block map entry array in bytes.
TUint32
iCodeDelta
Offset to apply to each code address in the image when it is fixed up.
TInt
iCodeLengthInFile
Length of (possibly compressed) object code in iFile.
TInt32 * iCodePageOffsets
Start of compressed pages within the file. The kernel uses this to load compressed pages from byte-pair files when demand paging.
TUint32 * iCodeRelocTable
Code relocation information stored on loader heap.
TInt
iCodeRelocTableSize
Size of code relocation table in bytes.
TInt
iCodeStartInFile
Where (possibly compressed) object code starts in iFile.
TUint32
iCompressionType
The UID of the compression scheme in use.
TUint32
iDataDelta
Offset to apply to each data address in the image when it is fixed up.
TUint32
iExceptionDescriptor
RFileClamp
iFileClamp
File clamp cookie, used to delete the file when the codeseg is destroyed.
TBuf8< KMaxFileName > iFileName
TUint32 * iImportFixupTable
Import fixup information stored on loader heap.
TInt
iImportFixupTableSize
TInt
| iImportFixupTableSize |
Size of import fixup table in bytes.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.