Home
last modified time | relevance | path

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

/art/libelffile/dwarf/
Dheaders.h91 void WriteDebugInfoCU(uint32_t debug_abbrev_offset, in WriteDebugInfoCU() argument
100 writer.PushUint32(debug_abbrev_offset); in WriteDebugInfoCU()
/art/compiler/debug/
Delf_debug_info_writer.h282 const size_t debug_abbrev_offset = 0; in Write() local
283 WriteDebugInfoCU(debug_abbrev_offset, info_, &buffer); in Write()
446 const size_t debug_abbrev_offset = 0; in Write() local
447 WriteDebugInfoCU(debug_abbrev_offset, info_, &buffer); in Write()