Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Ddebug_info_entry_writer.h224 const std::vector<uint8_t, Allocator>& abbrev = it.first->first; in EndAbbrev() local
227 debug_abbrev_.PushData(abbrev.data(), abbrev.size()); in EndAbbrev()