Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86WinEHState.cpp81 Type *getEHLinkRegistrationType();
216 Type *WinEHStatePass::getEHLinkRegistrationType() { in getEHLinkRegistrationType() function in WinEHStatePass
241 getEHLinkRegistrationType(), // EHRegistrationNode SubRecord in getCXXEHRegistrationType()
264 getEHLinkRegistrationType(), // EHRegistrationNode SubRecord in getSEHRegistrationType()
429 Type *LinkTy = getEHLinkRegistrationType(); in linkExceptionRegistration()
449 Type *LinkTy = getEHLinkRegistrationType(); in unlinkExceptionRegistration()