Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libiberty/src/
H A Dcplus-dem.c2487 struct work_stuff work_init; in iterate_demangle_function() local
2505 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2506 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2525 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2541 delete_work_stuff (&work_init); in iterate_demangle_function()