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.cpp88 static cl::opt<StackTaggingRecordStackHistoryMode> ClRecordStackHistory( variable
476 if (ClRecordStackHistory == instr && TargetTriple.isAndroid() && in insertBaseTaggedPointer()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp223 static cl::opt<RecordStackHistoryMode> ClRecordStackHistory( variable
1376 switch (ClRecordStackHistory) { in emitPrologue()
1647 /*WithFrameRecord*/ ClRecordStackHistory != none && in sanitizeFunction()