Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind-EHABI.cpp42 const char* getNextNibble(const char* data, uint32_t* out) { in getNextNibble() function
95 descriptor = getNextNibble(descriptor, &length); in ProcessDescriptors()
96 descriptor = getNextNibble(descriptor, &offset); in ProcessDescriptors()