Searched refs:breg_offset (Results 1 – 1 of 1) sorted by relevance
2457 int64_t breg_offset = opcodes.GetSLEB128(&offset); in Evaluate() local2458 tmp.ResolveValue(exe_ctx) += (uint64_t)breg_offset; in Evaluate()2481 int64_t breg_offset = opcodes.GetSLEB128(&offset); in Evaluate() local2482 tmp.ResolveValue(exe_ctx) += (uint64_t)breg_offset; in Evaluate()