Home
last modified time | relevance | path

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

/aosp12/art/libelffile/dwarf/
H A Dheaders.h95 void WriteDebugInfoCU(uint32_t debug_abbrev_offset, in WriteDebugInfoCU() function
/aosp12/art/compiler/debug/dwarf/
H A Ddwarf_test.cc335 dwarf::WriteDebugInfoCU(/* debug_abbrev_offset= */ 0, info, &debug_info_data_); in TEST_F()
/aosp12/art/compiler/debug/
H A Delf_debug_info_writer.h282 WriteDebugInfoCU(debug_abbrev_offset, info_, &buffer); in Write()
446 WriteDebugInfoCU(debug_abbrev_offset, info_, &buffer); in Write()