Searched refs:pc_offset_ (Results 1 – 6 of 6) sorted by relevance
52 void set_pc_offset(uint64_t offset) { pc_offset_ = offset; } in set_pc_offset()53 void clear_pc_offset() { pc_offset_ = static_cast<uint64_t>(-1); } in clear_pc_offset()68 uint64_t pc_offset_ = static_cast<uint64_t>(-1); variable
156 uint64_t pc_offset_ = 0; variable165 using DwarfSectionImpl<AddressType>::pc_offset_;
114 if (pc_offset_ == static_cast<uint64_t>(-1)) { in AdjustEncodedValue()118 *value += pc_offset_; in AdjustEncodedValue()
37 using DwarfSectionImpl<AddressType>::pc_offset_;
42 pc_offset_ = offset; in Init()
228 memory_.set_pc_offset(pc_offset_); in FillInCie()358 memory_.set_pc_offset(pc_offset_); in FillInFde()604 pc_offset_ = offset; in Init()