Searched refs:DW_OP_addr (Results 1 – 19 of 19) sorted by relevance
66 if (ops[i].atom == DW_OP_addr) in print_detail()
63 if (ops[i].atom == DW_OP_addr) in print_detail()
303 case DW_OP_addr: in print_expr()
58 (*Block)[0] == dwarf::DW_OP_addr) in markEverythingAsKept()
350 DW_OP_addr =0x03, enumerator
5 ; 0x03 DW_OP_addr
14 ; 0x03 DW_OP_addr
432 DW_OP_addr = 0x03, /* Constant address. */ enumerator
329 case DW_OP_addr: in __libdw_intern_expression()
1511 DW_OP_addr if dbg is NULL then read argument directly.
31 Descriptions[DW_OP_addr] = Desc(Op::Dwarf2, Op::SizeAddr); in getDescriptions()
1295 return !Op.isError() && (Op.getCode() == DW_OP_addr || in isVariableIndexable()
175 case DW_OP_addr: in expr_eval()
605 if (nloc == 1 && loc[0].atom == DW_OP_addr) in get_var_range()
4470 case DW_OP_addr:; in print_ops()
250 addUInt(Die, dwarf::DW_FORM_data1, dwarf::DW_OP_addr); in addOpAddress()
356 addUInt(Die, dwarf::DW_FORM_data1, dwarf::DW_OP_addr); in addOpAddress()
1217 ``DW_TAG_variable`` DIEs that have a ``DW_OP_addr`` in the location (global and
7785 case DW_OP_addr: in op_pushes_constant_value()