Home
last modified time | relevance | path

Searched refs:DW_TAG_pointer_type (Results 1 – 25 of 31) sorted by relevance

12

/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp109 case DW_TAG_pointer_type: { in appendUnqualifiedNameBefore()
236 case DW_TAG_pointer_type: { in appendUnqualifiedNameAfter()
343 if (T.getTag() == DW_TAG_pointer_type) in appendTemplateParameters()
494 (!A || (A.getTag() != DW_TAG_pointer_type && in appendConstVolatileQualifierBefore()
553 if (P.getTag() == DW_TAG_pointer_type) { in appendSubroutineNameAfter()
H A DDWARFDie.cpp496 case DW_TAG_pointer_type: in getTypeSize()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp272 case DW_TAG_pointer_type: in AppendTypeName()
335 case DW_TAG_pointer_type: in AppendTypeName()
H A DDWARFASTParserClang.cpp467 case DW_TAG_pointer_type: in ParseTypeFromDWARF()
606 case DW_TAG_pointer_type: in ParseTypeModifier()
634 if (tag == DW_TAG_pointer_type) { in ParseTypeModifier()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h54 DW_TAG_pointer_type = 0x0f, enumerator
H A Ddwarf2out.c3946 case DW_TAG_pointer_type:
5804 case DW_TAG_pointer_type:
5842 if (c->die_tag == DW_TAG_pointer_type
7953 mod_type_die = new_die (DW_TAG_pointer_type, comp_unit_die, type);
11290 = new_die (DW_TAG_pointer_type, scope_die_for (type, context_die), type);
/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp286 if (Tag == dwarf::DW_TAG_pointer_type) in CheckDerivedType()
521 if (PtrTy->getTag() != dwarf::DW_TAG_pointer_type) in IsValidAIChain()
922 assert(DTy->getTag() == dwarf::DW_TAG_pointer_type); in computeBaseAndAccessKey()
H A DBTFDebug.cpp50 case dwarf::DW_TAG_pointer_type: in BTFTypeDerived()
804 SeenPointer = Tag == dwarf::DW_TAG_pointer_type; in visitDerivedType()
823 if (Tag == dwarf::DW_TAG_pointer_type) { in visitDerivedType()
904 if (CheckPointer && DTy->getTag() == dwarf::DW_TAG_pointer_type) { in visitTypeEntry()
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h143 DW_TAG_pointer_type = 0x0f, enumerator
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp175 if ((Tag == dwarf::DW_TAG_pointer_type || in hashDIEEntry()
H A DCodeViewDebug.cpp1639 case dwarf::DW_TAG_pointer_type: in lowerType()
1880 Ty->getTag() == dwarf::DW_TAG_pointer_type) { in lowerTypePointer()
1892 case dwarf::DW_TAG_pointer_type: in lowerTypePointer()
2012 case dwarf::DW_TAG_pointer_type: in lowerTypeModifier()
2087 if (PtrTy->getTag() == dwarf::DW_TAG_pointer_type) { in lowerTypeMemberFunction()
2373 } else if (DDTy->getTag() == dwarf::DW_TAG_pointer_type && in collectClassInfo()
2669 assert(PtrTy->getTag() == dwarf::DW_TAG_pointer_type && in getTypeIndexForThisPtr()
3361 if (T == dwarf::DW_TAG_pointer_type || in isFloatDIType()
H A DDebugHandlerBase.cpp205 if (T == dwarf::DW_TAG_pointer_type || in isUnsignedDIType()
H A DDwarfUnit.cpp783 if (Size && Tag != dwarf::DW_TAG_pointer_type in constructTypeDIE()
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h42 #define DW_TAG_pointer_type 0x0f macro
H A Dparse.c653 case DW_TAG_pointer_type: in cu_parse()
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h143 DW_TAG_pointer_type = 0x0f, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h143 DW_TAG_pointer_type = 0x0f, enumerator
H A Ddwarf2out.c4436 case DW_TAG_pointer_type: in dwarf_tag_name()
6221 case DW_TAG_pointer_type: in is_type_die()
6258 if (c->die_tag == DW_TAG_pointer_type in is_comdat_die()
8481 mod_type_die = new_die (DW_TAG_pointer_type, comp_unit_die, type); in modified_type_die()
12258 = new_die (DW_TAG_pointer_type, scope_die_for (type, context_die), type);
14073 case DW_TAG_pointer_type: in prune_unused_types_walk()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp255 case dwarf::DW_TAG_pointer_type: // "*"; in resolveFullname()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp81 case dwarf::DW_TAG_pointer_type: in createElement()
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp107 case dwarf::DW_TAG_pointer_type: in isTypeTag()
578 case dwarf::DW_TAG_pointer_type: in updateRefIncompleteness()
/openbsd/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp324 return DIDerivedType::get(VMContext, dwarf::DW_TAG_pointer_type, Name, in createPointerType()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c2662 case DW_TAG_pointer_type: in process_die()
7197 case DW_TAG_pointer_type: in read_type_die()
7540 case DW_TAG_pointer_type: in dwarf_tag_name()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c469 case DW_TAG_pointer_type: return "DW_TAG_pointer_type"; in get_TAG_name()
/openbsd/gnu/llvm/llvm/docs/
H A DSourceLevelDebugging.rst1930 * DW_TAG_pointer_type
1978 The DW_TAG_pointer_type is not included because it does not have a ``DW_AT_name``.

12