Home
last modified time | relevance | path

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

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