Searched refs:current_header_offset_ (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/common/mac/
H A Dmacho_walker.cc61 current_header_offset_(0) {
74 current_header_offset_(0) {
124 *offset = current_header_offset_;
221 current_header_offset_ = offset;
226 current_header_offset_ = 0;
241 current_header_offset_ = offset;
246 current_header_offset_ = 0;
H A Dmacho_walker.h106 // |current_header_offset_|, you can determine the offset in the file just
110 off_t current_header_offset_; member in class:MacFileUtilities::MachoWalker

Completed in 96 milliseconds