Searched refs:objalloc_create (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/include/
H A Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/freebsd-11-stable/contrib/binutils/include/
H A Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/freebsd-11-stable/contrib/gdb/include/
H A Dobjalloc.h67 extern struct objalloc *objalloc_create PARAMS ((void));
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dobjalloc.c86 objalloc_create (void) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dobjalloc.c86 objalloc_create (void) function
/freebsd-11-stable/contrib/binutils/bfd/
H A Dhash.c370 table->memory = (void *) objalloc_create ();
H A Dopncls.c60 nbfd->memory = objalloc_create ();
H A Decofflink.c542 ainfo->memory = objalloc_create ();
H A Delfxx-ia64.c1990 ret->loc_hash_memory = objalloc_create ();

Completed in 159 milliseconds