Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()