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

  /external/llvm/lib/Object/
Archive.cpp 339 Offset = *(reinterpret_cast<const support::ubig32_t*>(Offsets)
435 symbol_count = *reinterpret_cast<const support::ubig32_t*>(buf);
473 symbol_count = *reinterpret_cast<const support::ubig32_t*>(buf);
  /external/llvm/include/llvm/Support/
Endian.h 143 <uint32_t, big, unaligned> ubig32_t; typedef in namespace:llvm::support

Completed in 55 milliseconds