Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/ld/
Dldcref.c113 static size_t tabsize, entsize, refsize; variable
227 refsize += sizeof (struct cref_hash_entry); in handle_asneeded_cref()
232 old_tab = xmalloc (tabsize + entsize + refsize); in handle_asneeded_cref()
DChangeLog-2006672 (tabsize, entsize, refsize, old_symcount): Likewise.