Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A DExecutionUtils.cpp94 static void dumpDebugObjects(void *Addr) { in dumpDebugObjects() function
110 expose(Mangle("__dump_jit_debug_objects"), &dumpDebugObjects); in LLIBuiltinFunctionGenerator()