Home
last modified time | relevance | path

Searched refs:WithFrameRecord (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp377 bool WithFrameRecord; member
1269 else if (!WithFrameRecord && TargetTriple.isAndroid()) in emitPrologue()
1272 if (!WithFrameRecord && ShadowBase) in emitPrologue()
1290 if (WithFrameRecord) { in emitPrologue()
1539 Mapping.WithFrameRecord && in sanitizeFunction()
1770 WithFrameRecord = true; in init()
1775 WithFrameRecord = false; in init()
1780 WithFrameRecord = false; in init()
1785 WithFrameRecord = false; in init()
1790 WithFrameRecord = true; in init()
[all …]