Searched refs:breg_offset (Results 1 – 1 of 1) sorted by relevance
2020 int64_t breg_offset = opcodes.GetSLEB128(&offset); in Evaluate() local2021 tmp.ResolveValue(exe_ctx) += (uint64_t)breg_offset; in Evaluate()2039 int64_t breg_offset = opcodes.GetSLEB128(&offset); in Evaluate() local2040 tmp.ResolveValue(exe_ctx) += (uint64_t)breg_offset; in Evaluate()