Searched refs:GetByteAtOffset (Results 1 – 2 of 2) sorted by relevance
77 uint8_t ArmUnwindInfo::GetByteAtOffset(const uint32_t *data, in GetByteAtOffset() function in ArmUnwindInfo90 uint8_t byte = GetByteAtOffset(data, offset++); in GetULEB128()136 uint8_t byte1 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan()149 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan()205 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan()236 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan()282 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan()296 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan()
53 uint8_t GetByteAtOffset(const uint32_t *data, uint16_t offset) const;