Searched refs:StackInfo (Results 1 – 3 of 3) sorted by relevance
60 struct StackInfo { struct73 StackInfo &get() { return Info; }; in get() argument76 StackInfo Info;
356 bool instrumentStack(memtag::StackInfo &Info, Value *StackTag, Value *UARTag,1413 bool HWAddressSanitizer::instrumentStack(memtag::StackInfo &SInfo, in instrumentStack()1596 memtag::StackInfo &SInfo = SIB.get(); in sanitizeFunction()
538 memtag::StackInfo &SInfo = SIB.get(); in runOnFunction()