Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_demangle/
Dcplus-dem.c2504 struct work_stuff work_init; in iterate_demangle_function() local
2519 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2520 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2541 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2557 delete_work_stuff (&work_init); in iterate_demangle_function()