Searched refs:code_to_patch (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_s390_defs.h561 VexInvalRange patchProfInc_S390(void *code_to_patch,
H A Dhost_s390_defs.c8025 patchProfInc_S390(void *code_to_patch, ULong *location_of_counter) argument
8029 s390_tchain_verify_load64(code_to_patch, S390_REGNO_TCHAIN_SCRATCH, 0);
8031 s390_tchain_patch_load64(code_to_patch, Ptr_to_ULong(location_of_counter));

Completed in 130 milliseconds