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

  /external/compiler-rt/lib/esan/
esan_interface_internal.h 36 // __esan_init() being called, the instrumentation module creates this
42 SANITIZER_INTERFACE_ATTRIBUTE void __esan_init(ToolType Tool, void *Ptr);
esan_interface.cpp 20 void __esan_init(ToolType Tool, void *Ptr) { function

Completed in 187 milliseconds