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

  /external/honggfuzz/libhfuzz/
instrument.h 29 void instrumentUpdateCmpMap(uintptr_t addr, unsigned int n);
libhfuzz.h 49 void instrumentUpdateCmpMap(void* addr, unsigned int n);
memorycmp.c 35 instrumentUpdateCmpMap(addr, v);
49 instrumentUpdateCmpMap(addr, v);
72 instrumentUpdateCmpMap(addr, v);
95 instrumentUpdateCmpMap(addr, v);
138 instrumentUpdateCmpMap(addr, v);
instrument.c 272 void instrumentUpdateCmpMap(uintptr_t addr, unsigned int n) {

Completed in 618 milliseconds