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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-EHABI.cpp48 const char* getNextNibble(const char* data, uint32_t* out) { function in namespace:__anon308
102 descriptor = getNextNibble(descriptor, &length);
103 descriptor = getNextNibble(descriptor, &offset);

Completed in 56 milliseconds