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

/external/libunwind_llvm/src/
H A DUnwind-EHABI.cpp44 const char* getNextNibble(const char* data, uint32_t* out) { function in namespace:__anon11541
97 descriptor = getNextNibble(descriptor, &length);
98 descriptor = getNextNibble(descriptor, &offset);

Completed in 92 milliseconds