Searched refs:bra_offset (Results 1 – 1 of 1) sorted by relevance
2148 int16_t bra_offset = (int16_t)opcodes.GetU16(&offset); in Evaluate() local2152 lldb::offset_t new_offset = offset + bra_offset; in Evaluate()