Home
last modified time | relevance | path

Searched refs:DW_VIRTUALITY_none (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h455 DW_VIRTUALITY_none = 0, enumerator
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h589 DW_VIRTUALITY_none = 0, enumerator
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h275 virtualityString(uint32_t Virtuality = dwarf::DW_VIRTUALITY_none) const;
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h846 #define DW_VIRTUALITY_none 0x00 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h638 DW_VIRTUALITY_none = 0, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h640 DW_VIRTUALITY_none = 0, enumerator
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp152 case dwarf::DW_VIRTUALITY_none: in virtualityString()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c1290 case DW_VIRTUALITY_none: printf ("(none)"); break; in read_and_display_attr_value()
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2148 case dwarf::DW_VIRTUALITY_none: in translateMethodKindFlags()
/openbsd/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp2146 if (N->getVirtuality() != dwarf::DW_VIRTUALITY_none || in writeDISubprogram()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c3265 new_field->virtuality = DW_VIRTUALITY_none; in dwarf2_add_field()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c8129 case DW_VIRTUALITY_none: printf ("(none)"); break; in read_and_display_attr_value()