Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86WinEHState.cpp59 void emitExceptionRegistrationRecord(Function *F);
182 emitExceptionRegistrationRecord(&F); in runOnFunction()
269 void WinEHStatePass::emitExceptionRegistrationRecord(Function *F) { in emitExceptionRegistrationRecord() function in WinEHStatePass