Searched defs:Protect (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp120 bitset( IO &IO, MemoryProtection &Protect) argument
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlvm.c572 #define Protect(x) { {x;}; base = ci->u.l.base; } macro
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h111 support::little_t<MemoryProtection> Protect; member in struct:llvm::minidump::MemoryInfo
/freebsd-13-stable/contrib/lua/src/
H A Dlvm.c1096 #define Protect(exp) (savestate(L,ci), (exp), updatetrap(ci)) macro
[all...]

Completed in 105 milliseconds