Home
last modified time | relevance | path

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

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