Searched defs:StringHandle (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/include/lld/Core/
H A DInstrumentation.h47 class StringHandle { class in namespace:lld
51 StringHandle(const char *name) : _handle(__itt_string_handle_createA(name)) {} function in class:lld::StringHandle

Completed in 100 milliseconds