Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/diagnostics/
H A Deh-frame.cc413 int32_t result = DecodeSLeb128(next_, &size); in GetNextSLeb128()
439 int32_t EhFrameIterator::DecodeSLeb128(const byte* encoded, int* encoded_size) { in DecodeSLeb128() function in v8::internal::EhFrameIterator
H A Deh-frame.h269 static int32_t DecodeSLeb128(const byte* encoded, int* encoded_size);

Completed in 3 milliseconds