Searched refs:low_target (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-s390x.c208 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
222 *target = low_target;
H A Dvalgrind-low-x86.c279 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
293 *target = low_target;
H A Dvalgrind-low-arm.c295 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
309 *target = low_target;
H A Dvalgrind-low-amd64.c354 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
368 *target = low_target;
H A Dvalgrind-low-arm64.c270 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
284 *target = low_target;
H A Dvalgrind-low-mips32.c364 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
378 *target = low_target;
H A Dvalgrind-low-mips64.c365 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
379 *target = low_target;
H A Dvalgrind-low-tilegx.c245 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
259 *target = low_target;
H A Dvalgrind-low-ppc32.c343 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
357 *target = low_target;
H A Dvalgrind-low-ppc64.c340 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
354 *target = low_target;

Completed in 524 milliseconds