Home
last modified time | relevance | path

Searched refs:DW_ATE_unsigned_char (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp226 Encoding == dwarf::DW_ATE_unsigned_char || in isUnsignedDIType()
238 Encoding == dwarf::DW_ATE_unsigned_char || in isUnsignedDIType()
H A DCodeViewDebug.cpp1876 case dwarf::DW_ATE_unsigned_char: in lowerTypeBasic()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp118 DB.createBasicType("unsigned char", 8, dwarf::DW_ATE_unsigned_char, in attachDebugInfo()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h543 #define DW_ATE_unsigned_char 0x8 macro
H A Ddwarf_dump.c447 case DW_ATE_unsigned_char: in dwarf_get_ATE_name()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp141 case dwarf::DW_ATE_unsigned_char: in BTFTypeInt()
540 case dwarf::DW_ATE_unsigned_char: in visitBasicType()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1078 Name, 8, dwarf::DW_ATE_unsigned_char, llvm::DINode::FlagArtificial); in solveDIType()
1189 dwarf::DW_ATE_unsigned_char)}); in buildFrameDebugInfo()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c1408 case DW_ATE_unsigned_char: in die_base_from_dwarf()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp2123 case DW_ATE_unsigned_char: in Evaluate()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp682 case dwarf::DW_ATE_unsigned_char: in getSignedness()
H A DVerifier.cpp1249 Basic->getEncoding() == dwarf::DW_ATE_unsigned_char || in visitDIDerivedType()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp881 Encoding = llvm::dwarf::DW_ATE_unsigned_char; in CreateType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1061 case DW_ATE_unsigned_char: in GetBuiltinTypeForDWARFEncodingAndBitSize()