Searched refs:bra_offset (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Expression/
H A DDWARFExpression.cpp1716 int16_t bra_offset = (int16_t)opcodes.GetU16(&offset); local
1719 lldb::offset_t new_offset = offset + bra_offset;
1729 bra_offset, opcodes.GetByteSize());

Completed in 167 milliseconds