Searched refs:breg_offset (Results 1 – 1 of 1) sorted by relevance
1818 int64_t breg_offset = opcodes.GetSLEB128(&offset); in Evaluate() local1819 tmp.ResolveValue(exe_ctx) += (uint64_t)breg_offset; in Evaluate()1836 int64_t breg_offset = opcodes.GetSLEB128(&offset); in Evaluate() local1837 tmp.ResolveValue(exe_ctx) += (uint64_t)breg_offset; in Evaluate()