Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
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()