Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dcp-abi.h162 int cplus_method_ptr_size (struct type *to_type);
H A Dcp-abi.c138 cplus_method_ptr_size (struct type *to_type) in cplus_method_ptr_size() function
H A Dgdbtypes.c1124 TYPE_LENGTH (type) = cplus_method_ptr_size (to_type); in smash_to_methodptr_type()