Lines Matching refs:nModuleAddress

28 …XFormats::getMemoryMap(XBinary::FT fileType,QIODevice *pDevice,bool bIsImage,qint64 nModuleAddress)  in getMemoryMap()  argument
34 XBinary binary(pDevice,bIsImage,nModuleAddress); in getMemoryMap()
39 XCOM com(pDevice,bIsImage,nModuleAddress); in getMemoryMap()
44 XMSDOS msdos(pDevice,bIsImage,nModuleAddress); in getMemoryMap()
49 XNE ne(pDevice,bIsImage,nModuleAddress); in getMemoryMap()
54 XLE le(pDevice,bIsImage,nModuleAddress); in getMemoryMap()
59 XPE pe(pDevice,bIsImage,nModuleAddress); in getMemoryMap()
64 XELF elf(pDevice,bIsImage,nModuleAddress); in getMemoryMap()
69 XMACH mach(pDevice,bIsImage,nModuleAddress); in getMemoryMap()
88 XBinary binary(pDevice,bIsImage,nModuleAddress); in getMemoryMap()
95 …etEntryPointAddress(XBinary::FT fileType, QIODevice *pDevice, bool bIsImage, qint64 nModuleAddress) in getEntryPointAddress() argument
102 XBinary binary(pDevice,bIsImage,nModuleAddress); in getEntryPointAddress()
107 XCOM com(pDevice,bIsImage,nModuleAddress); in getEntryPointAddress()
112 XMSDOS msdos(pDevice,bIsImage,nModuleAddress); in getEntryPointAddress()
117 XNE ne(pDevice,bIsImage,nModuleAddress); in getEntryPointAddress()
122 XLE le(pDevice,bIsImage,nModuleAddress); in getEntryPointAddress()
127 XPE pe(pDevice,bIsImage,nModuleAddress); in getEntryPointAddress()
132 XELF elf(pDevice,bIsImage,nModuleAddress); in getEntryPointAddress()
137 XMACH mach(pDevice,bIsImage,nModuleAddress); in getEntryPointAddress()
148 …getEntryPointOffset(XBinary::FT fileType, QIODevice *pDevice, bool bIsImage, qint64 nModuleAddress) in getEntryPointOffset() argument
154 XBinary binary(pDevice,bIsImage,nModuleAddress); in getEntryPointOffset()
159 XCOM com(pDevice,bIsImage,nModuleAddress); in getEntryPointOffset()
164 XMSDOS msdos(pDevice,bIsImage,nModuleAddress); in getEntryPointOffset()
169 XNE ne(pDevice,bIsImage,nModuleAddress); in getEntryPointOffset()
174 XLE le(pDevice,bIsImage,nModuleAddress); in getEntryPointOffset()
179 XPE pe(pDevice,bIsImage,nModuleAddress); in getEntryPointOffset()
184 XELF elf(pDevice,bIsImage,nModuleAddress); in getEntryPointOffset()
189 XMACH mach(pDevice,bIsImage,nModuleAddress); in getEntryPointOffset()
200 …ormats::isBigEndian(XBinary::FT fileType, QIODevice *pDevice, bool bIsImage, qint64 nModuleAddress) in isBigEndian() argument
206 XBinary binary(pDevice,bIsImage,nModuleAddress); in isBigEndian()
211 XCOM com(pDevice,bIsImage,nModuleAddress); in isBigEndian()
216 XMSDOS msdos(pDevice,bIsImage,nModuleAddress); in isBigEndian()
221 XNE ne(pDevice,bIsImage,nModuleAddress); in isBigEndian()
226 XLE le(pDevice,bIsImage,nModuleAddress); in isBigEndian()
231 XPE pe(pDevice,bIsImage,nModuleAddress); in isBigEndian()
236 XELF elf(pDevice,bIsImage,nModuleAddress); in isBigEndian()
241 XMACH mach(pDevice,bIsImage,nModuleAddress); in isBigEndian()
266 … XFormats::isSigned(XBinary::FT fileType, QIODevice *pDevice, bool bIsImage, qint64 nModuleAddress) in isSigned() argument
272 XBinary binary(pDevice,bIsImage,nModuleAddress); in isSigned()
277 XCOM com(pDevice,bIsImage,nModuleAddress); in isSigned()
282 XMSDOS msdos(pDevice,bIsImage,nModuleAddress); in isSigned()
287 XNE ne(pDevice,bIsImage,nModuleAddress); in isSigned()
292 XLE le(pDevice,bIsImage,nModuleAddress); in isSigned()
297 XPE pe(pDevice,bIsImage,nModuleAddress); in isSigned()
302 XELF elf(pDevice,bIsImage,nModuleAddress); in isSigned()
307 XMACH mach(pDevice,bIsImage,nModuleAddress); in isSigned()
332 …XFormats::getSignOS(XBinary::FT fileType, QIODevice *pDevice, bool bIsImage, qint64 nModuleAddress) in getSignOS() argument
338 XBinary binary(pDevice,bIsImage,nModuleAddress); in getSignOS()
343 XCOM com(pDevice,bIsImage,nModuleAddress); in getSignOS()
348 XMSDOS msdos(pDevice,bIsImage,nModuleAddress); in getSignOS()
353 XNE ne(pDevice,bIsImage,nModuleAddress); in getSignOS()
358 XLE le(pDevice,bIsImage,nModuleAddress); in getSignOS()
363 XPE pe(pDevice,bIsImage,nModuleAddress); in getSignOS()
368 XELF elf(pDevice,bIsImage,nModuleAddress); in getSignOS()
373 XMACH mach(pDevice,bIsImage,nModuleAddress); in getSignOS()
430 …ords(XBinary::FT fileType, QIODevice *pDevice, bool bIsImage, qint64 nModuleAddress, XBinary::SYMB… in getSymbolRecords() argument
436 XBinary binary(pDevice,bIsImage,nModuleAddress); in getSymbolRecords()
443 XCOM com(pDevice,bIsImage,nModuleAddress); in getSymbolRecords()
450 XMSDOS msdos(pDevice,bIsImage,nModuleAddress); in getSymbolRecords()
457 XNE ne(pDevice,bIsImage,nModuleAddress); in getSymbolRecords()
464 XLE le(pDevice,bIsImage,nModuleAddress); in getSymbolRecords()
471 XPE pe(pDevice,bIsImage,nModuleAddress); in getSymbolRecords()
478 XELF elf(pDevice,bIsImage,nModuleAddress); in getSymbolRecords()
485 XMACH mach(pDevice,bIsImage,nModuleAddress); in getSymbolRecords()