Home
last modified time | relevance | path

Searched refs:__tsan_get_report_loc_object_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp145 int __tsan_get_report_loc_object_type(void *report, uptr idx, in __tsan_get_report_loc_object_type() function
H A Dtsan_interface.h168 int __tsan_get_report_loc_object_type(void *report, uptr idx,
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp162 …rt_loc_object_type))(void *)dlsym((void*)-2 /*RTLD_DEFAULT*/, "__tsan_get_report_loc_object_type");