Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Ddebug_info_entry_writer.h63 this->UpdateUleb128(abbrev_code_offset_, EndAbbrev()); in StartTag()
68 abbrev_code_offset_ = this->data()->size(); in StartTag()
80 this->UpdateUleb128(abbrev_code_offset_, EndAbbrev()); in EndTag()
246 size_t abbrev_code_offset_ = 0; // Location to patch once we know the code. variable