OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ubig32_t
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Object/
Archive.cpp
338
Offset = *(reinterpret_cast<const support::
ubig32_t
*>(Offsets)
394
symbol_count = *reinterpret_cast<const support::
ubig32_t
*>(buf);
417
symbol_count = *reinterpret_cast<const support::
ubig32_t
*>(buf);
/external/llvm/include/llvm/Support/
Endian.h
132
<uint32_t, big, unaligned>
ubig32_t
;
typedef in namespace:llvm::support
Completed in 27 milliseconds