Searched refs:DW_OP_call2 (Results 1 – 8 of 8) sorted by relevance
230 DW_OP_call2 = 0x98, // 2-byte offset of DIE enumerator
899 case DW_OP_call2: in evaluateExpression()
500 #define DW_OP_call2 0x98 macro
190 case DW_OP_call2: in _dwarf_loc_fill_loc()
1329 case DW_OP_call2: in dwarf_get_OP_name()
241 case dwarf::DW_OP_call2: in getOperandsDWARFInfo()
84 Descriptions[DW_OP_call2] = Desc(Op::Dwarf3, Op::Size2); in getOpDescriptions()
255 case DW_OP_call2: // 0x98 1 2-byte offset of DIE (DWARF3) in GetOpcodeDataSize()2045 case DW_OP_call2: in Evaluate()