Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libunwind/src/
H A 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()