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