Searched refs:func_ptr_address (Results 1 – 1 of 1) sorted by relevance
27 addr_t func_ptr_address = valobj.GetPointerValue(&func_ptr_address_type); in CXXFunctionPointerSummaryProvider() local28 if (func_ptr_address != 0 && func_ptr_address != LLDB_INVALID_ADDRESS) { in CXXFunctionPointerSummaryProvider()41 if (target->GetSectionLoadList().ResolveLoadAddress(func_ptr_address, in CXXFunctionPointerSummaryProvider()