Home
last modified time | relevance | path

Searched defs:ThunkIt (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp218 auto ThunkIt = llvm::find_if( in populateThunk() local
336 auto ThunkIt = in ConvertBLRToBL() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSLSHardening.cpp213 auto ThunkIt = llvm::find_if( in populateThunk() local
307 auto ThunkIt = llvm::find_if(SLSBLRThunks, [Reg, isThumb](auto T) { in ConvertIndirectCallToIndirectJump() local