Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_gdbserver/
Dvalgrind_low.h87 extern void ppc32_init_architecture (struct valgrind_target_ops *target);
Dvalgrind-low.c630 ppc32_init_architecture(&the_low_target); in initialize_low()
Dvalgrind-low-ppc32.c337 void ppc32_init_architecture (struct valgrind_target_ops *target) in ppc32_init_architecture() function