Home
last modified time | relevance | path

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

/art/libelffile/dwarf/
Ddwarf_constants.h472 DW_ACCESS_private = 0x03 enumerator
/art/compiler/debug/
Delf_debug_info_writer.h393 info_.WriteSdata(DW_AT_accessibility, DW_ACCESS_private); in Write()
409 info_.WriteSdata(DW_AT_accessibility, DW_ACCESS_private); in Write()