Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DUnwind-EHABI.cpp48 const char* getNextNibble(const char* data, uint32_t* out) { in getNextNibble() function
101 descriptor = getNextNibble(descriptor, &length); in ProcessDescriptors()
102 descriptor = getNextNibble(descriptor, &offset); in ProcessDescriptors()