Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dhashtab.c520 PTR *oentries; in htab_expand() local
527 oentries = htab->entries; in htab_expand()
530 olimit = oentries + osize; in htab_expand()
559 p = oentries; in htab_expand()
576 (*htab->free_f) (oentries); in htab_expand()
578 (*htab->free_with_arg_f) (htab->alloc_arg, oentries); in htab_expand()