Searched refs:breg_offset (Results 1 – 1 of 1) sorted by relevance
2066 int64_t breg_offset = opcodes.GetSLEB128(&offset); in Evaluate() local2067 tmp.ResolveValue(exe_ctx) += (uint64_t)breg_offset; in Evaluate()2085 int64_t breg_offset = opcodes.GetSLEB128(&offset); in Evaluate() local2086 tmp.ResolveValue(exe_ctx) += (uint64_t)breg_offset; in Evaluate()