Searched refs:absolute_offset (Results 1 – 1 of 1) sorted by relevance
484 uint64 absolute_offset = (dieptr - buffer_) + offset_from_section_start_; in ProcessDIEs() local504 if (!handler_->StartDIE(absolute_offset, tag)) { in ProcessDIEs()507 dieptr = ProcessDIE(absolute_offset, dieptr, abbrev); in ProcessDIEs()511 die_stack.push(absolute_offset); in ProcessDIEs()513 handler_->EndDIE(absolute_offset); in ProcessDIEs()