Home
last modified time | relevance | path

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

/art/compiler/debug/dwarf/
Dheaders.h127 void WriteDebugInfoCU(uint32_t debug_abbrev_offset, in WriteDebugInfoCU() argument
138 writer.PushUint32(debug_abbrev_offset); in WriteDebugInfoCU()
/art/compiler/debug/
Delf_debug_info_writer.h274 const size_t debug_abbrev_offset = 0; in Write() local
275 WriteDebugInfoCU(debug_abbrev_offset, info_, offset, &buffer, &owner_->debug_info_patches_); in Write()
439 const size_t debug_abbrev_offset = 0; in Write() local
440 WriteDebugInfoCU(debug_abbrev_offset, info_, offset, &buffer, &owner_->debug_info_patches_); in Write()