Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_demangle/
Dcplus-dem.c2738 struct work_stuff work_init; in iterate_demangle_function() local
2753 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2754 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2775 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2791 delete_work_stuff (&work_init); in iterate_demangle_function()