Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.h1209 extern struct type *allocate_stub_method (struct type *);
H A Dgdbtypes.c610 allocate_stub_method (struct type *type) in allocate_stub_method() function
H A Dstabsread.c1788 type = allocate_stub_method (return_type); in read_type()
H A DChangeLog-1991537 (allocate_stub_method): Build stub in symbol_obstack.
3481 symtab.c, symtab.h (allocate_stub_method): New function.
3483 and start clobbering it; allocate_stub_method instead.
H A DChangeLog-19925795 lookup_reference_type, lookup_member_type, allocate_stub_method,
H A DChangeLog-2001561 * gdbtypes.c (allocate_stub_method): Replace hand crafted type
H A DChangeLog-20028231 * gdbtypes.c (allocate_stub_method): Update comment.