Searched refs:breg_offset (Results 1 – 1 of 1) sorted by relevance
1971 int64_t breg_offset = opcodes.GetSLEB128(&offset); in Evaluate() local1972 tmp.ResolveValue(exe_ctx) += (uint64_t)breg_offset; in Evaluate()1990 int64_t breg_offset = opcodes.GetSLEB128(&offset); in Evaluate() local1991 tmp.ResolveValue(exe_ctx) += (uint64_t)breg_offset; in Evaluate()