HomeSort by relevance Sort by last modified time
    Searched refs:ulittle16_t (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Object/
COFF.h 25 support::ulittle16_t Machine;
26 support::ulittle16_t NumberOfSections;
30 support::ulittle16_t SizeOfOptionalHeader;
31 support::ulittle16_t Characteristics;
65 support::ulittle16_t NumberOfRelocations;
66 support::ulittle16_t NumberOfLinenumbers;
  /external/llvm/include/llvm/Support/
Endian.h 140 <uint16_t, little, unaligned> ulittle16_t; typedef in namespace:llvm::support
  /external/llvm/lib/Object/
COFFObjectFile.cpp 23 using support::ulittle16_t;

Completed in 175 milliseconds