Home
last modified time | relevance | path

Searched defs:SSI (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h66 StackInfoBuilder(const StackSafetyGlobalInfo *SSI) : SSI(SSI) {} in StackInfoBuilder()
74 const StackSafetyGlobalInfo *SSI; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DStackSafetyAnalysis.h112 StackSafetyInfo SSI; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dtic80-opc.c349 #define SSI (UNUSED + 1) macro
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dtic80-opc.c349 #define SSI (UNUSED + 1) macro
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp273 const StackSafetyGlobalInfo *SSI) in HWAddressSanitizer()
345 const StackSafetyGlobalInfo *SSI; member in __anon159c36660111::HWAddressSanitizer
417 const StackSafetyGlobalInfo *SSI = nullptr; in run() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp808 GVToSSI SSI; in createGlobalStackSafetyInfo() local
977 auto &SSI = getInfo().Info; in print() local
H A DModuleSummaryAnalysis.cpp562 if (auto *SSI = GetSSICallback(F)) in computeFunctionSummary() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp326 const StackSafetyGlobalInfo *SSI = nullptr; member in __anon197fc9550111::AArch64StackTagging