Home
last modified time | relevance | path

Searched refs:patch_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/AFLplusplus/utils/afl_untracer/
H A Dafl-untracer.c618 uint32_t *patch_bytes = (uint32_t *)(lib_addr + offset); local
619 uint32_t orig_bytes = *patch_bytes;
621 *patch_bytes = 0xd4200000; // replace instruction with debug trap
/aosp_15_r20/external/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dpatchable-statepoints.ll44 ; CHECK-NOT: statepoint-num-patch_bytes