Searched refs:signed_offset (Results 1 – 2 of 2) sorted by relevance
36 auto signed_offset = reinterpret_cast<const uint8_t*>(ptr) - in offset() local39 return static_cast<size_t>(signed_offset); in offset()
1225 long signed_offset; // A signed offset. member1372 operands->signed_offset = reader_->ReadSignedLEB128(cursor_, &len); in ParseOperands()1510 ops.signed_offset * cie->data_alignment_factor)) in DoInstruction()1542 !DoDefCFAOffset(ops.signed_offset * cie->data_alignment_factor)) in DoInstruction()1586 ops.signed_offset * cie->data_alignment_factor)) in DoInstruction()1610 ops.signed_offset * cie->data_alignment_factor)) in DoInstruction()