Home
last modified time | relevance | path

Searched refs:ubig32_t (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Object/
DArchive.cpp338 Offset = *(reinterpret_cast<const support::ubig32_t*>(Offsets) in getMember()
394 symbol_count = *reinterpret_cast<const support::ubig32_t*>(buf); in begin_symbols()
417 symbol_count = *reinterpret_cast<const support::ubig32_t*>(buf); in end_symbols()
/external/llvm/include/llvm/Support/
DEndian.h132 <uint32_t, big, unaligned> ubig32_t; typedef