Searched refs:DecodeSLeb128 (Results 1 – 2 of 2) sorted by relevance
400 int32_t result = DecodeSLeb128(next_, &size); in GetNextSLeb128()426 int32_t EhFrameIterator::DecodeSLeb128(const byte* encoded, int* encoded_size) { in DecodeSLeb128() function in v8::internal::EhFrameIterator
261 static int32_t DecodeSLeb128(const byte* encoded, int* encoded_size);