Home
last modified time | relevance | path

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

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