Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp221 Encoding == dwarf::DW_ATE_unsigned_char || in isUnsignedDIType()
231 Encoding == dwarf::DW_ATE_unsigned_char || in isUnsignedDIType()
H A DCodeViewDebug.cpp1876 case dwarf::DW_ATE_unsigned_char: in lowerTypeBasic()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp118 DB.createBasicType("unsigned char", 8, dwarf::DW_ATE_unsigned_char, in attachDebugInfo()
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp140 case dwarf::DW_ATE_unsigned_char: in BTFTypeInt()
539 case dwarf::DW_ATE_unsigned_char: in visitBasicType()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1075 Name, 8, dwarf::DW_ATE_unsigned_char, llvm::DINode::FlagArtificial); in solveDIType()
1186 dwarf::DW_ATE_unsigned_char)}); in buildFrameDebugInfo()
/freebsd-14.2/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c1412 case DW_ATE_unsigned_char: in die_base_from_dwarf()
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp2451 case DW_ATE_unsigned_char: in Evaluate()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp678 case dwarf::DW_ATE_unsigned_char: in getSignedness()
H A DVerifier.cpp1203 Basic->getEncoding() == dwarf::DW_ATE_unsigned_char || in visitDIDerivedType()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp862 Encoding = llvm::dwarf::DW_ATE_unsigned_char; in CreateType()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1119 case DW_ATE_unsigned_char: in GetBuiltinTypeForDWARFEncodingAndBitSize()