Searched refs:func_ptr_address_type (Results 1 – 1 of 1) sorted by relevance
28 AddressType func_ptr_address_type = eAddressTypeInvalid; in CXXFunctionPointerSummaryProvider() local29 addr_t func_ptr_address = valobj.GetPointerValue(&func_ptr_address_type); in CXXFunctionPointerSummaryProvider()31 switch (func_ptr_address_type) { in CXXFunctionPointerSummaryProvider()