Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.cc1877 const void *augmentation_end = in ReadCIEFields() local
1879 if (! augmentation_end) return ReportIncomplete(cie); in ReadCIEFields()
1880 cursor = static_cast<const char *>(augmentation_end); in ReadCIEFields()