Searched refs:obstack_specify_allocation (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/include/ |
| D | obstack.h | 305 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro 330 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/ |
| D | obstack.h | 274 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
|
| /openbsd/src/gnu/lib/libiberty/include/ |
| D | obstack.h | 274 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
|
| /openbsd/src/gnu/gcc/include/ |
| D | obstack.h | 274 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ macro
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | cp-valprint.c | 832 obstack_specify_allocation (&dont_print_statmem_obstack, in _initialize_cp_valprint()
|
| D | ChangeLog | 10983 obstack_specify_allocation.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | bitmap.c | 143 obstack_specify_allocation (&bitmap_obstack, OBSTACK_CHUNK_SIZE,
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | bitmap.c | 211 obstack_specify_allocation (&bit_obstack->obstack, OBSTACK_CHUNK_SIZE, in bitmap_obstack_initialize()
|
| D | dbxout.c | 993 obstack_specify_allocation (&stabstr_ob, 0, 1, xmalloc, free); in dbxout_init()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
| D | aix.em | 926 obstack_specify_allocation (o, 0, 0, xmalloc, gld${EMULATION_NAME}_free);
|
| /openbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | aix.em | 923 obstack_specify_allocation (o, 0, 0, xmalloc, gld${EMULATION_NAME}_free);
|