Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libunwind/src/
H A DUnwind-EHABI.cpp35 uint8_t getByte(const uint32_t* data, size_t offset) { in getByte() function
255 uint8_t byte = getByte(data, offset++); in _Unwind_VRS_Interpret()
271 (((uint32_t)getByte(data, offset++)) << 4); in _Unwind_VRS_Interpret()
305 uint8_t registers = getByte(data, offset++); in _Unwind_VRS_Interpret()
318 uint32_t v = getByte(data, offset++); in _Unwind_VRS_Interpret()
333 uint8_t v = getByte(data, offset++); in _Unwind_VRS_Interpret()
364 uint8_t v = getByte(data, offset++); in _Unwind_VRS_Interpret()
375 uint8_t v = getByte(data, offset++); in _Unwind_VRS_Interpret()
384 uint8_t v = getByte(data, offset++); in _Unwind_VRS_Interpret()