Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dminidump.cc2551 uint32_t cv_record_size; in Print() local
2552 const uint8_t *cv_record = GetCVRecord(&cv_record_size); in Print()
2592 build_id_index < (cv_record_size - MDCVInfoELF_minsize); in Print()
2600 cv_byte_index < cv_record_size; in Print()