Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp35 uint8_t getByte(const uint32_t* data, size_t offset) { in getByte() function
249 uint8_t byte = getByte(data, offset++); in _Unwind_VRS_Interpret()
265 (((uint32_t)getByte(data, offset++)) << 4); in _Unwind_VRS_Interpret()
299 uint8_t registers = getByte(data, offset++); in _Unwind_VRS_Interpret()
312 uint32_t v = getByte(data, offset++); in _Unwind_VRS_Interpret()
327 uint8_t v = getByte(data, offset++); in _Unwind_VRS_Interpret()
357 uint8_t v = getByte(data, offset++); in _Unwind_VRS_Interpret()
368 uint8_t v = getByte(data, offset++); in _Unwind_VRS_Interpret()
376 uint8_t v = getByte(data, offset++); in _Unwind_VRS_Interpret()