HomeSort by relevance Sort by last modified time
    Searched refs:low_target (Results 1 - 9 of 9) sorted by null

  /external/valgrind/coregrind/m_gdbserver/
valgrind-low-s390x.c 208 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
222 *target = low_target;
valgrind-low-x86.c 279 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
293 *target = low_target;
valgrind-low-arm.c 295 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
309 *target = low_target;
valgrind-low-amd64.c 354 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
368 *target = low_target;
valgrind-low-arm64.c 270 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
284 *target = low_target;
valgrind-low-mips32.c 366 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
380 *target = low_target;
valgrind-low-mips64.c 367 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
381 *target = low_target;
valgrind-low-ppc32.c 343 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
357 *target = low_target;
valgrind-low-ppc64.c 498 static struct valgrind_target_ops low_target = { variable in typeref:struct:valgrind_target_ops
512 *target = low_target;

Completed in 241 milliseconds