Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp98 static cl::opt<StackTaggingRecordStackHistoryMode> ClRecordStackHistory( variable
490 if (ClRecordStackHistory == instr && TargetTriple.isAndroid() && in insertBaseTaggedPointer()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp213 static cl::opt<RecordStackHistoryMode> ClRecordStackHistory( variable
1328 switch (ClRecordStackHistory) { in emitPrologue()
1627 /*WithFrameRecord*/ ClRecordStackHistory != none && in sanitizeFunction()