Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_gdbserver/
Dvalgrind-low-x86.c260 static struct valgrind_target_ops low_target = { variable
273 *target = low_target; in x86_init_architecture()
Dvalgrind-low-s390x.c200 static struct valgrind_target_ops low_target = { variable
213 *target = low_target; in s390x_init_architecture()
Dvalgrind-low-arm.c290 static struct valgrind_target_ops low_target = { variable
303 *target = low_target; in arm_init_architecture()
Dvalgrind-low-mips32.c242 static struct valgrind_target_ops low_target = { variable
255 *target = low_target; in mips32_init_architecture()
Dvalgrind-low-amd64.c348 static struct valgrind_target_ops low_target = { variable
361 *target = low_target; in amd64_init_architecture()
Dvalgrind-low-ppc32.c335 static struct valgrind_target_ops low_target = { variable
348 *target = low_target; in ppc32_init_architecture()
Dvalgrind-low-ppc64.c332 static struct valgrind_target_ops low_target = { variable
345 *target = low_target; in ppc64_init_architecture()
DREADME_DEVELOPERS270 'static struct valgrind_target_ops low_target'.