Searched refs:createGDBRegistrationListener (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
H A DJITEventListener.h82 static JITEventListener *createGDBRegistrationListener();
/external/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp243 JITEventListener* JITEventListener::createGDBRegistrationListener() { function in class:llvm::JITEventListener
/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp89 RegisterJITEventListener(JITEventListener::createGDBRegistrationListener());

Completed in 119 milliseconds