Home
last modified time | relevance | path

Searched refs:initializeDebug (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Ddebug.h26 const char *initializeDebug();
37 Types = initializeDebug(); \
H A Ddebug.cpp33 const char *initializeDebug() { in initializeDebug() function