Searched refs:DW_OP_call4 (Results 1 – 8 of 8) sorted by relevance
231 DW_OP_call4 = 0x99, // 4-byte offset of DIE enumerator
900 case DW_OP_call4: in evaluateExpression()
501 #define DW_OP_call4 0x99 macro
202 case DW_OP_call4: in _dwarf_loc_fill_loc()
1331 case DW_OP_call4: in dwarf_get_OP_name()
244 case dwarf::DW_OP_call4: in getOperandsDWARFInfo()
85 Descriptions[DW_OP_call4] = Desc(Op::Dwarf3, Op::Size4); in getOpDescriptions()
261 case DW_OP_call4: // 0x99 1 4-byte offset of DIE (DWARF3) in GetOpcodeDataSize()2066 case DW_OP_call4: in Evaluate()