Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h262 uint32_t Op = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()
272 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()
276 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()
280 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()
284 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()
288 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()
292 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()
296 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()
300 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()
304 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()
[all …]