Home
last modified time | relevance | path

Searched refs:obstack_copy (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/binutils-2.27/gas/
H A Dcond.c112 obstack_copy (&cond_obstack, &cframe, in s_ifdef()
170 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_if()
206 obstack_copy (&cond_obstack, &cframe, in s_ifb()
287 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_ifc()
481 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_ifeqs()
/dragonfly/contrib/gcc-4.7/include/
H A Dobstack.h207 void * obstack_copy (struct obstack *obstack, void *address, int size);
407 # define obstack_copy(OBSTACK,where,length) \ macro
512 # define obstack_copy(h,where,length) \ macro
/dragonfly/contrib/gdb-7/include/
H A Dobstack.h207 void * obstack_copy (struct obstack *obstack, void *address, int size);
407 # define obstack_copy(OBSTACK,where,length) \ macro
512 # define obstack_copy(h,where,length) \ macro
/dragonfly/contrib/gdb-7/libiberty/
H A Dobstack.c498 POINTER (obstack_copy) (struct obstack *obstack, POINTER pointer, int length)
500 return obstack_copy (obstack, pointer, length);
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dobstack.c498 POINTER (obstack_copy) (struct obstack *obstack, POINTER pointer, int length)
500 return obstack_copy (obstack, pointer, length);
/dragonfly/contrib/binutils-2.27/include/
H A Dobstack.h389 # define obstack_copy(OBSTACK, where, length) \ macro
502 # define obstack_copy(h, where, length) \ macro
/dragonfly/contrib/grep/lib/
H A Dobstack.h400 # define obstack_copy(OBSTACK, where, length) \ macro
513 # define obstack_copy(h, where, length) \ macro
/dragonfly/contrib/binutils-2.34/include/
H A Dobstack.h389 # define obstack_copy(OBSTACK, where, length) \ macro
502 # define obstack_copy(h, where, length) \ macro
/dragonfly/contrib/gcc-8.0/include/
H A Dobstack.h389 # define obstack_copy(OBSTACK, where, length) \ macro
502 # define obstack_copy(h, where, length) \ macro
/dragonfly/contrib/gdb-7/gdb/
H A Dcp-support.c98 return obstack_copy (obstack, string, *len); in copy_string_to_obstack()
H A Dmdebugread.c4321 LINETABLE (st) = obstack_copy (&mdebugread_objfile->objfile_obstack, in psymtab_to_symtab_1()
H A Ddwarf2loc.c660 *slot = obstack_copy (&addr_obstack, &target_addr, in func_verify_no_selftailcall()