HomeSort by relevance Sort by last modified time
    Searched full:target_xml (Results 1 - 11 of 11) sorted by null

  /external/valgrind/coregrind/m_gdbserver/
valgrind-low-arm.c 279 const char* target_xml (Bool shadow_mode) function
303 target_xml,
valgrind-low-arm64.c 250 const char* target_xml (Bool shadow_mode) function
278 target_xml,
valgrind-low-s390x.c 190 const char* target_xml (Bool shadow_mode) function
216 target_xml,
valgrind-low-x86.c 246 const char* target_xml (Bool shadow_mode) function
287 target_xml,
valgrind_low.h 69 const char* (*target_xml) (Bool shadow_mode); member in struct:valgrind_target_ops
valgrind-low-amd64.c 319 const char* target_xml (Bool shadow_mode) function
362 target_xml,
valgrind-low-mips32.c 347 const char* target_xml (Bool shadow_mode) function
374 target_xml,
valgrind-low-mips64.c 348 const char* target_xml (Bool shadow_mode) function
375 target_xml,
valgrind-low-ppc32.c 325 const char* target_xml (Bool shadow_mode) function
351 target_xml,
valgrind-low-ppc64.c 472 const char* target_xml (Bool shadow_mode) function
506 target_xml,
target.c 574 return (*the_low_target.target_xml) (shadow_mode);

Completed in 95 milliseconds