OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:string_offset_
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/common/
stabs_reader.h
217
size_t
string_offset_
;
member in class:google_breakpad::StabsReader
219
// The value
string_offset_
should have for the next compilation unit,
stabs_reader.cc
77
string_offset_
(0),
82
ptrdiff_t offset =
string_offset_
+ iterator_->name_offset;
111
string_offset_
= next_cu_string_offset_;
Completed in 635 milliseconds