Searched refs:ulittle16_t (Results 1 – 4 of 4) sorted by relevance
42 support::ulittle16_t UsedBytesInTheLastPage;43 support::ulittle16_t FileSizeInPages;44 support::ulittle16_t NumberOfRelocationItems;45 support::ulittle16_t HeaderSizeInParagraphs;46 support::ulittle16_t MinimumExtraParagraphs;47 support::ulittle16_t MaximumExtraParagraphs;48 support::ulittle16_t InitialRelativeSS;49 support::ulittle16_t InitialSP;50 support::ulittle16_t Checksum;51 support::ulittle16_t InitialIP;[all …]
46 support::ulittle16_t FrameOffset;
230 <uint16_t, little, unaligned> ulittle16_t; typedef
29 using support::ulittle16_t;461 Hint = *reinterpret_cast<const ulittle16_t *>(Ptr); in getHintName()1318 const ulittle16_t *Start = reinterpret_cast<const ulittle16_t *>(IntPtr); in getSymbolName()1322 for (const ulittle16_t *I = Start, *E = Start + NumEntries; in getSymbolName()1388 Result = *reinterpret_cast<const ulittle16_t *>(IntPtr); in getOrdinal()