Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h52 SignedSize8 = SignBit | Size8, enumerator
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp39 Descriptions[DW_OP_const8s] = Desc(Op::Dwarf2, Op::SignedSize8); in getDescriptions()