| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DebugHandlerBase.cpp | 215 assert((Encoding == dwarf::DW_ATE_unsigned || in isUnsignedDIType() 224 return Encoding == dwarf::DW_ATE_unsigned || in isUnsignedDIType()
|
| H A D | DwarfExpression.cpp | 589 else if (Encoding == dwarf::DW_ATE_unsigned) in addExpression()
|
| H A D | DwarfUnit.cpp | 1388 dwarf::DW_ATE_unsigned); in getIndexTyDie()
|
| H A D | CodeViewDebug.cpp | 1703 case dwarf::DW_ATE_unsigned: in lowerTypeBasic()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
| H A D | BTFDebug.cpp | 127 case dwarf::DW_ATE_unsigned: in BTFTypeInt() 434 case dwarf::DW_ATE_unsigned: in visitBasicType() 539 auto TypeEntry = std::make_unique<BTFTypeInt>(dwarf::DW_ATE_unsigned, 32, in visitArrayType()
|
| /netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
| H A D | dwarf.h | 632 #define DW_ATE_unsigned 0x7 macro
|
| H A D | dwarf_dump.c | 448 case DW_ATE_unsigned: in dwarf_get_ATE_name()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | dwarf2ctf.cc | 283 case DW_ATE_unsigned: in gen_ctf_base_type()
|
| H A D | dwarf2out.cc | 13241 encoding = DW_ATE_unsigned; in base_type_die() 22782 ? DW_ATE_unsigned in gen_enumeration_type_die() 30883 && (((enc1 == DW_ATE_unsigned || enc1 == DW_ATE_signed) in resolve_addr_in_expr() 30884 && (enc2 == DW_ATE_unsigned || enc2 == DW_ATE_signed) in resolve_addr_in_expr() 30902 else if (enc1 != DW_ATE_unsigned && enc1 != DW_ATE_signed) in resolve_addr_in_expr()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ |
| H A D | dibuilder.go | 75 DW_ATE_unsigned DwarfTypeEncoding = 0x07 const
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | DebugInfoMetadata.cpp | 558 case dwarf::DW_ATE_unsigned: in getSignedness() 1518 dwarf::TypeKind TK = Signed ? dwarf::DW_ATE_signed : dwarf::DW_ATE_unsigned; in getExtOps()
|
| H A D | Verifier.cpp | 1043 (Basic && (Basic->getEncoding() == dwarf::DW_ATE_unsigned || in visitDIDerivedType()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | Debugify.cpp | 96 DTy = DIB.createBasicType(Name, Size, dwarf::DW_ATE_unsigned); in applyDebugifyMetadata()
|
| /netbsd-src/external/gpl3/gcc.old/dist/include/ |
| H A D | dwarf2.def | 716 DW_ATE (DW_ATE_unsigned, 0x7)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | HowToUpdateDebugInfo.rst | 287 !10 = !DIBasicType(name: "ty64", size: 64, encoding: DW_ATE_unsigned)
|
| H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 736 ``DW_ATE_signed_char``, ``DW_ATE_unsigned``, ``DW_ATE_unsigned_char``,
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | dwarf2.def | 716 DW_ATE (DW_ATE_unsigned, 0x7)
|
| /netbsd-src/external/gpl3/gcc/dist/include/ |
| H A D | dwarf2.def | 716 DW_ATE (DW_ATE_unsigned, 0x7)
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | dwarf2.def | 716 DW_ATE (DW_ATE_unsigned, 0x7)
|
| /netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| H A D | dwarf.c | 1488 case DW_ATE_unsigned: in die_base_from_dwarf()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 835 Encoding = llvm::dwarf::DW_ATE_unsigned; in CreateType() 922 ? llvm::dwarf::DW_ATE_unsigned in CreateType()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | dwarf2out.c | 12836 encoding = DW_ATE_unsigned; in base_type_die() 22087 ? DW_ATE_unsigned in gen_enumeration_type_die() 30143 && (((enc1 == DW_ATE_unsigned || enc1 == DW_ATE_signed) in resolve_addr_in_expr() 30144 && (enc2 == DW_ATE_unsigned || enc2 == DW_ATE_signed) in resolve_addr_in_expr() 30162 else if (enc1 != DW_ATE_unsigned && enc1 != DW_ATE_signed) in resolve_addr_in_expr()
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | dwarf.c | 2226 case DW_ATE_unsigned: in get_type_signedness() 3191 case DW_ATE_unsigned: printf ("(unsigned)"); break; in read_and_display_attr_value()
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | dwarf.c | 2269 case DW_ATE_unsigned: in get_type_signedness() 3182 case DW_ATE_unsigned: printf ("(unsigned)"); break; in read_and_display_attr_value()
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2011 | 5545 * dwarf2read.c (read_base_type) <DW_ATE_unsigned>: Handle Fortran
|