Home
last modified time | relevance | path

Searched refs:work_init (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dcplus-dem.c2644 struct work_stuff work_init; in iterate_demangle_function() local
2659 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2660 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2681 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2697 delete_work_stuff (&work_init); in iterate_demangle_function()
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dcplus-dem.c2715 struct work_stuff work_init; in iterate_demangle_function() local
2730 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2731 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2752 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2768 delete_work_stuff (&work_init); in iterate_demangle_function()
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dcplus-dem.c2624 struct work_stuff work_init; in iterate_demangle_function() local
2639 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2640 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2661 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2677 delete_work_stuff (&work_init); in iterate_demangle_function()
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dcplus-dem.c2624 struct work_stuff work_init; in iterate_demangle_function() local
2639 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2640 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2661 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2677 delete_work_stuff (&work_init); in iterate_demangle_function()