Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_interface.cpp320 MProtectHelper Protector(PageAlignedAddr, MProtectLen, PageSize); in controlPatching() local
321 if (Protector.MakeWriteable() == -1) { in controlPatching()
387 MProtectHelper Protector(PageAlignedAddr, MProtectLen, PageSize); in mprotectAndPatchFunction() local
388 if (Protector.MakeWriteable() == -1) { in mprotectAndPatchFunction()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def584 // Stack Protector Fail
H A DIntrinsics.td593 // Stack Protector Intrinsic - The stackprotector intrinsic writes the stack
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.md97 ; Stack Smashing Protector
7797 ; Stack Protector Patterns
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.md13227 ; Stack Protector Patterns
/openbsd-src/games/fortune/datfiles/
H A Dfortunes4243 Fortune's nomination for All-Time Champion and Protector of Youthful
H A Dfortunes215362 Fortune's nomination for All-Time Champion and Protector of Youthful Morals
/openbsd-src/gnu/llvm/llvm/docs/
H A DLangRef.rst25237 Protector in FastISel.