Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp94 Desc(Op::Dwarf4, Op::SizeLEB, Op::WasmLocationArg); in getOpDescriptions()
96 Descriptions[DW_OP_GNU_addr_index] = Desc(Op::Dwarf4, Op::SizeLEB); in getOpDescriptions()
97 Descriptions[DW_OP_GNU_const_index] = Desc(Op::Dwarf4, Op::SizeLEB); in getOpDescriptions()
98 Descriptions[DW_OP_GNU_entry_value] = Desc(Op::Dwarf4, Op::SizeLEB); in getOpDescriptions()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h61 Dwarf4, enumerator