Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/
Ddwarf2.h142 DW_ACCESS_protected = 2, enumerator
/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.c2107 case DW_ACCESS_protected: printf ("(protected)"); break; in read_and_display_attr_value()