Home
last modified time | relevance | path

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

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