Searched refs:opcodes_length (Results 1 – 1 of 1) sorted by relevance
1317 const lldb::offset_t opcodes_length, const lldb::RegisterKind reg_kind, in Evaluate() argument1321 if (opcodes_length == 0) { in Evaluate()1343 const lldb::offset_t end_offset = opcodes_offset + opcodes_length; in Evaluate()1352 if (!opcodes.ValidOffsetForDataOfSize(opcodes_offset, opcodes_length)) { in Evaluate()3316 lldb::offset_t opcodes_offset, opcodes_length; in GetOpAndEndOffsets() local3318 opcodes_length)) { in GetOpAndEndOffsets()3322 if (opcodes_length == 0) { in GetOpAndEndOffsets()3327 end_offset = opcodes_offset + opcodes_length; in GetOpAndEndOffsets()