Searched defs:SSI (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h66 StackInfoBuilder(const StackSafetyGlobalInfo *SSI) : SSI(SSI) {} argument
74 const StackSafetyGlobalInfo *SSI; member in class:llvm::memtag::StackInfoBuilder
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackSafetyAnalysis.h113 StackSafetyInfo SSI; member in class:llvm::StackSafetyInfoWrapperPass
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp324 const StackSafetyGlobalInfo *SSI = nullptr; member in class:__anon2218::AArch64StackTagging
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp818 GVToSSI SSI; local
987 auto &SSI = getInfo().Info; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp358 const StackSafetyGlobalInfo *SSI; member in class:__anon2873::HWAddressSanitizer
433 const StackSafetyGlobalInfo *SSI = nullptr; local
272 HWAddressSanitizer(Module &M, bool CompileKernel, bool Recover, const StackSafetyGlobalInfo *SSI) argument
[all...]
/freebsd-current/sys/dev/sym/
H A Dsym_defs.h318 #define SSI 0x08 /* int: script: single step */ macro

Completed in 229 milliseconds