HomeSort by relevance Sort by last modified time
    Searched full:libignore_placeholder (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 223 static ALIGNED(64) char libignore_placeholder[sizeof(LibIgnore)]; member in namespace:__tsan
225 return reinterpret_cast<LibIgnore*>(&libignore_placeholder[0]);
    [all...]

Completed in 578 milliseconds