Searched refs:StackInfo (Results 1 – 3 of 3) sorted by relevance
57 struct StackInfo { struct70 StackInfo &get() { return Info; }; in get() argument73 StackInfo Info;
331 bool instrumentStack(memtag::StackInfo &Info, Value *StackTag, Value *UARTag,1374 bool HWAddressSanitizer::instrumentStack(memtag::StackInfo &SInfo, in instrumentStack()1515 memtag::StackInfo &SInfo = SIB.get(); in sanitizeFunction()
480 memtag::StackInfo &SInfo = SIB.get(); in runOnFunction()