Home
last modified time | relevance | path

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

/third_party/elfutils/libdw/
Ddwarf_getlocation_attr.c116 case DW_OP_addrx: in dwarf_getlocation_attr()
Ddwarf.h588 DW_OP_addrx = 0xa1, enumerator
Ddwarf_getlocation.c488 case DW_OP_addrx: in __libdw_intern_expression()
DChangeLog652 DW_OP_addrx.
755 DW_OP_GNU_addr_index as DW_OP_addrx and DW_OP_GNU_const_index as
883 * dwarf.h: Add DW_OP_implicit_pointer, DW_OP_addrx, DW_OP_constx,
888 DW_OP_convert, DW_OP_reinterpret, DW_OP_addrx, DW_OP_constx,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp99 Descriptions[DW_OP_addrx] = Desc(Op::Dwarf4, Op::SizeLEB); in getDescriptions()
/third_party/elfutils/tests/
Dvarlocs.c662 case DW_OP_addrx: 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/
DDwarfUnit.cpp344 addUInt(Die, dwarf::DW_FORM_data1, dwarf::DW_OP_addrx); in addOpAddress()
/third_party/elfutils/src/
DChangeLog1203 (print_ops): Handle DW_OP_addrx, DW_OP_GNU_addr_index,
1339 * readelf.c (print_ops): Handle DW_OP_addrx, DW_OP_constx,
Dreadelf.c4615 case DW_OP_addrx: in print_ops()