Searched refs:WriteDebugInfoCU (Results 1 – 3 of 3) sorted by relevance
/art/compiler/debug/dwarf/ |
D | headers.h | 127 void WriteDebugInfoCU(uint32_t debug_abbrev_offset, in WriteDebugInfoCU() function
|
D | dwarf_test.cc | 337 dwarf::WriteDebugInfoCU(0 /* debug_abbrev_offset */, info, in TEST_F()
|
/art/compiler/debug/ |
D | elf_debug_info_writer.h | 274 WriteDebugInfoCU(debug_abbrev_offset, info_, offset, &buffer, &owner_->debug_info_patches_); in Write() 439 WriteDebugInfoCU(debug_abbrev_offset, info_, offset, &buffer, &owner_->debug_info_patches_); in Write()
|