Home
last modified time | relevance | path

Searched refs:GetObjectTypeFromTag (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_external.cpp39 const char *GetObjectTypeFromTag(uptr tag) { in GetObjectTypeFromTag() function
H A Dtsan_report.cpp151 const char *object_type = GetObjectTypeFromTag(mop->external_tag); in PrintMop()
181 const char *object_type = GetObjectTypeFromTag(loc->external_tag); in PrintLocation()
H A Dtsan_debugging.cpp150 *object_type = GetObjectTypeFromTag(loc->external_tag); in __tsan_get_report_loc_object_type()
H A Dtsan_rtl.h403 const char *GetObjectTypeFromTag(uptr tag);