Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dgdbtypes.h1505 extern struct type *allocate_stub_method (struct type *);
H A Dstabsread.c1941 type = allocate_stub_method (return_type); in read_type()
H A Dgdbtypes.c770 allocate_stub_method (struct type *type) in allocate_stub_method() function