Home
last modified time | relevance | path

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

/art/libelffile/dwarf/
Dheaders.h95 void WriteDebugInfoCU(uint32_t debug_abbrev_offset, in WriteDebugInfoCU() argument
104 writer.PushUint32(debug_abbrev_offset); in WriteDebugInfoCU()
/art/compiler/debug/
Delf_debug_info_writer.h281 const size_t debug_abbrev_offset = 0; in Write() local
282 WriteDebugInfoCU(debug_abbrev_offset, info_, &buffer); in Write()
445 const size_t debug_abbrev_offset = 0; in Write() local
446 WriteDebugInfoCU(debug_abbrev_offset, info_, &buffer); in Write()