Searched refs:StackInfo (Results 1 – 3 of 3) sorted by relevance
56 struct StackInfo { struct69 StackInfo &get() { return Info; }; in get() argument72 StackInfo Info;
314 bool instrumentStack(memtag::StackInfo &Info, Value *StackTag,1283 bool HWAddressSanitizer::instrumentStack(memtag::StackInfo &SInfo, in instrumentStack()1442 memtag::StackInfo &SInfo = SIB.get(); in sanitizeFunction()
502 memtag::StackInfo &SInfo = SIB.get(); in runOnFunction()