Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp45 const char* getNextNibble(const char* data, uint32_t* out) { in getNextNibble() function
98 descriptor = getNextNibble(descriptor, &length); in ProcessDescriptors()
99 descriptor = getNextNibble(descriptor, &offset); in ProcessDescriptors()