e32rom.h File Reference
const TUint KRomHeaderSize
const TUint | KRomHeaderSize |
Defines the size of the header for a ROM image.
TRomHeader
const TInt KRomEntrySize
The size of the fixed part of a TRomEntry structure.
const TUint32 KRomImageFlagPrimary
const TUint32 KRomImageFlagVariant
const TUint32 KRomImageFlagExtension
const TUint32 | KRomImageFlagExtension |
const TUint32 KRomImageFlagDevice
const TUint32 KRomImageFlagsKernelMask
const TUint32 | KRomImageFlagsKernelMask |
const TUint32 KRomImageFlagSecondary
const TUint32 | KRomImageFlagSecondary |
const TUint32 KRomImageFlagData
const TUint32 KRomImageFlagDataInit
const TUint32 KRomImageFlagDataPresent
const TUint32 | KRomImageFlagDataPresent |
const TUint32 KRomImageFlagExeInTree
const TUint32 | KRomImageFlagExeInTree |
const TUint32 KRomImageFlagDll
const TUint32 KRomImageFlagFixedAddressExe
const TUint32 | KRomImageFlagFixedAddressExe |
const TUint32 KRomImageABIMask
const TUint32 KRomImageABI_GCC98r2
const TUint32 KRomImageABI_EABI
const TUint32 KRomImageEptMask
const TInt KRomImageEptShift
const TInt | KRomImageEptShift |
const TUint32 KRomImageEpt_Eka1
const TUint32 KRomImageEpt_Eka2
const TUint KRomImageFlagCodeUnpaged
const TUint | KRomImageFlagCodeUnpaged |
Flag to indicate the image should not be code paged.
const TUint KRomImageFlagCodePaged
const TUint | KRomImageFlagCodePaged |
Flag to indicate the image should be code paged.
const TUint KRomImageNmdExpData
const TUint | KRomImageNmdExpData |
Flag to indicate when named symbol export data present in image
const TUint KRomImageDebuggable
const TUint | KRomImageDebuggable |
Flag to indicate debuggability of this image.
const TUint KRomImageFlagDataUnpaged
const TUint | KRomImageFlagDataUnpaged |
Flag to indicate the image will default to not be data paged, this can be overridden when creating chunks, threads and user heaps.
const TUint KRomImageFlagDataPaged
const TUint | KRomImageFlagDataPaged |
Flag to indicate the image will default to be data paged, this can be overridden when creating chunks, threads and user heaps.
const TUint KRomImageDataPagingMask
const TUint | KRomImageDataPagingMask |
Mask for the data paging flag bits.
const TUint KRomImageSMPSafe
const TUint | KRomImageSMPSafe |
Flag to indicate SMP safety of this image.
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.