/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugHandlerBase.cpp | 225 Encoding == dwarf::DW_ATE_boolean || in isUnsignedDIType() 231 Encoding == dwarf::DW_ATE_UTF || Encoding == dwarf::DW_ATE_boolean || in isUnsignedDIType()
|
H A D | CodeViewDebug.cpp | 1786 case dwarf::DW_ATE_boolean: in lowerTypeBasic()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | dwarf2.h | 415 DW_ATE_boolean = 0x2, enumerator
|
H A D | dwarf2out.c | 4309 case DW_ATE_boolean: 7786 encoding = DW_ATE_boolean;
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | dwarf2.h | 541 DW_ATE_boolean = 0x2, enumerator
|
/openbsd/usr.bin/ctfconv/ |
H A D | dwarf.h | 815 #define DW_ATE_boolean 0x2 macro
|
H A D | parse.c | 786 case DW_ATE_boolean: in parse_base()
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | dwarf2.h | 561 DW_ATE_boolean = 0x2, enumerator
|
/openbsd/gnu/gcc/gcc/ |
H A D | dwarf2.h | 563 DW_ATE_boolean = 0x2, enumerator
|
H A D | dwarf2out.c | 8219 encoding = DW_ATE_boolean; in base_type_die()
|
/openbsd/gnu/llvm/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 131 case dwarf::DW_ATE_boolean: in BTFTypeInt() 534 case dwarf::DW_ATE_boolean: in visitBasicType()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2read.c | 4692 case DW_ATE_boolean: in read_base_type() 7363 case DW_ATE_boolean: in dwarf_base_type() 8222 case DW_ATE_boolean: in dwarf_type_encoding_name()
|
H A D | ChangeLog-1997 | 2745 (read_base_type): Make an unsigned type for DW_ATE_boolean.
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | dwarf.c | 1245 case DW_ATE_boolean: printf ("(boolean)"); break; in read_and_display_attr_value()
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | Verifier.cpp | 1139 Basic->getEncoding() == dwarf::DW_ATE_boolean)), in visitDIDerivedType()
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 850 Encoding = llvm::dwarf::DW_ATE_boolean; in CreateType()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | readelf.c | 8085 case DW_ATE_boolean: printf ("(boolean)"); break; in read_and_display_attr_value()
|
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 957 case DW_ATE_boolean: in GetBuiltinTypeForDWARFEncodingAndBitSize()
|
/openbsd/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 1633 `DW_ATE_boolean`, or any target architecture defined integral encoding in the
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1080 ``DW_ATE_boolean``, or any target architecture defined integral encoding in the
|
H A D | LangRef.rst | 5499 DW_ATE_boolean = 2
|