Home
last modified time | relevance | path

Searched refs:DW_VIRTUALITY_pure_virtual (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp178 case dwarf::DW_VIRTUALITY_pure_virtual: in virtualityString()
190 return dwarf::DW_VIRTUALITY_pure_virtual; in getVirtualityCode()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h573 #define DW_VIRTUALITY_pure_virtual 0x02 macro
H A Ddwarf_dump.c1621 case DW_VIRTUALITY_pure_virtual: in dwarf_get_VIRTUALITY_name()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1037 int(dwarf::DW_VIRTUALITY_pure_virtual), in toSPFlags()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2185 case dwarf::DW_VIRTUALITY_pure_virtual: in getRecordKind()