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

/art/compiler/debug/dwarf/
H A Dheaders.h127 void WriteDebugInfoCU(uint32_t debug_abbrev_offset, argument
138 writer.PushUint32(debug_abbrev_offset);
/art/compiler/debug/
H A Delf_debug_info_writer.h273 const size_t debug_abbrev_offset = 0; local
274 WriteDebugInfoCU(debug_abbrev_offset, info_, offset, &buffer, &owner_->debug_info_patches_);
438 const size_t debug_abbrev_offset = 0; local
439 WriteDebugInfoCU(debug_abbrev_offset, info_, offset, &buffer, &owner_->debug_info_patches_);

Completed in 60 milliseconds