Searched refs:DW_OP_constx (Results 1 – 9 of 9) sorted by relevance
157 case dwarf::DW_OP_constx: in getVariableRelocAdjustment()
113 case dwarf::DW_OP_constx: in markEverythingAsKept()
482 case dwarf::DW_OP_constx: in getVariableRelocAdjustment()1234 } else if (!Linker.Options.Update && Op.getCode() == dwarf::DW_OP_constx) { in cloneExpression()
510 #define DW_OP_constx 0xa2 macro
1349 case DW_OP_constx: in dwarf_get_OP_name()
88 case dwarf::DW_OP_constx: in getOperandsDWARFInfo()
121 case dwarf::DW_OP_constx: in getExprOpAddressRelocAdjustment()
100 Descriptions[DW_OP_constx] = Desc(Op::Dwarf5, Op::SizeLEB); in getOpDescriptions()
1185 Op.getCode() == dwarf::DW_OP_constx) { in cloneDieAttrExpression()