Searched refs:pc_offset_ (Results 1 – 4 of 4) sorted by relevance
52 void set_pc_offset(int64_t offset) { pc_offset_ = offset; } in set_pc_offset()53 void clear_pc_offset() { pc_offset_ = INT64_MAX; } in clear_pc_offset()68 int64_t pc_offset_ = INT64_MAX; variable
170 uint64_t pc_offset_ = 0; variable
114 if (pc_offset_ == INT64_MAX) { in AdjustEncodedValue()118 *value += pc_offset_; in AdjustEncodedValue()
230 memory_.set_pc_offset(pc_offset_); in FillInCie()361 memory_.set_pc_offset(pc_offset_); in FillInFde()620 pc_offset_ = offset; in Init()