Home
last modified time | relevance | path

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

/third_party/elfutils/libdw/
Ddwarf_getlocation_attr.c102 case DW_OP_GNU_const_index: in dwarf_getlocation_attr()
Ddwarf.h613 DW_OP_GNU_const_index = 0xfc, enumerator
Ddwarf_getlocation.c491 case DW_OP_GNU_const_index: in __libdw_intern_expression()
DChangeLog651 DW_OP_GNU_const_index, DW_OP_constx and DW_OP_GNU_addr_index and
745 DW_FORM_GNU_str_index. DW_OP_GNU_addr_index, DW_OP_GNU_const_index.
755 DW_OP_GNU_addr_index as DW_OP_addrx and DW_OP_GNU_const_index as
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp101 Descriptions[DW_OP_GNU_const_index] = Desc(Op::Dwarf4, Op::SizeLEB); in getDescriptions()
/third_party/elfutils/tests/
Dvarlocs.c679 case DW_OP_GNU_const_index: in print_expr()
DChangeLog1626 DW_OP_addrx, DW_OP_GNU_const_index and DW_OP_constx.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp263 addUInt(*Loc, dwarf::DW_FORM_data1, dwarf::DW_OP_GNU_const_index); in addLocationAttribute()
/third_party/elfutils/src/
DChangeLog1204 DW_OP_constx, DW_OP_GNU_const_index separately and resolve
1229 DW_OP_GNU_const_index.
Dreadelf.c4618 case DW_OP_GNU_const_index:; in print_ops()