Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp105 Descriptions[DW_OP_entry_value] = Desc(Op::Dwarf5, Op::SizeLEB); in getDescriptions()
281 else if (Opcode != DW_OP_entry_value && in print()
300 if (Op.getCode() == DW_OP_entry_value || in print()
/third_party/elfutils/libdw/
Ddwarf_getlocation_attr.c86 case DW_OP_entry_value: in dwarf_getlocation_attr()
Ddwarf.h590 DW_OP_entry_value = 0xa3, enumerator
Ddwarf_getlocation.c518 case DW_OP_entry_value: in __libdw_intern_expression()
DChangeLog884 DW_OP_entry_value, DW_OP_const_type, DW_OP_regval_type,
889 DW_OP_regval_type, DW_OP_entry_value, DW_OP_implicit_pointer,
892 DW_OP_entry_value, DW_OP_const_type and DW_OP_implicit_pointer.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp328 emitOp(CU.getDwarf5OrGNULocationAtom(dwarf::DW_OP_entry_value)); in beginEntryValueExpression()
DDwarfCompileUnit.cpp952 case dwarf::DW_OP_entry_value: in getDwarf5OrGNULocationAtom()
/third_party/elfutils/tests/
Dvarlocs.c513 case DW_OP_entry_value: in print_expr()
DChangeLog1743 DW_OP_entry_value, DW_OP_convert, DW_OP_reinterpret,
/third_party/elfutils/src/
DChangeLog1340 DW_OP_implicit_pointer, DW_OP_entry_value, DW_OP_const_type,
Dreadelf.c4740 case DW_OP_entry_value: in print_ops()