/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 1103 case dwarf::DW_OP_stack_value: { in isValid() 1177 case dwarf::DW_OP_stack_value: in isImplicit() 1367 if (Op.getOp() == dwarf::DW_OP_stack_value) in prependOpcodes() 1370 Ops.push_back(dwarf::DW_OP_stack_value); in prependOpcodes() 1377 Ops.push_back(dwarf::DW_OP_stack_value); in prependOpcodes() 1389 if (Op.getOp() == dwarf::DW_OP_stack_value || in append() 1410 return Op == dwarf::DW_OP_stack_value || in appendToStack() 1424 (ExprOpsBeforeFragment.back() != dwarf::DW_OP_stack_value); in appendToStack() 1434 NewOps.push_back(dwarf::DW_OP_stack_value); in appendToStack() 1507 if ((getNumElements() == 3 && getElement(2) != dwarf::DW_OP_stack_value) || in isConstant() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.cpp | 187 emitOp(dwarf::DW_OP_stack_value); in addStackValue() 301 emitOp(dwarf::DW_OP_stack_value); in addMachineRegExpression() 317 return Op.getOp() == dwarf::DW_OP_stack_value; in addMachineRegExpression() 598 case dwarf::DW_OP_stack_value: in addExpression()
|
H A D | DebugLocEntry.h | 123 is_contained(Locs, dwarf::DW_OP_stack_value)); in DbgValueLoc() 139 is_contained(Expr->getElements(), dwarf::DW_OP_stack_value)); in DbgValueLoc()
|
H A D | DwarfCompileUnit.cpp | 481 addUInt(*Loc, dwarf::DW_FORM_data1, dwarf::DW_OP_stack_value); in updateSubprogramScopeDIE()
|
H A D | DwarfUnit.cpp | 1032 addUInt(*Loc, dwarf::DW_FORM_data1, dwarf::DW_OP_stack_value); in constructTemplateValueParameterDIE()
|
H A D | DwarfDebug.cpp | 618 erase_value(Elts, dwarf::DW_OP_stack_value); in combineDIExpressions()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFExpression.cpp | 94 Descriptions[DW_OP_stack_value] = Desc(Op::Dwarf3); in getDescriptions() 454 case dwarf::DW_OP_stack_value: { in printCompactDWARFExpr()
|
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf.h | 578 #define DW_OP_stack_value 0x9f macro
|
H A D | libdwarf_loc.c | 175 case DW_OP_stack_value: in _dwarf_loc_fill_loc()
|
H A D | dwarf_dump.c | 1336 case DW_OP_stack_value: in dwarf_get_OP_name()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | DIBuilder.h | 695 VMContext, {dwarf::DW_OP_constu, Val, dwarf::DW_OP_stack_value}); in createConstantValueExpression()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 735 case dwarf::DW_OP_stack_value: in writeDWARFExpression()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 14276 new_loc_descr (DW_OP_stack_value, 0, 0)); in reg_loc_descriptor() 14803 new_loc_descr (DW_OP_stack_value, 0, 0)); in address_of_int_loc_descriptor() 17331 add_loc_descr (&loc_result, new_loc_descr (DW_OP_stack_value, 0, 0)); in loc_descriptor() 17361 new_loc_descr (DW_OP_stack_value, 0, 0)); in loc_descriptor() 17477 add_loc_descr (&descr, new_loc_descr (DW_OP_stack_value, 0, 0)); in dw_loc_list_1() 18030 new_loc_descr (DW_OP_stack_value, 0, 0)); in loc_list_for_address_of_addr_expr_of_indirect_ref() 18327 case DW_OP_stack_value: in resolve_args_picking_1() 18495 case DW_OP_stack_value: in resolve_args_picking_1() 19583 add_loc_descr (&ret, new_loc_descr (DW_OP_stack_value, 0, 0)); in loc_list_from_tree_1() 19586 new_loc_descr (DW_OP_stack_value, 0, 0)); in loc_list_from_tree_1() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 13799 new_loc_descr (DW_OP_stack_value, 0, 0)); in reg_loc_descriptor() 14326 new_loc_descr (DW_OP_stack_value, 0, 0)); in address_of_int_loc_descriptor() 16841 add_loc_descr (&loc_result, new_loc_descr (DW_OP_stack_value, 0, 0)); in loc_descriptor() 16871 new_loc_descr (DW_OP_stack_value, 0, 0)); in loc_descriptor() 16987 add_loc_descr (&descr, new_loc_descr (DW_OP_stack_value, 0, 0)); in dw_loc_list_1() 17540 new_loc_descr (DW_OP_stack_value, 0, 0)); in loc_list_for_address_of_addr_expr_of_indirect_ref() 17835 case DW_OP_stack_value: in resolve_args_picking_1() 18003 case DW_OP_stack_value: in resolve_args_picking_1() 18969 add_loc_descr (&ret, new_loc_descr (DW_OP_stack_value, 0, 0)); in loc_list_from_tree_1() 18972 new_loc_descr (DW_OP_stack_value, 0, 0)); in loc_list_from_tree_1() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | dwarf2.def | 648 DW_OP (DW_OP_stack_value, 0x9f)
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | dwarf2.def | 648 DW_OP (DW_OP_stack_value, 0x9f)
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | dwarf2.def | 648 DW_OP (DW_OP_stack_value, 0x9f)
|
H A D | ChangeLog | 1485 and DW_OP_stack_value.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | dwarf2.def | 648 DW_OP (DW_OP_stack_value, 0x9f)
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | LiveDebugVariables.cpp | 142 dwarf::DW_OP_stack_value}); in DbgVariableValue()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 1905 dwarf::DW_OP_stack_value}); in parseOneMetadata()
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 2091 2. ``DW_OP_stack_value`` 2093 ``DW_OP_stack_value`` pops one stack entry that must be a value V. 2101 *The* ``DW_OP_stack_value`` *operation specifies that the object does not 2114 ``DW_OP_stack_value`` operation no longer terminates the DWARF operation 2213 If a ``DW_OP_stack_value`` operation pops a value that is the same as IPV, 2221 pointer value created by* ``DW_OP_deref*`` *and* ``DW_OP_stack_value``\ .*
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-2009 | 679 * dwarf.c (decode_location_expression): Handle DW_OP_stack_value
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2009 | 679 * dwarf.c (decode_location_expression): Handle DW_OP_stack_value
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-0415 | 1217 and DW_OP_stack_value.
|