Home
last modified time | relevance | path

Searched defs:readNext (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DEndian.h63 inline value_type readNext(const CharT *&memory) { in readNext() function
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6331 template <typename T> static uint64_t readNext(const char *&Buf) { in readNext() function