Home
last modified time | relevance | path

Searched refs:DW_ATE_boolean (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp220 Encoding == dwarf::DW_ATE_boolean || in isUnsignedDIType()
226 Encoding == dwarf::DW_ATE_UTF || Encoding == dwarf::DW_ATE_boolean || in isUnsignedDIType()
H A DCodeViewDebug.cpp1666 case dwarf::DW_ATE_boolean: in lowerTypeBasic()
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h627 #define DW_ATE_boolean 0x2 macro
H A Ddwarf_dump.c438 case DW_ATE_boolean: in dwarf_get_ATE_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2ctf.cc243 case DW_ATE_boolean: in gen_ctf_base_type()
H A Ddwarf2out.cc13282 encoding = DW_ATE_boolean; in base_type_die()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.cpp120 case dwarf::DW_ATE_boolean: in BTFTypeInt()
431 case dwarf::DW_ATE_boolean: in visitBasicType()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Ddibuilder.go70 DW_ATE_boolean DwarfTypeEncoding = 0x02 const
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def711 DW_ATE (DW_ATE_boolean, 0x2)
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def711 DW_ATE (DW_ATE_boolean, 0x2)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def711 DW_ATE (DW_ATE_boolean, 0x2)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def711 DW_ATE (DW_ATE_boolean, 0x2)
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Ddwarf.c1505 case DW_ATE_boolean: in die_base_from_dwarf()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c2225 case DW_ATE_boolean: in get_type_signedness()
3186 case DW_ATE_boolean: printf ("(boolean)"); break; in read_and_display_attr_value()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c2268 case DW_ATE_boolean: in get_type_signedness()
3177 case DW_ATE_boolean: printf ("(boolean)"); break; in read_and_display_attr_value()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp1047 Basic->getEncoding() == dwarf::DW_ATE_boolean)), in visitDIDerivedType()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp846 Encoding = llvm::dwarf::DW_ATE_boolean; in CreateType()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19972745 (read_base_type): Make an unsigned type for DW_ATE_boolean.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19972745 (read_base_type): Make an unsigned type for DW_ATE_boolean.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst737 ``DW_ATE_boolean``, or any target architecture defined integral encoding in the
H A DLangRef.rst5123 DW_ATE_boolean = 2
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c12877 encoding = DW_ATE_boolean; in base_type_die()