Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DDebugInfoSupport.h29 createDWARFContext(jitlink::LinkGraph &G);
/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebugInfoSupport.cpp96 llvm::orc::createDWARFContext(LinkGraph &G) { in createDWARFContext() function in llvm::orc
H A DVTuneSupportPlugin.cpp31 auto EDC = createDWARFContext(G); in getMethodBatch()
H A DPerfSupportPlugin.cpp221 auto EDC = createDWARFContext(G); in getRecords()