Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp82 Type *getEHLinkRegistrationType();
216 Type *WinEHStatePass::getEHLinkRegistrationType() { in getEHLinkRegistrationType() function in WinEHStatePass
240 getEHLinkRegistrationType(), // EHRegistrationNode SubRecord in getCXXEHRegistrationType()
263 getEHLinkRegistrationType(), // EHRegistrationNode SubRecord in getSEHRegistrationType()
426 Type *LinkTy = getEHLinkRegistrationType(); in linkExceptionRegistration()
446 Type *LinkTy = getEHLinkRegistrationType(); in unlinkExceptionRegistration()