Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h40 using StoreFrameRangeFunction = std::function<void( variable
52 StoreFrameRangeFunction StoreFrameRange);
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp644 StoreFrameRangeFunction StoreRangeAddress) { in createEHFrameRecorderPass()