Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParser.cpp135 case DW_ACCESS_protected:
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp129 case dwarf::DW_ACCESS_protected: in accessibilityString()
143 return dwarf::DW_ACCESS_protected; in getAccessibilityCode()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h558 #define DW_ACCESS_protected 0x02 macro
H A Ddwarf_dump.c41 case DW_ACCESS_protected: in dwarf_get_ACCESS_name()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp341 case DW_ACCESS_protected: in AccessibilityString()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h184 DW_ACCESS_protected = 0x02, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp537 dwarf::DW_ACCESS_protected); in addAccess()