Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:DW_OP_deref

284       addUInt(Block, 0, dwarf::DW_FORM_data1, dwarf::DW_OP_deref);
339 DW_OP_deref -- optional, if we start with a pointer
341 DW_OP_deref
417 // the first thing we need to do is dereference the pointer (DW_OP_deref).
419 addUInt(Block, 0, dwarf::DW_FORM_data1, dwarf::DW_OP_deref);
430 // struct: DW_OP_deref.
431 addUInt(Block, 0, dwarf::DW_FORM_data1, dwarf::DW_OP_deref);
1354 addUInt(VBaseLocationDie, 0, dwarf::DW_FORM_data1, dwarf::DW_OP_deref);
1358 addUInt(VBaseLocationDie, 0, dwarf::DW_FORM_data1, dwarf::DW_OP_deref);