Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp79 Type *getEHLinkRegistrationType();
209 Type *WinEHStatePass::getEHLinkRegistrationType() { in getEHLinkRegistrationType() function in WinEHStatePass
235 getEHLinkRegistrationType(), // EHRegistrationNode SubRecord in getCXXEHRegistrationType()
258 getEHLinkRegistrationType(), // EHRegistrationNode SubRecord in getSEHRegistrationType()
422 Type *LinkTy = getEHLinkRegistrationType(); in linkExceptionRegistration()
442 Type *LinkTy = getEHLinkRegistrationType(); in unlinkExceptionRegistration()