Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86WinEHState.cpp79 Type *getEHLinkRegistrationType();
209 Type *WinEHStatePass::getEHLinkRegistrationType() { in getEHLinkRegistrationType() function in WinEHStatePass
234 getEHLinkRegistrationType(), // EHRegistrationNode SubRecord in getCXXEHRegistrationType()
257 getEHLinkRegistrationType(), // EHRegistrationNode SubRecord in getSEHRegistrationType()
425 Type *LinkTy = getEHLinkRegistrationType(); in linkExceptionRegistration()
445 Type *LinkTy = getEHLinkRegistrationType(); in unlinkExceptionRegistration()