Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DRegisterEHFrames.cpp36 Error registerFrameWrapper(const void *P) { in registerFrameWrapper() function
52 static Error registerFrameWrapper(const void *P) {
136 registerFrameWrapper); in registerEHFrameSection()
143 return registerFrameWrapper(EHFrameSectionAddr); in registerEHFrameSection()