Home
last modified time | relevance | path

Searched refs:funcptr_type (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dgnu-v3-abi.c520 struct type *funcptr_type = builtin_type (gdbarch)->builtin_func_ptr; in gnuv3_decode_method_ptr() local
533 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()