Home
last modified time | relevance | path

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

/aosp12/art/libelffile/dwarf/
H A Ddebug_abbrev_writer.h40 class DebugAbbrevWriter final : private Writer<Vector> {
44 explicit DebugAbbrevWriter(Vector* buffer) in DebugAbbrevWriter() function
H A Ddebug_info_entry_writer.h201 DebugAbbrevWriter<Vector>* debug_abbrev,
216 DebugAbbrevWriter<Vector>* debug_abbrev_;
/aosp12/art/compiler/debug/dwarf/
H A Ddwarf_test.cc287 DebugAbbrevWriter<> debug_abbrev(&debug_abbrev_data_); in TEST_F()
/aosp12/art/compiler/debug/
H A Delf_debug_info_writer.h86 dwarf::DebugAbbrevWriter<> debug_abbrev_;