Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DEndian.h62 inline value_type readNext(const unsigned char *&memory) { in readNext() function
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp2485 template <typename T> static uint64_t readNext(const char *&Buf) { in readNext() function