Searched refs:objalloc_create (Results 1 – 14 of 14) 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
563 * objalloc.c (objalloc_create, _objalloc_alloc, objalloc_free,
314 table->memory = (PTR) objalloc_create ();
60 nbfd->memory = objalloc_create (); in _bfd_new_bfd()
538 ainfo->memory = objalloc_create ();
1780 ret->loc_hash_memory = objalloc_create ();
318 table->memory = (void *) objalloc_create (); in bfd_hash_table_init_n()
539 ainfo->memory = objalloc_create ();
1968 ret->loc_hash_memory = objalloc_create ();