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

/freebsd-11.0-release/contrib/llvm/projects/libunwind/src/
H A DUnwind-EHABI.cpp44 const char* getNextNibble(const char* data, uint32_t* out) { function in namespace:__anon3326
97 descriptor = getNextNibble(descriptor, &length);
98 descriptor = getNextNibble(descriptor, &offset);

Completed in 79 milliseconds