Home
last modified time | relevance | path

Searched refs:DW_OP_call_ref (Results 1 – 12 of 12) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf_getlocation_die.c48 case DW_OP_call_ref: in dwarf_getlocation_die()
Ddwarf_getlocation_attr.c127 case DW_OP_call_ref: in dwarf_getlocation_attr()
Ddwarf.h580 DW_OP_call_ref = 0x9a, enumerator
Ddwarf_getlocation.c354 case DW_OP_call_ref: in __libdw_intern_expression()
DChangeLog1510 NULL for DW_OP_call_ref and DW_OP_GNU_implicit_pointer. For
2524 REF_SIZE. Use that to handle DW_OP_call_ref correctly.
/third_party/libunwind/src/dwarf/
DGexpr.c109 [DW_OP_call_ref] = OPND1 (OFFSET)
698 case DW_OP_call_ref: in dwarf_eval_expr()
/third_party/libunwind/include/
Ddwarf.h138 DW_OP_call_ref = 0x9a, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp89 Descriptions[DW_OP_call_ref] = Desc(Op::Dwarf3, Op::SizeRefAddr); in getDescriptions()
/third_party/elfutils/tests/
Dvarlocs.c325 case DW_OP_call_ref: in print_expr()
/third_party/elfutils/src/
DChangeLog2334 * readelf.c (print_ops): Handle zero ref_size for DW_OP_call_ref
3423 Fix DW_OP_call_ref decoding to depend on it.
3503 Use that for DW_OP_call_ref, not ADDRSIZE.
Dreadelf.c4491 case DW_OP_call_ref: in print_ops()
/third_party/libabigail/src/
Dabg-dwarf-reader.cc8216 case DW_OP_call_ref: in op_is_control_flow()