Searched refs:StackInfo (Results 1 – 3 of 3) sorted by relevance
61 struct StackInfo { struct84 StackInfo &get() { return Info; }; in get() argument87 StackInfo Info;
366 bool instrumentStack(memtag::StackInfo &Info, Value *StackTag, Value *UARTag,1433 bool HWAddressSanitizer::instrumentStack(memtag::StackInfo &SInfo, in instrumentStack()1624 memtag::StackInfo &SInfo = SIB.get(); in sanitizeFunction()
515 memtag::StackInfo &SInfo = SIB.get(); in runOnFunction()