Searched refs:entry_local (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Delfread.c704 struct elf_gnu_ifunc_cache entry_local, *entry_p; local
734 entry_local.addr = addr;
735 obstack_grow (&objfile->objfile_obstack, &entry_local,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Delfread.c700 struct elf_gnu_ifunc_cache entry_local, *entry_p; local
730 entry_local.addr = addr;
731 obstack_grow (&objfile->objfile_obstack, &entry_local,

Completed in 204 milliseconds