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

  /external/compiler-rt/lib/tsan/rtl/
tsan_symbolize.cc 42 bool __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, function in namespace:__tsan
57 if (__tsan_symbolize_external(addr, func_buf, sizeof(func_buf), file_buf,
  /external/compiler-rt/test/tsan/
java_symbolization.cc 5 extern "C" bool __tsan_symbolize_external(jptr pc, function

Completed in 216 milliseconds