Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/
H A Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/freebsd-12.1/contrib/gcclibs/include/
H A Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/freebsd-12.1/contrib/gdb/include/
H A Dobjalloc.h67 extern struct objalloc *objalloc_create PARAMS ((void));
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dobjalloc.c86 objalloc_create (void) in objalloc_create() function
H A DChangeLog659 * objalloc.c (objalloc_create, _objalloc_alloc, objalloc_free,
/freebsd-12.1/contrib/binutils/libiberty/
H A Dobjalloc.c86 objalloc_create (void) in objalloc_create() function
H A DChangeLog857 * objalloc.c (objalloc_create, _objalloc_alloc, objalloc_free,
/freebsd-12.1/contrib/binutils/bfd/
H A Dhash.c370 table->memory = (void *) objalloc_create (); in bfd_hash_table_init_n()
H A Dopncls.c60 nbfd->memory = objalloc_create (); in _bfd_new_bfd()
H A Decofflink.c539 ainfo->memory = objalloc_create ();
H A Delfxx-ia64.c1985 ret->loc_hash_memory = objalloc_create ();