Home
last modified time | relevance | path

Searched refs:SByte (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp37 {"__int8*", SimpleTypeKind::SByte},
H A DTypeRecordHelpers.cpp81 case SimpleTypeKind::SByte: in getSizeInBytesForTypeIndex()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h40 SByte = 0x0068, // 8 bit signed int enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.cpp70 case SimpleTypeKind::SByte: in IsSimpleTypeSignedInteger()
H A DPdbUtil.cpp936 case SimpleTypeKind::SByte: in GetCompilerTypeForSimpleKind()
1035 case SimpleTypeKind::SByte: in GetTypeSizeForSimpleKind()
H A DSymbolFileNativePDB.cpp167 case SimpleTypeKind::SByte: in GetSimpleTypeName()