| /NextBSD/contrib/llvm/tools/lldb/source/Core/ |
| HD | ValueObjectConstResultChild.cpp | 51 ValueObjectConstResultChild::Dereference (Error &error) in Dereference() function in ValueObjectConstResultChild 53 return m_impl.Dereference(error); in Dereference()
|
| HD | ValueObjectConstResultImpl.cpp | 44 ValueObjectConstResultImpl::Dereference (Error &error) in Dereference() function in ValueObjectConstResultImpl 49 return m_impl_backend->ValueObject::Dereference(error); in Dereference()
|
| HD | ValueObjectConstResult.cpp | 310 ValueObjectConstResult::Dereference (Error &error) in Dereference() function in ValueObjectConstResult 312 return m_impl.Dereference(error); in Dereference()
|
| HD | ValueObject.cpp | 982 ValueObjectSP pointee_sp = Dereference(error); in GetPointeeData() 2611 ValueObjectSP final_value = ret_val->Dereference(error); in GetValueForExpressionPath() 2687 ValueObjectSP final_value = ret_val->Dereference(error); in GetValuesForExpressionPath() 3060 root = root->Dereference(error); in GetValueForExpressionPath_Impl() 3228 root = root->Dereference(error); in GetValueForExpressionPath_Impl() 3413 root = root->Dereference(error); in ExpandArraySliceExpression() 3516 root = root->Dereference(error); in ExpandArraySliceExpression() 3710 ValueObject::Dereference (Error &error) in Dereference() function in ValueObject 4125 ptr_result_valobj_sp = ptr_result_valobj_sp->Dereference(err); in CreateValueObjectFromAddress()
|
| HD | FormatEntity.cpp | 855 target = target->Dereference(error).get(); in DumpValue()
|
| /NextBSD/contrib/llvm/lib/Analysis/ |
| HD | CFLAliasAnalysis.cpp | 115 Dereference, enumerator 298 Output.push_back(Edge(Ptr, Val, EdgeType::Dereference, AttrNone)); in visitAtomicCmpXchgInst() 304 Output.push_back(Edge(Ptr, Val, EdgeType::Dereference, AttrNone)); in visitAtomicRMWInst() 343 Output.push_back(Edge(Ptr, Val, EdgeType::Dereference, AttrNone)); in visitStoreInst() 514 Output.push_back(Edge(&Inst, Val, EdgeType::Dereference, AttrNone)); in visitInsertElementInst() 528 Output.push_back(Edge(&Inst, Val, EdgeType::Dereference, AttrNone)); in visitInsertValueInst() 857 case EdgeType::Dereference: in flipWeight() 860 return EdgeType::Dereference; in flipWeight() 884 case EdgeType::Dereference: in directionOfEdgeType()
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | ValueObjectConstResultChild.h | 42 Dereference (Error &error);
|
| HD | ValueObjectConstResultImpl.h | 39 Dereference (Error &error);
|
| HD | ValueObjectConstResult.h | 94 Dereference (Error &error);
|
| HD | ValueObject.h | 727 Dereference (Error &error);
|
| /NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/ |
| HD | LibCxxMap.cpp | 287 deref = m_root_node->Dereference(error); in GetDataType() 341 iterated_sp = iterated_sp->Dereference(error); in GetChildAtIndex()
|
| HD | LibCxxUnorderedMap.cpp | 99 ValueObjectSP node_sp = m_next_element->Dereference(error); in GetChildAtIndex()
|
| HD | NSSet.cpp | 366 valobj_sp = valobj_sp->Dereference(error); in Update() 533 valobj_sp = valobj_sp->Dereference(error); in Update()
|
| HD | LibCxx.cpp | 50 ValueObjectSP pointee_sp = ptr_sp->Dereference(error); in LibcxxSmartPointerSummaryProvider()
|
| HD | CXXFormatterFunctions.cpp | 1050 real_guy_sp = valobj.Dereference(err); in ObjCBOOLSummaryProvider()
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/API/ |
| HD | SBValue.h | 351 Dereference ();
|
| /NextBSD/contrib/llvm/tools/lldb/source/Target/ |
| HD | StackFrame.cpp | 836 ValueObjectSP temp(valobj_sp->Dereference(error)); in GetValueForVariableExpressionPath() 1038 ValueObjectSP temp(valobj_sp->Dereference(error)); in GetValueForVariableExpressionPath() 1151 ValueObjectSP deref_valobj_sp (valobj_sp->Dereference(error)); in GetValueForVariableExpressionPath()
|
| /NextBSD/contrib/llvm/tools/lldb/source/API/ |
| HD | SBValue.cpp | 1290 SBValue::Dereference () in Dereference() function in SBValue 1298 sb_value = value_sp->Dereference (error); in Dereference() 1882 sb_watchpoint = Dereference().Watch (resolve_location, read, write, error); in WatchPointee()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Symbol/ |
| HD | Variable.cpp | 377 … ValueObjectSP valobj_sp (valobj_list.GetValueObjectAtIndex(i)->Dereference(tmp_error)); in GetValuesForVariableExpressionPath()
|
| /NextBSD/contrib/bzip2/ |
| HD | CHANGES | 235 * Dereference symlinks when copying file permissions in -f mode.
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog-1995 | 1410 * sig.c (build_signature_method_call): Dereference the optr for the 3168 * typeck.c (build_function_call_real): Dereference reference after 3198 * call.c (build_method_call): Dereference a returned reference.
|
| HD | ChangeLog-1996 | 295 * decl2.c (build_expr_from_tree): Dereference ref vars. 1517 * cvt.c (convert_to_reference): Dereference the result of a type
|
| HD | ChangeLog-1994 | 2024 * typeck.c (build_modify_expr): Dereference references before trying 2113 * call.c (convert_harshness): Dereference reference on rhs before
|
| HD | ChangeLog-2004 | 5052 (build_x_va_arg): Dereference a null pointer for a non-POD argument.
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog-1999 | 6426 (expand_builtin_va_copy): Dereference the pointers explicitly; 6429 * rs6000.c (rs6000_va_start): Dereference valist to get to the record. 7113 * c-pragma.c (mark_align_stack): Dereference the void* properly.
|