Home
last modified time | relevance | path

Searched refs:DW_OP_push_object_address (Results 1 – 25 of 32) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Ddata-loc.exp58 DW_OP_push_object_address
66 DW_OP_push_object_address
72 DW_OP_push_object_address
H A Ddynarr-ptr.exp63 DW_OP_push_object_address
69 DW_OP_push_object_address
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Ddata-loc.exp58 DW_OP_push_object_address
66 DW_OP_push_object_address
72 DW_OP_push_object_address
H A Ddynarr-ptr.exp63 DW_OP_push_object_address
69 DW_OP_push_object_address
/netbsd/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h412 #define DW_OP_push_object_address 0x97 macro
H A Dlibdwarf_loc.c172 case DW_OP_push_object_address: in _dwarf_loc_fill_loc()
H A Ddwarf_dump.c1128 case DW_OP_push_object_address: in dwarf_get_OP_name()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp551 case dwarf::DW_OP_push_object_address: in addExpression()
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp85 Descriptions[DW_OP_push_object_address] = Desc(Op::Dwarf3); in getDescriptions()
/netbsd/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dexpr.c1397 case DW_OP_push_object_address: in execute_stack_op()
H A Dloc.c3534 case DW_OP_push_object_address: in dwarf2_compile_expr_to_ax()
/netbsd/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dexpr.c1397 case DW_OP_push_object_address: in execute_stack_op()
H A Dloc.c3534 case DW_OP_push_object_address: in dwarf2_compile_expr_to_ax()
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst159 the current lane, much like ``DW_OP_push_object_address`` denotes the current
194 ``DW_OP_push_object_address`` pushes the address of an object. Other contexts
205 ``DW_OP_push_object_address`` and related operations to work with a global
253 Having the offset operations allows ``DW_OP_push_object_address`` to push a
321 ``DW_OP_push_object_address`` and ``DW_OP_call*`` operations can put a
666 It is required for the ``DW_OP_push_object_address`` operation.
1677 4. ``DW_OP_push_object_address``
1679 ``DW_OP_push_object_address`` pushes the location description L of the
2979 ``DW_OP_push_object_address`` *operation which loads the location
3084 :sub:`2` would just be a ``DW_OP_push_object_address``, then the
[all …]
/netbsd/external/gpl3/gdb/dist/include/
H A Ddwarf2.def638 DW_OP (DW_OP_push_object_address, 0x97)
/netbsd/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def638 DW_OP (DW_OP_push_object_address, 0x97)
/netbsd/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def638 DW_OP (DW_OP_push_object_address, 0x97)
/netbsd/external/gpl3/gdb.old/dist/include/
H A Ddwarf2.def638 DW_OP (DW_OP_push_object_address, 0x97)
/netbsd/external/gpl3/binutils/dist/include/
H A Ddwarf2.def638 DW_OP (DW_OP_push_object_address, 0x97)
/netbsd/external/gpl3/gcc/dist/include/
H A Ddwarf2.def638 DW_OP (DW_OP_push_object_address, 0x97)
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1157 case dwarf::DW_OP_push_object_address: in isValid()
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc596 case DW_OP_push_object_address: /* DWARF3 */ in dwr_get_location()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c1354 case DW_OP_push_object_address: in decode_location_expression()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.c17917 case DW_OP_push_object_address: in resolve_args_picking_1()
18168 return new_loc_list (new_loc_descr (DW_OP_push_object_address, 0, 0), in loc_list_from_tree_1()
18191 ret = new_loc_descr (DW_OP_push_object_address, 0, 0); in loc_list_from_tree_1()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c17917 case DW_OP_push_object_address: in resolve_args_picking_1()
18168 return new_loc_list (new_loc_descr (DW_OP_push_object_address, 0, 0), in loc_list_from_tree_1()
18191 ret = new_loc_descr (DW_OP_push_object_address, 0, 0); in loc_list_from_tree_1()

12