Home
last modified time | relevance | path

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

/external/v8/src/
Deh-frame.cc392 uint32_t result = DecodeULeb128(next_, &size); in GetNextULeb128()
407 uint32_t EhFrameIterator::DecodeULeb128(const byte* encoded, in DecodeULeb128() function in v8::internal::EhFrameIterator
Deh-frame.h260 static uint32_t DecodeULeb128(const byte* encoded, int* encoded_size);