Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Dheaders.h111 void WriteDebugInfoCU(uint32_t debug_abbrev_offset, in WriteDebugInfoCU() function
Ddwarf_test.cc332 dwarf::WriteDebugInfoCU(0 /* debug_abbrev_offset */, info, in TEST_F()
/art/compiler/
Delf_writer_debug.cc305 WriteDebugInfoCU(debug_abbrev_offset, info, debug_info, debug_info_patches); in WriteDebugSections()