Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp37 {"__int8*", SimpleTypeKind::SByte},
H A DTypeRecordHelpers.cpp81 case SimpleTypeKind::SByte: in getSizeInBytesForTypeIndex()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h40 SByte = 0x0068, // 8 bit signed int enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.cpp70 case SimpleTypeKind::SByte: in IsSimpleTypeSignedInteger()
H A DPdbUtil.cpp932 case SimpleTypeKind::SByte: in GetCompilerTypeForSimpleKind()
1031 case SimpleTypeKind::SByte: in GetTypeSizeForSimpleKind()
H A DSymbolFileNativePDB.cpp164 case SimpleTypeKind::SByte: in GetSimpleTypeName()
/openbsd-src/gnu/llvm/llvm/docs/PDB/
H A DTpiStream.rst136 SByte = 0x0068, // 8 bit signed int