Home
last modified time | relevance | path

Searched refs:section_offset_recomputed (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/common/mac/
Dmacho_reader.cc496 const uint64_t section_offset_recomputed = in WalkSegmentSections() local
498 if (offset == static_cast<uint32_t>(section_offset_recomputed)) { in WalkSegmentSections()
499 offset = section_offset_recomputed; in WalkSegmentSections()