HomeSort by relevance Sort by last modified time
    Searched defs:poison (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
malloc_debug_check.cpp 231 static inline void poison(hdr_t *hdr) { function
341 poison(hdr);
  /hardware/ti/omap4xxx/
heaptracker.c 210 static inline void poison(struct hdr *hdr) function
337 poison(hdr);

Completed in 235 milliseconds