Searched refs:objalloc_create (Results 1 – 11 of 11) sorted by relevance
67 extern struct objalloc *objalloc_create (void);
67 extern struct objalloc *objalloc_create PARAMS ((void));
86 objalloc_create (void) in objalloc_create() function
659 * objalloc.c (objalloc_create, _objalloc_alloc, objalloc_free,
857 * objalloc.c (objalloc_create, _objalloc_alloc, objalloc_free,
370 table->memory = (void *) objalloc_create (); in bfd_hash_table_init_n()
60 nbfd->memory = objalloc_create (); in _bfd_new_bfd()
539 ainfo->memory = objalloc_create ();
1985 ret->loc_hash_memory = objalloc_create ();