Home
last modified time | relevance | path

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

/art/libelffile/dwarf/
Ddwarf_constants.h471 DW_ACCESS_protected = 0x02, enumerator
/art/compiler/debug/
Delf_debug_info_writer.h391 info_.WriteSdata(DW_AT_accessibility, DW_ACCESS_protected); in Write()