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

  /external/honggfuzz/libhfuzz/
instrument.h 29 void instrumentUpdateCmpMap(uintptr_t addr, uint32_t v);
memorycmp.c 23 instrumentUpdateCmpMap(addr, i);
34 instrumentUpdateCmpMap(addr, i);
46 instrumentUpdateCmpMap(addr, i);
62 instrumentUpdateCmpMap(addr, i);
105 instrumentUpdateCmpMap(addr, i);
133 instrumentUpdateCmpMap(addr, len);
instrument.c 346 void instrumentUpdateCmpMap(uintptr_t addr, uint32_t v) {

Completed in 129 milliseconds