enum AccessAttribute
Declared at: llvm/include/llvm/BinaryFormat/Dwarf.h:175
Enumerators
Name | Value | Comment |
---|---|---|
DW_ACCESS_public | 1 | |
DW_ACCESS_protected | 2 | |
DW_ACCESS_private | 3 |
Declared at: llvm/include/llvm/BinaryFormat/Dwarf.h:175
Name | Value | Comment |
---|---|---|
DW_ACCESS_public | 1 | |
DW_ACCESS_protected | 2 | |
DW_ACCESS_private | 3 |