Searched refs:Protector (Results 1 – 10 of 10) sorted by relevance
317 MProtectHelper Protector(PageAlignedAddr, MProtectLen, PageSize); in controlPatching() local318 if (Protector.MakeWriteable() == -1) { in controlPatching()384 MProtectHelper Protector(PageAlignedAddr, MProtectLen, PageSize); in mprotectAndPatchFunction() local385 if (Protector.MakeWriteable() == -1) { in mprotectAndPatchFunction()
40 private final Protector protector;48 protector = new Protector(maxProtectedFrameBytes, crypter); in AltsTsiFrameProtector()98 static final class Protector { class in AltsTsiFrameProtector103 Protector(int maxProtectedFrameBytes, ChannelCrypterNetty crypter) { in Protector() method in AltsTsiFrameProtector.Protector
542 // Stack Protector Fail
481 // Stack Protector Intrinsic - The stackprotector intrinsic writes the stack
578 // Stack Protector Fail
539 // Stack Protector Intrinsic - The stackprotector intrinsic writes the stack
338 // Stack Protector Intrinsic - The stackprotector intrinsic writes the stack
12150 Protector in FastISel.
19765 Protector in FastISel.