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

12

/netbsd-current/external/gpl3/binutils/dist/include/
H A Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dobjalloc.c86 objalloc_create (void) function
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dobjalloc.c86 objalloc_create (void) function
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dobjalloc.c86 objalloc_create (void) function
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dobjalloc.c86 objalloc_create (void) function
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dobjalloc.c86 objalloc_create (void) function
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dobjalloc.c86 objalloc_create (void) function
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dhash.c385 table->memory = (void *) objalloc_create ();
H A Dopncls.c74 nbfd->memory = objalloc_create ();
H A Decofflink.c512 ainfo->memory = objalloc_create ();
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dhash.c385 table->memory = (void *) objalloc_create ();
H A Dopncls.c74 nbfd->memory = objalloc_create ();
H A Decofflink.c512 ainfo->memory = objalloc_create ();
H A Delfxx-x86.c763 ret->loc_hash_memory = objalloc_create ();
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dhash.c385 table->memory = (void *) objalloc_create ();
H A Dopncls.c74 nbfd->memory = objalloc_create ();
H A Decofflink.c512 ainfo->memory = objalloc_create ();
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dhash.c385 table->memory = (void *) objalloc_create ();
H A Dopncls.c74 nbfd->memory = objalloc_create ();
H A Decofflink.c512 ainfo->memory = objalloc_create ();

Completed in 211 milliseconds

12