Searched refs:GetByteAtOffset (Results 1 – 2 of 2) sorted by relevance
78 uint8_t ArmUnwindInfo::GetByteAtOffset(const uint32_t *data, in GetByteAtOffset() function in ArmUnwindInfo91 uint8_t byte = GetByteAtOffset(data, offset++); in GetULEB128()137 uint8_t byte1 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan()150 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan()206 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan()237 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan()283 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan()297 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan()
55 uint8_t GetByteAtOffset(const uint32_t *data, uint16_t offset) const;