Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h113 createEHFrameRecorderPass(const Triple &TT,
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp692 createEHFrameRecorderPass(const Triple &TT, in createEHFrameRecorderPass() function
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp736 PassConfig.PostFixupPasses.push_back(createEHFrameRecorderPass( in modifyPassConfig()