Searched refs:funcptr_type (Results 1 – 1 of 1) sorted by relevance
520 struct type *funcptr_type = builtin_type (gdbarch)->builtin_func_ptr; in gnuv3_decode_method_ptr() local533 ptr_value = extract_typed_address (contents, funcptr_type); in gnuv3_decode_method_ptr()535 TYPE_LENGTH (funcptr_type), byte_order); in gnuv3_decode_method_ptr()536 contents += TYPE_LENGTH (funcptr_type); in gnuv3_decode_method_ptr()